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 | "it" |
_route | "page_bus_od__RG__it" |
_route_params | [ "dateFrom" => null "dateTo" => null "transport" => "bus" "_locale" => "it" "slug" => "Napoli-Roma" "depStopId" => "388" "arrStopId" => "392" ] |
_stopwatch_token | "3b327e" |
arrStop | App\Entity\Stop {#1403 -id: 392 -name: "Roma" -country: "IT" -lat: 41.9015141 -lon: 12.4607737 -geoname: 3169070 -population: 2879215 -pictureStop: Doctrine\ORM\PersistentCollection {#1404 …} -stopLangs: Doctrine\ORM\PersistentCollection {#1406 …} -aliases: Doctrine\ORM\PersistentCollection {#1407 …} -stopInfo: null } |
arrStopId | "392" |
dateFrom | null |
dateTo | null |
depStop | App\Entity\Stop {#1437 -id: 388 -name: "Napoli" -country: "IT" -lat: 40.8517746 -lon: 14.2681244 -geoname: 3172394 -population: 970185 -pictureStop: Doctrine\ORM\PersistentCollection {#1473 …} -stopLangs: Doctrine\ORM\PersistentCollection {#1505 …} -aliases: Doctrine\ORM\PersistentCollection {#1531 …} -stopInfo: null } |
depStopId | "388" |
slug | "Napoli-Roma" |
transport | "bus" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
host | "test-www.comparabus.it" |
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 | "Fri, 04 Apr 2025 03:12:55 GMT" |
expires | "Fri, 04 Apr 2025 04:12:55 GMT" |
x-debug-token | "a80d0e" |
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 | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_HOST | "test-www.comparabus.it" |
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 | "3.138.141.4" |
REMOTE_PORT | "16689" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1743736375 |
REQUEST_TIME_FLOAT | 1743736375.18 |
REQUEST_URI | "/bus-Napoli-Roma-388-392" |
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.it" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at test-www.comparabus.it 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" |