ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"24ff66"
exception
Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException {#1424
  #message: "Access Denied."
  #code: 0
  #file: "/var/www/locumlancer/vendor/symfony/security-http/Firewall/ExceptionListener.php"
  #line: 136
  -previous: Symfony\Component\Security\Core\Exception\AccessDeniedException {#925 …}
  -statusCode: 403
  -headers: []
  trace: {
    /var/www/locumlancer/vendor/symfony/security-http/Firewall/ExceptionListener.php:136 {
      Symfony\Component\Security\Http\Firewall\ExceptionListener->handleAccessDeniedException(ExceptionEvent $event, AccessDeniedException $exception): void …
      › {    $event->setThrowable(new AccessDeniedHttpException($exception->getMessage(), $exception));}
    /var/www/locumlancer/vendor/symfony/security-http/Firewall/ExceptionListener.php:103 {
      Symfony\Component\Security\Http\Firewall\ExceptionListener->onKernelException(ExceptionEvent $event): void …
      › if ($exception instanceof AccessDeniedException) {    $this->handleAccessDeniedException($event, $exception);}
    /var/www/locumlancer/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/locumlancer/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/locumlancer/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/locumlancer/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/locumlancer/vendor/symfony/http-kernel/HttpKernel.php:241 {
      Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
      › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
    /var/www/locumlancer/vendor/symfony/http-kernel/HttpKernel.php:91 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
    }
    /var/www/locumlancer/vendor/symfony/http-kernel/Kernel.php:182 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/locumlancer/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/locumlancer/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/locumlancer/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
      arguments: {
        "/var/www/locumlancer/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#342
  -records: [
    2 => [
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.215+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_provider_jobs_application_detail_content"
          "route_parameters" => [
            "_route" => "app_provider_jobs_application_detail_content"
            "_controller" => "App\Controller\Provider\JobController::applicationDetailContent"
            "id" => "1f0edd6d-521a-600c-a3c4-bf8ca0545471"
          ]
          "request_uri" => "https://bill.flexzob.com/provider/jobs/application/1f0edd6d-521a-600c-a3c4-bf8ca0545471/detail-content"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.216+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 3
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.216+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\AppUserAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.216+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\AppUserAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.216+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.216+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.216+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.217+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.218+00:00"
        "message" => "Read existing security token from the session."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "key" => "_security_main"
          "token_class" => "Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.229+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "charset" => "utf8mb4"
            "use_savepoints" => true
            "idle_connection_ttl" => 600
            "host" => "127.0.0.1"
            "port" => 3306
            "user" => "locumuser"
            "password" => "<redacted>"
            "driverOptions" => []
            "serverVersion" => "8.0.32"
            "defaultTableOptions" => []
            "dbname" => "test"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.230+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.user_type AS user_type_4, t0.roles AS roles_5, t0.password AS password_6, t0.is_verified AS is_verified_7, t0.oauth_provider AS oauth_provider_8, t0.oauth_id AS oauth_id_9, t0.profile_picture_filename AS profile_picture_filename_10, t0.oauth_data AS oauth_data_11, t0.on_boarding_completed_at AS on_boarding_completed_at_12, t0.dob AS dob_13, t0.gender AS gender_14, t0.phone1 AS phone1_15, t0.phone2 AS phone2_16, t0.bio AS bio_17, t0.nickname AS nickname_18, t0.blocked AS blocked_19, t0.is_hybrid_recruiter AS is_hybrid_recruiter_20, t0.address AS address_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.employer_id AS employer_id_24, t25.id AS id_26, t25.name AS name_27, t25.suffix AS suffix_28, t25.title AS title_29, t25.npi_number AS npi_number_30, t25.phone_home AS phone_home_31, t25.phone_work AS phone_work_32, t25.phone_mobile AS phone_mobile_33, t25.cv_filename AS cv_filename_34, t25.country AS country_35, t25.state AS state_36, t25.city AS city_37, t25.zip_code AS zip_code_38, t25.street_address AS street_address_39, t25.desired_pay_rate AS desired_pay_rate_40, t25.pay_rate_hourly AS pay_rate_hourly_41, t25.pay_rate_daily AS pay_rate_daily_42, t25.desired_hour AS desired_hour_43, t25.desired_states AS desired_states_44, t25.availability_to_start AS availability_to_start_45, t25.willing_to_travel AS willing_to_travel_46, t25.preferred_patient_volume AS preferred_patient_volume_47, t25.release_authorization_date AS release_authorization_date_48, t25.ssn AS ssn_49, t25.dob AS dob_50, t25.country_of_birth AS country_of_birth_51, t25.state_of_birth AS state_of_birth_52, t25.city_of_birth AS city_of_birth_53, t25.release_and_authorization_accepted AS release_and_authorization_accepted_54, t25.application_certification_date AS application_certification_date_55, t25.risk_assessment AS risk_assessment_56, t25.health_assessment AS health_assessment_57, t25.cashback AS cashback_58, t25.notification_preferences AS notification_preferences_59, t25.average_point AS average_point_60, t25.skip_onboarding AS skip_onboarding_61, t25.created_at AS created_at_62, t25.updated_at AS updated_at_63, t25.user_id AS user_id_64, t25.profession_id AS profession_id_65, t66.id AS id_67, t66.company_name AS company_name_68, t66.speciality AS speciality_69, t66.membership_level AS membership_level_70, t66.rating AS rating_71, t66.is_verified AS is_verified_72, t66.created_at AS created_at_73, t66.updated_at AS updated_at_74, t66.user_id AS user_id_75, t0.recruiter_id AS recruiter_id_76 FROM b_user t0 LEFT JOIN b_provider t25 ON t25.user_id = t0.id LEFT JOIN b_recruiter t66 ON t66.user_id = t0.id WHERE t0.id = ?"
          "params" => [
            1 => b"\x1F\x0E\x12ÌdZ”)s$\x18ívÀ"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.237+00:00"
        "message" => "User was reloaded from a user provider."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "provider" => "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider"
          "username" => "testrecruiter@flexzob.com"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.238+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.238+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.238+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.238+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.238+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.238+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.238+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.238+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.238+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.238+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.238+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.240+00:00"
        "message" => "Access denied, the user is neither anonymous, nor remember-me."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "exception" => Symfony\Component\Security\Core\Exception\AccessDeniedException {#925 …}
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.240+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Access Denied." at ExceptionListener.php line 136"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException {#1424
            #message: "Access Denied."
            #code: 0
            #file: "/var/www/locumlancer/vendor/symfony/security-http/Firewall/ExceptionListener.php"
            #line: 136
            -previous: Symfony\Component\Security\Core\Exception\AccessDeniedException {#925 …}
            -statusCode: 403
            -headers: []
            trace: {
              /var/www/locumlancer/vendor/symfony/security-http/Firewall/ExceptionListener.php:136 {
                Symfony\Component\Security\Http\Firewall\ExceptionListener->handleAccessDeniedException(ExceptionEvent $event, AccessDeniedException $exception): void …
                › {    $event->setThrowable(new AccessDeniedHttpException($exception->getMessage(), $exception));}
              /var/www/locumlancer/vendor/symfony/security-http/Firewall/ExceptionListener.php:103 {
                Symfony\Component\Security\Http\Firewall\ExceptionListener->onKernelException(ExceptionEvent $event): void …
                › if ($exception instanceof AccessDeniedException) {    $this->handleAccessDeniedException($event, $exception);}
              /var/www/locumlancer/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/locumlancer/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/locumlancer/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/locumlancer/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/locumlancer/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/locumlancer/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/locumlancer/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/locumlancer/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/locumlancer/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/locumlancer/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
                arguments: {
                  "/var/www/locumlancer/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Stored the security token in the session."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "key" => "_security_main"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.278+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.278+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.278+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.278+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.278+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.278+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.278+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.278+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.278+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.278+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.279+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.279+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.279+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.279+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    1433 => [
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.241+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.275+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.275+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.275+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.275+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.275+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768299574
        "timestamp_rfc3339" => "2026-01-13T10:19:34.276+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
    1433 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#341 …}
}

Request Headers

Header Value
accept
"text/html"
accept-encoding
"gzip, deflate, br"
accept-language
"en-US,en;q=0.9"
connection
"keep-alive"
cookie
"PHPSESSID=depmlbvctved6rj2l5pj4b4hp4; fpestid=WXH8gOdGRxxha3RnXdA2u6gFZat072a3inNQAkqV0wAL7Y9uCuZSaTLq9q_eB5-qTx4O3Q"
host
"bill.flexzob.com"
priority
"u=3, i"
referer
"https://bill.flexzob.com/recruiter/applications/?status=accepted&view=talent"
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Safari/605.1.15"
x-php-ob-level
"1"
x-requested-with
"XMLHttpRequest"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 13 Jan 2026 10:19:34 GMT"
x-debug-exception
"Access%20Denied."
x-debug-exception-file
"%2Fvar%2Fwww%2Flocumlancer%2Fvendor%2Fsymfony%2Fsecurity-http%2FFirewall%2FExceptionListener.php:136"
x-debug-token
"c3fe25"

Cookies

Request Cookies

Key Value
PHPSESSID
"depmlbvctved6rj2l5pj4b4hp4"
fpestid
"WXH8gOdGRxxha3RnXdA2u6gFZat072a3inNQAkqV0wAL7Y9uCuZSaTLq9q_eB5-qTx4O3Q"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Tue, 13 Jan 26 10:16:27 +0000"
Last used
"Tue, 13 Jan 26 10:19:32 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-archive
"XHYSH9sSXv-EBNaGy0FoPCTkdIV01VL_hA5Ra05Z3lk"
_csrf/https-delete_applications
"wJqE0YruYO4twyoI7dQVtYY7DlCgxQo4bUJsiFrBXd8"
_csrf/https-send_employer_email
"mnAM0Z3nuOXdFRXBwANW5LLXPbJ2zOYin5gJv6tG3fE"
_csrf/https-user_profile
"COc7OMT0ixTZMKCGcXT6GC7STYgB8CjHXj-FeS6rfNI"
_security.last_username
"testrecruiter@flexzob.com"
_security_main
"O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":28:{s:19:"\x00App\Entity\User\x00id";O:28:"Symfony\Component\Uid\UuidV6":1:{s:6:"\x00*\x00uid";s:36:"1f0e649f-12cc-645a-9429-732418ed76c0";}s:25:"\x00App\Entity\User\x00employer";N;s:25:"\x00App\Entity\User\x00provider";O:19:"App\Entity\Provider":42:{s:23:"\x00App\Entity\Provider\x00id";O:28:"Symfony\Component\Uid\UuidV6":1:{s:6:"\x00*\x00uid";s:36:"1f0eca8d-91b5-6a1a-8f1f-37cd0f3e6203";}s:25:"\x00App\Entity\Provider\x00user";r:4;s:25:"\x00App\Entity\Provider\x00name";s:7:"testrec";s:27:"\x00App\Entity\Provider\x00suffix";N;s:26:"\x00App\Entity\Provider\x00title";N;s:30:"\x00App\Entity\Provider\x00npiNumber";N;s:30:"\x00App\Entity\Provider\x00phoneHome";N;s:30:"\x00App\Entity\Provider\x00phoneWork";N;s:32:"\x00App\Entity\Provider\x00phoneMobile";N;s:31:"\x00App\Entity\Provider\x00cvFilename";N;s:28:"\x00App\Entity\Provider\x00country";N;s:26:"\x00App\Entity\Provider\x00state";N;s:25:"\x00App\Entity\Provider\x00city";N;s:28:"\x00App\Entity\Provider\x00zipCode";N;s:34:"\x00App\Entity\Provider\x00streetAddress";N;s:35:"\x00App\Entity\Provider\x00desiredPayRate";N;s:34:"\x00App\Entity\Provider\x00payRateHourly";N;s:33:"\x00App\Entity\Provider\x00payRateDaily";N;s:32:"\x00App\Entity\Provider\x00desiredHour";N;s:34:"\x00App\Entity\Provider\x00desiredStates";N;s:40:"\x00App\Entity\Provider\x00availabilityToStart";N;s:36:"\x00App\Entity\Provider\x00willingToTravel";b:0;s:43:"\x00App\Entity\Provider\x00preferredPatientVolume";N;s:45:"\x00App\Entity\Provider\x00releaseAuthorizationDate";N;s:24:"\x00App\Entity\Provider\x00ssn";N;s:24:"\x00App\Entity\Provider\x00dob";N;s:35:"\x00App\Entity\Provider\x00countryOfBirth";N;s:33:"\x00App\Entity\Provider\x00stateOfBirth";N;s:32:"\x00App\Entity\Provider\x00cityOfBirth";N;s:52:"\x00App\Entity\Provider\x00releaseAndAuthorizationAccepted";N;s:49:"\x00App\Entity\Provider\x00applicationCertificationDate";N;s:35:"\x00App\Entity\Provider\x00riskAssessment";N;s:37:"\x00App\Entity\Provider\x00healthAssessment";N;s:31:"\x00App\Entity\Provider\x00profession";N;s:33:"\x00App\Entity\Provider\x00specialities";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:29:"\x00App\Entity\Provider\x00cashback";a:0:{}s:44:"\x00App\Entity\Provider\x00notificationPreferences";a:0:{}s:33:"\x00App\Entity\Provider\x00averagePoint";N;s:36:"\x00App\Entity\Provider\x00skip_onboarding";N;s:33:"\x00App\Entity\Provider\x00applications";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:12:"\x00*\x00createdAt";O:8:"DateTime":3:{s:4:"date";s:26:"2026-01-08 15:43:58.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:8:"DateTime":3:{s:4:"date";s:26:"2026-01-08 15:43:58.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}s:26:"\x00App\Entity\User\x00recruiter";O:20:"App\Entity\Recruiter":12:{s:24:"\x00App\Entity\Recruiter\x00id";O:28:"Symfony\Component\Uid\UuidV6":1:{s:6:"\x00*\x00uid";s:36:"1f0e649f-12cb-6c62-9070-732418ed76c0";}s:26:"\x00App\Entity\Recruiter\x00user";r:4;s:33:"\x00App\Entity\Recruiter\x00companyName";s:4:" rec";s:32:"\x00App\Entity\Recruiter\x00speciality";N;s:37:"\x00App\Entity\Recruiter\x00membershipLevel";s:6:"Silver";s:28:"\x00App\Entity\Recruiter\x00rating";s:4:"0.00";s:32:"\x00App\Entity\Recruiter\x00isVerified";b:0;s:35:"\x00App\Entity\Recruiter\x00jobRecruiters";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:34:"\x00App\Entity\Recruiter\x00applications";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:30:"\x00App\Entity\Recruiter\x00invoices";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:12:"\x00*\x00createdAt";O:8:"DateTime":3:{s:4:"date";s:26:"2025-12-31 13:09:30.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:8:"DateTime":3:{s:4:"date";s:26:"2026-01-09 02:27:15.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}s:21:"\x00App\Entity\User\x00name";s:7:"testrec";s:22:"\x00App\Entity\User\x00email";s:25:"testrecruiter@flexzob.com";s:25:"\x00App\Entity\User\x00userType";s:9:"RECRUITER";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:14:"ROLE_RECRUITER";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$Icyr.bRDCB.xjmNB32HeV.ZjD4ZOu1WZ5WyVXQrZv6n1/nKKQBHpO";s:27:"\x00App\Entity\User\x00isVerified";b:1;s:30:"\x00App\Entity\User\x00oauthProvider";N;s:24:"\x00App\Entity\User\x00oauthId";N;s:31:"\x00App\Entity\User\x00profilePicture";N;s:39:"\x00App\Entity\User\x00profilePictureFilename";N;s:26:"\x00App\Entity\User\x00oauthData";a:0:{}s:38:"\x00App\Entity\User\x00onBoardingCompletedAt";N;s:20:"\x00App\Entity\User\x00dob";N;s:23:"\x00App\Entity\User\x00gender";s:4:"Male";s:23:"\x00App\Entity\User\x00phone1";s:10:"8778778888";s:23:"\x00App\Entity\User\x00phone2";s:10:"5234567899";s:20:"\x00App\Entity\User\x00bio";N;s:25:"\x00App\Entity\User\x00nickname";s:7:"testrec";s:24:"\x00App\Entity\User\x00blocked";b:0;s:35:"\x00App\Entity\User\x00managedByRecruiter";N;s:34:"\x00App\Entity\User\x00isHybridRecruiter";b:0;s:24:"\x00App\Entity\User\x00address";s:9:"0987bkjbk";s:12:"\x00*\x00createdAt";O:8:"DateTime":3:{s:4:"date";s:26:"2025-12-31 13:09:30.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:12:"\x00*\x00updatedAt";O:8:"DateTime":3:{s:4:"date";s:26:"2026-01-09 02:24:08.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:14:"ROLE_RECRUITER";i:1;s:9:"ROLE_USER";}}}"

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/locumlancer/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/locumlancer/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/locumlancer/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/locumlancer/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/locumlancer/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 77
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/locumlancer/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/locumlancer/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/locumlancer/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/locumlancer/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/locumlancer/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/locumlancer/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/locumlancer/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/locumlancer/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/locumlancer/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/locumlancer/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/locumlancer/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/locumlancer/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
"62be63f0e168c4229cdbf92c160b4172"
APP_URL
"https://167.172.25.174"
BASE_URL
"https://167.172.25.174"
DATABASE_URL
"mysql://locumuser:S%%217rNg%%23DbP%%40ss_23kf@127.0.0.1:3306/test?serverVersion=8.0.32&charset=utf8mb4"
FB_ID
""
FB_SECRET
""
GOOGLE_ID
"738827918480-5bj0lpkql84ok1tlqc6ttmgnkm052je4.apps.googleusercontent.com"
GOOGLE_SECRET
"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"
LINKEDIN_ID
"777zsqzx5nfzzc"
LINKEDIN_SECRET
"zDHxPL2KCjbEtFWc"
MAILER_DSN
"smtp://83c098001@smtp-brevo.com:xsmtpsib-074e6e1c835929b685fc6aeb02ae2ec4acc59e7c5903cb40b039c598ff3c6c50-CswWBbxmqRmLpQjA@smtp-relay.brevo.com:2525"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SENTRY_DSN
"https://92ac27610cdbf96ac138bd228239d0d8@o4509104525344768.ingest.us.sentry.io/4509104527966208"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/locumlancer/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/locumlancer/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=depmlbvctved6rj2l5pj4b4hp4; fpestid=WXH8gOdGRxxha3RnXdA2u6gFZat072a3inNQAkqV0wAL7Y9uCuZSaTLq9q_eB5-qTx4O3Q"
HTTP_HOST
"bill.flexzob.com"
HTTP_PRIORITY
"u=3, i"
HTTP_REFERER
"https://bill.flexzob.com/recruiter/applications/?status=accepted&view=talent"
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Safari/605.1.15"
HTTP_X_REQUESTED_WITH
"XMLHttpRequest"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"bill.flexzob.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/provider/jobs/application/1f0edd6d-521a-600c-a3c4-bf8ca0545471/detail-content"
REMOTE_ADDR
"50.216.106.2"
REMOTE_PORT
"56109"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768299574
REQUEST_TIME_FLOAT
1768299574.2004
REQUEST_URI
"/provider/jobs/application/1f0edd6d-521a-600c-a3c4-bf8ca0545471/detail-content"
SCRIPT_FILENAME
"/var/www/locumlancer/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"167.172.25.174"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"bill.flexzob.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at bill.flexzob.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"bill.flexzob.com"
SYMFONY_DOTENV_PATH
"/var/www/locumlancer/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_URL,BASE_URL,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,FB_ID,FB_SECRET,GOOGLE_ID,GOOGLE_SECRET,LINKEDIN_ID,LINKEDIN_SECRET,SENTRY_DSN"

Parent Request

Return to parent request (token = 43dda2)

Key Value
_controller
"App\Controller\Provider\JobController::applicationDetailContent"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_provider_jobs_application_detail_content"
_route_params
[
  "id" => "1f0edd6d-521a-600c-a3c4-bf8ca0545471"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"1ae662"
id
"1f0edd6d-521a-600c-a3c4-bf8ca0545471"