https://easyjob.tn/candidat

CandidatController :: Index

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\CandidatController::Index"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"candidat"
_route_params
[]

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"easyjob.tn"
remote-ip
"3.133.133.251"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"3.133.133.251"
x-forwarded-proto
"https"
x-ovhrequest-id
"b82e63cbb58410cbc92afa3dbb4625be"
x-php-ob-level
"1"
x-predictor
"1"

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
"Mon, 23 Dec 2024 17:36:30 GMT"
x-debug-exception
"Call%20to%20a%20member%20function%20getId%28%29%20on%20null"
x-debug-exception-file
"%2Fhome%2Feasyjob%2Fwww%2Feasyjob%2Fsrc%2FController%2FCandidatController.php:25"
x-debug-token
"cb8eab"
x-debug-token-link
"https://easyjob.tn/_profiler/6bdf03"
x-previous-debug-token
"6bdf03"
x-robots-tag
"noindex"

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_ENV
"dev"
APP_SECRET
"1f500561f045bb16fc9cfbbfc7162f31"
DATABASE_URL
"mysql://easyjobeasyjob:95291Cc11@easyjobeasyjob.mysql.db:3306/easyjobeasyjob?serverVersion=5.7"
MAILER_DSN
"gmail://Contacteasyjob1@gmail.com:yixxmissmhlavvzz@default"
MAILER_URL
"null://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CFG_CLUSTER
"cluster031"
DOCUMENT_ROOT
"/home/easyjob/www/easyjob/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"614"
GEOIP_CITY
"Columbus"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"535"
GEOIP_LATITUDE
"39.962502"
GEOIP_LONGITUDE
"-83.006104"
GEOIP_REGION
"OH"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"easyjob.tn"
HTTP_REMOTE_IP
"3.133.133.251"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"3.133.133.251"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"b82e63cbb58410cbc92afa3dbb4625be"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/index.php"
PHP_VER
"5_3"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/candidat"
REGISTER_GLOBALS
"0"
REMOTE_ADDR
"3.133.133.251"
REMOTE_PORT
"27428"
REQUEST_METHOD
"GET"
REQUEST_TIME
1734975390
REQUEST_TIME_FLOAT
1734975390.0994
REQUEST_URI
"/candidat"
SCRIPT_FILENAME
"/home/easyjob/www/easyjob/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://easyjob.tn:443/candidat"
SCRIPT_URL
"/candidat"
SERVER_ADDR
"10.31.20.193"
SERVER_ADMIN
"postmaster@easyjob.tn"
SERVER_NAME
"easyjob.tn"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,MAILER_URL"
UNIQUE_ID
"Z2mfnodDdIIZtg@tMLmtwAAAAHc"
USER
"easyjob"
argc
0
argv
[]

Sub Requests 1

ErrorController (token = 6bdf03)

Key Value
_controller
"error_controller"
exception
Error {#192
  #message: "Call to a member function getId() on null"
  #code: 0
  #file: "/home/easyjob/www/easyjob/src/Controller/CandidatController.php"
  #line: 25
  trace: {
    /home/easyjob/www/easyjob/src/Controller/CandidatController.php:25 {
      App\Controller\CandidatController->Index(CandidatureRepository $candidatsRepository, PaginatorInterface $paginator, Request $request, DemandeRepository $demandeRepository): Response …
      › $user = $this->getUser();$candidatures = $candidatsRepository->findCandidature($user->getId());$candidatures = $paginator->paginate(
    }
    /home/easyjob/www/easyjob/vendor/symfony/http-kernel/HttpKernel.php:157 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $candidatsRepository: App\Repository\CandidatureRepository {#451 …}
        $paginator: ContainerIPhA1rb\PaginatorInterface_82dac15 {#663 …}
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
        $demandeRepository: App\Repository\DemandeRepository {#653 …}
      }
    }
    /home/easyjob/www/easyjob/vendor/symfony/http-kernel/HttpKernel.php:79 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = __CLASS__) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
        $type: 1
      }
    }
    /home/easyjob/www/easyjob/vendor/symfony/http-kernel/Kernel.php:195 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = __CLASS__) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
        $type: 1
        $catch: true
      }
    }
    /home/easyjob/www/easyjob/public/index.php:20 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r$response->send();\r
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#28 …6}