http://84.23.52.87:8000/robots.txt

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

No attributes

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
""
content-type
""
host
"84.23.52.87:8000"
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
"text/html; charset=UTF-8"
date
"Sun, 30 Jun 2024 20:37:32 GMT"
x-debug-token
"2160c8"
x-debug-token-link
"http://84.23.52.87:8000/_profiler/c79020"
x-previous-debug-token
"c79020"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_URL
"http://84.23.52.87:8000/"
APP_ENV
"dev"
APP_SECRET
"bbfa1a1e8d813e5632e8749764458f1c"
DATABASE_URL
"mysql://expert_platform:zF6rYcm7@localhost:3306/expert_platform?serverVersion=5.7"
EMAIL
"expert@nationalpriority.ru"
JWT_PASSPHRASE
"0bd04fc1d3da2be10ee918e6ef8a2361"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_URL
"smtp://83.69.206.18:587?encryption=tls&auth_mode=login&username=expert@nationalpriority.ru&password=LKmr-tK525"
SEND_MAIL
"true"
SEND_SMS
"false"
SHORT_LINK_URL
"http://npexp.stage.dev-stage.ru/"
SITE_URL
"http://84.23.52.87/"
TELEGRAM_BOT_KEY
"5029477617:AAFsoqj588m9EF-X-d5O16IiF9lPapXgAYk"
TELEGRAM_CHANNEL
"123"
TELEGRAM_CHANNEL_SENDER
"-1001638326022"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/back/www/expert-platform/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"84.23.52.87:8000"
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
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"3.139.108.13"
REMOTE_PORT
"58253"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1719779852
REQUEST_TIME_FLOAT
1719779852.5772
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/home/back/www/expert-platform/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"84.23.52.87"
SERVER_NAME
""
SERVER_PORT
"8000"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,SITE_URL,API_URL,SHORT_LINK_URL,EMAIL,SEND_MAIL,SEND_SMS,MAILER_URL,TELEGRAM_BOT_KEY,TELEGRAM_CHANNEL,TELEGRAM_CHANNEL_SENDER,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"
USER
"www-data"

Sub Requests 1

ErrorController (token = c79020)

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#76
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET /robots.txt""
  #code: 0
  #file: "/home/back/www/expert-platform/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 136
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#254 …}
  trace: {
    /home/back/www/expert-platform/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/back/www/expert-platform/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /home/back/www/expert-platform/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
      Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/back/www/expert-platform/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
      › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
    /home/back/www/expert-platform/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /home/back/www/expert-platform/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/back/www/expert-platform/vendor/symfony/http-kernel/HttpKernel.php:134 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /home/back/www/expert-platform/vendor/symfony/http-kernel/HttpKernel.php:80 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/back/www/expert-platform/vendor/symfony/http-kernel/Kernel.php:201 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/back/www/expert-platform/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#580
  #name: "request"
  #handlers: [
    Monolog\Handler\StreamHandler {#578
      #stream: stream resource @166
        timed_out: false
        blocked: true
        eof: false
        wrapper_type: "plainfile"
        stream_type: "STDIO"
        mode: "a"
        unread_bytes: 0
        seekable: true
        uri: "/home/back/www/expert-platform/var/log/dev.log"
        options: []
      }
      #url: "/home/back/www/expert-platform/var/log/dev.log"
      -errorMessage: null
      #filePermission: null
      #useLocking: false
      -dirCreated: true
      #level: 100
      #bubble: true
      #formatter: Monolog\Formatter\LineFormatter {#267 …}
      #processors: [
        Monolog\Processor\PsrLogMessageProcessor {#577
          -dateFormat: null
          -removeUsedContextFields: false
        }
      ]
    }
    Symfony\Bridge\Monolog\Handler\ConsoleHandler {#579
      -output: null
      -verbosityLevelMap: [
        16 => 400
        32 => 300
        64 => 250
        128 => 200
        256 => 100
      ]
      -consoleFormatterOptions: []
      #level: 100
      #bubble: true
      #formatter: null
      #processors: []
    }
    Mero\Monolog\Handler\TelegramHandler {#663
      -token: "5029477617:AAFsoqj588m9EF-X-d5O16IiF9lPapXgAYk"
      -chatId: "123"
      -timeout: 0
      #level: 500
      #bubble: true
      #formatter: null
      #processors: []
    }
  ]
  #processors: [
    Symfony\Bridge\Monolog\Processor\DebugProcessor {#665
      -records: [
        "000000004c0102800000000017a86e0d" => [
          [
            "timestamp" => 1719779852
            "message" => "User Deprecated: Since doctrine/doctrine-bundle 2.4: The "connection_override_options" connection parameter is deprecated"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#402
                #message: "User Deprecated: Since doctrine/doctrine-bundle 2.4: The "connection_override_options" connection parameter is deprecated"
                #code: 0
                #file: "/home/back/www/expert-platform/vendor/symfony/deprecation-contracts/function.php"
                #line: 25
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/back/www/expert-platform/vendor/symfony/deprecation-contracts/function.php:25 {
                    trigger_deprecation(string $package, string $version, string $message, ...$args): void …
                    › {    @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);}
                  }
                  /home/back/www/expert-platform/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:55 {
                    Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, Configuration $config = null, EventManager $eventManager = null, array $mappingTypes = []) …
                    › if (isset($params['connection_override_options'])) {    trigger_deprecation('doctrine/doctrine-bundle', '2.4', 'The "connection_override_options" connection parameter is deprecated');    $overriddenOptions = $params['connection_override_options'];
                  }
                  /home/back/www/expert-platform/var/cache/dev/ContainerKKI4ONI/srcApp_KernelDevDebugContainer.php:4754 {
                    ContainerKKI4ONI\srcApp_KernelDevDebugContainer->getDoctrine_Dbal_DefaultConnectionService() …
                    › 
                    ›     return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql', 'connection_override_options' => [], 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode, "ONLY_FULL_GROUP_BY", ""))'], 'defaultTableOptions' => []], $a, $c, []);}
                  }
                  /home/back/www/expert-platform/var/cache/dev/ContainerKKI4ONI/srcApp_KernelDevDebugContainer.php:4914 {
                    ContainerKKI4ONI\srcApp_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
                    › 
                    › $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);}
                  /home/back/www/expert-platform/var/cache/dev/ContainerKKI4ONI/srcApp_KernelDevDebugContainer.php:4767 {
                    ContainerKKI4ONI\srcApp_KernelDevDebugContainer->ContainerKKI4ONI\{closure} …
                    › return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
                  /home/back/www/expert-platform/var/cache/dev/ContainerKKI4ONI/srcApp_KernelDevDebugContainer.php:14681 {
                    Closure->__invoke …
                    › {    $this->initializer1f652 && ($this->initializer1f652->__invoke($valueHolder0ed47, $this, 'getRepository', array('entityName' => $entityName), $this->initializer1f652) || 1) && $this->valueHolder0ed47 = $valueHolder0ed47;}
                  /home/back/www/expert-platform/var/cache/dev/ContainerKKI4ONI/srcApp_KernelDevDebugContainer.php:14681 {
                    ContainerKKI4ONI\EntityManager_9a5be93->getRepository($entityName) …
                    › {    $this->initializer1f652 && ($this->initializer1f652->__invoke($valueHolder0ed47, $this, 'getRepository', array('entityName' => $entityName), $this->initializer1f652) || 1) && $this->valueHolder0ed47 = $valueHolder0ed47;}
                  /home/back/www/expert-platform/vendor/gesdinet/jwt-refresh-token-bundle/Doctrine/RefreshTokenManager.php:45 {
                    Gesdinet\JWTRefreshTokenBundle\Doctrine\RefreshTokenManager->__construct(ObjectManager $om, $class) …
                    › $this->objectManager = $om;$this->repository = $om->getRepository($class);$metadata = $om->getClassMetadata($class);
                  }
                  /home/back/www/expert-platform/var/cache/dev/ContainerKKI4ONI/srcApp_KernelDevDebugContainer.php:5241 {
                    ContainerKKI4ONI\srcApp_KernelDevDebugContainer->getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService() …
                    › {    return $this->services['gesdinet.jwtrefreshtoken.refresh_token_manager'] = new \Gesdinet\JWTRefreshTokenBundle\Doctrine\RefreshTokenManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'Gesdinet\\JWTRefreshTokenBundle\\Entity\\RefreshToken');}
                  }
                  /home/back/www/expert-platform/var/cache/dev/ContainerKKI4ONI/srcApp_KernelDevDebugContainer.php:7187 {
                    ContainerKKI4ONI\srcApp_KernelDevDebugContainer->getRequestListenerService() …
                    › {    return $this->privates['App\\EventListener\\RequestListener'] = new \App\EventListener\RequestListener(($this->services['gesdinet.jwtrefreshtoken.refresh_token_manager'] ?? $this->getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));}
                  }
                  /home/back/www/expert-platform/var/cache/dev/ContainerKKI4ONI/srcApp_KernelDevDebugContainer.php:4957 {
                    ContainerKKI4ONI\srcApp_KernelDevDebugContainer->ContainerKKI4ONI\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['App\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());}, 1 => 'onKernelRequest'], 0);
                  }
                  /home/back/www/expert-platform/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/back/www/expert-platform/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/back/www/expert-platform/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/back/www/expert-platform/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/back/www/expert-platform/vendor/symfony/http-kernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/back/www/expert-platform/vendor/symfony/http-kernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /home/back/www/expert-platform/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /home/back/www/expert-platform/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1719779852
            "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/back/www/expert-platform/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136"
            "priority" => 400
            "priorityName" => "ERROR"
            "context" => [
              "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#76
                -statusCode: 404
                -headers: []
                #message: "No route found for "GET /robots.txt""
                #code: 0
                #file: "/home/back/www/expert-platform/vendor/symfony/http-kernel/EventListener/RouterListener.php"
                #line: 136
                -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#254 …}
                trace: {
                  /home/back/www/expert-platform/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
                    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
                    › 
                    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
                  }
                  /home/back/www/expert-platform/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /home/back/www/expert-platform/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /home/back/www/expert-platform/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /home/back/www/expert-platform/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /home/back/www/expert-platform/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /home/back/www/expert-platform/vendor/symfony/http-kernel/HttpKernel.php:134 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
                  /home/back/www/expert-platform/vendor/symfony/http-kernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /home/back/www/expert-platform/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /home/back/www/expert-platform/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "request"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'expert_platform' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'expert_platform' /*!50116 AND c.constraint_schema = 'expert_platform' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'expert_platform' ORDER BY SEQ_IN_INDEX ASC"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => """
              SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS\n
              FROM information_schema.TABLES\n
              WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
              """
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT * FROM doctrine_migration_versions"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'expert_platform' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'expert_platform' /*!50116 AND c.constraint_schema = 'expert_platform' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'expert_platform' ORDER BY SEQ_IN_INDEX ASC"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => """
              SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS\n
              FROM information_schema.TABLES\n
              WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
              """
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT * FROM doctrine_migration_versions"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'expert_platform' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'expert_platform' /*!50116 AND c.constraint_schema = 'expert_platform' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'expert_platform' ORDER BY SEQ_IN_INDEX ASC"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => """
              SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS\n
              FROM information_schema.TABLES\n
              WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
              """
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT * FROM doctrine_migration_versions"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
        ]
        "000000004c0102460000000017a86e0d" => [
          [
            "timestamp" => 1719779852
            "message" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'expert_platform' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'expert_platform' /*!50116 AND c.constraint_schema = 'expert_platform' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'expert_platform' ORDER BY SEQ_IN_INDEX ASC"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => """
              SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS\n
              FROM information_schema.TABLES\n
              WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
              """
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT * FROM doctrine_migration_versions"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'expert_platform' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'expert_platform' /*!50116 AND c.constraint_schema = 'expert_platform' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'expert_platform' ORDER BY SEQ_IN_INDEX ASC"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => """
              SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS\n
              FROM information_schema.TABLES\n
              WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
              """
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT * FROM doctrine_migration_versions"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'expert_platform' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'expert_platform' /*!50116 AND c.constraint_schema = 'expert_platform' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'expert_platform' ORDER BY SEQ_IN_INDEX ASC"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => """
              SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS\n
              FROM information_schema.TABLES\n
              WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
              """
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
          [
            "timestamp" => 1719779852
            "message" => "SELECT * FROM doctrine_migration_versions"
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => []
            "channel" => "doctrine"
          ]
        ]
      ]
      -errorCount: [
        "000000004c0102800000000017a86e0d" => 1
        "000000004c0102460000000017a86e0d" => 0
      ]
      -requestStack: Symfony\Component\HttpFoundation\RequestStack {#664 …}
    }
  ]
  #microsecondTimestamps: true
  #exceptionHandler: null
}