Error 401 Unauthorized

GET https://agora.krypteia.dev/api/admin/scrape-executions?itemsPerPage=20&order%5BdispatchedAt%5D=desc&page=4

MainController

Request

GET Parameters

Key Value
itemsPerPage
"20"
order
[
  "dispatchedAt" => "desc"
]
page
"4"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_api_header_parameters
[
  "host" => [
    "agora.krypteia.dev"
  ]
  "accept-encoding" => [
    "gzip, br, zstd, deflate"
  ]
  "user-agent" => [
    "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
  ]
  "accept" => [
    "*/*"
  ]
  "x-php-ob-level" => [
    "1"
  ]
]
_api_normalization_context
[
  "openapi_definition_name" => ""
  "groups" => [
    "jsonld"
    "trace"
  ]
  "skip_null_values" => true
  "ignored_attributes" => [
    "trace"
    "file"
    "line"
    "code"
    "message"
    "traceAsString"
    "previous"
  ]
  "api_error_resource" => true
  "operation_name" => "_api_errors_hydra"
  "operation" => ApiPlatform\Metadata\Error {#1369
    #parameters: ApiPlatform\Metadata\Parameters {#964 …}
    #shortName: "Error"
    #class: "ApiPlatform\State\ApiResource\Error"
    #description: "A representation of common errors."
    #urlGenerationStrategy: null
    #deprecationReason: null
    #normalizationContext: [
      "openapi_definition_name" => ""
      "groups" => [
        "jsonld"
      ]
      "skip_null_values" => true
      "ignored_attributes" => [
        "trace"
        "file"
        "line"
        "code"
        "message"
        "traceAsString"
        "previous"
      ]
      "api_error_resource" => true
    ]
    #denormalizationContext: null
    #collectDenormalizationErrors: null
    #validationContext: null
    #filters: []
    #mercure: null
    #messenger: null
    #input: null
    #output: null
    #order: null
    #fetchPartial: null
    #forceEager: null
    #paginationEnabled: null
    #paginationType: null
    #paginationItemsPerPage: null
    #paginationMaximumItemsPerPage: null
    #paginationPartial: null
    #paginationClientEnabled: null
    #paginationClientItemsPerPage: null
    #paginationClientPartial: null
    #paginationFetchJoinCollection: null
    #paginationUseOutputWalkers: null
    #security: null
    #securityMessage: null
    #securityPostDenormalize: null
    #securityPostDenormalizeMessage: null
    #securityPostValidation: null
    #securityPostValidationMessage: null
    #provider: "api_platform.state.error_provider"
    #processor: null
    #stateOptions: null
    #rules: null
    #policy: null
    #middleware: null
    #queryParameterValidationEnabled: null
    #strictQueryParameterValidation: null
    #hideHydraOperation: null
    #jsonStream: null
    #map: null
    #extraProperties: [
      "user_defined_uri_template" => true
    ]
    #paginationViaCursor: null
    #read: true
    #deserialize: false
    #validate: false
    #write: null
    #serialize: null
    #contentNegotiation: null
    #priority: 1
    #name: "_api_errors_hydra"
    #formats: null
    #inputFormats: [
      "jsonld" => [
        "application/ld+json"
      ]
      "json" => [
        "application/json"
      ]
    ]
    #outputFormats: [
      "jsonld" => [
        "application/problem+json"
        "application/ld+json"
      ]
    ]
    #method: "GET"
    #uriTemplate: "/errors/{status}{._format}"
    #types: null
    #uriVariables: [
      "status" => ApiPlatform\Metadata\Link {#965
        #key: null
        #schema: null
        #openApi: null
        #provider: null
        #filter: null
        #property: null
        #description: null
        #properties: null
        #required: null
        #priority: null
        #hydra: null
        #constraints: null
        #security: null
        #securityMessage: null
        #extraProperties: [
          "_api_values" => ApiPlatform\State\ParameterNotFound {#1379}
        ]
        #filterContext: null
        #nativeType: null
        #castToArray: null
        #castToNativeType: null
        #castFn: null
        #default: null
        #filterClass: null
        -parameterName: "status"
        -fromProperty: null
        -toProperty: null
        -fromClass: "ApiPlatform\State\ApiResource\Error"
        -toClass: null
        -identifiers: [
          "status"
        ]
        -compositeIdentifier: null
        -expandedValue: null
        -securityObjectName: null
      }
    ]
    #routePrefix: null
    #routeName: "_api_errors"
    #defaults: null
    #requirements: [
      "status" => "\d+"
    ]
    #options: null
    #stateless: null
    #sunset: null
    #acceptPatch: null
    #status: 401
    #host: null
    #schemes: null
    #condition: null
    #controller: null
    #headers: null
    #cacheHeaders: null
    #hydraContext: null
    #openapi: false
    #exceptionToStatus: null
    #links: [
      Symfony\Component\WebLink\Link {#966
        -rel: [
          "http://www.w3.org/ns/json-ld#error" => "http://www.w3.org/ns/json-ld#error"
        ]
        -attributes: []
        -href: "http://www.w3.org/ns/hydra/error"
      }
    ]
    #errors: []
  }
  "resource_class" => "ApiPlatform\State\ApiResource\Error"
  "skip_null_to_one_relations" => true
  "iri_only" => false
  "request_uri" => "/api/admin/scrape-executions?itemsPerPage=20&order%5BdispatchedAt%5D=desc&page=4"
  "uri" => "https://agora.krypteia.dev/api/admin/scrape-executions?itemsPerPage=20&order%5BdispatchedAt%5D=desc&page=4"
  "input" => null
  "output" => null
  "uri_variables" => [
    "status" => null
  ]
  "exclude_from_cache_key" => [
    "root_operation"
    "operation"
    "object"
    "data"
    "property_metadata"
    "circular_reference_limit_counters"
    "debug_trace_id"
  ]
  "api_gateway" => false
  "base_url" => ""
  "spec_version" => ""
]
_api_operation
ApiPlatform\Metadata\Error {#1369
  #parameters: ApiPlatform\Metadata\Parameters {#964 …}
  #shortName: "Error"
  #class: "ApiPlatform\State\ApiResource\Error"
  #description: "A representation of common errors."
  #urlGenerationStrategy: null
  #deprecationReason: null
  #normalizationContext: [
    "openapi_definition_name" => ""
    "groups" => [
      "jsonld"
    ]
    "skip_null_values" => true
    "ignored_attributes" => [
      "trace"
      "file"
      "line"
      "code"
      "message"
      "traceAsString"
      "previous"
    ]
    "api_error_resource" => true
  ]
  #denormalizationContext: null
  #collectDenormalizationErrors: null
  #validationContext: null
  #filters: []
  #mercure: null
  #messenger: null
  #input: null
  #output: null
  #order: null
  #fetchPartial: null
  #forceEager: null
  #paginationEnabled: null
  #paginationType: null
  #paginationItemsPerPage: null
  #paginationMaximumItemsPerPage: null
  #paginationPartial: null
  #paginationClientEnabled: null
  #paginationClientItemsPerPage: null
  #paginationClientPartial: null
  #paginationFetchJoinCollection: null
  #paginationUseOutputWalkers: null
  #security: null
  #securityMessage: null
  #securityPostDenormalize: null
  #securityPostDenormalizeMessage: null
  #securityPostValidation: null
  #securityPostValidationMessage: null
  #provider: "api_platform.state.error_provider"
  #processor: null
  #stateOptions: null
  #rules: null
  #policy: null
  #middleware: null
  #queryParameterValidationEnabled: null
  #strictQueryParameterValidation: null
  #hideHydraOperation: null
  #jsonStream: null
  #map: null
  #extraProperties: [
    "user_defined_uri_template" => true
  ]
  #paginationViaCursor: null
  #read: true
  #deserialize: false
  #validate: false
  #write: null
  #serialize: null
  #contentNegotiation: null
  #priority: 1
  #name: "_api_errors_hydra"
  #formats: null
  #inputFormats: [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
  ]
  #outputFormats: [
    "jsonld" => [
      "application/problem+json"
      "application/ld+json"
    ]
  ]
  #method: "GET"
  #uriTemplate: "/errors/{status}{._format}"
  #types: null
  #uriVariables: [
    "status" => ApiPlatform\Metadata\Link {#965
      #key: null
      #schema: null
      #openApi: null
      #provider: null
      #filter: null
      #property: null
      #description: null
      #properties: null
      #required: null
      #priority: null
      #hydra: null
      #constraints: null
      #security: null
      #securityMessage: null
      #extraProperties: [
        "_api_values" => ApiPlatform\State\ParameterNotFound {#1379}
      ]
      #filterContext: null
      #nativeType: null
      #castToArray: null
      #castToNativeType: null
      #castFn: null
      #default: null
      #filterClass: null
      -parameterName: "status"
      -fromProperty: null
      -toProperty: null
      -fromClass: "ApiPlatform\State\ApiResource\Error"
      -toClass: null
      -identifiers: [
        "status"
      ]
      -compositeIdentifier: null
      -expandedValue: null
      -securityObjectName: null
    }
  ]
  #routePrefix: null
  #routeName: "_api_errors"
  #defaults: null
  #requirements: [
    "status" => "\d+"
  ]
  #options: null
  #stateless: null
  #sunset: null
  #acceptPatch: null
  #status: 401
  #host: null
  #schemes: null
  #condition: null
  #controller: null
  #headers: null
  #cacheHeaders: null
  #hydraContext: null
  #openapi: false
  #exceptionToStatus: null
  #links: [
    Symfony\Component\WebLink\Link {#966
      -rel: [
        "http://www.w3.org/ns/json-ld#error" => "http://www.w3.org/ns/json-ld#error"
      ]
      -attributes: []
      -href: "http://www.w3.org/ns/hydra/error"
    }
  ]
  #errors: []
}
_api_operation_name
"_api_errors_hydra"
_api_original_route
"_api_/admin/scrape-executions_get_collection"
_api_original_route_params
[
  "_stateless" => false
  "_api_resource_class" => "App\Entity\ScrapeExecution"
  "_api_operation_name" => "_api_/admin/scrape-executions_get_collection"
  "_format" => null
]
_api_original_uri_variables
null
_api_platform_disable_listeners
true
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#1584
  -links: [
    966 => Symfony\Component\WebLink\Link {#966
      -rel: [
        "http://www.w3.org/ns/json-ld#error" => "http://www.w3.org/ns/json-ld#error"
      ]
      -attributes: []
      -href: "http://www.w3.org/ns/hydra/error"
    }
    1546 => Symfony\Component\WebLink\Link {#1546
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
      -href: "https://agora.krypteia.dev/api/docs.jsonld"
    }
  ]
}
_api_previous_operation
ApiPlatform\Metadata\GetCollection {#948
  #parameters: ApiPlatform\Metadata\Parameters {#733 …}
  #shortName: "ScrapeExecution"
  #class: "App\Entity\ScrapeExecution"
  #description: null
  #urlGenerationStrategy: null
  #deprecationReason: null
  #normalizationContext: [
    "skip_null_values" => false
    "groups" => [
      "scrapeExecution:read:list"
    ]
  ]
  #denormalizationContext: null
  #collectDenormalizationErrors: null
  #validationContext: null
  #filters: [
    "annotated_app_entity_scrape_execution_api_platform_doctrine_orm_filter_search_filter"
    "annotated_app_entity_scrape_execution_api_platform_doctrine_orm_filter_order_filter"
    "annotated_app_entity_scrape_execution_api_platform_doctrine_orm_filter_date_filter"
  ]
  #mercure: null
  #messenger: null
  #input: null
  #output: null
  #order: null
  #fetchPartial: null
  #forceEager: null
  #paginationEnabled: null
  #paginationType: null
  #paginationItemsPerPage: null
  #paginationMaximumItemsPerPage: null
  #paginationPartial: null
  #paginationClientEnabled: null
  #paginationClientItemsPerPage: true
  #paginationClientPartial: null
  #paginationFetchJoinCollection: null
  #paginationUseOutputWalkers: null
  #security: "is_granted("ROLE_ADMIN")"
  #securityMessage: null
  #securityPostDenormalize: null
  #securityPostDenormalizeMessage: null
  #securityPostValidation: null
  #securityPostValidationMessage: null
  #provider: "ApiPlatform\Doctrine\Orm\State\CollectionProvider"
  #processor: "api_platform.doctrine.orm.state.persist_processor"
  #stateOptions: ApiPlatform\Doctrine\Orm\State\Options {#944 …}
  #rules: null
  #policy: null
  #middleware: null
  #queryParameterValidationEnabled: null
  #strictQueryParameterValidation: null
  #hideHydraOperation: null
  #jsonStream: null
  #map: null
  #extraProperties: [
    "user_defined_uri_template" => true
  ]
  #paginationViaCursor: null
  #read: null
  #deserialize: null
  #validate: null
  #write: null
  #serialize: null
  #contentNegotiation: null
  #priority: 0
  #name: "_api_/admin/scrape-executions_get_collection"
  #formats: null
  #inputFormats: [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
  ]
  #outputFormats: [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
  ]
  #method: "GET"
  #uriTemplate: "/admin/scrape-executions"
  #types: null
  #uriVariables: []
  #routePrefix: null
  #routeName: null
  #defaults: null
  #requirements: null
  #options: null
  #stateless: false
  #sunset: null
  #acceptPatch: null
  #status: null
  #host: null
  #schemes: null
  #condition: null
  #controller: "api_platform.symfony.main_controller"
  #headers: null
  #cacheHeaders: [
    "vary" => [
      "Content-Type"
      "Authorization"
      "Origin"
    ]
  ]
  #hydraContext: null
  #openapi: null
  #exceptionToStatus: null
  #links: null
  #errors: null
  -itemUriTemplate: null
}
_api_query_parameters
[
  "itemsPerPage" => "20"
  "order" => [
    "dispatchedAt" => "desc"
  ]
  "page" => "4"
]
_api_requested_operation
null
_api_resource_class
"ApiPlatform\State\ApiResource\Error"
_controller
"api_platform.symfony.main_controller"
_format
null
_resources
[
  "/api/errors/401" => "/api/errors/401"
]
_stopwatch_token
"fdc108"
data
ApiPlatform\State\ApiResource\Error {#1375
  #message: "An error occurred"
  #code: 401
  #file: "/var/www/agora/agora-backend/vendor/api-platform/state/ApiResource/Error.php"
  #line: 206
  -previous: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#712 …}
  -id: null
  -title: "An error occurred"
  -detail: "Full authentication is required to access this resource."
  -status: 401
  -instance: null
  -type: "/errors/401"
  -headers: []
  -meta: null
  -source: null
  -description: null
  +originalTrace: [
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php"
      "line" => 179
      "function" => "throwUnauthorizedException"
      "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php"
      "line" => 138
      "function" => "startAuthentication"
      "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php"
      "line" => 93
      "function" => "handleAccessDeniedException"
      "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
      "line" => 115
      "function" => "onKernelException"
      "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 206
      "function" => "__invoke"
      "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 56
      "function" => "callListeners"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
      "line" => 126
      "function" => "dispatch"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 241
      "function" => "dispatch"
      "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 91
      "function" => "handleThrowable"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/http-kernel/Kernel.php"
      "line" => 193
      "function" => "handle"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
      "line" => 35
      "function" => "handle"
      "class" => "Symfony\Component\HttpKernel\Kernel"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/autoload_runtime.php"
      "line" => 32
      "function" => "run"
      "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/public/index.php"
      "line" => 5
      "function" => "require_once"
    ]
  ]
  trace: {
    /var/www/agora/agora-backend/vendor/api-platform/state/ApiResource/Error.php:206 {
      ApiPlatform\State\ApiResource\Error::createFromException(Exception|Throwable $exception, int $status): self …
      › 
      ›     return new self('An error occurred', $exception->getMessage(), $status, $exception->getTrace(), type: "/errors/$status", headers: $headers, previous: $exception->getPrevious());}
    }
    /var/www/agora/agora-backend/vendor/api-platform/state/ErrorProvider.php:76 {
      ApiPlatform\State\ErrorProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object …
      › $cl = is_a($operation->getClass(), ErrorResourceInterface::class, true) ? $operation->getClass() : Error::class;$error = $cl::createFromException($exception, $status);if (!$this->debug && $status >= 500 && method_exists($error, 'setDetail')) {
    }
    /var/www/agora/agora-backend/vendor/api-platform/state/CallableProvider.php:43 {
      ApiPlatform\State\CallableProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $providerInstance->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/state/Provider/ReadProvider.php:84 {
      ApiPlatform\State\Provider\ReadProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › try {    $data = $this->provider->provide($operation, $uriVariables, $context);} catch (ProviderNotFoundException $e) {
    }
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Security/State/AccessCheckerProvider.php:68 {
      ApiPlatform\Symfony\Security\State\AccessCheckerProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › ) {    return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Bundle/SwaggerUi/SwaggerUiProvider.php:50 {
      ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › ) {    return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Security/State/AccessCheckerProvider.php:68 {
      ApiPlatform\Symfony\Security\State\AccessCheckerProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › ) {    return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/state/Provider/SecurityParameterProvider.php:50 {
      ApiPlatform\State\Provider\SecurityParameterProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › {    $body = $this->decorated->provide($operation, $uriVariables, $context);    $request = $context['request'] ?? null;
    }
    /var/www/agora/agora-backend/vendor/api-platform/state/Provider/DeserializeProvider.php:60 {
      ApiPlatform\State\Provider\DeserializeProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      › $data = $this->decorated ? $this->decorated->provide($operation, $uriVariables, $context) : $request->attributes->get('data');}
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Security/State/AccessCheckerProvider.php:68 {
      ApiPlatform\Symfony\Security\State\AccessCheckerProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › ) {    return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Validator/State/ValidateProvider.php:32 {
      ApiPlatform\Symfony\Validator\State\ValidateProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › {    $body = $this->decorated?->provide($operation, $uriVariables, $context) ?? ($context['request'] ?? null)?->attributes->get('data');}
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Security/State/AccessCheckerProvider.php:68 {
      ApiPlatform\Symfony\Security\State\AccessCheckerProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › ) {    return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Validator/State/ParameterValidatorProvider.php:101 {
      ApiPlatform\Symfony\Validator\State\ParameterValidatorProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/state/Provider/ParameterProvider.php:102 {
      ApiPlatform\State\Provider\ParameterProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $this->decorated?->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/state/Provider/ContentNegotiationProvider.php:56 {
      ApiPlatform\State\Provider\ContentNegotiationProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $this->decorated?->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Controller/MainController.php:94 {
      ApiPlatform\Symfony\Controller\MainController->__invoke(Request $request): Response …
      › 
      › $body = $this->provider->provide($operation, $uriVariables, $context);}
    /var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/agora/agora-backend/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
      Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
      › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
    }
    /var/www/agora/agora-backend/vendor/api-platform/symfony/EventListener/ExceptionListener.php:50 {
      ApiPlatform\Symfony\EventListener\ExceptionListener->onKernelException(ExceptionEvent $event): void …
      › 
      ›     $this->errorListener->onKernelException($event);}
    }
    /var/www/agora/agora-backend/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/agora/agora-backend/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/agora/agora-backend/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/agora/agora-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/agora/agora-backend/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/agora/agora-backend/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/agora/agora-backend/vendor/symfony/http-kernel/Kernel.php:193 {
      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/agora/agora-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/agora/agora-backend/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/agora/agora-backend/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/agora/agora-backend/vendor/autoload_runtime.php"
      }
    }
  }
}
exception
Symfony\Component\HttpKernel\Exception\HttpException {#713
  #message: "Full authentication is required to access this resource."
  #code: 0
  #file: "/var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php"
  #line: 216
  -previous: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#712 …}
  -statusCode: 401
  -headers: []
  trace: {
    /var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php:216 {
      Symfony\Component\Security\Http\Firewall\ExceptionListener->throwUnauthorizedException(AuthenticationException $authException): never …
      › 
      ›     throw new HttpException(Response::HTTP_UNAUTHORIZED, $authException->getMessage(), $authException, [], $authException->getCode());}
    }
    /var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php:179 {
      Symfony\Component\Security\Http\Firewall\ExceptionListener->startAuthentication(Request $request, AuthenticationException $authException): Response …
      › if (null === $this->authenticationEntryPoint) {    $this->throwUnauthorizedException($authException);}
    }
    /var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php:138 {
      Symfony\Component\Security\Http\Firewall\ExceptionListener->handleAccessDeniedException(ExceptionEvent $event, AccessDeniedException $exception): void …
      › 
      ›     $event->setResponse($this->startAuthentication($event->getRequest(), $insufficientAuthenticationException));} catch (\Exception $e) {
    }
    /var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php:93 {
      Symfony\Component\Security\Http\Firewall\ExceptionListener->onKernelException(ExceptionEvent $event): void …
      › if ($exception instanceof AccessDeniedException) {    $this->handleAccessDeniedException($event, $exception);}
    /var/www/agora/agora-backend/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/agora/agora-backend/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/agora/agora-backend/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/agora/agora-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/agora/agora-backend/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/agora/agora-backend/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/agora/agora-backend/vendor/symfony/http-kernel/Kernel.php:193 {
      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/agora/agora-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/agora/agora-backend/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/agora/agora-backend/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/agora/agora-backend/vendor/autoload_runtime.php"
      }
    }
  }
}
input_format
null
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#308
  -records: [
    2 => [
      [
        "timestamp" => 1781395625
        "timestamp_rfc3339" => "2026-06-14T00:07:05.995+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "_api_/admin/scrape-executions_get_collection"
          "route_parameters" => [
            "_route" => "_api_/admin/scrape-executions_get_collection"
            "_controller" => "api_platform.symfony.main_controller"
            "_stateless" => false
            "_api_resource_class" => "App\Entity\ScrapeExecution"
            "_api_operation_name" => "_api_/admin/scrape-executions_get_collection"
            "_format" => null
          ]
          "request_uri" => "https://agora.krypteia.dev/api/admin/scrape-executions?itemsPerPage=20&order%5BdispatchedAt%5D=desc&page=4"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1781395625
        "timestamp_rfc3339" => "2026-06-14T00:07:05.995+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "admin_data"
          "authenticators" => 0
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781395625
        "timestamp_rfc3339" => "2026-06-14T00:07:05.997+00:00"
        "message" => "Access denied, the user is not fully authenticated; redirecting to authentication entry point."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "exception" => Symfony\Component\Security\Core\Exception\AccessDeniedException {#350
            #message: "Access Denied. The user is not appropriately authenticated."
            #code: 403
            #file: "/var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/AccessListener.php"
            #line: 79
            -attributes: [
              "IS_AUTHENTICATED_FULLY"
            ]
            -subject: Symfony\Component\HttpFoundation\Request {#2 …}
            -accessDecision: Symfony\Component\Security\Core\Authorization\AccessDecision {#355 …}
            trace: {
              /var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/AccessListener.php:79 {
                Symfony\Component\Security\Http\Firewall\AccessListener->authenticate(RequestEvent $event): void …
                › if (!$accessDecision->isGranted = $this->accessDecisionManager->decide($token, $attributes, $request, $accessDecision, true)) {    $e = new AccessDeniedException($accessDecision->getMessage());    $e->setAttributes($attributes);
              }
              /var/www/agora/agora-backend/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
                Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
                › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
              }
              /var/www/agora/agora-backend/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:70 {
                Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->authenticate(RequestEvent $event): void …
                › foreach ($listeners as $listener) {    $listener($event);}
              /var/www/agora/agora-backend/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:94 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › } elseif (false !== $listener->supports($event->getRequest())) {    $listener->authenticate($event);}
              }
              /var/www/agora/agora-backend/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/agora/agora-backend/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/agora/agora-backend/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/agora/agora-backend/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/agora/agora-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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);}
              /var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/agora/agora-backend/vendor/symfony/http-kernel/Kernel.php:193 {
                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/agora/agora-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/agora/agora-backend/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/agora/agora-backend/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/agora/agora-backend/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781395625
        "timestamp_rfc3339" => "2026-06-14T00:07:05.998+00:00"
        "message" => "No Authentication entry point configured, returning a 401 HTTP response. Configure "entry_point" on the firewall "admin_data" if you want to modify the response."
        "priority" => 250
        "priorityName" => "NOTICE"
        "context" => []
        "channel" => "security"
      ]
      [
        "timestamp" => 1781395625
        "timestamp_rfc3339" => "2026-06-14T00:07:05.998+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\HttpException: "Full authentication is required to access this resource." at ExceptionListener.php line 216"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\HttpException {#713
            #message: "Full authentication is required to access this resource."
            #code: 0
            #file: "/var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php"
            #line: 216
            -previous: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#712 …}
            -statusCode: 401
            -headers: []
            trace: {
              /var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php:216 {
                Symfony\Component\Security\Http\Firewall\ExceptionListener->throwUnauthorizedException(AuthenticationException $authException): never …
                › 
                ›     throw new HttpException(Response::HTTP_UNAUTHORIZED, $authException->getMessage(), $authException, [], $authException->getCode());}
              }
              /var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php:179 {
                Symfony\Component\Security\Http\Firewall\ExceptionListener->startAuthentication(Request $request, AuthenticationException $authException): Response …
                › if (null === $this->authenticationEntryPoint) {    $this->throwUnauthorizedException($authException);}
              }
              /var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php:138 {
                Symfony\Component\Security\Http\Firewall\ExceptionListener->handleAccessDeniedException(ExceptionEvent $event, AccessDeniedException $exception): void …
                › 
                ›     $event->setResponse($this->startAuthentication($event->getRequest(), $insufficientAuthenticationException));} catch (\Exception $e) {
              }
              /var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php:93 {
                Symfony\Component\Security\Http\Firewall\ExceptionListener->onKernelException(ExceptionEvent $event): void …
                › if ($exception instanceof AccessDeniedException) {    $this->handleAccessDeniedException($event, $exception);}
              /var/www/agora/agora-backend/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/agora/agora-backend/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/agora/agora-backend/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/agora/agora-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/agora/agora-backend/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/agora/agora-backend/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/agora/agora-backend/vendor/symfony/http-kernel/Kernel.php:193 {
                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/agora/agora-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/agora/agora-backend/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/agora/agora-backend/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/agora/agora-backend/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1781395626
        "timestamp_rfc3339" => "2026-06-14T00:07:06.001+00:00"
        "message" => "An exception occured, transforming to an Error resource."
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\HttpException {#713}
          "operation" => ApiPlatform\Metadata\GetCollection {#948
            #parameters: ApiPlatform\Metadata\Parameters {#733 …}
            #shortName: "ScrapeExecution"
            #class: "App\Entity\ScrapeExecution"
            #description: null
            #urlGenerationStrategy: null
            #deprecationReason: null
            #normalizationContext: [
              "skip_null_values" => false
              "groups" => [
                "scrapeExecution:read:list"
              ]
            ]
            #denormalizationContext: null
            #collectDenormalizationErrors: null
            #validationContext: null
            #filters: [
              "annotated_app_entity_scrape_execution_api_platform_doctrine_orm_filter_search_filter"
              "annotated_app_entity_scrape_execution_api_platform_doctrine_orm_filter_order_filter"
              "annotated_app_entity_scrape_execution_api_platform_doctrine_orm_filter_date_filter"
            ]
            #mercure: null
            #messenger: null
            #input: null
            #output: null
            #order: null
            #fetchPartial: null
            #forceEager: null
            #paginationEnabled: null
            #paginationType: null
            #paginationItemsPerPage: null
            #paginationMaximumItemsPerPage: null
            #paginationPartial: null
            #paginationClientEnabled: null
            #paginationClientItemsPerPage: true
            #paginationClientPartial: null
            #paginationFetchJoinCollection: null
            #paginationUseOutputWalkers: null
            #security: "is_granted("ROLE_ADMIN")"
            #securityMessage: null
            #securityPostDenormalize: null
            #securityPostDenormalizeMessage: null
            #securityPostValidation: null
            #securityPostValidationMessage: null
            #provider: "ApiPlatform\Doctrine\Orm\State\CollectionProvider"
            #processor: "api_platform.doctrine.orm.state.persist_processor"
            #stateOptions: ApiPlatform\Doctrine\Orm\State\Options {#944 …}
            #rules: null
            #policy: null
            #middleware: null
            #queryParameterValidationEnabled: null
            #strictQueryParameterValidation: null
            #hideHydraOperation: null
            #jsonStream: null
            #map: null
            #extraProperties: [
              "user_defined_uri_template" => true
            ]
            #paginationViaCursor: null
            #read: null
            #deserialize: null
            #validate: null
            #write: null
            #serialize: null
            #contentNegotiation: null
            #priority: 0
            #name: "_api_/admin/scrape-executions_get_collection"
            #formats: null
            #inputFormats: [
              "jsonld" => [
                "application/ld+json"
              ]
              "json" => [
                "application/json"
              ]
            ]
            #outputFormats: [
              "jsonld" => [
                "application/ld+json"
              ]
              "json" => [
                "application/json"
              ]
            ]
            #method: "GET"
            #uriTemplate: "/admin/scrape-executions"
            #types: null
            #uriVariables: []
            #routePrefix: null
            #routeName: null
            #defaults: null
            #requirements: null
            #options: null
            #stateless: false
            #sunset: null
            #acceptPatch: null
            #status: null
            #host: null
            #schemes: null
            #condition: null
            #controller: "api_platform.symfony.main_controller"
            #headers: null
            #cacheHeaders: [
              "vary" => [
                "Content-Type"
                "Authorization"
                "Origin"
              ]
            ]
            #hydraContext: null
            #openapi: null
            #exceptionToStatus: null
            #links: null
            #errors: null
            -itemUriTemplate: null
          }
        ]
        "channel" => "app"
      ]
    ]
  ]
  -errorCount: [
    2 => 2
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#307 …}
}
previous_data
null
read_data
ApiPlatform\State\ApiResource\Error {#1375
  #message: "An error occurred"
  #code: 401
  #file: "/var/www/agora/agora-backend/vendor/api-platform/state/ApiResource/Error.php"
  #line: 206
  -previous: Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException {#712 …}
  -id: null
  -title: "An error occurred"
  -detail: "Full authentication is required to access this resource."
  -status: 401
  -instance: null
  -type: "/errors/401"
  -headers: []
  -meta: null
  -source: null
  -description: null
  +originalTrace: [
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php"
      "line" => 179
      "function" => "throwUnauthorizedException"
      "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php"
      "line" => 138
      "function" => "startAuthentication"
      "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/ExceptionListener.php"
      "line" => 93
      "function" => "handleAccessDeniedException"
      "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
      "line" => 115
      "function" => "onKernelException"
      "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 206
      "function" => "__invoke"
      "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 56
      "function" => "callListeners"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
      "line" => 126
      "function" => "dispatch"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 241
      "function" => "dispatch"
      "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 91
      "function" => "handleThrowable"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/http-kernel/Kernel.php"
      "line" => 193
      "function" => "handle"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
      "line" => 35
      "function" => "handle"
      "class" => "Symfony\Component\HttpKernel\Kernel"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/vendor/autoload_runtime.php"
      "line" => 32
      "function" => "run"
      "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
      "type" => "->"
    ]
    [
      "file" => "/var/www/agora/agora-backend/public/index.php"
      "line" => 5
      "function" => "require_once"
    ]
  ]
  trace: {
    /var/www/agora/agora-backend/vendor/api-platform/state/ApiResource/Error.php:206 {
      ApiPlatform\State\ApiResource\Error::createFromException(Exception|Throwable $exception, int $status): self …
      › 
      ›     return new self('An error occurred', $exception->getMessage(), $status, $exception->getTrace(), type: "/errors/$status", headers: $headers, previous: $exception->getPrevious());}
    }
    /var/www/agora/agora-backend/vendor/api-platform/state/ErrorProvider.php:76 {
      ApiPlatform\State\ErrorProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object …
      › $cl = is_a($operation->getClass(), ErrorResourceInterface::class, true) ? $operation->getClass() : Error::class;$error = $cl::createFromException($exception, $status);if (!$this->debug && $status >= 500 && method_exists($error, 'setDetail')) {
    }
    /var/www/agora/agora-backend/vendor/api-platform/state/CallableProvider.php:43 {
      ApiPlatform\State\CallableProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $providerInstance->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/state/Provider/ReadProvider.php:84 {
      ApiPlatform\State\Provider\ReadProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › try {    $data = $this->provider->provide($operation, $uriVariables, $context);} catch (ProviderNotFoundException $e) {
    }
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Security/State/AccessCheckerProvider.php:68 {
      ApiPlatform\Symfony\Security\State\AccessCheckerProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › ) {    return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Bundle/SwaggerUi/SwaggerUiProvider.php:50 {
      ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › ) {    return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Security/State/AccessCheckerProvider.php:68 {
      ApiPlatform\Symfony\Security\State\AccessCheckerProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › ) {    return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/state/Provider/SecurityParameterProvider.php:50 {
      ApiPlatform\State\Provider\SecurityParameterProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › {    $body = $this->decorated->provide($operation, $uriVariables, $context);    $request = $context['request'] ?? null;
    }
    /var/www/agora/agora-backend/vendor/api-platform/state/Provider/DeserializeProvider.php:60 {
      ApiPlatform\State\Provider\DeserializeProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      › $data = $this->decorated ? $this->decorated->provide($operation, $uriVariables, $context) : $request->attributes->get('data');}
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Security/State/AccessCheckerProvider.php:68 {
      ApiPlatform\Symfony\Security\State\AccessCheckerProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › ) {    return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Validator/State/ValidateProvider.php:32 {
      ApiPlatform\Symfony\Validator\State\ValidateProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › {    $body = $this->decorated?->provide($operation, $uriVariables, $context) ?? ($context['request'] ?? null)?->attributes->get('data');}
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Security/State/AccessCheckerProvider.php:68 {
      ApiPlatform\Symfony\Security\State\AccessCheckerProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › ) {    return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Validator/State/ParameterValidatorProvider.php:101 {
      ApiPlatform\Symfony\Validator\State\ParameterValidatorProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $this->decorated->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/state/Provider/ParameterProvider.php:102 {
      ApiPlatform\State\Provider\ParameterProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $this->decorated?->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/state/Provider/ContentNegotiationProvider.php:56 {
      ApiPlatform\State\Provider\ContentNegotiationProvider->provide(Operation $operation, array $uriVariables = [], array $context = []): object|array|null …
      › 
      ›     return $this->decorated?->provide($operation, $uriVariables, $context);}
    }
    /var/www/agora/agora-backend/vendor/api-platform/symfony/Controller/MainController.php:94 {
      ApiPlatform\Symfony\Controller\MainController->__invoke(Request $request): Response …
      › 
      › $body = $this->provider->provide($operation, $uriVariables, $context);}
    /var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/agora/agora-backend/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
      Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
      › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
    }
    /var/www/agora/agora-backend/vendor/api-platform/symfony/EventListener/ExceptionListener.php:50 {
      ApiPlatform\Symfony\EventListener\ExceptionListener->onKernelException(ExceptionEvent $event): void …
      › 
      ›     $this->errorListener->onKernelException($event);}
    }
    /var/www/agora/agora-backend/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/agora/agora-backend/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/agora/agora-backend/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/agora/agora-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/agora/agora-backend/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/agora/agora-backend/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/agora/agora-backend/vendor/symfony/http-kernel/Kernel.php:193 {
      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/agora/agora-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/agora/agora-backend/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/agora/agora-backend/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/agora/agora-backend/vendor/autoload_runtime.php"
      }
    }
  }
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"agora.krypteia.dev"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"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
"application/problem+json; charset=utf-8"
date
"Sun, 14 Jun 2026 00:07:06 GMT"
link
"<http://www.w3.org/ns/hydra/error>; rel="http://www.w3.org/ns/json-ld#error",<https://agora.krypteia.dev/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
vary
"Accept"
x-content-type-options
"nosniff"
x-debug-token
"759bf4"
x-frame-options
"deny"

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:39
[
  [
    "file" => "/var/www/agora/agora-backend/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/agora/agora-backend/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/agora/agora-backend/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/agora/agora-backend/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/agora/agora-backend/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/agora/agora-backend/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/agora/agora-backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/agora/agora-backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/agora/agora-backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/agora/agora-backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/agora/agora-backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/agora/agora-backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/agora/agora-backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/agora/agora-backend/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/agora/agora-backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/agora/agora-backend/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
"11c92c7179f54a13d9cfa817e6b7efa0"
APP_SHARE_DIR
"var/share"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"postgresql://agora:3ZE_3peWhXT@127.0.0.1:5432/agora?serverVersion=16&charset=utf8"
DEEPSEEK_API_KEY
"sk-c4ebfdd0494a49cf88eb0f4b17f70eb0"
DEEPSEEK_API_MODEL
"deepseek-chat"
DEEPSEEK_API_URL
"https://api.deepseek.com"
DEFAULT_URI
"http://localhost"
EXPO_ACCESS_TOKEN
"sESKaJUhUCu8MfSl9_Z4VZiG1VXuJM7rGUqcLm7G"
JWT_PASSPHRASE
"1a21ba5c8f3090b943c884cc1a7b78c138db9f83ef1980b28f7cda66a51517d9"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
NOTIFICATION_INACTIVE_DAYS
"7"
NOTIFICATION_SEUIL_A
"45"
NOTIFICATION_SEUIL_B
"75"
NOTIFICATION_SMS_ENABLED
"0"
OTP_FIXED_CODE
"123456"
OTP_SMS_ENABLED
"0"
SCRAPER_API_KEY
"b332ABCiZFaj4v82WT4xys7"
SCRAPER_BASE_URL
"https://scraper.krypteia.dev"
SCRAPER_DEBUG
"0"
SCRAPER_HTTP_MAX_DURATION
"6200"
SCRAPER_HTTP_TIMEOUT
"3200"
SCRAPER_KNOWN_OFFER_KEYS_LIMIT
"1000"
SCRAPER_MAX_PAGES
"5"
SCRAPER_STOP_AFTER_CONSECUTIVE_KNOWN_PAGES
"2"
SMS_API_TOKEN
"033c6971384b4d03f1e12c2b83b48e5fe03c3721f8deb8c0b852e3833330de24"
SMS_API_URL
"https://sms.krypteia.dev"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/agora/agora-backend"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/agora/agora-backend"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/agora/agora-backend/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"agora.krypteia.dev"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
"itemsPerPage=20&order%5BdispatchedAt%5D=desc&page=4"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.175"
REMOTE_PORT
"57553"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1781395625
REQUEST_TIME_FLOAT
1781395625.9881
REQUEST_URI
"/api/admin/scrape-executions?itemsPerPage=20&order%5BdispatchedAt%5D=desc&page=4"
SCRIPT_FILENAME
"/var/www/agora/agora-backend/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.162.69.124"
SERVER_NAME
"agora.krypteia.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_PATH
"/var/www/agora/agora-backend/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,SCRAPER_BASE_URL,SCRAPER_API_KEY,SCRAPER_HTTP_TIMEOUT,SCRAPER_HTTP_MAX_DURATION,SCRAPER_KNOWN_OFFER_KEYS_LIMIT,SCRAPER_DEBUG,SCRAPER_MAX_PAGES,SCRAPER_STOP_AFTER_CONSECUTIVE_KNOWN_PAGES,OTP_SMS_ENABLED,OTP_FIXED_CODE,NOTIFICATION_SEUIL_A,NOTIFICATION_SEUIL_B,NOTIFICATION_INACTIVE_DAYS,NOTIFICATION_SMS_ENABLED,EXPO_ACCESS_TOKEN,DEEPSEEK_API_KEY,DEEPSEEK_API_URL,DEEPSEEK_API_MODEL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,SMS_API_URL,SMS_API_TOKEN"
USER
"www-data"

Parent Request

Return to parent request (token = 14f427)

Key Value
_api_operation
ApiPlatform\Metadata\GetCollection {#948
  #parameters: ApiPlatform\Metadata\Parameters {#733 …}
  #shortName: "ScrapeExecution"
  #class: "App\Entity\ScrapeExecution"
  #description: null
  #urlGenerationStrategy: null
  #deprecationReason: null
  #normalizationContext: [
    "skip_null_values" => false
    "groups" => [
      "scrapeExecution:read:list"
    ]
  ]
  #denormalizationContext: null
  #collectDenormalizationErrors: null
  #validationContext: null
  #filters: [
    "annotated_app_entity_scrape_execution_api_platform_doctrine_orm_filter_search_filter"
    "annotated_app_entity_scrape_execution_api_platform_doctrine_orm_filter_order_filter"
    "annotated_app_entity_scrape_execution_api_platform_doctrine_orm_filter_date_filter"
  ]
  #mercure: null
  #messenger: null
  #input: null
  #output: null
  #order: null
  #fetchPartial: null
  #forceEager: null
  #paginationEnabled: null
  #paginationType: null
  #paginationItemsPerPage: null
  #paginationMaximumItemsPerPage: null
  #paginationPartial: null
  #paginationClientEnabled: null
  #paginationClientItemsPerPage: true
  #paginationClientPartial: null
  #paginationFetchJoinCollection: null
  #paginationUseOutputWalkers: null
  #security: "is_granted("ROLE_ADMIN")"
  #securityMessage: null
  #securityPostDenormalize: null
  #securityPostDenormalizeMessage: null
  #securityPostValidation: null
  #securityPostValidationMessage: null
  #provider: "ApiPlatform\Doctrine\Orm\State\CollectionProvider"
  #processor: "api_platform.doctrine.orm.state.persist_processor"
  #stateOptions: ApiPlatform\Doctrine\Orm\State\Options {#944 …}
  #rules: null
  #policy: null
  #middleware: null
  #queryParameterValidationEnabled: null
  #strictQueryParameterValidation: null
  #hideHydraOperation: null
  #jsonStream: null
  #map: null
  #extraProperties: [
    "user_defined_uri_template" => true
  ]
  #paginationViaCursor: null
  #read: null
  #deserialize: null
  #validate: null
  #write: null
  #serialize: null
  #contentNegotiation: null
  #priority: 0
  #name: "_api_/admin/scrape-executions_get_collection"
  #formats: null
  #inputFormats: [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
  ]
  #outputFormats: [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
  ]
  #method: "GET"
  #uriTemplate: "/admin/scrape-executions"
  #types: null
  #uriVariables: []
  #routePrefix: null
  #routeName: null
  #defaults: null
  #requirements: null
  #options: null
  #stateless: false
  #sunset: null
  #acceptPatch: null
  #status: null
  #host: null
  #schemes: null
  #condition: null
  #controller: "api_platform.symfony.main_controller"
  #headers: null
  #cacheHeaders: [
    "vary" => [
      "Content-Type"
      "Authorization"
      "Origin"
    ]
  ]
  #hydraContext: null
  #openapi: null
  #exceptionToStatus: null
  #links: null
  #errors: null
  -itemUriTemplate: null
}
_api_operation_name
"_api_/admin/scrape-executions_get_collection"
_api_resource_class
"App\Entity\ScrapeExecution"
_controller
"api_platform.symfony.main_controller"
_firewall_context
"security.firewall.map.context.admin_data"
_format
null
_remove_csp_headers
true
_route
"_api_/admin/scrape-executions_get_collection"
_route_params
[
  "_stateless" => false
  "_api_resource_class" => "App\Entity\ScrapeExecution"
  "_api_operation_name" => "_api_/admin/scrape-executions_get_collection"
  "_format" => null
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[]
_stateless
false
_stopwatch_token
"b27675"