| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#80
-records: [
2 => [
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.845+00:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "admin_create_possible_product"
"route_parameters" => [
"_route" => "admin_create_possible_product"
"_controller" => "App\Controller\Admin\PossibleProductsController::create"
"connectorAId" => "1"
"connectorBId" => "2"
]
"request_uri" => "https://freakingcable.alexander-a2.com/admin/create-possible-product/1/2"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.846+00:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticators" => 1
]
"channel" => "security"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.846+00:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.847+00:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.847+00:00"
"message" => "Read existing security token from the session."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "_security_main"
"token_class" => "Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken"
]
"channel" => "security"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.848+00:00"
"message" => "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#653
#message: "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
#code: 0
#file: "/var/www/freakingcable.com/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/var/www/freakingcable.com/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/var/www/freakingcable.com/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/var/www/freakingcable.com/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:75 {
Doctrine\DBAL\Driver\AbstractMySQLDriver->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractMySQLPlatform …
›
› Deprecation::trigger(
› 'doctrine/dbal',
}
/var/www/freakingcable.com/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
› {
› return $this->wrappedDriver->getDatabasePlatform($versionProvider);
› }
}
/var/www/freakingcable.com/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
› {
› return $this->wrappedDriver->getDatabasePlatform($versionProvider);
› }
}
/var/www/freakingcable.com/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
› {
› return $this->wrappedDriver->getDatabasePlatform($versionProvider);
› }
}
/var/www/freakingcable.com/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:102 {
Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, array $mappingTypes = []): Connection …
› $driver = $connection->getDriver();
› $platform = $driver->getDatabasePlatform(new StaticServerVersionProvider(
› $params['serverVersion'] ?? $params['primary']['serverVersion'] ?? '',
}
/var/www/freakingcable.com/var/cache/dev/ContainerGqSFasV/App_KernelDevDebugContainer.php:833 {
ContainerGqSFasV\App_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
›
› return $container->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($container->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $container->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $a, []);
› }
}
/var/www/freakingcable.com/var/cache/dev/ContainerGqSFasV/App_KernelDevDebugContainer.php:852 {
ContainerGqSFasV\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/var/www/freakingcable.com/var/cache/dev/ContainerGqSFasV/App_KernelDevDebugContainer.php:844 {
ContainerGqSFasV\App_KernelDevDebugContainer::{closure:ContainerGqSFasV\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():844} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = new \ReflectionClass('Doctrine\ORM\EntityManager')->newLazyGhost(static function ($proxy) use ($container) { self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy); });
› }
}
/var/www/freakingcable.com/vendor/doctrine/orm/src/EntityManager.php:499 {
Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
› {
› return $this->repositoryFactory->getRepository($this, $className);
› }
}
/var/www/freakingcable.com/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:143 {
Symfony\Bridge\Doctrine\Security\User\EntityUserProvider->getRepository(): ObjectRepository …
› {
› return $this->getObjectManager()->getRepository($this->classOrAlias);
› }
}
/var/www/freakingcable.com/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:85 {
Symfony\Bridge\Doctrine\Security\User\EntityUserProvider->refreshUser(UserInterface $user): UserInterface …
›
› $repository = $this->getRepository();
› if ($repository instanceof UserProviderInterface) {
}
/var/www/freakingcable.com/vendor/symfony/security-http/Firewall/ContextListener.php:212 {
Symfony\Component\Security\Http\Firewall\ContextListener->refreshUser(TokenInterface $token): TokenInterface …
› try {
› $refreshedUser = $provider->refreshUser($user);
› $newToken = clone $token;
}
/var/www/freakingcable.com/vendor/symfony/security-http/Firewall/ContextListener.php:129 {
Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event): void …
› $originalToken = $token;
› $token = $this->refreshUser($token);
›
}
/var/www/freakingcable.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:52 {
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
› try {
› $this->listener->authenticate($event);
› } catch (LazyResponseException $e) {
}
/var/www/freakingcable.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:64 {
Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->authenticate(RequestEvent $event): void …
› foreach ($listeners as $listener) {
› $listener->authenticate($event);
›
}
/var/www/freakingcable.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:88 {
Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
›
› $listener->authenticate($event);
›
}
/var/www/freakingcable.com/vendor/symfony/security-http/Firewall.php:86 {
Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event): void …
›
› $this->callListeners($event, $authenticationListeners());
› }
}
/var/www/freakingcable.com/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/freakingcable.com/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/freakingcable.com/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/freakingcable.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/freakingcable.com/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/freakingcable.com/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/freakingcable.com/vendor/symfony/http-kernel/Kernel.php:191 {
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/freakingcable.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/freakingcable.com/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/freakingcable.com/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/freakingcable.com/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.850+00:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "127.0.0.1"
"port" => 3306
"user" => "mysql"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => [
"collation" => "utf8mb4_unicode_ci"
]
"dbname" => "freaking-cable"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.852+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM `user` t0 WHERE t0.id = ?"
"params" => [
1 => 2
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#719
+name: "INTEGER"
}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.853+00:00"
"message" => "User was reloaded from a user provider."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"provider" => "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider"
"username" => "alexander@freakingcable.com"
]
"channel" => "security"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.855+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM connector t0 WHERE t0.id = ?"
"params" => [
1 => 1
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#719}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.856+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM connector t0 WHERE t0.id = ?"
"params" => [
1 => 2
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#719}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.856+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.exists AS exists_4 FROM product t0"
]
"channel" => "doctrine"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.857+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.connector_id AS connector_id_3 FROM product_connector t0 WHERE t0.product_id = ?"
"params" => [
1 => 1
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#719}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.858+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.connector_id AS connector_id_3 FROM product_connector t0 WHERE t0.product_id = ?"
"params" => [
1 => 2
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#719}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.858+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.connector_id AS connector_id_3 FROM product_connector t0 WHERE t0.product_id = ?"
"params" => [
1 => 3
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#719}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.859+00:00"
"message" => "Beginning transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.859+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "INSERT INTO product (name, type, exists) VALUES (?, ?, ?)"
"params" => [
1 => "USB-A to USB-3"
2 => "cable"
3 => 0
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1107
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#1107}
3 => Doctrine\DBAL\ParameterType {#1108
+name: "BOOLEAN"
}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.859+00:00"
"message" => "Rolling back transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.860+00:00"
"message" => "Uncaught PHP Exception Doctrine\DBAL\Exception\SyntaxErrorException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'exists) VALUES ('USB-A to USB-3', 'cable', 0)' at line 1" at ExceptionConverter.php line 78"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Doctrine\DBAL\Exception\SyntaxErrorException {#1119
#message: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'exists) VALUES ('USB-A to USB-3', 'cable', 0)' at line 1"
#code: 1064
#file: "/var/www/freakingcable.com/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php"
#line: 78
-previous: Doctrine\DBAL\Driver\PDO\Exception {#1116 …}
-query: Doctrine\DBAL\Query {#1112 …}
trace: {
/var/www/freakingcable.com/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:78 {
Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException …
› 1554,
› 1626 => new SyntaxErrorException($exception, $query),
› 1044,
}
/var/www/freakingcable.com/vendor/doctrine/dbal/src/Connection.php:1460 {
Doctrine\DBAL\Connection->handleDriverException(Exception $driverException, ?Query $query): DriverException …
› $this->exceptionConverter ??= $this->driver->getExceptionConverter();
› $exception = $this->exceptionConverter->convert($driverException, $query);
›
}
/var/www/freakingcable.com/vendor/doctrine/dbal/src/Connection.php:1396 {
Doctrine\DBAL\Connection->convertExceptionDuringQuery(Exception $e, string $sql, array $params = [], array $types = []): DriverException …
› ): DriverException {
› return $this->handleDriverException($e, new Query($sql, $params, $types));
› }
}
/var/www/freakingcable.com/vendor/doctrine/dbal/src/Statement.php:108 {
Doctrine\DBAL\Statement->execute(): Result …
› } catch (Driver\Exception $ex) {
› throw $this->conn->convertExceptionDuringQuery($ex, $this->sql, $this->params, $this->types);
› }
}
/var/www/freakingcable.com/vendor/doctrine/dbal/src/Statement.php:133 {
Doctrine\DBAL\Statement->executeStatement(): string|int …
› {
› return $this->execute()->rowCount();
› }
}
/var/www/freakingcable.com/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:253 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->executeInserts(): void …
›
› $stmt->executeStatement();
›
}
/var/www/freakingcable.com/vendor/doctrine/orm/src/UnitOfWork.php:1060 {
Doctrine\ORM\UnitOfWork->executeInserts(): void …
›
› $persister->executeInserts();
›
}
/var/www/freakingcable.com/vendor/doctrine/orm/src/UnitOfWork.php:403 {
Doctrine\ORM\UnitOfWork->commit(): void …
› // in the database.
› $this->executeInserts();
› }
}
/var/www/freakingcable.com/vendor/doctrine/orm/src/EntityManager.php:268 {
Doctrine\ORM\EntityManager->flush(): void …
› $this->errorIfClosed();
› $this->unitOfWork->commit();
› }
}
/var/www/freakingcable.com/src/Controller/Admin/PossibleProductsController.php:94 {
App\Controller\Admin\PossibleProductsController->create(int $connectorAId, int $connectorBId, ConnectorRepository $connectorRepository, ProductRepository $productRepository, EntityManagerInterface $em, AdminUrlGenerator $adminUrlGenerator): Response …
› $em->persist($pcB);
› $em->flush();
›
}
/var/www/freakingcable.com/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/freakingcable.com/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/freakingcable.com/vendor/symfony/http-kernel/Kernel.php:191 {
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/freakingcable.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/freakingcable.com/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/freakingcable.com/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/freakingcable.com/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1777923455
"timestamp_rfc3339" => "2026-05-04T19:37:35.965+00:00"
"message" => "Stored the security token in the session."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "_security_main"
]
"channel" => "security"
]
]
]
-errorCount: [
2 => 1
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#79 …}
} |