OdController :: odAction
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\Frontend\OdController::odAction" |
_converters | [ Sensio\Bundle\FrameworkExtraBundle\Configuration\Entity {#1323 -name: "depStop" -class: "App\Entity\Stop" -options: [ "expr" => "repository.findNotRemovedTranslated(depStopId, _locale)" ] -isOptional: false -converter: null } Sensio\Bundle\FrameworkExtraBundle\Configuration\Entity {#1324 -name: "arrStop" -class: "App\Entity\Stop" -options: [ "expr" => "repository.findNotRemovedTranslated(arrStopId, _locale)" ] -isOptional: false -converter: null } ] |
_locale | "en" |
_route | "page_bus_od__RG__en" |
_route_params | [ "dateFrom" => null "dateTo" => null "transport" => "bus" "_locale" => "en" "slug" => "Berlin-Brussels" "depStopId" => "179" "arrStopId" => "3" ] |
_stopwatch_token | "e17896" |
arrStop | App\Entity\Stop {#1403 -id: 3 -name: "Brussels" -country: "BE" -lat: 50.8503396 -lon: 4.3517103 -geoname: 2800866 -population: 1187890 -pictureStop: Doctrine\ORM\PersistentCollection {#1404 …} -stopLangs: Doctrine\ORM\PersistentCollection {#1406 …} -aliases: Doctrine\ORM\PersistentCollection {#1407 …} -stopInfo: null } |
arrStopId | "3" |
dateFrom | null |
dateTo | null |
depStop | App\Entity\Stop {#1437 -id: 179 -name: "Berlin" -country: "DE" -lat: 52.519171 -lon: 13.4060912 -geoname: 2950159 -population: 3520031 -pictureStop: Doctrine\ORM\PersistentCollection {#1473 …} -stopLangs: Doctrine\ORM\PersistentCollection {#1505 …} -aliases: Doctrine\ORM\PersistentCollection {#1531 …} -stopInfo: null } |
depStopId | "179" |
slug | "Berlin-Brussels" |
transport | "bus" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
accept-encoding | "gzip, deflate" |
cache-control | "no-cache" |
connection | "keep-alive" |
host | "test-www.comparabus.com" |
pragma | "no-cache" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "public" |
content-type | "text/html; charset=UTF-8" |
date | "Mon, 07 Apr 2025 10:23:09 GMT" |
expires | "Mon, 07 Apr 2025 11:23:09 GMT" |
x-debug-token | "16f5c6" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_COMPANIES_DISABLED | "[11]" |
APP_DOMAINPREFIX | "test-" |
APP_ENV | "dev" |
APP_SECRET | "8ca316803d6ff3705cd7be73a3f234e6" |
DATABASE_URL | "mysql://root:cb45clichY@127.0.0.1:3306/comparabus" |
MAILER_DSN | "gmail://remy.cloutrier:jysbveypdwfrrbje@default" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/home/remmel/workspace/comparabus/Symfony/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/home/remmel/workspace/comparabus/Symfony/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
HTTP_ACCEPT_ENCODING | "gzip, deflate" |
HTTP_CACHE_CONTROL | "no-cache" |
HTTP_CONNECTION | "keep-alive" |
HTTP_HOST | "test-www.comparabus.com" |
HTTP_PRAGMA | "no-cache" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "13.58.245.201" |
REMOTE_PORT | "21261" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1744021389 |
REQUEST_TIME_FLOAT | 1744021389.722 |
REQUEST_URI | "/en/bus-Berlin-Brussels-179-3" |
SCRIPT_FILENAME | "/home/remmel/workspace/comparabus/Symfony/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "54.37.149.188" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "test-www.comparabus.com" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at test-www.comparabus.com Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,APP_DOMAINPREFIX,APP_COMPANIES_DISABLED" |