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_IN" |
_route | "page_bus_od__RG__en_IN" |
_route_params | [ "dateFrom" => null "dateTo" => null "transport" => "bus" "_locale" => "en_IN" "slug" => "Bengaluru-Pune" "depStopId" => "3146" "arrStopId" => "9433" ] |
_stopwatch_token | "1b6c36" |
arrStop | App\Entity\Stop {#1403 -id: 9433 -name: "Pune" -country: "IN" -lat: 18.51957 -lon: 73.85535 -geoname: 1259229 -population: 0 -pictureStop: Doctrine\ORM\PersistentCollection {#1404 …} -stopLangs: Doctrine\ORM\PersistentCollection {#1406 …} -aliases: Doctrine\ORM\PersistentCollection {#1407 …} -stopInfo: null } |
arrStopId | "9433" |
dateFrom | null |
dateTo | null |
depStop | App\Entity\Stop {#1437 -id: 3146 -name: "Bengaluru" -country: "IN" -lat: 12.9715987 -lon: 77.5945627 -geoname: 1277333 -population: 0 -pictureStop: Doctrine\ORM\PersistentCollection {#1473 …} -stopLangs: Doctrine\ORM\PersistentCollection {#1505 …} -aliases: Doctrine\ORM\PersistentCollection {#1531 …} -stopInfo: null } |
depStopId | "3146" |
slug | "Bengaluru-Pune" |
transport | "bus" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
host | "test-www.comparabus.com" |
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 | "Wed, 02 Apr 2025 09:37:14 GMT" |
expires | "Wed, 02 Apr 2025 10:37:14 GMT" |
x-debug-token | "668519" |
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.com" |
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 | "18.191.186.124" |
REMOTE_PORT | "15088" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1743586634 |
REQUEST_TIME_FLOAT | 1743586634.247 |
REQUEST_URI | "/en-in/bus-Bengaluru-Pune-3146-9433" |
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" |