| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#119
-records: [
19 => [
[
"timestamp" => 1771208048
"timestamp_rfc3339" => "2026-02-16T03:14:08.163+01:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "app_hosting_detail"
"route_parameters" => [
"_route" => "app_hosting_detail"
"_controller" => "App\Controller\HostingController::hosting_detail"
"path" => "www.dotg.io"
]
"request_uri" => "https://dev.brainofthehive.fr/hosting/www.dotg.io"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1771208048
"timestamp_rfc3339" => "2026-02-16T03:14:08.167+01:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticators" => 1
]
"channel" => "security"
]
[
"timestamp" => 1771208048
"timestamp_rfc3339" => "2026-02-16T03:14:08.167+01: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" => 1771208048
"timestamp_rfc3339" => "2026-02-16T03:14:08.167+01: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" => 1771208048
"timestamp_rfc3339" => "2026-02-16T03:14:08.192+01:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "an49nf.myd.infomaniak.com"
"port" => 3306
"user" => "an49nf_both"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => []
"dbname" => "an49nf_brainofthehive"
"serverVersion" => "10.11.14-MariaDB"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1771208048
"timestamp_rfc3339" => "2026-02-16T03:14:08.194+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.active AS active_2, t0.display_order AS display_order_3, t0.title AS title_4, t0.nav AS nav_5, t0.path AS path_6, t0.icon AS icon_7, t0.overlay AS overlay_8, t0.description AS description_9, t0.text AS text_10, t0.banner AS banner_11, t0.action_banner AS action_banner_12, t0.action_shape AS action_shape_13, t0.action_icon AS action_icon_14, t0.action_title AS action_title_15, t0.action_label AS action_label_16, t0.action_link AS action_link_17, t0.action_target AS action_target_18, t0.extra_link1 AS extra_link1_19, t0.extra_target1 AS extra_target1_20, t0.extra_icon1 AS extra_icon1_21, t0.extra_label1 AS extra_label1_22, t0.extra_link2 AS extra_link2_23, t0.extra_target2 AS extra_target2_24, t0.extra_icon2 AS extra_icon2_25, t0.extra_label2 AS extra_label2_26, t0.extra_link3 AS extra_link3_27, t0.extra_target3 AS extra_target3_28, t0.extra_icon3 AS extra_icon3_29, t0.extra_label3 AS extra_label3_30 FROM hosting_services t0 WHERE t0.path = ? LIMIT 1"
"params" => [
1 => "/hosting/www.dotg.io"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#906
+name: "STRING"
}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1771208048
"timestamp_rfc3339" => "2026-02-16T03:14:08.205+01:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT h0_.id AS id_0, h0_.active AS active_1, h0_.display_order AS display_order_2, h0_.title AS title_3, h0_.nav AS nav_4, h0_.path AS path_5, h0_.icon AS icon_6, h0_.overlay AS overlay_7, h0_.description AS description_8, h0_.text AS text_9, h0_.banner AS banner_10, h0_.action_banner AS action_banner_11, h0_.action_shape AS action_shape_12, h0_.action_icon AS action_icon_13, h0_.action_title AS action_title_14, h0_.action_label AS action_label_15, h0_.action_link AS action_link_16, h0_.action_target AS action_target_17, h0_.extra_link1 AS extra_link1_18, h0_.extra_target1 AS extra_target1_19, h0_.extra_icon1 AS extra_icon1_20, h0_.extra_label1 AS extra_label1_21, h0_.extra_link2 AS extra_link2_22, h0_.extra_target2 AS extra_target2_23, h0_.extra_icon2 AS extra_icon2_24, h0_.extra_label2 AS extra_label2_25, h0_.extra_link3 AS extra_link3_26, h0_.extra_target3 AS extra_target3_27, h0_.extra_icon3 AS extra_icon3_28, h0_.extra_label3 AS extra_label3_29 FROM hosting_services h0_ WHERE h0_.active = ? ORDER BY h0_.display_order ASC"
"params" => [
1 => 1
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#907
+name: "BOOLEAN"
}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1771208048
"timestamp_rfc3339" => "2026-02-16T03:14:08.215+01:00"
"message" => "Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("actionBanner") on a null variable in "hosting/details.html.twig" at line 41." at details.html.twig line 41"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Twig\Error\RuntimeError {#1014
#message: "Impossible to access an attribute ("actionBanner") on a null variable in "hosting/details.html.twig" at line 41."
#code: 0
#file: "/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/templates/hosting/details.html.twig"
#line: 41
-lineno: 41
-rawMessage: "Impossible to access an attribute ("actionBanner") on a null variable."
-source: Twig\Source {#911 …}
-phpFile: "/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/twig/twig/src/Extension/CoreExtension.php"
-phpLine: 1741
trace: {
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/templates/hosting/details.html.twig:41 {
Twig\Extension\CoreExtension::getAttribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = Template::ANY_CALL, $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) …
› <div class="sidebar-widget banner-widget">
› <div class="widget-content" style="background-image: url('{{ asset(service.actionBanner) }}');">
› <div class="shape" style="background-image: url('{{ asset(service.actionShape) }}');"></div>
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/templates/hosting/details.html.twig:41 {
__TwigTemplate_436b83b75421369e72db03064cec27a1->block_content(array $context, array $blocks = []): iterable …
› <div class="sidebar-widget banner-widget">
› <div class="widget-content" style="background-image: url('{{ asset(service.actionBanner) }}');">
› <div class="shape" style="background-image: url('{{ asset(service.actionShape) }}');"></div>
arguments: {
$env: Twig\Environment {#282 …}
$source: Twig\Source {#911 …}
$object: null
$item: "actionBanner"
$arguments: []
$type: "any"
$isDefinedTest: false
$ignoreStrictCheck: false
$sandboxed: false
$lineno: 41
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/twig/twig/src/Template.php:446 {
Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
› try {
› yield from $template->$block($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …6]
$blocks: [ …4]
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/templates/layout/layout.html.twig:43 {
__TwigTemplate_b8e48056f656a4c1537831bc3499f5b7->doDisplay(array $context, array $blocks = []): iterable …
›
› {% block content %}
› {% endblock %}
arguments: {
$name: "content"
$context: [ …6]
$blocks: [ …4]
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/twig/twig/src/Template.php:402 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …6]
$blocks: [ …2]
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/var/cache/dev/twig/15/150c5396ea73f01512801cb22c404af3.php:54 {
__TwigTemplate_436b83b75421369e72db03064cec27a1->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->load("layout/layout.html.twig", 1);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
›
arguments: {
$context: [ …6]
$blocks: [ …4]
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/twig/twig/src/Template.php:402 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …6]
$blocks: [ …2]
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/twig/twig/src/Template.php:358 {
Twig\Template->display(array $context, array $blocks = []): void …
› {
› foreach ($this->yield($context, $blocks) as $data) {
› echo $data;
arguments: {
$context: [ …6]
$blocks: [ …2]
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/twig/twig/src/Template.php:373 {
Twig\Template->render(array $context): string …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
arguments: {
$context: [ …4]
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/twig/twig/src/TemplateWrapper.php:51 {
Twig\TemplateWrapper->render(array $context = []): string …
› {
› return $this->template->render($context);
› }
arguments: {
$context: [ …4]
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/twig/twig/src/Environment.php:333 {
Twig\Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
arguments: {
$context: [ …4]
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php:463 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
›
› return $this->container->get('twig')->render($view, $parameters);
› }
arguments: {
$name: "hosting/details.html.twig"
$context: [ …4]
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php:468 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
› {
› $content = $this->doRenderView($view, $block, $parameters, $method);
› $response ??= new Response();
arguments: {
$view: "hosting/details.html.twig"
$block: null
$parameters: [ …4]
$method: "render"
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php:282 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
› {
› return $this->doRender($view, null, $parameters, $response, __FUNCTION__);
› }
arguments: {
$view: "hosting/details.html.twig"
$block: null
$parameters: [ …4]
$response: null
$method: "render"
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/src/Controller/HostingController.php:60 {
App\Controller\HostingController->hosting_detail(Request $request, EntityManagerInterface $entityManager): Response …
› //dd($service);
› return $this->render('hosting/details.html.twig', [
› 'controller_name' => 'detailHostingController',
arguments: {
$view: "hosting/details.html.twig"
$parameters: [ …4]
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
$entityManager: Doctrine\ORM\EntityManager {#327 …}
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
$type: 1
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/Kernel.php:182 {
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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
$type: 1
$catch: true
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1771208048
"timestamp_rfc3339" => "2026-02-16T03:14:08.259+01:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1598
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/src/Entity/Profile.php:11 {
ReflectionAttribute->newInstance(): object …
› #[ORM\Entity(repositoryClass: ProfileRepository::class)]
› #[Vich\Uploadable]
› class Profile implements \Serializable
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:104 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Support both new Attribute\ and deprecated Annotation\ namespaces
› $uploadable = $this->reader->getClassAttribute($class, Uploadable::class);
› if (null === $uploadable) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/Kernel.php:182 {
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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
$type: 1
$catch: true
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1771208048
"timestamp_rfc3339" => "2026-02-16T03:14:08.259+01:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1599
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/src/Entity/Profile.php:11 {
ReflectionAttribute->newInstance(): object …
› #[ORM\Entity(repositoryClass: ProfileRepository::class)]
› #[Vich\Uploadable]
› class Profile implements \Serializable
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:107 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Fallback to deprecated Annotation namespace
› $uploadable = $this->reader->getClassAttribute($class, UploadableAnnotation::class);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/Kernel.php:182 {
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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
$type: 1
$catch: true
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
]
1087 => [
[
"timestamp" => 1771208048
"timestamp_rfc3339" => "2026-02-16T03:14:08.253+01:00"
"message" => "Deprecated: App\Entity\Profile implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1315
#message: "Deprecated: App\Entity\Profile implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
#code: 0
#file: "/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/src/Entity/Profile.php"
#line: 12
#severity: E_DEPRECATED
trace: {
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/src/Entity/Profile.php:12 {
require_once …
› #[Vich\Uploadable]
› class Profile implements \Serializable
› {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileClassLocator.php:64 {
Doctrine\Persistence\Mapping\Driver\FileClassLocator->getClassNames(): array …
› $includedFiles[$fileName] = true;
› require_once $fileName;
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php:128 {
Doctrine\ORM\Mapping\Driver\AttributeDriver->getAllClassNames(): array …
› $classNames = array_unique([
› ...FileClassLocator::createFromDirectories($this->paths, $this->excludePaths, $this->fileExtension)->getClassNames(),
› ...$classNames,
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:88 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames(): array …
› if (! isset($driverClasses[$oid])) {
› $driverClasses[$oid] = $driver->getAllClassNames();
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:87 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata(): array …
› $metadata = [];
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
$type: 1
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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);
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/Kernel.php:182 {
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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
$type: 1
$catch: true
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1771208048
"timestamp_rfc3339" => "2026-02-16T03:14:08.258+01:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1489
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/src/Entity/Profile.php:11 {
ReflectionAttribute->newInstance(): object …
› #[ORM\Entity(repositoryClass: ProfileRepository::class)]
› #[Vich\Uploadable]
› class Profile implements \Serializable
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:104 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Support both new Attribute\ and deprecated Annotation\ namespaces
› $uploadable = $this->reader->getClassAttribute($class, Uploadable::class);
› if (null === $uploadable) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
$type: 1
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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);
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/Kernel.php:182 {
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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
$type: 1
$catch: true
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1771208048
"timestamp_rfc3339" => "2026-02-16T03:14:08.258+01:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1490
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/src/Entity/Profile.php:11 {
ReflectionAttribute->newInstance(): object …
› #[ORM\Entity(repositoryClass: ProfileRepository::class)]
› #[Vich\Uploadable]
› class Profile implements \Serializable
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:107 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Fallback to deprecated Annotation namespace
› $uploadable = $this->reader->getClassAttribute($class, UploadableAnnotation::class);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
$type: 1
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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) {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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);
› }
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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);
›
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/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 {
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/http-kernel/Kernel.php:182 {
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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
$type: 1
$catch: true
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#19 …}
}
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/clients/eec161541ba347de3246afaaebd787de/sites/dev.brainofthehive.fr/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
]
]
-errorCount: [
19 => 1
1087 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#121 …}
} |