ErrorController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "afcf45" |
| exception | Doctrine\DBAL\Exception\TableNotFoundException {#727 #message: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'winejobr.job_offer' doesn't exist" #code: 1146 #file: "/var/www/html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php" #line: 51 -previous: Doctrine\DBAL\Driver\PDO\Exception {#723 …} -query: Doctrine\DBAL\Query {#724 …} : { { Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException … › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#63 -records: [ 2 => [ [ "timestamp" => 1774832523 "timestamp_rfc3339" => "2026-03-30T01:02:03.312+00:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "app_job_show" "route_parameters" => [ "_route" => "app_job_show" "_controller" => "App\Controller\JobController::show" "id" => "single-company-profile.html" ] "request_uri" => "http://www.winejobr.com/job/single-company-profile.html" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1774832523 "timestamp_rfc3339" => "2026-03-30T01:02:03.312+00:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticators" => 0 ] "channel" => "security" ] [ "timestamp" => 1774832523 "timestamp_rfc3339" => "2026-03-30T01:02:03.315+00:00" "message" => "Connecting with parameters {params}" "priority" => 200 "priorityName" => "INFO" "context" => [ "params" => [ "use_savepoints" => true "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "db" "port" => 3306 "user" => "winejobr" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [ "collation" => "utf8mb4_unicode_ci" ] "dbname" => "winejobr" "serverVersion" => "11.4.0-MariaDB" "charset" => "utf8mb4" ] ] "channel" => "doctrine" ] [ "timestamp" => 1774832523 "timestamp_rfc3339" => "2026-03-30T01:02:03.316+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.contract_type AS contract_type_4, t0.company_name AS company_name_5, t0.location AS location_6, t0.salary AS salary_7, t0.education_level AS education_level_8, t0.min_experience AS min_experience_9, t0.advantages AS advantages_10 FROM job_offer t0 WHERE t0.id = ?" "params" => [ 1 => "single-company-profile.html" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#717 +name: "INTEGER" } ] ] "channel" => "doctrine" ] [ "timestamp" => 1774832523 "timestamp_rfc3339" => "2026-03-30T01:02:03.317+00:00" "message" => "Uncaught PHP Exception Doctrine\DBAL\Exception\TableNotFoundException: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'winejobr.job_offer' doesn't exist" at ExceptionConverter.php line 51" "priority" => 500 "priorityName" => "CRITICAL" "context" => [ "exception" => Doctrine\DBAL\Exception\TableNotFoundException {#727 #message: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'winejobr.job_offer' doesn't exist" #code: 1146 #file: "/var/www/html/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php" #line: 51 -previous: Doctrine\DBAL\Driver\PDO\Exception {#723 …} -query: Doctrine\DBAL\Query {#724 …} : { { Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException … › |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "Keep-Alive" |
| host | "www.winejobr.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.82" |
| x-forwarded-host | "www.winejobr.com" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "winejobr.com" |
| x-php-ob-level | "0" |
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, 30 Mar 2026 01:02:03 GMT" |
| vary | "Accept" |
| x-debug-exception | "An%20exception%20occurred%20while%20executing%20a%20query%3A%20SQLSTATE%5B42S02%5D%3A%20Base%20table%20or%20view%20not%20found%3A%201146%20Table%20%27winejobr.job_offer%27%20doesn%27t%20exist" |
| x-debug-exception-file | "%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fdoctrine%2Fdbal%2Fsrc%2FDriver%2FAPI%2FMySQL%2FExceptionConverter.php:51" |
| x-debug-token | "209497" |
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 | "45666ad14440dc4a79cb6d57b4e8cae2" |
| APP_SHARE_DIR | "var/share" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_CONFDIR | "/etc/apache2" |
| APACHE_DOCUMENT_ROOT | "/var/www/html/public" |
| APACHE_ENVVARS | "/etc/apache2/envvars" |
| APACHE_LOCK_DIR | "/var/lock/apache2" |
| APACHE_LOG_DIR | "/var/log/apache2" |
| APACHE_PID_FILE | "/var/run/apache2/apache2.pid" |
| APACHE_RUN_DIR | "/var/run/apache2" |
| APACHE_RUN_GROUP | "www-data" |
| APACHE_RUN_USER | "www-data" |
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public" |
| CONTEXT_PREFIX | "" |
| DATABASE_URL | "mysql://winejobr:secret@db:3306/winejobr?serverVersion=11.4.0-MariaDB" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA" |
| HOSTNAME | "623e595fada6" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_HOST | "www.winejobr.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.82" |
| HTTP_X_FORWARDED_HOST | "www.winejobr.com" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "winejobr.com" |
| LANG | "C" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.3.30.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d48" |
| PHP_URL | "https://www.php.net/distributions/php-8.3.30.tar.xz" |
| PHP_VERSION | "8.3.30" |
| PWD | "/var/www/html" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/job/single-company-profile.html" |
| REMOTE_ADDR | "172.18.0.1" |
| REMOTE_PORT | "47002" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1774832523 |
| REQUEST_TIME_FLOAT | 1774832523.3063 |
| REQUEST_URI | "/job/single-company-profile.html" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.5" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "www.winejobr.com" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at www.winejobr.com Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SHLVL | "0" |
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| argc | 0 |
| argv | [] |
Parent Request
Return to parent request (token = 79e065)
| Key | Value |
|---|---|
| _controller | "App\Controller\JobController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "app_job_show" |
| _route_params | [ "id" => "single-company-profile.html" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [] |
| _stopwatch_token | "d3bcb0" |
| id | "single-company-profile.html" |