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 | "pl" |
_route | "page_bus_od__RG__pl" |
_route_params | [ "dateFrom" => null "dateTo" => null "transport" => "bus" "_locale" => "pl" "slug" => "Warszawa-Gdansk" "depStopId" => "462" "arrStopId" => "431" ] |
_stopwatch_token | "b0c7f6" |
arrStop | App\Entity\Stop {#1403 -id: 431 -name: "Gdansk" -country: "PL" -lat: 54.3520252 -lon: 18.6466384 -geoname: 3099434 -population: 462249 -pictureStop: Doctrine\ORM\PersistentCollection {#1404 …} -stopLangs: Doctrine\ORM\PersistentCollection {#1406 …} -aliases: Doctrine\ORM\PersistentCollection {#1407 …} -stopInfo: null } |
arrStopId | "431" |
dateFrom | null |
dateTo | null |
depStop | App\Entity\Stop {#1437 -id: 462 -name: "Warszawa" -country: "PL" -lat: 52.2296756 -lon: 21.0122287 -geoname: 756135 -population: 1753977 -pictureStop: Doctrine\ORM\PersistentCollection {#1473 …} -stopLangs: Doctrine\ORM\PersistentCollection {#1505 …} -aliases: Doctrine\ORM\PersistentCollection {#1531 …} -stopInfo: null } |
depStopId | "462" |
slug | "Warszawa-Gdansk" |
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 | "Fri, 04 Apr 2025 02:21:55 GMT" |
expires | "Fri, 04 Apr 2025 03:21:55 GMT" |
x-debug-token | "5755bc" |
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 | "3.142.194.183" |
REMOTE_PORT | "46706" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1743733314 |
REQUEST_TIME_FLOAT | 1743733314.971 |
REQUEST_URI | "/pl/bus-Warszawa-Gdansk-462-431" |
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" |