22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
22:12:18
php
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
[
"exception " => ErrorException {#25
#message : "Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php "
#line : 309
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:309 {
Symfony\Component\HttpFoundation \ Request::createFromGlobals() …
› $request->request = new InputBag($_POST);
› } elseif (0 === strpos($request->headers->get('CONTENT_TYPE'), 'application/x-www-form-urlencoded')
› && \in_array(strtoupper($request->server->get('REQUEST_METHOD', 'GET')), ['PUT', 'DELETE', 'PATCH'])
}
/home/objetivo062/codigo / public/index.php:19 {
› $kernel = new Kernel($_SERVER['APP_ENV'], (bool) $_SERVER['APP_DEBUG']);
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
}
}
}
]
22:12:18
php
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#331
#message : "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php "
#line : 153
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:153 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function offsetExists($key)
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1210 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:153 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function offsetExists($key)
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1210 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#343
#message : "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php "
#line : 158
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:158 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function offsetGet($key)
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1210 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:158 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function offsetGet($key)
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1210 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#344
#message : "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php "
#line : 163
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:163 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function offsetSet($key, $value)
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1210 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:163 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function offsetSet($key, $value)
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1210 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#354
#message : "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php "
#line : 168
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:168 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function offsetUnset($key)
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1210 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:168 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function offsetUnset($key)
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1210 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#355
#message : "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php "
#line : 114
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:114 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1210 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:114 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1210 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#334
#message : "Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php "
#line : 122
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:122 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1210 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:122 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/Data.php:20 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› */
› class Data implements \ArrayAccess, \Countable, \IteratorAggregate
› {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:51 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->reset() …
› $this->data = [
› 'calls' => $this->cloneVar([]),
› 'violations_count' => 0,
}
/home/objetivo062/codigo/vendor /symfony/validator/ DataCollector/ValidatorDataCollector.php:37 {
Symfony\Component\Validator\DataCollector \ ValidatorDataCollector->__construct(TraceableValidator $validator) …
› $this->validator = $validator;
› $this->reset();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1210 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php (33 times)
Deprecated: Creation of dynamic property Symfony\Component\Validator\Constraints\NotBlank::$groups is deprecated
[
"exception " => ErrorException {#524
#message : "Deprecated: Creation of dynamic property Symfony\Component\Validator\Constraints\NotBlank::$groups is deprecated "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/validator/ Constraint.php "
#line : 191
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/validator/ Constraint.php:191 {
Symfony\Component\Validator \ Constraint->__set(string $option, $value) …
› if ('groups' === $option) {
› $this->groups = (array) $value;
›
}
/home/objetivo062/codigo/vendor /symfony/var-exporter/ Internal/Hydrator.php:62 {
Symfony\Component\VarExporter\Internal\Hydrator::Symfony\Component\VarExporter\Internal \ {closure} …
› foreach ($values as $i => $v) {
› $objects[$i]->$name = $v;
› }
}
/home/objetivo062/codigo/vendor /symfony/var-exporter/ Internal/Hydrator.php:43 {
Symfony\Component\VarExporter\Internal \ Hydrator::hydrate($objects, $values, $properties, $value, $wakeups) …
› foreach ($properties as $class => $vars) {
› (self::$hydrators[$class] ?? self::getHydrator($class))($vars, $objects);
› }
}
/home/objetivo062/codigo / var/cache/dev/pools/cmJW-L2fxp/Z/D/a0neQ2G6PhtowkOTnTig:3 {
Symfony\Component\Cache\Adapter \ PhpFilesAdapter::{closure} …
›
› return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
› $o = [
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/PhpFilesAdapter.php:121 {
Symfony\Component\Cache\Adapter \ PhpFilesAdapter->doFetch(array $ids) …
› } elseif (!$value instanceof LazyValue) {
› $values[$id] = $value();
› } elseif (false === $values[$id] = include $value->file) {
}
/home/objetivo062/codigo/vendor /symfony/cache/ Traits/AbstractAdapterTrait.php:220 {
Symfony\Component\Cache\Adapter \ AbstractAdapter->getItem($key) …
› try {
› foreach ($this->doFetch([$id]) as $value) {
› $isHit = true;
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/TraceableAdapter.php:77 {
Symfony\Component\Cache\Adapter \ TraceableAdapter->getItem($key) …
› try {
› $item = $this->pool->getItem($key);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/PhpArrayAdapter.php:128 {
Symfony\Component\Cache\Adapter \ PhpArrayAdapter->getItem($key) …
› if (!isset($this->keys[$key])) {
› return $this->pool->getItem($key);
› }
}
/home/objetivo062/codigo/vendor /symfony/cache/ DoctrineProvider.php:54 {
Symfony\Component\Cache \ DoctrineProvider->doFetch($id) …
› {
› $item = $this->pool->getItem(rawurlencode($id));
›
}
/home/objetivo062/codigo/vendor /doctrine/cache/ lib/Doctrine/Common/Cache/CacheProvider.php:59 {
Doctrine\Common\Cache \ CacheProvider->fetch($id) …
› {
› return $this->doFetch($this->getNamespacedId($id));
› }
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:171 {
Doctrine\Common\Annotations \ CachedReader->fetchFromCache($cacheKey, ReflectionClass $class) …
› {
› $data = $this->cache->fetch($cacheKey);
› if ($data !== false) {
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:93 {
Doctrine\Common\Annotations \ CachedReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› $annots = $this->fetchFromCache($cacheKey, $class);
› if ($annots === false) {
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:107 {
Doctrine\Common\Annotations \ CachedReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› foreach ($this->getPropertyAnnotations($property) as $annot) {
› if ($annot instanceof $annotationName) {
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:302 {
Doctrine\ORM\Mapping\Driver \ AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› if (($cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class)) !== null) {
› $mapping['cache'] = $metadata->getAssociationCacheDefaults(
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php:79 {
Doctrine\Persistence\Mapping\Driver \ MappingDriverChain->loadMetadataForClass($className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping \ ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:306 {
Doctrine\Persistence\Mapping \ AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:79 {
Doctrine\ORM\Mapping \ ClassMetadataFactory->loadMetadata($name) …
› {
› $loaded = parent::loadMetadata($name);
›
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:184 {
Doctrine\Persistence\Mapping \ AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› foreach ($this->loadMetadata($realClassName) as $loadedClassName) {
› $this->cacheDriver->save(
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityManager.php:293 {
Doctrine\ORM \ EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/EntityManager_9a5be93.php:87 {
ContainerO0F3x9c \ EntityManager_9a5be93->getClassMetadata($className) …
›
› return $this->valueHolder26152->getClassMetadata($className);
› }
}
/home/objetivo062/codigo/vendor /doctrine/doctrine-bundle/ Repository/ServiceEntityRepository.php:39 {
Doctrine\Bundle\DoctrineBundle\Repository \ ServiceEntityRepository->__construct(ManagerRegistry $registry, string $entityClass) …
›
› parent::__construct($manager, $manager->getClassMetadata($entityClass));
› }
}
/home/objetivo062/codigo / src/Repository/BloqueRepository.php:22 {
App\Repository \ BloqueRepository->__construct(ManagerRegistry $registry) …
› {
› parent::__construct($registry, Bloque::class);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1345 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getBloqueRepositoryService() …
› {
› return $this->privates['App\\Repository\\BloqueRepository'] = new \App\Repository\BloqueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:632 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› ])));
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/validator/ Constraint.php:191 {
Symfony\Component\Validator \ Constraint->__set(string $option, $value) …
› if ('groups' === $option) {
› $this->groups = (array) $value;
›
}
/home/objetivo062/codigo/vendor /symfony/var-exporter/ Internal/Hydrator.php:62 {
Symfony\Component\VarExporter\Internal\Hydrator::Symfony\Component\VarExporter\Internal \ {closure} …
› foreach ($values as $i => $v) {
› $objects[$i]->$name = $v;
› }
}
/home/objetivo062/codigo/vendor /symfony/var-exporter/ Internal/Hydrator.php:43 {
Symfony\Component\VarExporter\Internal \ Hydrator::hydrate($objects, $values, $properties, $value, $wakeups) …
› foreach ($properties as $class => $vars) {
› (self::$hydrators[$class] ?? self::getHydrator($class))($vars, $objects);
› }
}
/home/objetivo062/codigo / var/cache/dev/pools/cmJW-L2fxp/Z/D/a0neQ2G6PhtowkOTnTig:3 {
Symfony\Component\Cache\Adapter \ PhpFilesAdapter::{closure} …
›
› return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
› $o = [
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/PhpFilesAdapter.php:121 {
Symfony\Component\Cache\Adapter \ PhpFilesAdapter->doFetch(array $ids) …
› } elseif (!$value instanceof LazyValue) {
› $values[$id] = $value();
› } elseif (false === $values[$id] = include $value->file) {
}
/home/objetivo062/codigo/vendor /symfony/cache/ Traits/AbstractAdapterTrait.php:220 {
Symfony\Component\Cache\Adapter \ AbstractAdapter->getItem($key) …
› try {
› foreach ($this->doFetch([$id]) as $value) {
› $isHit = true;
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/TraceableAdapter.php:77 {
Symfony\Component\Cache\Adapter \ TraceableAdapter->getItem($key) …
› try {
› $item = $this->pool->getItem($key);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/PhpArrayAdapter.php:128 {
Symfony\Component\Cache\Adapter \ PhpArrayAdapter->getItem($key) …
› if (!isset($this->keys[$key])) {
› return $this->pool->getItem($key);
› }
}
/home/objetivo062/codigo/vendor /symfony/cache/ DoctrineProvider.php:54 {
Symfony\Component\Cache \ DoctrineProvider->doFetch($id) …
› {
› $item = $this->pool->getItem(rawurlencode($id));
›
}
/home/objetivo062/codigo/vendor /doctrine/cache/ lib/Doctrine/Common/Cache/CacheProvider.php:59 {
Doctrine\Common\Cache \ CacheProvider->fetch($id) …
› {
› return $this->doFetch($this->getNamespacedId($id));
› }
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:171 {
Doctrine\Common\Annotations \ CachedReader->fetchFromCache($cacheKey, ReflectionClass $class) …
› {
› $data = $this->cache->fetch($cacheKey);
› if ($data !== false) {
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:93 {
Doctrine\Common\Annotations \ CachedReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› $annots = $this->fetchFromCache($cacheKey, $class);
› if ($annots === false) {
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:107 {
Doctrine\Common\Annotations \ CachedReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› foreach ($this->getPropertyAnnotations($property) as $annot) {
› if ($annot instanceof $annotationName) {
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:302 {
Doctrine\ORM\Mapping\Driver \ AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› if (($cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class)) !== null) {
› $mapping['cache'] = $metadata->getAssociationCacheDefaults(
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php:79 {
Doctrine\Persistence\Mapping\Driver \ MappingDriverChain->loadMetadataForClass($className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping \ ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:306 {
Doctrine\Persistence\Mapping \ AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:79 {
Doctrine\ORM\Mapping \ ClassMetadataFactory->loadMetadata($name) …
› {
› $loaded = parent::loadMetadata($name);
›
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:184 {
Doctrine\Persistence\Mapping \ AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› foreach ($this->loadMetadata($realClassName) as $loadedClassName) {
› $this->cacheDriver->save(
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityManager.php:293 {
Doctrine\ORM \ EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/EntityManager_9a5be93.php:87 {
ContainerO0F3x9c \ EntityManager_9a5be93->getClassMetadata($className) …
›
› return $this->valueHolder26152->getClassMetadata($className);
› }
}
/home/objetivo062/codigo/vendor /doctrine/doctrine-bundle/ Repository/ServiceEntityRepository.php:39 {
Doctrine\Bundle\DoctrineBundle\Repository \ ServiceEntityRepository->__construct(ManagerRegistry $registry, string $entityClass) …
›
› parent::__construct($manager, $manager->getClassMetadata($entityClass));
› }
}
/home/objetivo062/codigo / src/Repository/BloqueRepository.php:22 {
App\Repository \ BloqueRepository->__construct(ManagerRegistry $registry) …
› {
› parent::__construct($registry, Bloque::class);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1345 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getBloqueRepositoryService() …
› {
› return $this->privates['App\\Repository\\BloqueRepository'] = new \App\Repository\BloqueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:632 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› ])));
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::exec($sql) should either be compatible with PDO::exec(string $statement): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#653
#message : "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::exec($sql) should either be compatible with PDO::exec(string $statement): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php "
#line : 49
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:49 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function exec($sql)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:21 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements ConnectionInterface, ServerInfoAwareConnection
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:49 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function exec($sql)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:21 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements ConnectionInterface, ServerInfoAwareConnection
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#654
#message : "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php "
#line : 98
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:98 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function lastInsertId($name = null)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:21 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements ConnectionInterface, ServerInfoAwareConnection
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:98 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function lastInsertId($name = null)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:21 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements ConnectionInterface, ServerInfoAwareConnection
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::prepare($sql, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#655
#message : "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::prepare($sql, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php "
#line : 75
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:75 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function prepare($sql, $driverOptions = [])
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:21 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements ConnectionInterface, ServerInfoAwareConnection
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:75 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function prepare($sql, $driverOptions = [])
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:21 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements ConnectionInterface, ServerInfoAwareConnection
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::quote($value, $type = Doctrine\DBAL\ParameterType::STRING) should either be compatible with PDO::quote(string $string, int $type = PDO::PARAM_STR): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#656
#message : "Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::quote($value, $type = Doctrine\DBAL\ParameterType::STRING) should either be compatible with PDO::quote(string $string, int $type = PDO::PARAM_STR): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php "
#line : 90
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:90 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function quote($value, $type = ParameterType::STRING)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:21 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements ConnectionInterface, ServerInfoAwareConnection
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:90 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function quote($value, $type = ParameterType::STRING)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:21 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements ConnectionInterface, ServerInfoAwareConnection
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Doctrine\DBAL\Driver\PDOQueryImplementation::query(?string $query = null, ?int $fetchMode = null, mixed ...$fetchModeArgs) should either be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#657
#message : "Deprecated: Return type of Doctrine\DBAL\Driver\PDOQueryImplementation::query(?string $query = null, ?int $fetchMode = null, mixed ...$fetchModeArgs) should either be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOQueryImplementation.php "
#line : 20
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOQueryImplementation.php:20 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function query(?string $query = null, ?int $fetchMode = null, mixed ...$fetchModeArgs)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:21 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements ConnectionInterface, ServerInfoAwareConnection
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOQueryImplementation.php:20 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function query(?string $query = null, ?int $fetchMode = null, mixed ...$fetchModeArgs)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:21 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› */
› class PDOConnection extends PDO implements ConnectionInterface, ServerInfoAwareConnection
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::bindParam($param, &$variable, $type = Doctrine\DBAL\ParameterType::STRING, $length = null, $driverOptions = null) should either be compatible with PDOStatement::bindParam(string|int $param, mixed &$var, int $type = PDO::PARAM_STR, int $maxLength = 0, mixed $driverOptions = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#659
#message : "Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::bindParam($param, &$variable, $type = Doctrine\DBAL\ParameterType::STRING, $length = null, $driverOptions = null) should either be compatible with PDOStatement::bindParam(string|int $param, mixed &$var, int $type = PDO::PARAM_STR, int $maxLength = 0, mixed $driverOptions = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php "
#line : 82
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:82 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function bindParam($param, &$variable, $type = ParameterType::STRING, $length = null, $driverOptions = null)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:27 {
PDO->setAttribute(int $attribute, mixed $value) …
› */
› class PDOStatement extends \PDOStatement implements StatementInterface, Result
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:39 {
Doctrine\DBAL\Driver \ PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) …
› parent::__construct($dsn, (string) $user, (string) $password, (array) $options);
› $this->setAttribute(PDO::ATTR_STATEMENT_CLASS, [Statement::class, []]);
› $this->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:23 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› try {
› $conn = new PDO\Connection(
› $this->constructPdoDsn($params),
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:82 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function bindParam($param, &$variable, $type = ParameterType::STRING, $length = null, $driverOptions = null)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:27 {
PDO->setAttribute(int $attribute, mixed $value) …
› */
› class PDOStatement extends \PDOStatement implements StatementInterface, Result
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:39 {
Doctrine\DBAL\Driver \ PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) …
› parent::__construct($dsn, (string) $user, (string) $password, (array) $options);
› $this->setAttribute(PDO::ATTR_STATEMENT_CLASS, [Statement::class, []]);
› $this->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:23 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› try {
› $conn = new PDO\Connection(
› $this->constructPdoDsn($params),
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::bindValue($param, $value, $type = Doctrine\DBAL\ParameterType::STRING) should either be compatible with PDOStatement::bindValue(string|int $param, mixed $value, int $type = PDO::PARAM_STR): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#660
#message : "Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::bindValue($param, $value, $type = Doctrine\DBAL\ParameterType::STRING) should either be compatible with PDOStatement::bindValue(string|int $param, mixed $value, int $type = PDO::PARAM_STR): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php "
#line : 62
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:62 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function bindValue($param, $value, $type = ParameterType::STRING)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:27 {
PDO->setAttribute(int $attribute, mixed $value) …
› */
› class PDOStatement extends \PDOStatement implements StatementInterface, Result
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:39 {
Doctrine\DBAL\Driver \ PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) …
› parent::__construct($dsn, (string) $user, (string) $password, (array) $options);
› $this->setAttribute(PDO::ATTR_STATEMENT_CLASS, [Statement::class, []]);
› $this->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:23 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› try {
› $conn = new PDO\Connection(
› $this->constructPdoDsn($params),
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:62 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function bindValue($param, $value, $type = ParameterType::STRING)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:27 {
PDO->setAttribute(int $attribute, mixed $value) …
› */
› class PDOStatement extends \PDOStatement implements StatementInterface, Result
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:39 {
Doctrine\DBAL\Driver \ PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) …
› parent::__construct($dsn, (string) $user, (string) $password, (array) $options);
› $this->setAttribute(PDO::ATTR_STATEMENT_CLASS, [Statement::class, []]);
› $this->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:23 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› try {
› $conn = new PDO\Connection(
› $this->constructPdoDsn($params),
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::closeCursor() should either be compatible with PDOStatement::closeCursor(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#661
#message : "Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::closeCursor() should either be compatible with PDOStatement::closeCursor(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php "
#line : 98
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:98 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function closeCursor()
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:27 {
PDO->setAttribute(int $attribute, mixed $value) …
› */
› class PDOStatement extends \PDOStatement implements StatementInterface, Result
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:39 {
Doctrine\DBAL\Driver \ PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) …
› parent::__construct($dsn, (string) $user, (string) $password, (array) $options);
› $this->setAttribute(PDO::ATTR_STATEMENT_CLASS, [Statement::class, []]);
› $this->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:23 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› try {
› $conn = new PDO\Connection(
› $this->constructPdoDsn($params),
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:98 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function closeCursor()
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:27 {
PDO->setAttribute(int $attribute, mixed $value) …
› */
› class PDOStatement extends \PDOStatement implements StatementInterface, Result
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:39 {
Doctrine\DBAL\Driver \ PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) …
› parent::__construct($dsn, (string) $user, (string) $password, (array) $options);
› $this->setAttribute(PDO::ATTR_STATEMENT_CLASS, [Statement::class, []]);
› $this->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:23 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› try {
› $conn = new PDO\Connection(
› $this->constructPdoDsn($params),
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::execute($params = null) should either be compatible with PDOStatement::execute(?array $params = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#662
#message : "Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::execute($params = null) should either be compatible with PDOStatement::execute(?array $params = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php "
#line : 112
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:112 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function execute($params = null)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:27 {
PDO->setAttribute(int $attribute, mixed $value) …
› */
› class PDOStatement extends \PDOStatement implements StatementInterface, Result
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:39 {
Doctrine\DBAL\Driver \ PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) …
› parent::__construct($dsn, (string) $user, (string) $password, (array) $options);
› $this->setAttribute(PDO::ATTR_STATEMENT_CLASS, [Statement::class, []]);
› $this->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:23 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› try {
› $conn = new PDO\Connection(
› $this->constructPdoDsn($params),
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:112 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function execute($params = null)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:27 {
PDO->setAttribute(int $attribute, mixed $value) …
› */
› class PDOStatement extends \PDOStatement implements StatementInterface, Result
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:39 {
Doctrine\DBAL\Driver \ PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) …
› parent::__construct($dsn, (string) $user, (string) $password, (array) $options);
› $this->setAttribute(PDO::ATTR_STATEMENT_CLASS, [Statement::class, []]);
› $this->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:23 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› try {
› $conn = new PDO\Connection(
› $this->constructPdoDsn($params),
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::fetch($fetchMode = null, $cursorOrientation = PDO::FETCH_ORI_NEXT, $cursorOffset = 0) should either be compatible with PDOStatement::fetch(int $mode = PDO::FETCH_DEFAULT, int $cursorOrientation = PDO::FETCH_ORI_NEXT, int $cursorOffset = 0): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#663
#message : "Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::fetch($fetchMode = null, $cursorOrientation = PDO::FETCH_ORI_NEXT, $cursorOffset = 0) should either be compatible with PDOStatement::fetch(int $mode = PDO::FETCH_DEFAULT, int $cursorOrientation = PDO::FETCH_ORI_NEXT, int $cursorOffset = 0): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php "
#line : 126
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:126 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function fetch($fetchMode = null, $cursorOrientation = PDO::FETCH_ORI_NEXT, $cursorOffset = 0)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:27 {
PDO->setAttribute(int $attribute, mixed $value) …
› */
› class PDOStatement extends \PDOStatement implements StatementInterface, Result
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:39 {
Doctrine\DBAL\Driver \ PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) …
› parent::__construct($dsn, (string) $user, (string) $password, (array) $options);
› $this->setAttribute(PDO::ATTR_STATEMENT_CLASS, [Statement::class, []]);
› $this->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:23 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› try {
› $conn = new PDO\Connection(
› $this->constructPdoDsn($params),
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:126 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function fetch($fetchMode = null, $cursorOrientation = PDO::FETCH_ORI_NEXT, $cursorOffset = 0)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:27 {
PDO->setAttribute(int $attribute, mixed $value) …
› */
› class PDOStatement extends \PDOStatement implements StatementInterface, Result
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:39 {
Doctrine\DBAL\Driver \ PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) …
› parent::__construct($dsn, (string) $user, (string) $password, (array) $options);
› $this->setAttribute(PDO::ATTR_STATEMENT_CLASS, [Statement::class, []]);
› $this->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:23 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› try {
› $conn = new PDO\Connection(
› $this->constructPdoDsn($params),
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::fetchColumn($columnIndex = 0) should either be compatible with PDOStatement::fetchColumn(int $column = 0): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#664
#message : "Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::fetchColumn($columnIndex = 0) should either be compatible with PDOStatement::fetchColumn(int $column = 0): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php "
#line : 146
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:146 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function fetchColumn($columnIndex = 0)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:27 {
PDO->setAttribute(int $attribute, mixed $value) …
› */
› class PDOStatement extends \PDOStatement implements StatementInterface, Result
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:39 {
Doctrine\DBAL\Driver \ PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) …
› parent::__construct($dsn, (string) $user, (string) $password, (array) $options);
› $this->setAttribute(PDO::ATTR_STATEMENT_CLASS, [Statement::class, []]);
› $this->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:23 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› try {
› $conn = new PDO\Connection(
› $this->constructPdoDsn($params),
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:146 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function fetchColumn($columnIndex = 0)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:27 {
PDO->setAttribute(int $attribute, mixed $value) …
› */
› class PDOStatement extends \PDOStatement implements StatementInterface, Result
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:39 {
Doctrine\DBAL\Driver \ PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) …
› parent::__construct($dsn, (string) $user, (string) $password, (array) $options);
› $this->setAttribute(PDO::ATTR_STATEMENT_CLASS, [Statement::class, []]);
› $this->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:23 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› try {
› $conn = new PDO\Connection(
› $this->constructPdoDsn($params),
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatementImplementations::fetchAll($mode = null, ...$args) should either be compatible with PDOStatement::fetchAll(int $mode = PDO::FETCH_DEFAULT, mixed ...$args): array, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#665
#message : "Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatementImplementations::fetchAll($mode = null, ...$args) should either be compatible with PDOStatement::fetchAll(int $mode = PDO::FETCH_DEFAULT, mixed ...$args): array, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatementImplementations.php "
#line : 36
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatementImplementations.php:36 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function fetchAll($mode = null, ...$args)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:27 {
PDO->setAttribute(int $attribute, mixed $value) …
› */
› class PDOStatement extends \PDOStatement implements StatementInterface, Result
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:39 {
Doctrine\DBAL\Driver \ PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) …
› parent::__construct($dsn, (string) $user, (string) $password, (array) $options);
› $this->setAttribute(PDO::ATTR_STATEMENT_CLASS, [Statement::class, []]);
› $this->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:23 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› try {
› $conn = new PDO\Connection(
› $this->constructPdoDsn($params),
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatementImplementations.php:36 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function fetchAll($mode = null, ...$args)
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOStatement.php:27 {
PDO->setAttribute(int $attribute, mixed $value) …
› */
› class PDOStatement extends \PDOStatement implements StatementInterface, Result
› {
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOConnection.php:39 {
Doctrine\DBAL\Driver \ PDOConnection->__construct($dsn, $user = null, $password = null, array $options = null) …
› parent::__construct($dsn, (string) $user, (string) $password, (array) $options);
› $this->setAttribute(PDO::ATTR_STATEMENT_CLASS, [Statement::class, []]);
› $this->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:23 {
Doctrine\DBAL\Driver\PDOMySql \ Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
› try {
› $conn = new PDO\Connection(
› $this->constructPdoDsn($params),
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:362 {
Doctrine\DBAL \ Connection->connect() …
›
› $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1853 {
Doctrine\DBAL \ Connection->getWrappedConnection() …
› {
› $this->connect();
›
}
/home/objetivo062/codigo/vendor /doctrine/dbal/ lib/Doctrine/DBAL/Connection.php:1241 {
Doctrine\DBAL \ Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
›
› $connection = $this->getWrappedConnection();
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:901 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->loadAll(array $criteria = [], array $orderBy = null, $limit = null, $offset = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:199 {
Doctrine\ORM \ EntityRepository->findBy(array $criteria, array $orderBy = null, $limit = null, $offset = null) …
›
› return $persister->loadAll($criteria, $orderBy, $limit, $offset);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:180 {
Doctrine\ORM \ EntityRepository->findAll() …
› {
› return $this->findBy([]);
› }
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:21 {
App\Service \ ConfiguracionManager->cargarConfiguracion(): void …
› {
› $arrayConf = $this->configuracionRepository->findAll();
› $this->configuracion = array_pop($arrayConf);
}
/home/objetivo062/codigo / src/Service/ConfiguracionManager.php:16 {
App\Service \ ConfiguracionManager->__construct(ConfiguracionRepository $configuracionRepository) …
› $this->configuracionRepository = $configuracionRepository;
› $this->cargarConfiguracion();
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1475 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getConfiguracionManagerService() …
› {
› return $this->privates['App\\Service\\ConfiguracionManager'] = new \App\Service\ConfiguracionManager(($this->privates['App\\Repository\\ConfiguracionRepository'] ?? $this->getConfiguracionRepositoryService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:633 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('bloque_manager', new \App\Service\BloqueManager(($this->privates['App\\Repository\\BloqueRepository'] ?? $this->getBloqueRepositoryService())));
› $instance->addGlobal('configuracion_manager', ($this->privates['App\\Service\\ConfiguracionManager'] ?? $this->getConfiguracionManagerService()));
› $instance->addGlobal('cuestionario_manager', ($this->privates['App\\Service\\CuestionarioManager'] ?? $this->getCuestionarioManagerService()));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Creation of dynamic property App\Service\PreguntaManager::$respuestaUsuarioGratisRepository is deprecated
[
"exception " => ErrorException {#1122
#message : "Deprecated: Creation of dynamic property App\Service\PreguntaManager::$respuestaUsuarioGratisRepository is deprecated "
#code : 0
#file : "/home/objetivo062/codigo / src/Service/PreguntaManager.php "
#line : 38
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo / src/Service/PreguntaManager.php:38 {
App\Service \ PreguntaManager->__construct(CuestionarioRepository $cuestionarioRepository, CuestionarioUsuarioRepository $cuestionarioUsuarioRepository, PreguntaRepository $preguntaRepository, RespuestaUsuarioRepository $respuestaUsuarioRepository, RespuestaUsuarioGratisRepository $respuestaUsuarioGratisRepository, EntityManagerInterface $entityManager) …
› $this->respuestaUsuarioRepository = $respuestaUsuarioRepository;
› $this->respuestaUsuarioGratisRepository = $respuestaUsuarioGratisRepository;
› $this->entityManager = $entityManager;
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1505 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getPreguntaManagerService() …
› {
› return $this->privates['App\\Service\\PreguntaManager'] = new \App\Service\PreguntaManager(($this->privates['App\\Repository\\CuestionarioRepository'] ?? $this->getCuestionarioRepositoryService()), ($this->privates['App\\Repository\\CuestionarioUsuarioRepository'] ?? $this->getCuestionarioUsuarioRepositoryService()), ($this->privates['App\\Repository\\PreguntaRepository'] ?? $this->getPreguntaRepositoryService()), ($this->privates['App\\Repository\\RespuestaUsuarioRepository'] ?? $this->getRespuestaUsuarioRepositoryService()), ($this->privates['App\\Repository\\RespuestaUsuarioGratisRepository'] ?? $this->getRespuestaUsuarioGratisRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:638 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('noticia_manager', new \App\Service\NoticiaManager(($this->privates['App\\Repository\\NoticiaRepository'] ?? $this->getNoticiaRepositoryService())));
› $instance->addGlobal('pregunta_manager', ($this->privates['App\\Service\\PreguntaManager'] ?? $this->getPreguntaManagerService()));
› $instance->addGlobal('recurso_manager', new \App\Service\RecursoManager(($this->privates['App\\Repository\\RecursoRepository'] ?? $this->getRecursoRepositoryService())));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo / src/Service/PreguntaManager.php:38 {
App\Service \ PreguntaManager->__construct(CuestionarioRepository $cuestionarioRepository, CuestionarioUsuarioRepository $cuestionarioUsuarioRepository, PreguntaRepository $preguntaRepository, RespuestaUsuarioRepository $respuestaUsuarioRepository, RespuestaUsuarioGratisRepository $respuestaUsuarioGratisRepository, EntityManagerInterface $entityManager) …
› $this->respuestaUsuarioRepository = $respuestaUsuarioRepository;
› $this->respuestaUsuarioGratisRepository = $respuestaUsuarioGratisRepository;
› $this->entityManager = $entityManager;
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1505 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getPreguntaManagerService() …
› {
› return $this->privates['App\\Service\\PreguntaManager'] = new \App\Service\PreguntaManager(($this->privates['App\\Repository\\CuestionarioRepository'] ?? $this->getCuestionarioRepositoryService()), ($this->privates['App\\Repository\\CuestionarioUsuarioRepository'] ?? $this->getCuestionarioUsuarioRepositoryService()), ($this->privates['App\\Repository\\PreguntaRepository'] ?? $this->getPreguntaRepositoryService()), ($this->privates['App\\Repository\\RespuestaUsuarioRepository'] ?? $this->getRespuestaUsuarioRepositoryService()), ($this->privates['App\\Repository\\RespuestaUsuarioGratisRepository'] ?? $this->getRespuestaUsuarioGratisRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:638 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->get_Container_Private_TwigService() …
› $instance->addGlobal('noticia_manager', new \App\Service\NoticiaManager(($this->privates['App\\Repository\\NoticiaRepository'] ?? $this->getNoticiaRepositoryService())));
› $instance->addGlobal('pregunta_manager', ($this->privates['App\\Service\\PreguntaManager'] ?? $this->getPreguntaManagerService()));
› $instance->addGlobal('recurso_manager', new \App\Service\RecursoManager(($this->privates['App\\Repository\\RecursoRepository'] ?? $this->getRecursoRepositoryService())));
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1220 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerService() …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
› $instance->add($e);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:1888 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->getProfilerListenerService() …
› {
› return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);
› }
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:959 {
ContainerO0F3x9c\App_KernelDevDebugContainer->ContainerO0F3x9c \ {closure} …
› $instance->addListener('kernel.exception', [0 => function () {
› return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
› }, 1 => 'onKernelException'], 0);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:245 {
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/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:76 {
Symfony\Component\EventDispatcher \ EventDispatcher->getListeners(string $eventName = null) …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:290 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:145 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated
[
"exception " => ErrorException {#2098
#message : "Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Response.php "
#line : 1267
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Response.php:1267 {
Symfony\Component\HttpFoundation \ Response->ensureIEOverSSLCompatibility(Request $request): void …
› {
› if (false !== stripos($this->headers->get('Content-Disposition'), 'attachment') && 1 == preg_match('/MSIE (.*?);/i', $request->server->get('HTTP_USER_AGENT'), $match) && true === $request->isSecure()) {
› if ((int) preg_replace('/(MSIE )(.*?);/', '$2', $match[0]) < 9) {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Response.php:332 {
Symfony\Component\HttpFoundation \ Response->prepare(Request $request) …
›
› $this->ensureIEOverSSLCompatibility($request);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ResponseListener.php:49 {
Symfony\Component\HttpKernel\EventListener \ ResponseListener->onKernelResponse(ResponseEvent $event) …
›
› $response->prepare($event->getRequest());
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:244 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Response.php:1267 {
Symfony\Component\HttpFoundation \ Response->ensureIEOverSSLCompatibility(Request $request): void …
› {
› if (false !== stripos($this->headers->get('Content-Disposition'), 'attachment') && 1 == preg_match('/MSIE (.*?);/i', $request->server->get('HTTP_USER_AGENT'), $match) && true === $request->isSecure()) {
› if ((int) preg_replace('/(MSIE )(.*?);/', '$2', $match[0]) < 9) {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Response.php:332 {
Symfony\Component\HttpFoundation \ Response->prepare(Request $request) …
›
› $this->ensureIEOverSSLCompatibility($request);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ResponseListener.php:49 {
Symfony\Component\HttpKernel\EventListener \ ResponseListener->onKernelResponse(ResponseEvent $event) …
›
› $response->prepare($event->getRequest());
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:244 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated
[
"exception " => ErrorException {#2153
#message : "Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/web-profiler-bundle/ EventListener/WebDebugToolbarListener.php "
#line : 106
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/web-profiler-bundle/ EventListener/WebDebugToolbarListener.php:106 {
Symfony\Bundle\WebProfilerBundle\EventListener \ WebDebugToolbarListener->onKernelResponse(ResponseEvent $event) …
› || 'html' !== $request->getRequestFormat()
› || false !== stripos($response->headers->get('Content-Disposition'), 'attachment;')
› ) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:244 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/web-profiler-bundle/ EventListener/WebDebugToolbarListener.php:106 {
Symfony\Bundle\WebProfilerBundle\EventListener \ WebDebugToolbarListener->onKernelResponse(ResponseEvent $event) …
› || 'html' !== $request->getRequestFormat()
› || false !== stripos($response->headers->get('Content-Disposition'), 'attachment;')
› ) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:244 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1547
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php "
#line : 34
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:34 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function open($savePath, $sessionName)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:23 {
class_exists(string $class, bool $autoload = true): bool …
› */
› abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:34 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function open($savePath, $sessionName)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:23 {
class_exists(string $class, bool $autoload = true): bool …
› */
› abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1546
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php "
#line : 82
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:82 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function read($sessionId)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:23 {
class_exists(string $class, bool $autoload = true): bool …
› */
› abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:82 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function read($sessionId)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:23 {
class_exists(string $class, bool $autoload = true): bool …
› */
› abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1545
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php "
#line : 105
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:105 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function write($sessionId, $data)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:23 {
class_exists(string $class, bool $autoload = true): bool …
› */
› abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:105 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function write($sessionId, $data)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:23 {
class_exists(string $class, bool $autoload = true): bool …
› */
› abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1544
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php "
#line : 122
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:122 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function destroy($sessionId)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:23 {
class_exists(string $class, bool $autoload = true): bool …
› */
› abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:122 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function destroy($sessionId)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:23 {
class_exists(string $class, bool $autoload = true): bool …
› */
› abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1543
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php "
#line : 62
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:62 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function validateId($sessionId)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:23 {
class_exists(string $class, bool $autoload = true): bool …
› */
› abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:62 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function validateId($sessionId)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/AbstractSessionHandler.php:23 {
class_exists(string $class, bool $autoload = true): bool …
› */
› abstract class AbstractSessionHandler implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1542
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/StrictSessionHandler.php "
#line : 91
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/StrictSessionHandler.php:91 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function close()
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/StrictSessionHandler.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class StrictSessionHandler extends AbstractSessionHandler
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/StrictSessionHandler.php:91 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function close()
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/StrictSessionHandler.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class StrictSessionHandler extends AbstractSessionHandler
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1541
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/StrictSessionHandler.php "
#line : 99
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/StrictSessionHandler.php:99 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function gc($maxlifetime)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/StrictSessionHandler.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class StrictSessionHandler extends AbstractSessionHandler
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/StrictSessionHandler.php:99 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function gc($maxlifetime)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/StrictSessionHandler.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class StrictSessionHandler extends AbstractSessionHandler
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1540
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/StrictSessionHandler.php "
#line : 54
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/StrictSessionHandler.php:54 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function updateTimestamp($sessionId, $data)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/StrictSessionHandler.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class StrictSessionHandler extends AbstractSessionHandler
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/StrictSessionHandler.php:54 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function updateTimestamp($sessionId, $data)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Handler/StrictSessionHandler.php:19 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class StrictSessionHandler extends AbstractSessionHandler
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:22 {
include_once …
› class_exists(MetadataBag::class);
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1539
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php "
#line : 41
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:41 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function open($savePath, $sessionName)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:41 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function open($savePath, $sessionName)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1538
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php "
#line : 49
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:49 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function close()
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:49 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function close()
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1536
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php "
#line : 57
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:57 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function read($sessionId)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:57 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function read($sessionId)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1537
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php "
#line : 65
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:65 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function write($sessionId, $data)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:65 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function write($sessionId, $data)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1580
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php "
#line : 73
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:73 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function destroy($sessionId)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:73 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function destroy($sessionId)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1579
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php "
#line : 81
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:81 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function gc($maxlifetime)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:81 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function gc($maxlifetime)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1576
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php "
#line : 89
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:89 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function validateId($sessionId)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:89 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function validateId($sessionId)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1577
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php "
#line : 97
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:97 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function updateTimestamp($sessionId, $data)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:97 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function updateTimestamp($sessionId, $data)
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/Proxy/SessionHandlerProxy.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface, \SessionUpdateTimestampHandlerInterface
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Storage/NativeSessionStorage.php:23 {
include_once …
› class_exists(StrictSessionHandler::class);
› class_exists(SessionHandlerProxy::class);
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSession_Storage_NativeService.php:21 {
ContainerO0F3x9c \ getSession_Storage_NativeService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:43 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
› if ($this->container->has('session_storage')
› && ($storage = $this->container->get('session_storage')) instanceof NativeSessionStorage
› && ($masterRequest = $this->container->get('request_stack')->getMasterRequest())
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1585
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php "
#line : 134
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:134 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Session.php:22 {
include_once …
› // Help opcache.preload discover always-needed symbols
› class_exists(AttributeBag::class);
› class_exists(FlashBag::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSessionService.php:21 {
ContainerO0F3x9c \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:50 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
›
› return $this->container->get('session');
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:134 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Session.php:22 {
include_once …
› // Help opcache.preload discover always-needed symbols
› class_exists(AttributeBag::class);
› class_exists(FlashBag::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSessionService.php:21 {
ContainerO0F3x9c \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:50 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
›
› return $this->container->get('session');
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1586
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php "
#line : 144
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:144 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Session.php:22 {
include_once …
› // Help opcache.preload discover always-needed symbols
› class_exists(AttributeBag::class);
› class_exists(FlashBag::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSessionService.php:21 {
ContainerO0F3x9c \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:50 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
›
› return $this->container->get('session');
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:144 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Attribute/AttributeBag.php:17 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Countable
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Session.php:22 {
include_once …
› // Help opcache.preload discover always-needed symbols
› class_exists(AttributeBag::class);
› class_exists(FlashBag::class);
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSessionService.php:21 {
ContainerO0F3x9c \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:50 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
›
› return $this->container->get('session');
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1587
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Session.php "
#line : 131
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Session.php:131 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Session.php:30 {
include_once …
› */
› class Session implements SessionInterface, \IteratorAggregate, \Countable
› {
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSessionService.php:21 {
ContainerO0F3x9c \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:50 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
›
› return $this->container->get('session');
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Session.php:131 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Session.php:30 {
include_once …
› */
› class Session implements SessionInterface, \IteratorAggregate, \Countable
› {
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSessionService.php:21 {
ContainerO0F3x9c \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:50 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
›
› return $this->container->get('session');
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#1588
#message : "Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Session.php "
#line : 141
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Session.php:141 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Session.php:30 {
include_once …
› */
› class Session implements SessionInterface, \IteratorAggregate, \Countable
› {
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSessionService.php:21 {
ContainerO0F3x9c \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:50 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
›
› return $this->container->get('session');
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Session.php:141 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Session/Session.php:30 {
include_once …
› */
› class Session implements SessionInterface, \IteratorAggregate, \Countable
› {
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/getSessionService.php:21 {
ContainerO0F3x9c \ getSessionService::do($container, $lazyLoad = true) …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
›
}
/home/objetivo062/codigo / var/cache/dev/ContainerO0F3x9c/App_KernelDevDebugContainer.php:532 {
ContainerO0F3x9c \ App_KernelDevDebugContainer->load($file, $lazyLoad = true) …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Container.php:441 {
Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/objetivo062/codigo/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/SessionListener.php:50 {
Symfony\Component\HttpKernel\EventListener \ SessionListener->getSession(): SessionInterface …
›
› return $this->container->get('session');
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/AbstractSessionListener.php:63 {
Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener \ {closure} …
› $sess = null;
› $request->setSessionFactory(function () use (&$sess) { return $sess ?? $sess = $this->getSession(); });
› }
}
/home/objetivo062/codigo/vendor /symfony/http-foundation/ Request.php:733 {
Symfony\Component\HttpFoundation \ Request->getSession() …
› if (!$session instanceof SessionInterface && null !== $session) {
› $this->setSession($session = $session());
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/RequestDataCollector.php:66 {
Symfony\Component\HttpKernel\DataCollector \ RequestDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
› if ($request->hasSession()) {
› $session = $request->getSession();
› if ($session->isStarted()) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php (2 times)
Deprecated: Creation of dynamic property Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::$groups is deprecated
[
"exception " => ErrorException {#1753
#message : "Deprecated: Creation of dynamic property Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::$groups is deprecated "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/validator/ Constraint.php "
#line : 191
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/validator/ Constraint.php:191 {
Symfony\Component\Validator \ Constraint->__set(string $option, $value) …
› if ('groups' === $option) {
› $this->groups = (array) $value;
›
}
/home/objetivo062/codigo/vendor /symfony/var-exporter/ Internal/Hydrator.php:62 {
Symfony\Component\VarExporter\Internal\Hydrator::Symfony\Component\VarExporter\Internal \ {closure} …
› foreach ($values as $i => $v) {
› $objects[$i]->$name = $v;
› }
}
/home/objetivo062/codigo/vendor /symfony/var-exporter/ Internal/Hydrator.php:43 {
Symfony\Component\VarExporter\Internal \ Hydrator::hydrate($objects, $values, $properties, $value, $wakeups) …
› foreach ($properties as $class => $vars) {
› (self::$hydrators[$class] ?? self::getHydrator($class))($vars, $objects);
› }
}
/home/objetivo062/codigo / var/cache/dev/pools/cmJW-L2fxp/G/R/33ywt9nnNbkH67VlR9HQ:3 {
Symfony\Component\Cache\Adapter \ PhpFilesAdapter::{closure} …
›
› return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
› $o = [
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/PhpFilesAdapter.php:121 {
Symfony\Component\Cache\Adapter \ PhpFilesAdapter->doFetch(array $ids) …
› } elseif (!$value instanceof LazyValue) {
› $values[$id] = $value();
› } elseif (false === $values[$id] = include $value->file) {
}
/home/objetivo062/codigo/vendor /symfony/cache/ Traits/AbstractAdapterTrait.php:220 {
Symfony\Component\Cache\Adapter \ AbstractAdapter->getItem($key) …
› try {
› foreach ($this->doFetch([$id]) as $value) {
› $isHit = true;
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/TraceableAdapter.php:77 {
Symfony\Component\Cache\Adapter \ TraceableAdapter->getItem($key) …
› try {
› $item = $this->pool->getItem($key);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/PhpArrayAdapter.php:128 {
Symfony\Component\Cache\Adapter \ PhpArrayAdapter->getItem($key) …
› if (!isset($this->keys[$key])) {
› return $this->pool->getItem($key);
› }
}
/home/objetivo062/codigo/vendor /symfony/cache/ DoctrineProvider.php:54 {
Symfony\Component\Cache \ DoctrineProvider->doFetch($id) …
› {
› $item = $this->pool->getItem(rawurlencode($id));
›
}
/home/objetivo062/codigo/vendor /doctrine/cache/ lib/Doctrine/Common/Cache/CacheProvider.php:59 {
Doctrine\Common\Cache \ CacheProvider->fetch($id) …
› {
› return $this->doFetch($this->getNamespacedId($id));
› }
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:171 {
Doctrine\Common\Annotations \ CachedReader->fetchFromCache($cacheKey, ReflectionClass $class) …
› {
› $data = $this->cache->fetch($cacheKey);
› if ($data !== false) {
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:58 {
Doctrine\Common\Annotations \ CachedReader->getClassAnnotations(ReflectionClass $class) …
›
› $annots = $this->fetchFromCache($cacheKey, $class);
› if ($annots === false) {
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php:177 {
Doctrine\Persistence\Mapping\Driver \ AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php:136 {
Doctrine\Persistence\Mapping\Driver \ MappingDriverChain->isTransient($className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:376 {
Doctrine\Persistence\Mapping \ AbstractClassMetadataFactory->isTransient($class) …
›
› return $this->getDriver()->isTransient($class);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Tools/SchemaValidator.php:103 {
Doctrine\ORM\Tools \ SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/objetivo062/codigo/vendor /doctrine/doctrine-bundle/ DataCollector/DoctrineDataCollector.php:80 {
Doctrine\Bundle\DoctrineBundle\DataCollector \ DoctrineDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
›
› $classErrors = $validator->validateClass($class);
› $entities[$name][$class->getName()] = $class->getName();
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/validator/ Constraint.php:191 {
Symfony\Component\Validator \ Constraint->__set(string $option, $value) …
› if ('groups' === $option) {
› $this->groups = (array) $value;
›
}
/home/objetivo062/codigo/vendor /symfony/var-exporter/ Internal/Hydrator.php:62 {
Symfony\Component\VarExporter\Internal\Hydrator::Symfony\Component\VarExporter\Internal \ {closure} …
› foreach ($values as $i => $v) {
› $objects[$i]->$name = $v;
› }
}
/home/objetivo062/codigo/vendor /symfony/var-exporter/ Internal/Hydrator.php:43 {
Symfony\Component\VarExporter\Internal \ Hydrator::hydrate($objects, $values, $properties, $value, $wakeups) …
› foreach ($properties as $class => $vars) {
› (self::$hydrators[$class] ?? self::getHydrator($class))($vars, $objects);
› }
}
/home/objetivo062/codigo / var/cache/dev/pools/cmJW-L2fxp/G/R/33ywt9nnNbkH67VlR9HQ:3 {
Symfony\Component\Cache\Adapter \ PhpFilesAdapter::{closure} …
›
› return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
› $o = [
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/PhpFilesAdapter.php:121 {
Symfony\Component\Cache\Adapter \ PhpFilesAdapter->doFetch(array $ids) …
› } elseif (!$value instanceof LazyValue) {
› $values[$id] = $value();
› } elseif (false === $values[$id] = include $value->file) {
}
/home/objetivo062/codigo/vendor /symfony/cache/ Traits/AbstractAdapterTrait.php:220 {
Symfony\Component\Cache\Adapter \ AbstractAdapter->getItem($key) …
› try {
› foreach ($this->doFetch([$id]) as $value) {
› $isHit = true;
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/TraceableAdapter.php:77 {
Symfony\Component\Cache\Adapter \ TraceableAdapter->getItem($key) …
› try {
› $item = $this->pool->getItem($key);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/PhpArrayAdapter.php:128 {
Symfony\Component\Cache\Adapter \ PhpArrayAdapter->getItem($key) …
› if (!isset($this->keys[$key])) {
› return $this->pool->getItem($key);
› }
}
/home/objetivo062/codigo/vendor /symfony/cache/ DoctrineProvider.php:54 {
Symfony\Component\Cache \ DoctrineProvider->doFetch($id) …
› {
› $item = $this->pool->getItem(rawurlencode($id));
›
}
/home/objetivo062/codigo/vendor /doctrine/cache/ lib/Doctrine/Common/Cache/CacheProvider.php:59 {
Doctrine\Common\Cache \ CacheProvider->fetch($id) …
› {
› return $this->doFetch($this->getNamespacedId($id));
› }
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:171 {
Doctrine\Common\Annotations \ CachedReader->fetchFromCache($cacheKey, ReflectionClass $class) …
› {
› $data = $this->cache->fetch($cacheKey);
› if ($data !== false) {
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:58 {
Doctrine\Common\Annotations \ CachedReader->getClassAnnotations(ReflectionClass $class) …
›
› $annots = $this->fetchFromCache($cacheKey, $class);
› if ($annots === false) {
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php:177 {
Doctrine\Persistence\Mapping\Driver \ AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php:136 {
Doctrine\Persistence\Mapping\Driver \ MappingDriverChain->isTransient($className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:376 {
Doctrine\Persistence\Mapping \ AbstractClassMetadataFactory->isTransient($class) …
›
› return $this->getDriver()->isTransient($class);
› }
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Tools/SchemaValidator.php:103 {
Doctrine\ORM\Tools \ SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/objetivo062/codigo/vendor /doctrine/doctrine-bundle/ DataCollector/DoctrineDataCollector.php:80 {
Doctrine\Bundle\DoctrineBundle\DataCollector \ DoctrineDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
›
› $classErrors = $validator->validateClass($class);
› $entities[$name][$class->getName()] = $class->getName();
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Creation of dynamic property Symfony\Component\Validator\Constraints\Email::$groups is deprecated
[
"exception " => ErrorException {#1790
#message : "Deprecated: Creation of dynamic property Symfony\Component\Validator\Constraints\Email::$groups is deprecated "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/validator/ Constraint.php "
#line : 191
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/validator/ Constraint.php:191 {
Symfony\Component\Validator \ Constraint->__set(string $option, $value) …
› if ('groups' === $option) {
› $this->groups = (array) $value;
›
}
/home/objetivo062/codigo/vendor /symfony/var-exporter/ Internal/Hydrator.php:62 {
Symfony\Component\VarExporter\Internal\Hydrator::Symfony\Component\VarExporter\Internal \ {closure} …
› foreach ($values as $i => $v) {
› $objects[$i]->$name = $v;
› }
}
/home/objetivo062/codigo/vendor /symfony/var-exporter/ Internal/Hydrator.php:43 {
Symfony\Component\VarExporter\Internal \ Hydrator::hydrate($objects, $values, $properties, $value, $wakeups) …
› foreach ($properties as $class => $vars) {
› (self::$hydrators[$class] ?? self::getHydrator($class))($vars, $objects);
› }
}
/home/objetivo062/codigo / var/cache/dev/pools/cmJW-L2fxp/T/Z/2G7XlGMFeFqeVP6NsoGw:3 {
Symfony\Component\Cache\Adapter \ PhpFilesAdapter::{closure} …
›
› return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
› $o = [
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/PhpFilesAdapter.php:121 {
Symfony\Component\Cache\Adapter \ PhpFilesAdapter->doFetch(array $ids) …
› } elseif (!$value instanceof LazyValue) {
› $values[$id] = $value();
› } elseif (false === $values[$id] = include $value->file) {
}
/home/objetivo062/codigo/vendor /symfony/cache/ Traits/AbstractAdapterTrait.php:220 {
Symfony\Component\Cache\Adapter \ AbstractAdapter->getItem($key) …
› try {
› foreach ($this->doFetch([$id]) as $value) {
› $isHit = true;
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/TraceableAdapter.php:77 {
Symfony\Component\Cache\Adapter \ TraceableAdapter->getItem($key) …
› try {
› $item = $this->pool->getItem($key);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/PhpArrayAdapter.php:128 {
Symfony\Component\Cache\Adapter \ PhpArrayAdapter->getItem($key) …
› if (!isset($this->keys[$key])) {
› return $this->pool->getItem($key);
› }
}
/home/objetivo062/codigo/vendor /symfony/cache/ DoctrineProvider.php:54 {
Symfony\Component\Cache \ DoctrineProvider->doFetch($id) …
› {
› $item = $this->pool->getItem(rawurlencode($id));
›
}
/home/objetivo062/codigo/vendor /doctrine/cache/ lib/Doctrine/Common/Cache/CacheProvider.php:59 {
Doctrine\Common\Cache \ CacheProvider->fetch($id) …
› {
› return $this->doFetch($this->getNamespacedId($id));
› }
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:171 {
Doctrine\Common\Annotations \ CachedReader->fetchFromCache($cacheKey, ReflectionClass $class) …
› {
› $data = $this->cache->fetch($cacheKey);
› if ($data !== false) {
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:93 {
Doctrine\Common\Annotations \ CachedReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› $annots = $this->fetchFromCache($cacheKey, $class);
› if ($annots === false) {
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:107 {
Doctrine\Common\Annotations \ CachedReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› foreach ($this->getPropertyAnnotations($property) as $annot) {
› if ($annot instanceof $annotationName) {
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:302 {
Doctrine\ORM\Mapping\Driver \ AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› if (($cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class)) !== null) {
› $mapping['cache'] = $metadata->getAssociationCacheDefaults(
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php:79 {
Doctrine\Persistence\Mapping\Driver \ MappingDriverChain->loadMetadataForClass($className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping \ ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:306 {
Doctrine\Persistence\Mapping \ AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:79 {
Doctrine\ORM\Mapping \ ClassMetadataFactory->loadMetadata($name) …
› {
› $loaded = parent::loadMetadata($name);
›
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:184 {
Doctrine\Persistence\Mapping \ AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› foreach ($this->loadMetadata($realClassName) as $loadedClassName) {
› $this->cacheDriver->save(
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Tools/SchemaValidator.php:113 {
Doctrine\ORM\Tools \ SchemaValidator->validateClass(ClassMetadataInfo $class) …
›
› $targetMetadata = $cmf->getMetadataFor($assoc['targetEntity']);
›
}
/home/objetivo062/codigo/vendor /doctrine/doctrine-bundle/ DataCollector/DoctrineDataCollector.php:80 {
Doctrine\Bundle\DoctrineBundle\DataCollector \ DoctrineDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
›
› $classErrors = $validator->validateClass($class);
› $entities[$name][$class->getName()] = $class->getName();
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/validator/ Constraint.php:191 {
Symfony\Component\Validator \ Constraint->__set(string $option, $value) …
› if ('groups' === $option) {
› $this->groups = (array) $value;
›
}
/home/objetivo062/codigo/vendor /symfony/var-exporter/ Internal/Hydrator.php:62 {
Symfony\Component\VarExporter\Internal\Hydrator::Symfony\Component\VarExporter\Internal \ {closure} …
› foreach ($values as $i => $v) {
› $objects[$i]->$name = $v;
› }
}
/home/objetivo062/codigo/vendor /symfony/var-exporter/ Internal/Hydrator.php:43 {
Symfony\Component\VarExporter\Internal \ Hydrator::hydrate($objects, $values, $properties, $value, $wakeups) …
› foreach ($properties as $class => $vars) {
› (self::$hydrators[$class] ?? self::getHydrator($class))($vars, $objects);
› }
}
/home/objetivo062/codigo / var/cache/dev/pools/cmJW-L2fxp/T/Z/2G7XlGMFeFqeVP6NsoGw:3 {
Symfony\Component\Cache\Adapter \ PhpFilesAdapter::{closure} …
›
› return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
› $o = [
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/PhpFilesAdapter.php:121 {
Symfony\Component\Cache\Adapter \ PhpFilesAdapter->doFetch(array $ids) …
› } elseif (!$value instanceof LazyValue) {
› $values[$id] = $value();
› } elseif (false === $values[$id] = include $value->file) {
}
/home/objetivo062/codigo/vendor /symfony/cache/ Traits/AbstractAdapterTrait.php:220 {
Symfony\Component\Cache\Adapter \ AbstractAdapter->getItem($key) …
› try {
› foreach ($this->doFetch([$id]) as $value) {
› $isHit = true;
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/TraceableAdapter.php:77 {
Symfony\Component\Cache\Adapter \ TraceableAdapter->getItem($key) …
› try {
› $item = $this->pool->getItem($key);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/cache/ Adapter/PhpArrayAdapter.php:128 {
Symfony\Component\Cache\Adapter \ PhpArrayAdapter->getItem($key) …
› if (!isset($this->keys[$key])) {
› return $this->pool->getItem($key);
› }
}
/home/objetivo062/codigo/vendor /symfony/cache/ DoctrineProvider.php:54 {
Symfony\Component\Cache \ DoctrineProvider->doFetch($id) …
› {
› $item = $this->pool->getItem(rawurlencode($id));
›
}
/home/objetivo062/codigo/vendor /doctrine/cache/ lib/Doctrine/Common/Cache/CacheProvider.php:59 {
Doctrine\Common\Cache \ CacheProvider->fetch($id) …
› {
› return $this->doFetch($this->getNamespacedId($id));
› }
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:171 {
Doctrine\Common\Annotations \ CachedReader->fetchFromCache($cacheKey, ReflectionClass $class) …
› {
› $data = $this->cache->fetch($cacheKey);
› if ($data !== false) {
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:93 {
Doctrine\Common\Annotations \ CachedReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› $annots = $this->fetchFromCache($cacheKey, $class);
› if ($annots === false) {
}
/home/objetivo062/codigo/vendor /doctrine/annotations/ lib/Doctrine/Common/Annotations/CachedReader.php:107 {
Doctrine\Common\Annotations \ CachedReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› foreach ($this->getPropertyAnnotations($property) as $annot) {
› if ($annot instanceof $annotationName) {
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:302 {
Doctrine\ORM\Mapping\Driver \ AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› if (($cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class)) !== null) {
› $mapping['cache'] = $metadata->getAssociationCacheDefaults(
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php:79 {
Doctrine\Persistence\Mapping\Driver \ MappingDriverChain->loadMetadataForClass($className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping \ ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:306 {
Doctrine\Persistence\Mapping \ AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:79 {
Doctrine\ORM\Mapping \ ClassMetadataFactory->loadMetadata($name) …
› {
› $loaded = parent::loadMetadata($name);
›
}
/home/objetivo062/codigo/vendor /doctrine/persistence/ lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:184 {
Doctrine\Persistence\Mapping \ AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› foreach ($this->loadMetadata($realClassName) as $loadedClassName) {
› $this->cacheDriver->save(
}
/home/objetivo062/codigo/vendor /doctrine/orm/ lib/Doctrine/ORM/Tools/SchemaValidator.php:113 {
Doctrine\ORM\Tools \ SchemaValidator->validateClass(ClassMetadataInfo $class) …
›
› $targetMetadata = $cmf->getMetadataFor($assoc['targetEntity']);
›
}
/home/objetivo062/codigo/vendor /doctrine/doctrine-bundle/ DataCollector/DoctrineDataCollector.php:80 {
Doctrine\Bundle\DoctrineBundle\DataCollector \ DoctrineDataCollector->collect(Request $request, Response $response, Throwable $exception = null) …
›
› $classErrors = $validator->validateClass($class);
› $entities[$name][$class->getName()] = $class->getName();
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:161 {
Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null) …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:90 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event) …
›
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:190 {
Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:178 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:79 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:218 {
Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:90 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
›
› return $this->handleThrowable($e, $request, $type);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:195 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/objetivo062/codigo / public/index.php:20 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#3147
#message : "Deprecated: Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/finder/ Finder.php "
#line : 607
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/finder/ Finder.php:607 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/finder/ Finder.php:39 {
is_subclass_of(mixed $object_or_class, string $class, bool $allow_string = true): bool …
› */
› class Finder implements \IteratorAggregate, \Countable
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Caster/ExceptionCaster.php:216 {
Symfony\Component\VarDumper\Caster \ ExceptionCaster::castFrameStub(FrameStub $frame, array $a, Stub $stub, bool $isNested) …
› if (is_file($f['file']) && 0 <= self::$srcContext) {
› if (!empty($f['class']) && (is_subclass_of($f['class'], 'Twig\Template') || is_subclass_of($f['class'], 'Twig_Template')) && method_exists($f['class'], 'getDebugInfo')) {
› $template = $f['object'] ?? unserialize(sprintf('O:%d:"%s":0:{}', \strlen($f['class']), $f['class']));
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Caster/ExceptionCaster.php:149 {
Symfony\Component\VarDumper\Caster \ ExceptionCaster::castTraceStub(TraceStub $trace, array $a, Stub $stub, bool $isNested) …
› );
› $f = self::castFrameStub($frame, [], $frame, true);
› if (isset($f[$prefix.'src'])) {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:348 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->castObject(Stub $stub, bool $isNested) …
› foreach ($this->casters[$p] as $callback) {
› $a = $callback($obj, $a, $stub, $isNested, $this->filter);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/VarCloner.php:176 {
Symfony\Component\VarDumper\Cloner \ VarCloner->doClone($var) …
› $stub->handle = $h;
› $a = $this->castObject($stub, 0 < $i);
› if ($v !== $stub->value) {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:281 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› try {
› return new Data($this->doClone($var));
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/LoggerDataCollector.php:75 {
Symfony\Component\HttpKernel\DataCollector \ LoggerDataCollector->lateCollect() …
› $this->data['logs'] = $this->sanitizeLogs(array_merge($this->logger->getLogs($this->currentRequest), $containerDeprecationLogs));
› $this->data = $this->cloneVar($this->data);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:97 {
Symfony\Component\HttpKernel\Profiler \ Profiler->saveProfile(Profile $profile) …
› if ($collector instanceof LateDataCollectorInterface) {
› $collector->lateCollect();
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:112 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelTerminate(TerminateEvent $event) …
› foreach ($this->profiles as $request) {
› $this->profiler->saveProfile($this->profiles[$request]);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:99 {
Symfony\Component\HttpKernel \ HttpKernel->terminate(Request $request, Response $response) …
› {
› $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:152 {
Symfony\Component\HttpKernel \ Kernel->terminate(Request $request, Response $response) …
› if ($this->getHttpKernel() instanceof TerminableInterface) {
› $this->getHttpKernel()->terminate($request, $response);
› }
}
/home/objetivo062/codigo / public/index.php:22 {
› $response->send();
› $kernel->terminate($request, $response);
›
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/finder/ Finder.php:607 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getIterator()
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/finder/ Finder.php:39 {
is_subclass_of(mixed $object_or_class, string $class, bool $allow_string = true): bool …
› */
› class Finder implements \IteratorAggregate, \Countable
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Caster/ExceptionCaster.php:216 {
Symfony\Component\VarDumper\Caster \ ExceptionCaster::castFrameStub(FrameStub $frame, array $a, Stub $stub, bool $isNested) …
› if (is_file($f['file']) && 0 <= self::$srcContext) {
› if (!empty($f['class']) && (is_subclass_of($f['class'], 'Twig\Template') || is_subclass_of($f['class'], 'Twig_Template')) && method_exists($f['class'], 'getDebugInfo')) {
› $template = $f['object'] ?? unserialize(sprintf('O:%d:"%s":0:{}', \strlen($f['class']), $f['class']));
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Caster/ExceptionCaster.php:149 {
Symfony\Component\VarDumper\Caster \ ExceptionCaster::castTraceStub(TraceStub $trace, array $a, Stub $stub, bool $isNested) …
› );
› $f = self::castFrameStub($frame, [], $frame, true);
› if (isset($f[$prefix.'src'])) {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:348 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->castObject(Stub $stub, bool $isNested) …
› foreach ($this->casters[$p] as $callback) {
› $a = $callback($obj, $a, $stub, $isNested, $this->filter);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/VarCloner.php:176 {
Symfony\Component\VarDumper\Cloner \ VarCloner->doClone($var) …
› $stub->handle = $h;
› $a = $this->castObject($stub, 0 < $i);
› if ($v !== $stub->value) {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:281 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› try {
› return new Data($this->doClone($var));
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/LoggerDataCollector.php:75 {
Symfony\Component\HttpKernel\DataCollector \ LoggerDataCollector->lateCollect() …
› $this->data['logs'] = $this->sanitizeLogs(array_merge($this->logger->getLogs($this->currentRequest), $containerDeprecationLogs));
› $this->data = $this->cloneVar($this->data);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:97 {
Symfony\Component\HttpKernel\Profiler \ Profiler->saveProfile(Profile $profile) …
› if ($collector instanceof LateDataCollectorInterface) {
› $collector->lateCollect();
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:112 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelTerminate(TerminateEvent $event) …
› foreach ($this->profiles as $request) {
› $this->profiler->saveProfile($this->profiles[$request]);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:99 {
Symfony\Component\HttpKernel \ HttpKernel->terminate(Request $request, Response $response) …
› {
› $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:152 {
Symfony\Component\HttpKernel \ Kernel->terminate(Request $request, Response $response) …
› if ($this->getHttpKernel() instanceof TerminableInterface) {
› $this->getHttpKernel()->terminate($request, $response);
› }
}
/home/objetivo062/codigo / public/index.php:22 {
› $response->send();
› $kernel->terminate($request, $response);
›
}
}
22:12:18
php
Deprecated: Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => ErrorException {#3152
#message : "Deprecated: Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice "
#code : 0
#file : "/home/objetivo062/codigo/vendor /symfony/finder/ Finder.php "
#line : 687
#severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/finder/ Finder.php:687 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/finder/ Finder.php:39 {
is_subclass_of(mixed $object_or_class, string $class, bool $allow_string = true): bool …
› */
› class Finder implements \IteratorAggregate, \Countable
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Caster/ExceptionCaster.php:216 {
Symfony\Component\VarDumper\Caster \ ExceptionCaster::castFrameStub(FrameStub $frame, array $a, Stub $stub, bool $isNested) …
› if (is_file($f['file']) && 0 <= self::$srcContext) {
› if (!empty($f['class']) && (is_subclass_of($f['class'], 'Twig\Template') || is_subclass_of($f['class'], 'Twig_Template')) && method_exists($f['class'], 'getDebugInfo')) {
› $template = $f['object'] ?? unserialize(sprintf('O:%d:"%s":0:{}', \strlen($f['class']), $f['class']));
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Caster/ExceptionCaster.php:149 {
Symfony\Component\VarDumper\Caster \ ExceptionCaster::castTraceStub(TraceStub $trace, array $a, Stub $stub, bool $isNested) …
› );
› $f = self::castFrameStub($frame, [], $frame, true);
› if (isset($f[$prefix.'src'])) {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:348 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->castObject(Stub $stub, bool $isNested) …
› foreach ($this->casters[$p] as $callback) {
› $a = $callback($obj, $a, $stub, $isNested, $this->filter);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/VarCloner.php:176 {
Symfony\Component\VarDumper\Cloner \ VarCloner->doClone($var) …
› $stub->handle = $h;
› $a = $this->castObject($stub, 0 < $i);
› if ($v !== $stub->value) {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:281 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› try {
› return new Data($this->doClone($var));
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/LoggerDataCollector.php:75 {
Symfony\Component\HttpKernel\DataCollector \ LoggerDataCollector->lateCollect() …
› $this->data['logs'] = $this->sanitizeLogs(array_merge($this->logger->getLogs($this->currentRequest), $containerDeprecationLogs));
› $this->data = $this->cloneVar($this->data);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:97 {
Symfony\Component\HttpKernel\Profiler \ Profiler->saveProfile(Profile $profile) …
› if ($collector instanceof LateDataCollectorInterface) {
› $collector->lateCollect();
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:112 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelTerminate(TerminateEvent $event) …
› foreach ($this->profiles as $request) {
› $this->profiler->saveProfile($this->profiles[$request]);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:99 {
Symfony\Component\HttpKernel \ HttpKernel->terminate(Request $request, Response $response) …
› {
› $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:152 {
Symfony\Component\HttpKernel \ Kernel->terminate(Request $request, Response $response) …
› if ($this->getHttpKernel() instanceof TerminableInterface) {
› $this->getHttpKernel()->terminate($request, $response);
› }
}
/home/objetivo062/codigo / public/index.php:22 {
› $response->send();
› $kernel->terminate($request, $response);
›
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/finder/ Finder.php:687 {
Symfony\Component\ErrorHandler \ ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function count()
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:270 {
Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner \ {closure} …
› if ($this->prevErrorHandler) {
› return ($this->prevErrorHandler)($type, $msg, $file, $line, $context);
› }
}
/home/objetivo062/codigo/vendor /symfony/finder/ Finder.php:39 {
is_subclass_of(mixed $object_or_class, string $class, bool $allow_string = true): bool …
› */
› class Finder implements \IteratorAggregate, \Countable
› {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Caster/ExceptionCaster.php:216 {
Symfony\Component\VarDumper\Caster \ ExceptionCaster::castFrameStub(FrameStub $frame, array $a, Stub $stub, bool $isNested) …
› if (is_file($f['file']) && 0 <= self::$srcContext) {
› if (!empty($f['class']) && (is_subclass_of($f['class'], 'Twig\Template') || is_subclass_of($f['class'], 'Twig_Template')) && method_exists($f['class'], 'getDebugInfo')) {
› $template = $f['object'] ?? unserialize(sprintf('O:%d:"%s":0:{}', \strlen($f['class']), $f['class']));
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Caster/ExceptionCaster.php:149 {
Symfony\Component\VarDumper\Caster \ ExceptionCaster::castTraceStub(TraceStub $trace, array $a, Stub $stub, bool $isNested) …
› );
› $f = self::castFrameStub($frame, [], $frame, true);
› if (isset($f[$prefix.'src'])) {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:348 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->castObject(Stub $stub, bool $isNested) …
› foreach ($this->casters[$p] as $callback) {
› $a = $callback($obj, $a, $stub, $isNested, $this->filter);
› }
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/VarCloner.php:176 {
Symfony\Component\VarDumper\Cloner \ VarCloner->doClone($var) …
› $stub->handle = $h;
› $a = $this->castObject($stub, 0 < $i);
› if ($v !== $stub->value) {
}
/home/objetivo062/codigo/vendor /symfony/var-dumper/ Cloner/AbstractCloner.php:281 {
Symfony\Component\VarDumper\Cloner \ AbstractCloner->cloneVar($var, int $filter = 0) …
› try {
› return new Data($this->doClone($var));
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/DataCollector.php:62 {
Symfony\Component\HttpKernel\DataCollector \ DataCollector->cloneVar($var) …
›
› return $this->cloner->cloneVar($var);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ DataCollector/LoggerDataCollector.php:75 {
Symfony\Component\HttpKernel\DataCollector \ LoggerDataCollector->lateCollect() …
› $this->data['logs'] = $this->sanitizeLogs(array_merge($this->logger->getLogs($this->currentRequest), $containerDeprecationLogs));
› $this->data = $this->cloneVar($this->data);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Profiler/Profiler.php:97 {
Symfony\Component\HttpKernel\Profiler \ Profiler->saveProfile(Profile $profile) …
› if ($collector instanceof LateDataCollectorInterface) {
› $collector->lateCollect();
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:112 {
Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelTerminate(TerminateEvent $event) …
› foreach ($this->profiles as $request) {
› $this->profiler->saveProfile($this->profiles[$request]);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117 {
Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:230 {
Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ EventDispatcher.php:59 {
Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/objetivo062/codigo/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:151 {
Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ HttpKernel.php:99 {
Symfony\Component\HttpKernel \ HttpKernel->terminate(Request $request, Response $response) …
› {
› $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
› }
}
/home/objetivo062/codigo/vendor /symfony/http-kernel/ Kernel.php:152 {
Symfony\Component\HttpKernel \ Kernel->terminate(Request $request, Response $response) …
› if ($this->getHttpKernel() instanceof TerminableInterface) {
› $this->getHttpKernel()->terminate($request, $response);
› }
}
/home/objetivo062/codigo / public/index.php:22 {
› $response->send();
› $kernel->terminate($request, $response);
›
}
}
08:40:42
n/a
Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Please install the "intl " PHP extension for best performance.
08:40:42
n/a
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
[
"exception " => Symfony\Component\ErrorHandler\Exception \ SilencedErrorContext {#6689
+count : 1
-severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/framework-bundle/ DependencyInjection/FrameworkExtension.php:1130 {
Symfony\Bundle\FrameworkBundle\DependencyInjection \ FrameworkExtension->createVersion(ContainerBuilder $container, ?string $version, ?string $format, ?string $jsonManifestPath, string $name): Reference …
› $definitionName = 'assets.json_manifest_version_strategy';
› if (0 === strpos(parse_url($jsonManifestPath, \PHP_URL_SCHEME), 'http')) {
› $definitionName = 'assets.remote_json_manifest_version_strategy';
}
/home/objetivo062/codigo/vendor /symfony/framework-bundle/ DependencyInjection/FrameworkExtension.php:1064 {
› } else {
› $defaultVersion = $this->createVersion($container, $config['version'], $config['version_format'], $config['json_manifest_path'], '_default');
› }
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/framework-bundle/ DependencyInjection/FrameworkExtension.php:1130 {
Symfony\Bundle\FrameworkBundle\DependencyInjection \ FrameworkExtension->createVersion(ContainerBuilder $container, ?string $version, ?string $format, ?string $jsonManifestPath, string $name): Reference …
› $definitionName = 'assets.json_manifest_version_strategy';
› if (0 === strpos(parse_url($jsonManifestPath, \PHP_URL_SCHEME), 'http')) {
› $definitionName = 'assets.remote_json_manifest_version_strategy';
}
/home/objetivo062/codigo/vendor /symfony/framework-bundle/ DependencyInjection/FrameworkExtension.php:1064 {
› } else {
› $defaultVersion = $this->createVersion($container, $config['version'], $config['version_format'], $config['json_manifest_path'], '_default');
› }
}
}
08:40:42
n/a
Return type of Symfony\Component\Security\Core\Exception\AuthenticationException::__wakeup() should either be compatible with Exception::__wakeup(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => Symfony\Component\ErrorHandler\Exception \ SilencedErrorContext {#6691
+count : 1
-severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/finder/ Finder.php:607 {
Symfony\Bundle\FrameworkBundle\DependencyInjection \ FrameworkExtension->registerTranslatorConfiguration(array $config, ContainerBuilder $container, LoaderInterface $loader, string $defaultLocale) …
› */
› public function getIterator()
› {
}
/home/objetivo062/codigo/vendor /symfony/framework-bundle/ DependencyInjection/FrameworkExtension.php:399 {
› $this->registerFragmentsConfiguration($config['fragments'], $container, $loader);
› $this->registerTranslatorConfiguration($config['translator'], $container, $loader, $config['default_locale']);
› $this->registerProfilerConfiguration($config['profiler'], $container, $loader);
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/finder/ Finder.php:607 {
Symfony\Bundle\FrameworkBundle\DependencyInjection \ FrameworkExtension->registerTranslatorConfiguration(array $config, ContainerBuilder $container, LoaderInterface $loader, string $defaultLocale) …
› */
› public function getIterator()
› {
}
/home/objetivo062/codigo/vendor /symfony/framework-bundle/ DependencyInjection/FrameworkExtension.php:399 {
› $this->registerFragmentsConfiguration($config['fragments'], $container, $loader);
› $this->registerTranslatorConfiguration($config['translator'], $container, $loader, $config['default_locale']);
› $this->registerProfilerConfiguration($config['profiler'], $container, $loader);
}
}
08:40:42
n/a
Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
[
"exception " => Symfony\Component\ErrorHandler\Exception \ SilencedErrorContext {#6692
+count : 1
-severity : E_DEPRECATED
trace : {
/home/objetivo062/codigo/vendor /symfony/finder/ Finder.php:687 {
Symfony\Bundle\FrameworkBundle\DependencyInjection \ FrameworkExtension->registerTranslatorConfiguration(array $config, ContainerBuilder $container, LoaderInterface $loader, string $defaultLocale) …
› */
› public function count()
› {
}
/home/objetivo062/codigo/vendor /symfony/framework-bundle/ DependencyInjection/FrameworkExtension.php:399 {
› $this->registerFragmentsConfiguration($config['fragments'], $container, $loader);
› $this->registerTranslatorConfiguration($config['translator'], $container, $loader, $config['default_locale']);
› $this->registerProfilerConfiguration($config['profiler'], $container, $loader);
}
}
}
]
{
/home/objetivo062/codigo/vendor /symfony/finder/ Finder.php:687 {
Symfony\Bundle\FrameworkBundle\DependencyInjection \ FrameworkExtension->registerTranslatorConfiguration(array $config, ContainerBuilder $container, LoaderInterface $loader, string $defaultLocale) …
› */
› public function count()
› {
}
/home/objetivo062/codigo/vendor /symfony/framework-bundle/ DependencyInjection/FrameworkExtension.php:399 {
› $this->registerFragmentsConfiguration($config['fragments'], $container, $loader);
› $this->registerTranslatorConfiguration($config['translator'], $container, $loader, $config['default_locale']);
› $this->registerProfilerConfiguration($config['profiler'], $container, $loader);
}
}
08:40:42
n/a
Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Return type of Symfony\Component\Finder\Iterator\SortableIterator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Return type of Symfony\Component\Finder\Iterator\CustomFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
08:40:42
n/a
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface " autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\TPVManager " service.