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" => "Krakow-Wroclaw" "depStopId" => "440" "arrStopId" => "463" ] |
_stopwatch_token | "9d4696" |
arrStop | App\Entity\Stop {#1403 -id: 463 -name: "Wrocław" -country: "PL" -lat: 51.1078852 -lon: 17.0385376 -geoname: 3081368 -population: 0 -pictureStop: Doctrine\ORM\PersistentCollection {#1404 …} -stopLangs: Doctrine\ORM\PersistentCollection {#1406 …} -aliases: Doctrine\ORM\PersistentCollection {#1407 …} -stopInfo: null } |
arrStopId | "463" |
dateFrom | null |
dateTo | null |
depStop | App\Entity\Stop {#1437 -id: 440 -name: "Kraków" -country: "PL" -lat: 50.0646501 -lon: 19.9449799 -geoname: 3094802 -population: 766739 -pictureStop: Doctrine\ORM\PersistentCollection {#1473 …} -stopLangs: Doctrine\ORM\PersistentCollection {#1505 …} -aliases: Doctrine\ORM\PersistentCollection {#1531 …} -stopInfo: null } |
depStopId | "440" |
slug | "Krakow-Wroclaw" |
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 | "Sun, 06 Apr 2025 01:09:06 GMT" |
expires | "Sun, 06 Apr 2025 02:09:06 GMT" |
x-debug-token | "5dc7c8" |
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 | "3.14.253.99" |
REMOTE_PORT | "31626" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1743901746 |
REQUEST_TIME_FLOAT | 1743901746.102 |
REQUEST_URI | "/pl/bus-Krakow-Wroclaw-440-463" |
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" |