GraphController :: endpointAction
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Overblog\GraphQLBundle\Controller\GraphController::endpointAction" |
_firewall_context | "security.firewall.map.context.main" |
_format | "json" |
_route | "overblog_graphql_endpoint" |
_route_params | [ "_format" => "json" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "142ed3" |
Request Headers
Header | Value |
---|---|
accept | "application/json,text/plain,*/*" |
accept-encoding | "gzip, deflate, br" |
accept-language | "en-US" |
connection | "keep-alive" |
content-length | "5052" |
content-type | "application/json" |
from | "googlebot(at)googlebot.com" |
host | "design.berufsreise-dev.at" |
origin | "https://dev.berufsreise-dev.at" |
user-agent | "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.264 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" |
x-php-ob-level | "1" |
Request Content
Pretty
{ "operationName": "GetProfessionById", "variables": { "id": "2089" }, "query": "query GetProfessionById($id: ID!) {\n job(bicid: $id) {\n ...professionPreviewFields\n videoUrl\n pdfUrl\n image {\n medium {\n url\n width\n __typename\n }\n __typename\n }\n searchTags\n description\n scholasticDuration {\n durationName\n position\n __typename\n }\n schoolSubjectMappings {\n jobSchoolSubject {\n subjectName\n __typename\n }\n __typename\n }\n interestFields {\n id\n __typename\n }\n showSchoolSubjects\n operationsAndTasks\n jobWorkFields {\n name\n description\n bicID\n __typename\n }\n jobSectors {\n name\n bicID\n description\n id\n __typename\n }\n jobLinkMappings {\n id\n jobLinkMappingCategory {\n id\n name\n __typename\n }\n jobLinkMappingType {\n id\n name\n __typename\n }\n jobLink {\n titleFrontend\n url\n __typename\n }\n __typename\n }\n bicAusbildungBerufschule\n expertTerms {\n termName\n description\n __typename\n }\n bicMoeglichkeiten\n bicAlternativen\n jobMarketDistricts {\n districts {\n districtID\n trainingCompanies {\n id\n __typename\n }\n jobMarketEntries {\n id\n __typename\n }\n __typename\n }\n __typename\n }\n jobRedirects {\n bicID\n redirectType\n jobName\n __typename\n }\n insights {\n ...storyFields\n __typename\n }\n jobSalary {\n entryValue\n entries {\n salaryType\n salaryFrom\n urlExt\n __typename\n }\n __typename\n }\n jobSchools {\n school {\n name\n url\n address {\n street\n number\n addressCity {\n name\n __typename\n }\n __typename\n }\n communication {\n entries {\n id\n entryValue\n communicationType {\n shortName\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment storyFields on Story {\n id\n title\n portrait\n bicID\n vrDirectLink\n icon {\n iconValue\n color\n __typename\n }\n gradient\n color\n user {\n avatar {\n ...imageFields\n __typename\n }\n position\n __typename\n }\n image {\n ...imageFields\n __typename\n }\n cards {\n image {\n ...imageFields\n __typename\n }\n layout\n highlightPosition\n backgroundVideo {\n title\n author\n authorUrl\n thumbnailUrl\n thumbnailHeight\n thumbnailWidth\n src\n __typename\n }\n backgroundImage {\n ...imageFields\n __typename\n }\n textHeading\n text\n time\n title\n embedVideo {\n title\n author\n authorUrl\n thumbnailUrl\n thumbnailHeight\n thumbnailWidth\n src\n __typename\n }\n lottieAnimation\n theme\n __typename\n }\n nextStories {\n title\n description\n stories {\n avatar {\n ...imageFields\n __typename\n }\n title\n linkTitle\n storyId\n __typename\n }\n __typename\n }\n schoolProfile {\n uuid\n __typename\n }\n __typename\n}\n\nfragment imageFields on Image {\n info {\n caption\n copyright\n __typename\n }\n portrait {\n url\n width\n __typename\n }\n landscape {\n url\n width\n __typename\n }\n large {\n url\n width\n __typename\n }\n xlarge {\n url\n width\n __typename\n }\n huge {\n url\n width\n __typename\n }\n medium {\n url\n width\n __typename\n }\n __typename\n}\n\nfragment professionPreviewFields on Job {\n id\n bicID\n name\n jobEducationalPaths {\n id\n name\n __typename\n }\n scholasticDuration {\n durationName\n position\n __typename\n }\n requirementsByType {\n requirementTypes {\n requirementType {\n id\n bicID\n typeName\n __typename\n }\n requirements {\n id\n bicID\n __typename\n }\n __typename\n }\n __typename\n }\n image {\n ...imageFields\n __typename\n }\n schoolSubjectMappings {\n jobSchoolSubject {\n id\n __typename\n }\n __typename\n }\n interestFields {\n id\n __typename\n }\n jobLinkMappings {\n id\n __typename\n }\n jobSalary {\n entryValue\n __typename\n }\n jobRedirects {\n bicID\n jobName\n redirectType\n __typename\n }\n jobWorkFields {\n name\n bicID\n __typename\n }\n __typename\n}" }
Raw
{"operationName":"GetProfessionById","variables":{"id":"2089"},"query":"query GetProfessionById($id: ID!) {\n job(bicid: $id) {\n ...professionPreviewFields\n videoUrl\n pdfUrl\n image {\n medium {\n url\n width\n __typename\n }\n __typename\n }\n searchTags\n description\n scholasticDuration {\n durationName\n position\n __typename\n }\n schoolSubjectMappings {\n jobSchoolSubject {\n subjectName\n __typename\n }\n __typename\n }\n interestFields {\n id\n __typename\n }\n showSchoolSubjects\n operationsAndTasks\n jobWorkFields {\n name\n description\n bicID\n __typename\n }\n jobSectors {\n name\n bicID\n description\n id\n __typename\n }\n jobLinkMappings {\n id\n jobLinkMappingCategory {\n id\n name\n __typename\n }\n jobLinkMappingType {\n id\n name\n __typename\n }\n jobLink {\n titleFrontend\n url\n __typename\n }\n __typename\n }\n bicAusbildungBerufschule\n expertTerms {\n termName\n description\n __typename\n }\n bicMoeglichkeiten\n bicAlternativen\n jobMarketDistricts {\n districts {\n districtID\n trainingCompanies {\n id\n __typename\n }\n jobMarketEntries {\n id\n __typename\n }\n __typename\n }\n __typename\n }\n jobRedirects {\n bicID\n redirectType\n jobName\n __typename\n }\n insights {\n ...storyFields\n __typename\n }\n jobSalary {\n entryValue\n entries {\n salaryType\n salaryFrom\n urlExt\n __typename\n }\n __typename\n }\n jobSchools {\n school {\n name\n url\n address {\n street\n number\n addressCity {\n name\n __typename\n }\n __typename\n }\n communication {\n entries {\n id\n entryValue\n communicationType {\n shortName\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n}\n\nfragment storyFields on Story {\n id\n title\n portrait\n bicID\n vrDirectLink\n icon {\n iconValue\n color\n __typename\n }\n gradient\n color\n user {\n avatar {\n ...imageFields\n __typename\n }\n position\n __typename\n }\n image {\n ...imageFields\n __typename\n }\n cards {\n image {\n ...imageFields\n __typename\n }\n layout\n highlightPosition\n backgroundVideo {\n title\n author\n authorUrl\n thumbnailUrl\n thumbnailHeight\n thumbnailWidth\n src\n __typename\n }\n backgroundImage {\n ...imageFields\n __typename\n }\n textHeading\n text\n time\n title\n embedVideo {\n title\n author\n authorUrl\n thumbnailUrl\n thumbnailHeight\n thumbnailWidth\n src\n __typename\n }\n lottieAnimation\n theme\n __typename\n }\n nextStories {\n title\n description\n stories {\n avatar {\n ...imageFields\n __typename\n }\n title\n linkTitle\n storyId\n __typename\n }\n __typename\n }\n schoolProfile {\n uuid\n __typename\n }\n __typename\n}\n\nfragment imageFields on Image {\n info {\n caption\n copyright\n __typename\n }\n portrait {\n url\n width\n __typename\n }\n landscape {\n url\n width\n __typename\n }\n large {\n url\n width\n __typename\n }\n xlarge {\n url\n width\n __typename\n }\n huge {\n url\n width\n __typename\n }\n medium {\n url\n width\n __typename\n }\n __typename\n}\n\nfragment professionPreviewFields on Job {\n id\n bicID\n name\n jobEducationalPaths {\n id\n name\n __typename\n }\n scholasticDuration {\n durationName\n position\n __typename\n }\n requirementsByType {\n requirementTypes {\n requirementType {\n id\n bicID\n typeName\n __typename\n }\n requirements {\n id\n bicID\n __typename\n }\n __typename\n }\n __typename\n }\n image {\n ...imageFields\n __typename\n }\n schoolSubjectMappings {\n jobSchoolSubject {\n id\n __typename\n }\n __typename\n }\n interestFields {\n id\n __typename\n }\n jobLinkMappings {\n id\n __typename\n }\n jobSalary {\n entryValue\n __typename\n }\n jobRedirects {\n bicID\n jobName\n redirectType\n __typename\n }\n jobWorkFields {\n name\n bicID\n __typename\n }\n __typename\n}"}
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "application/json" |
date | "Sat, 18 Jan 2025 23:14:53 GMT" |
x-debug-token | "ac170a" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/data/web/berufsreise/home/site/web/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/data/web/berufsreise/home/site/web/vendor/symfony/security-http/Firewall/AccessListener.php" "line" => 87 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/data/web/berufsreise/home/site/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 49 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AccessListener" "type" => "->" ] [ "file" => "/data/web/berufsreise/home/site/web/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/data/web/berufsreise/home/site/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 80 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/data/web/berufsreise/home/site/web/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/data/web/berufsreise/home/site/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/data/web/berufsreise/home/site/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/data/web/berufsreise/home/site/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/data/web/berufsreise/home/site/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/data/web/berufsreise/home/site/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/data/web/berufsreise/home/site/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/data/web/berufsreise/home/site/web/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/data/web/berufsreise/home/site/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/data/web/berufsreise/home/site/web/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/data/web/berufsreise/home/site/web/public/index.php" "line" => 15 "args" => [ "/data/web/berufsreise/home/site/web/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "9e6ace3e16a24605b203bc3e3d3ef22f" |
BACKEND_DOMAIN | "https://design.berufsreise-dev.at" |
DATABASE_URL | "mysql://berufsreise:1yqqrpVnpMMaHknd@127.0.0.1:3306/berufsreisedb1" |
ETERMIN_PRIVATE_KEY | "6E424CB6" |
ETERMIN_PUBLIC_KEY | "769FD31A-F7D6-4F33-A5D2-2742E6AE4BAF" |
FRONTEND_DOMAIN | "https://dev.berufsreise-dev.at" |
IMAGE_DOMAIN | "https://design.berufsreise-dev.at" |
MAILER_INFO | "smtp://info@berufsreise.at:berufsreise$2015@smtp.berufsreise.at:25" |
MAILER_NOREPLY | "smtp://noreply@berufsreise.at:berufsreise$2019@smtp.berufsreise.at:25" |
MAILER_NOREPLY_ROOKIE | "smtp://noreply-rookie@berufsreise.at:Rookie#Breise!2020@smtp.berufsreise.at:25" |
MAILER_NOREPLY_SHUTTLE | "smtp://noreply-berufs-shuttle@berufsreise.at:Shuttle#Breise!2020@smtp.berufsreise.at:25" |
MAILER_REG | "smtp://registrierung@berufsreise.at:berufsreise$2015@smtp.berufsreise.at:25" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "5052" |
CONTENT_TYPE | "application/json" |
CONTEXT_DOCUMENT_ROOT | "/data/web/berufsreise/home/site/web/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/data/web/berufsreise/home/site/web/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/data/web/berufsreise/./home" |
HTTPS | "on" |
HTTP_ACCEPT | "application/json,text/plain,*/*" |
HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
HTTP_ACCEPT_LANGUAGE | "en-US" |
HTTP_CONNECTION | "keep-alive" |
HTTP_FROM | "googlebot(at)googlebot.com" |
HTTP_HOST | "design.berufsreise-dev.at" |
HTTP_ORIGIN | "https://dev.berufsreise-dev.at" |
HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.264 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "design.berufsreise-dev.at" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "Z4w17FADCnWZJu34hmuySwAAAUI" |
REDIRECT_URL | "/graphql/" |
REMOTE_ADDR | "66.249.66.37" |
REMOTE_PORT | "63207" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1737242092 |
REQUEST_TIME_FLOAT | 1737242092.9268 |
REQUEST_URI | "/graphql/" |
SCRIPT_FILENAME | "//data/web/berufsreise/home/site/web/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "83.218.161.116" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "design.berufsreise-dev.at" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SSL_TLS_SNI | "design.berufsreise-dev.at" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_REG,MAILER_INFO,MAILER_NOREPLY,MAILER_NOREPLY_ROOKIE,MAILER_NOREPLY_SHUTTLE,DATABASE_URL,FRONTEND_DOMAIN,BACKEND_DOMAIN,IMAGE_DOMAIN,ETERMIN_PUBLIC_KEY,ETERMIN_PRIVATE_KEY" |
UNIQUE_ID | "Z4w17FADCnWZJu34hmuySwAAAUI" |
USER | "berufsreise" |
proxy-nokeepalive | "1" |