https://api-pidriadnyk.diamantsugar.com.ua/api/job_workers/3127

ExceptionAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_api_operation
ApiPlatform\Metadata\Put {#580
  #shortName: "JobWorker"
  #class: "App\Entity\JobWorker"
  #paginationEnabled: null
  #paginationType: null
  #paginationItemsPerPage: null
  #paginationMaximumItemsPerPage: null
  #paginationPartial: null
  #paginationClientEnabled: true
  #paginationClientItemsPerPage: true
  #paginationClientPartial: null
  #paginationFetchJoinCollection: null
  #paginationUseOutputWalkers: null
  #paginationViaCursor: null
  #order: [
    "id" => "DESC"
  ]
  #description: null
  #normalizationContext: [
    "groups" => [
      "job_woker:read"
    ]
  ]
  #denormalizationContext: [
    "groups" => [
      "job_woker:write"
    ]
  ]
  #security: null
  #securityMessage: null
  #securityPostDenormalize: null
  #securityPostDenormalizeMessage: null
  #securityPostValidation: null
  #securityPostValidationMessage: null
  #deprecationReason: null
  #filters: [
    "annotated_app_entity_job_worker_api_platform_doctrine_orm_filter_search_filter"
  ]
  #validationContext: null
  #input: null
  #output: null
  #mercure: null
  #messenger: null
  #elasticsearch: null
  #urlGenerationStrategy: null
  #read: null
  #deserialize: null
  #validate: null
  #write: null
  #serialize: null
  #fetchPartial: null
  #forceEager: null
  #priority: null
  #name: "_api_/job_workers/{id}.{_format}_put"
  #provider: "ApiPlatform\Doctrine\Orm\State\ItemProvider"
  #processor: "api_platform.doctrine.orm.state.persist_processor"
  #extraProperties: []
  #method: "PUT"
  #uriTemplate: "/job_workers/{id}.{_format}"
  #types: null
  #formats: null
  #inputFormats: [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  #outputFormats: [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  #uriVariables: [
    "id" => ApiPlatform\Metadata\Link {#579
      -parameterName: "id"
      -fromProperty: null
      -toProperty: null
      -fromClass: "App\Entity\JobWorker"
      -toClass: null
      -identifiers: [
        "id"
      ]
      -compositeIdentifier: null
      -expandedValue: null
    }
  ]
  #routePrefix: null
  #routeName: null
  #defaults: null
  #requirements: null
  #options: null
  #stateless: null
  #sunset: null
  #acceptPatch: "multipart/form-data, application/merge-patch+json"
  #cacheHeaders: null
  #status: null
  #host: null
  #schemes: null
  #condition: null
  #controller: null
  #hydraContext: null
  #openapiContext: null
  #openapi: null
  #exceptionToStatus: null
  #queryParameterValidationEnabled: null
}
_controller
"api_platform.action.exception"
_links
Symfony\Component\WebLink\GenericLinkProvider {#2148
  -links: [
    2149 => Symfony\Component\WebLink\Link {#2149
      -href: "https://api-pidriadnyk.diamantsugar.com.ua/api_documentation?_format=jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_stopwatch_token
"d83f4f"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1275
  #message: "Not Found"
  #code: 0
  #file: "/var/www/symfony_docker/vendor/api-platform/core/src/Symfony/EventListener/ReadListener.php"
  #line: 101
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/symfony_docker/vendor/api-platform/core/src/Symfony/EventListener/ReadListener.php:101 {
      ApiPlatform\Symfony\EventListener\ReadListener->onKernelRequest(RequestEvent $event): void …
      › if (null === $data) {    throw new NotFoundHttpException('Not Found');}
    }
    /var/www/symfony_docker/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#104 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#23 …}
        }
      }
    }
    /var/www/symfony_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#104 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#23 …}
      }
    }
    /var/www/symfony_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …17]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#104 …}
      }
    }
    /var/www/symfony_docker/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#104 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/symfony_docker/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#104 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/symfony_docker/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /var/www/symfony_docker/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/symfony_docker/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/symfony_docker/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/symfony_docker/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/symfony_docker/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null

Request Headers

Header Value
accept
"application/json"
accept-encoding
"gzip"
authorization
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDUyMzg5NjIsImV4cCI6MTc0NTI2Nzc2Miwicm9sZXMiOlsiUk9MRV9QQVJUTkVSIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYm90cyJ9.Uq6WqePb6UZBUE-erqgDai7Dlh87SfLYfHo-LQ3ePl2bepkrRuEtNaXmlRqIpTD7hoWOjOIOXgaX5Ag3PCldw6E7A3abxOQkMEWG7qYfNco44iTSLY47oUqwEVcLtF8sMC62i2iPrsh3-Ld2QhjQO0UVasfuY5HkkZfqtJ5GY4ipFnQs5iC1dF-clxCtzuWOxnO5RfuHWSt8R8iG6JbKzKC7zl65tcoib4ZNANvrq8R3wNccFK_O85hlD7GKJKLZ_SSHVCkMJ0nckb-DRy-epVhljXr1hXRhGkkzEa02kj5zyQSEkBBi-8abK2ZWw6jXeZ3-nTeXq2tHMoUbRALvYg"
content-length
"65"
content-type
"application/json"
host
"api-pidriadnyk.diamantsugar.com.ua"
x-forwarded-for
"37.27.56.126"
x-forwarded-host
"api-pidriadnyk.diamantsugar.com.ua"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"cfc59a543a89"
x-php-ob-level
"0"
x-real-ip
"37.27.56.126"

Request Content

Pretty

{
    "testStatus": "completed",
    "testDate": "2025-04-21T17:52:01+03:00"
}

Raw

{"testStatus":"completed","testDate":"2025-04-21T17:52:01+03:00"}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/problem+json; charset=utf-8"
date
"Mon, 21 Apr 2025 14:52:01 GMT"
x-content-type-options
"nosniff"
x-debug-token
"e6c197"
x-frame-options
"deny"

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_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"58616239f105fd0d872c23c17c2765cf"
CORS_ALLOW_ORIGIN
"^http?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"pgsql://api_cp_diamant:inn36992548@65.109.31.247:5432/api_cp_diamant?serverVersion=15&charset=utf8"
JWT_PASSPHRASE
"cdaedfdcebf2e273ec640270f8d07040"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"

Defined as regular env variables

Key Value
CONTENT_LENGTH
"65"
CONTENT_TYPE
"application/json"
DOCUMENT_ROOT
"/var/www/symfony_docker/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD"
HOME
"/var/www"
HOSTNAME
"fcdd6604aafd"
HTTP_ACCEPT
"application/json"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_AUTHORIZATION
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NDUyMzg5NjIsImV4cCI6MTc0NTI2Nzc2Miwicm9sZXMiOlsiUk9MRV9QQVJUTkVSIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYm90cyJ9.Uq6WqePb6UZBUE-erqgDai7Dlh87SfLYfHo-LQ3ePl2bepkrRuEtNaXmlRqIpTD7hoWOjOIOXgaX5Ag3PCldw6E7A3abxOQkMEWG7qYfNco44iTSLY47oUqwEVcLtF8sMC62i2iPrsh3-Ld2QhjQO0UVasfuY5HkkZfqtJ5GY4ipFnQs5iC1dF-clxCtzuWOxnO5RfuHWSt8R8iG6JbKzKC7zl65tcoib4ZNANvrq8R3wNccFK_O85hlD7GKJKLZ_SSHVCkMJ0nckb-DRy-epVhljXr1hXRhGkkzEa02kj5zyQSEkBBi-8abK2ZWw6jXeZ3-nTeXq2tHMoUbRALvYg"
HTTP_CONTENT_LENGTH
"65"
HTTP_CONTENT_TYPE
"application/json"
HTTP_HOST
"api-pidriadnyk.diamantsugar.com.ua"
HTTP_X_FORWARDED_FOR
"37.27.56.126"
HTTP_X_FORWARDED_HOST
"api-pidriadnyk.diamantsugar.com.ua"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"cfc59a543a89"
HTTP_X_REAL_IP
"37.27.56.126"
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.1.24.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
"ee61f6232bb29bd2e785daf325d2177f2272bf80d086c295a724594e710bce3d"
PHP_URL
"https://www.php.net/distributions/php-8.1.24.tar.xz"
PHP_VERSION
"8.1.24"
PWD
"/var/www/symfony_docker"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.6"
REMOTE_PORT
"53242"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1745247121
REQUEST_TIME_FLOAT
1745247121.8952
REQUEST_URI
"/api/job_workers/3127"
SCRIPT_FILENAME
"/var/www/symfony_docker/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.31"
SERVER_NAME
"api-pidriadnyk.diamantsugar.com.ua"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.22.1"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_DEBUG,DATABASE_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"
USER
"www-data"
argc
0
argv
[]