User-agent: Yandex Disallow: /captcha/ Disallow: /en/captcha/ Disallow: /management/ Disallow: /account/* Disallow: */forum/* Disallow: /404.html Disallow: /*?* Disallow: */*?* Disallow: /en/ Disallow: /page* Disallow: /page Disallow: */page* Disallow: */page Disallow: /*?page* Disallow: */*?page* Disallow: /reg/ Disallow: /moskva/reg/ Disallow: /login-form/ Disallow: /remind/ Disallow: /license/ Sitemap: https://mechanic.works/sitemap.xml.gz Host: https://mechanic.works User-agent: Googlebot Disallow: /captcha/ Disallow: /en/captcha/ Disallow: /management/ Disallow: /account/* Disallow: */forum/* Disallow: /404.html Disallow: /*?* Disallow: */*?* Disallow: /en/ Disallow: /page* Disallow: /page Disallow: */page* Disallow: */page Disallow: /*?page* Disallow: */*?page* Sitemap: https://mechanic.works/sitemap.xml.gz
$profileIndexed = is_file($file); if (!$profileIndexed) { // Create directory $dir = \dirname($file); if (!is_dir($dir) && false === @mkdir($dir, 0777, true) && !is_dir($dir)) { throw new \RuntimeException(sprintf('Unable to create the storage directory (%s).', $dir)); } } $profileToken = $profile->getToken(); // when there are errors in sub-requests, the parent and/or children tokens if ($collector instanceof LateDataCollectorInterface) { $collector->lateCollect(); } } if (!($ret = $this->storage->write($profile)) && null !== $this->logger) { $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => \get_class($this->storage)]); } return $ret; } } } // save profiles foreach ($this->profiles as $request) { $this->profiler->saveProfile($this->profiles[$request]); } $this->profiles = new \SplObjectStorage(); $this->parents = new \SplObjectStorage(); } $this->priority = $dispatcher->getListenerPriority($eventName, $this->listener); $e = $this->stopwatch->start($this->name, 'event_listener'); try { ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); } finally { if ($e->isStarted()) { $e->stop(); } } foreach ($listeners as $listener) { if ($stoppable && $event->isPropagationStopped()) { break; } $listener($event, $eventName, $this); } } /** * Sorts the internal list of listeners for the given event by priority. } else { $listeners = $this->getListeners($eventName); } if ($listeners) { $this->callListeners($listeners, $eventName, $event); } return $event; } try { $this->beforeDispatch($eventName, $event); try { $e = $this->stopwatch->start($eventName, 'section'); try { $this->dispatcher->dispatch($event, $eventName); } finally { if ($e->isStarted()) { $e->stop(); } } /** * {@inheritdoc} */ public function terminate(Request $request, Response $response) { $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE); } /** * @internal */ if (false === $this->booted) { return; } if ($this->getHttpKernel() instanceof TerminableInterface) { $this->getHttpKernel()->terminate($request, $response); } } /** * {@inheritdoc} { $response = $this->kernel->handle($this->request); $response->send(); if ($this->kernel instanceof TerminableInterface) { $this->kernel->terminate($this->request, $response); } return 0; }}$app = $app(...$args);exit( $runtime ->getRunner($app) ->run());<?phpuse App\Kernel;require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) { return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);};| Level | Channel | Message |
|---|---|---|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Method "Doctrine\DBAL\Types\Type::getSQLDeclaration()" might add "string" as a native return type declaration in the future. Do the same in child class "AngelGamez\TranslatableBundle\Doctrine\DBAL\Types\TranslatableType" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Method "Doctrine\DBAL\Types\Type::getName()" might add "string" as a native return type declaration in the future. Do the same in child class "AngelGamez\TranslatableBundle\Doctrine\DBAL\Types\TranslatableType" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Method "Doctrine\DBAL\Types\Type::requiresSQLCommentHint()" might add "bool" as a native return type declaration in the future. Do the same in child class "AngelGamez\TranslatableBundle\Doctrine\DBAL\Types\TranslatableType" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/property-access 5.2: Passing a boolean as the first argument to "Symfony\Component\PropertyAccess\PropertyAccessor::__construct()" is deprecated. Pass a combination of bitwise flags instead (i.e an integer). {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/property-access 5.3: Passing a boolean as the second argument to "Symfony\Component\PropertyAccess\PropertyAccessor::__construct()" is deprecated. Pass a combination of bitwise flags instead (i.e an integer). {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {
"exception": {}
}
|
| INFO 17:34:03 | request |
Matched route "app_robotstxt_page". {
"route": "app_robotstxt_page",
"route_parameters": {
"_route": "app_robotstxt_page",
"_controller": "App\\Controller\\RobotsTxtController::page"
},
"request_uri": "https://314-release-map.review.mechanic.works/robots.txt",
"method": "GET"
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Method "Doctrine\ORM\Query\Filter\SQLFilter::addFilterConstraint()" might add "string" as a native return type declaration in the future. Do the same in child class "App\EntityFilter\NotDeletedProfileFilter" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Method "Doctrine\ORM\Query\Filter\SQLFilter::addFilterConstraint()" might add "string" as a native return type declaration in the future. Do the same in child class "App\EntityFilter\NotDeletedSaloonFilter" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| DEBUG 17:34:03 | security |
Checking for guard authentication credentials. {
"firewall_key": "main",
"authenticators": 1
}
|
| DEBUG 17:34:03 | security |
Checking support on guard authenticator. {
"firewall_key": "main",
"authenticator": "App\\Security\\LoginFormAuthenticator"
}
|
| DEBUG 17:34:03 | security |
Guard authenticator does not support the request. {
"firewall_key": "main",
"authenticator": "App\\Security\\LoginFormAuthenticator"
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.management" service is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.management" service is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 17:34:03 | security | Populated the TokenStorage with an anonymous Token. |
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Method "Doctrine\ORM\Query\Filter\SQLFilter::addFilterConstraint()" might add "string" as a native return type declaration in the future. Do the same in child class "App\EntityFilter\NotDeletedProfileCommentFilter" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Method "Doctrine\ORM\Query\Filter\SQLFilter::addFilterConstraint()" might add "string" as a native return type declaration in the future. Do the same in child class "App\EntityFilter\NotDeletedSaloonCommentFilter" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
| DEBUG 17:34:03 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". {
"event": "debug.security.authorization.vote",
"listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote"
}
|
| DEBUG 17:34:03 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". {
"event": "debug.security.authorization.vote",
"listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\DomainParkingSubscriber::onRequest". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\DomainParkingSubscriber::onRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\CityCaseRedirectSubscriber::onRequest". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\CityCaseRedirectSubscriber::onRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\DomainRedirectSubscriber::onRequest". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\DomainRedirectSubscriber::onRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\DoctrineEntityFilterSubscriber::enableFilters". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\DoctrineEntityFilterSubscriber::enableFilters"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::handleKernelRequestEvent". {
"event": "kernel.request",
"listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::handleKernelRequestEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelRequestEvent". {
"event": "kernel.request",
"listener": "Sentry\\SentryBundle\\EventListener\\TracingRequestListener::handleKernelRequestEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelRequestEvent". {
"event": "kernel.request",
"listener": "Sentry\\SentryBundle\\EventListener\\SubRequestListener::handleKernelRequestEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelRequestEvent". {
"event": "kernel.request",
"listener": "Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener::handleKernelRequestEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\LoginListener::handleKernelRequestEvent". {
"event": "kernel.request",
"listener": "Sentry\\SentryBundle\\EventListener\\LoginListener::handleKernelRequestEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest". {
"event": "kernel.request",
"listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\ApiAccessSubscriber::onRequest". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\ApiAccessSubscriber::onRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\BanLogoutSubscriber::logoutBannedUser". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\BanLogoutSubscriber::logoutBannedUser"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\CommentBanSubscriber::removeCommentBan". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\CommentBanSubscriber::removeCommentBan"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\DoctrineEntityFilterSubscriber::enableCommentFilters". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\DoctrineEntityFilterSubscriber::enableCommentFilters"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\EnumSubscriber::loadEnumData". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\EnumSubscriber::loadEnumData"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\KernelSubscriber::clearCtrShowsSession". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\KernelSubscriber::clearCtrShowsSession"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\BlameListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\BlameListener::onKernelRequest"
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {
"exception": {}
}
|
| INFO 17:34:03 | doctrine |
Connecting with parameters {params} {
"params": {
"charset": "utf8mb4",
"host": "db",
"port": 3306,
"user": "root",
"password": "<redacted>",
"driver": "pdo_mysql",
"dbname": "b2334ed4"
}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: The "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingServerInfoAwareDriverConnection" class implements "Doctrine\DBAL\Driver\ServerInfoAwareConnection" that is deprecated The methods defined in this interface will be made part of the {@see Driver} interface in the next major release. {
"exception": {}
}
|
| DEBUG 17:34:03 | doctrine |
Executing statement: SELECT p0_.id AS id_0, p0_.uri AS uri_1, p0_.top_html AS top_html_2, p0_.bottom_html AS bottom_html_3, p0_.meta_title AS meta_title_4, p0_.meta_description AS meta_description_5, p0_.meta_keywords AS meta_keywords_6, p0_.page_heading AS page_heading_7, p0_.city_id AS city_id_8 FROM page_seo_texts p0_ WHERE p0_.uri = ? LIMIT 1 (parameters: {params}, types: {types}) {
"sql": "SELECT p0_.id AS id_0, p0_.uri AS uri_1, p0_.top_html AS top_html_2, p0_.bottom_html AS bottom_html_3, p0_.meta_title AS meta_title_4, p0_.meta_description AS meta_description_5, p0_.meta_keywords AS meta_keywords_6, p0_.page_heading AS page_heading_7, p0_.city_id AS city_id_8 FROM page_seo_texts p0_ WHERE p0_.uri = ? LIMIT 1",
"params": {
"1": "/robots.txt"
},
"types": {
"1": 2
}
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::handleKernelControllerEvent". {
"event": "kernel.controller",
"listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::handleKernelControllerEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ControllerListener::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "App\EventSubscriber\DisabledRouteSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "App\\EventSubscriber\\DisabledRouteSubscriber::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "App\EventSubscriber\PageMetadataSubscriber::loadPage". {
"event": "kernel.controller",
"listener": "App\\EventSubscriber\\PageMetadataSubscriber::loadPage"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Flagception\Bundle\FlagceptionBundle\Listener\AnnotationSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Flagception\\Bundle\\FlagceptionBundle\\Listener\\AnnotationSubscriber::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Flagception\Bundle\FlagceptionBundle\Listener\RoutingMetadataSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Flagception\\Bundle\\FlagceptionBundle\\Listener\\RoutingMetadataSubscriber::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller_arguments" to listener "App\EventSubscriber\ProfileListOrderingSubscriber::generateListingOrder". {
"event": "kernel.controller_arguments",
"listener": "App\\EventSubscriber\\ProfileListOrderingSubscriber::generateListingOrder"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| DEBUG 17:34:03 | event |
Notified event "router.pre_generate" to listener "App\EventSubscriber\Routing\PaginationSubscriber::skipPageParameter". {
"event": "router.pre_generate",
"listener": "App\\EventSubscriber\\Routing\\PaginationSubscriber::skipPageParameter"
}
|
| DEBUG 17:34:03 | event |
Notified event "router.pre_generate" to listener "App\EventSubscriber\Routing\PaginationSubscriber::firstPageOfMainCityToMain". {
"event": "router.pre_generate",
"listener": "App\\EventSubscriber\\Routing\\PaginationSubscriber::firstPageOfMainCityToMain"
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\Routing\CityPrefixSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
| DEBUG 17:34:03 | event |
Notified event "router.post_generate" to listener "App\EventSubscriber\Routing\CityPrefixSubscriber::ignoreCityParameter". {
"event": "router.post_generate",
"listener": "App\\EventSubscriber\\Routing\\CityPrefixSubscriber::ignoreCityParameter"
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\ValidPhoneForCountry" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Method "Symfony\Component\Validator\Constraint::getTargets()" might add "string|array" as a native return type declaration in the future. Do the same in child class "App\Validator\Constraints\PhoneNotBlack" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
Deprecated: App\Entity\Account\Advertiser implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Class "App\Entity\Account\Advertiser" should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string": returns the identifier for this user (e.g. its username or email address). {
"exception": {}
}
|
| DEBUG 17:34:03 | event |
Notified event "router.pre_generate" to listener "App\EventSubscriber\Routing\PaginationSubscriber::skipPageParameter". {
"event": "router.pre_generate",
"listener": "App\\EventSubscriber\\Routing\\PaginationSubscriber::skipPageParameter"
}
|
| DEBUG 17:34:03 | event |
Notified event "router.pre_generate" to listener "App\EventSubscriber\Routing\PaginationSubscriber::firstPageOfMainCityToMain". {
"event": "router.pre_generate",
"listener": "App\\EventSubscriber\\Routing\\PaginationSubscriber::firstPageOfMainCityToMain"
}
|
| DEBUG 17:34:03 | event |
Notified event "router.post_generate" to listener "App\EventSubscriber\Routing\CityPrefixSubscriber::ignoreCityParameter". {
"event": "router.post_generate",
"listener": "App\\EventSubscriber\\Routing\\CityPrefixSubscriber::ignoreCityParameter"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelResponseEvent". {
"event": "kernel.response",
"listener": "Sentry\\SentryBundle\\EventListener\\TracingRequestListener::handleKernelResponseEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelResponseEvent". {
"event": "kernel.response",
"listener": "Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener::handleKernelResponseEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Bridge\\Monolog\\Handler\\FirePHPHandler::onKernelResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\ChromePhpHandler::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Bridge\\Monolog\\Handler\\ChromePhpHandler::onKernelResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "App\EventSubscriber\AjaxDebugUpdateSubscriber::onKernelResponse". {
"event": "kernel.response",
"listener": "App\\EventSubscriber\\AjaxDebugUpdateSubscriber::onKernelResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "App\EventSubscriber\BadWordsReplaceSubscriber::replaceBadWords". {
"event": "kernel.response",
"listener": "App\\EventSubscriber\\BadWordsReplaceSubscriber::replaceBadWords"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SurrogateListener::onKernelResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener::onKernelResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener::onKernelResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse". {
"event": "kernel.response",
"listener": "Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener::onResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener::onKernelResponse"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.finish_request" to listener "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelFinishRequestEvent". {
"event": "kernel.finish_request",
"listener": "Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener::handleKernelFinishRequestEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.finish_request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelFinishRequestEvent". {
"event": "kernel.finish_request",
"listener": "Sentry\\SentryBundle\\EventListener\\SubRequestListener::handleKernelFinishRequestEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelFinishRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelFinishRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onFinishRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelFinishRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.finish_request" to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets". {
"event": "kernel.finish_request",
"listener": "Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener::resetAssets"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelFinishRequest"
}
|
| CRITICAL 17:34:03 | request |
Uncaught PHP Exception RuntimeException: "Unable to create the storage directory (/app/var/cache/review/profiler/98/f9)." at /app/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php line 141 {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/event-dispatcher 5.1: Symfony\Component\EventDispatcher\LegacyEventDispatcherProxy is deprecated, use the event dispatcher without the proxy. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Porpaginas\KnpPager\PorpaginasSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
| DEBUG 17:34:03 | php |
Warning: mkdir(): No space left on device {
"exception": {
"severity": 2,
"file": "/app/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php",
"line": 140,
"trace": [
{
"file": "/app/vendor/symfony/http-kernel/Profiler/Profiler.php",
"line": 101,
"function": "write",
"class": "Symfony\\Component\\HttpKernel\\Profiler\\FileProfilerStorage",
"type": "->"
}
],
"count": 1
}
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.terminate" to listener "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelTerminateEvent". {
"event": "kernel.terminate",
"listener": "Sentry\\SentryBundle\\EventListener\\TracingRequestListener::handleKernelTerminateEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.terminate" to listener "App\EventSubscriber\KernelSubscriber::updateProfilesShowsAndPreviews". {
"event": "kernel.terminate",
"listener": "App\\EventSubscriber\\KernelSubscriber::updateProfilesShowsAndPreviews"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.terminate" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate". {
"event": "kernel.terminate",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelTerminate"
}
|
| CRITICAL 17:34:03 | php |
Uncaught Exception: Unable to create the storage directory (/app/var/cache/review/profiler/98/f9). {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {
"exception": {}
}
|
| INFO 17:34:03 | deprecation |
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated {
"exception": {}
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\DomainParkingSubscriber::onRequest". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\DomainParkingSubscriber::onRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\CityCaseRedirectSubscriber::onRequest". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\CityCaseRedirectSubscriber::onRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\DomainRedirectSubscriber::onRequest". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\DomainRedirectSubscriber::onRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\DoctrineEntityFilterSubscriber::enableFilters". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\DoctrineEntityFilterSubscriber::enableFilters"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::handleKernelRequestEvent". {
"event": "kernel.request",
"listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::handleKernelRequestEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelRequestEvent". {
"event": "kernel.request",
"listener": "Sentry\\SentryBundle\\EventListener\\TracingRequestListener::handleKernelRequestEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelRequestEvent". {
"event": "kernel.request",
"listener": "Sentry\\SentryBundle\\EventListener\\SubRequestListener::handleKernelRequestEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelRequestEvent". {
"event": "kernel.request",
"listener": "Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener::handleKernelRequestEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\LoginListener::handleKernelRequestEvent". {
"event": "kernel.request",
"listener": "Sentry\\SentryBundle\\EventListener\\LoginListener::handleKernelRequestEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest". {
"event": "kernel.request",
"listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\ApiAccessSubscriber::onRequest". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\ApiAccessSubscriber::onRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\BanLogoutSubscriber::logoutBannedUser". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\BanLogoutSubscriber::logoutBannedUser"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\CommentBanSubscriber::removeCommentBan". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\CommentBanSubscriber::removeCommentBan"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\DoctrineEntityFilterSubscriber::enableCommentFilters". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\DoctrineEntityFilterSubscriber::enableCommentFilters"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\EnumSubscriber::loadEnumData". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\EnumSubscriber::loadEnumData"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "App\EventSubscriber\KernelSubscriber::clearCtrShowsSession". {
"event": "kernel.request",
"listener": "App\\EventSubscriber\\KernelSubscriber::clearCtrShowsSession"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\BlameListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\BlameListener::onKernelRequest"
}
|
| INFO 17:34:03 | deprecation |
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {
"exception": {}
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::handleKernelControllerEvent". {
"event": "kernel.controller",
"listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::handleKernelControllerEvent"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ControllerListener::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "App\EventSubscriber\DisabledRouteSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "App\\EventSubscriber\\DisabledRouteSubscriber::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "App\EventSubscriber\PageMetadataSubscriber::loadPage". {
"event": "kernel.controller",
"listener": "App\\EventSubscriber\\PageMetadataSubscriber::loadPage"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Flagception\Bundle\FlagceptionBundle\Listener\AnnotationSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Flagception\\Bundle\\FlagceptionBundle\\Listener\\AnnotationSubscriber::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Flagception\Bundle\FlagceptionBundle\Listener\RoutingMetadataSubscriber::onKernelController". {
"event": "kernel.controller",
"listener": "Flagception\\Bundle\\FlagceptionBundle\\Listener\\RoutingMetadataSubscriber::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller_arguments" to listener "App\EventSubscriber\ProfileListOrderingSubscriber::generateListingOrder". {
"event": "kernel.controller_arguments",
"listener": "App\\EventSubscriber\\ProfileListOrderingSubscriber::generateListingOrder"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
|
| DEBUG 17:34:03 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
|
|
RuntimeException
|
|---|
RuntimeException:
Unable to create the storage directory (/app/var/cache/review/profiler/98/f9).
at vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:141
at Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(object(Profile))
(vendor/symfony/http-kernel/Profiler/Profiler.php:101)
at Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(object(Profile))
(vendor/symfony/http-kernel/EventListener/ProfilerListener.php:135)
at Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(object(TerminateEvent), 'kernel.terminate', object(TraceableEventDispatcher))
(vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118)
at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object(TerminateEvent), 'kernel.terminate', object(TraceableEventDispatcher))
(vendor/symfony/event-dispatcher/EventDispatcher.php:230)
at Symfony\Component\EventDispatcher\EventDispatcher->callListeners(array(object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.terminate', object(TerminateEvent))
(vendor/symfony/event-dispatcher/EventDispatcher.php:59)
at Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object(TerminateEvent), 'kernel.terminate')
(vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154)
at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object(TerminateEvent), 'kernel.terminate')
(vendor/symfony/http-kernel/HttpKernel.php:97)
at Symfony\Component\HttpKernel\HttpKernel->terminate(object(Request), object(Response))
(vendor/symfony/http-kernel/Kernel.php:159)
at Symfony\Component\HttpKernel\Kernel->terminate(object(Request), object(Response))
(vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:39)
at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
(vendor/autoload_runtime.php:35)
at require_once('/app/vendor/autoload_runtime.php')
(public/index.php:5)
|
$profileIndexed = is_file($file); if (!$profileIndexed) { // Create directory $dir = \dirname($file); if (!is_dir($dir) && false === @mkdir($dir, 0777, true) && !is_dir($dir)) { throw new \RuntimeException(sprintf('Unable to create the storage directory (%s).', $dir)); } } $profileToken = $profile->getToken(); // when there are errors in sub-requests, the parent and/or children tokens if ($collector instanceof LateDataCollectorInterface) { $collector->lateCollect(); } } if (!($ret = $this->storage->write($profile)) && null !== $this->logger) { $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => \get_class($this->storage)]); } return $ret; } } } // save profiles foreach ($this->profiles as $request) { $this->profiler->saveProfile($this->profiles[$request]); } $this->profiles = new \SplObjectStorage(); $this->parents = new \SplObjectStorage(); } $this->priority = $dispatcher->getListenerPriority($eventName, $this->listener); $e = $this->stopwatch->start($this->name, 'event_listener'); try { ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); } finally { if ($e->isStarted()) { $e->stop(); } } foreach ($listeners as $listener) { if ($stoppable && $event->isPropagationStopped()) { break; } $listener($event, $eventName, $this); } } /** * Sorts the internal list of listeners for the given event by priority. } else { $listeners = $this->getListeners($eventName); } if ($listeners) { $this->callListeners($listeners, $eventName, $event); } return $event; } try { $this->beforeDispatch($eventName, $event); try { $e = $this->stopwatch->start($eventName, 'section'); try { $this->dispatcher->dispatch($event, $eventName); } finally { if ($e->isStarted()) { $e->stop(); } } /** * {@inheritdoc} */ public function terminate(Request $request, Response $response) { $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE); } /** * @internal */ } $response->sendHeaders(); $response->sendContent(); $this->terminate($request, $response); } /** * Handles a request to convert it to a response. * if ($hasRun) { throw $e; } $hasRun = true; $kernel->terminateWithException($e, $request); }; } } elseif ($event instanceof ConsoleEvent && $app = $event->getCommand()->getApplication()) { $output = $event->getOutput(); if ($output instanceof ConsoleOutputInterface) { $this->exceptionHandler = null; } try { if (null !== $exceptionHandler) { return $exceptionHandler($exception); } $handlerException = $handlerException ?: $exception; } catch (\Throwable $handlerException) { } if ($exception === $handlerException && null === $this->exceptionHandler) {|
RuntimeException
|
|---|
RuntimeException:
Unable to create the storage directory (/app/var/cache/review/profiler/fe/c1).
at /app/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:141
at Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(object(Profile))
(/app/vendor/symfony/http-kernel/Profiler/Profiler.php:101)
at Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(object(Profile))
(/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:135)
at Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(object(TerminateEvent), 'kernel.terminate', object(TraceableEventDispatcher))
(/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118)
at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object(TerminateEvent), 'kernel.terminate', object(TraceableEventDispatcher))
(/app/vendor/symfony/event-dispatcher/EventDispatcher.php:230)
at Symfony\Component\EventDispatcher\EventDispatcher->callListeners(array(object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.terminate', object(TerminateEvent))
(/app/vendor/symfony/event-dispatcher/EventDispatcher.php:59)
at Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object(TerminateEvent), 'kernel.terminate')
(/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154)
at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object(TerminateEvent), 'kernel.terminate')
(/app/vendor/symfony/http-kernel/HttpKernel.php:97)
at Symfony\Component\HttpKernel\HttpKernel->terminate(object(Request), object(Response))
(/app/vendor/symfony/http-kernel/HttpKernel.php:124)
at Symfony\Component\HttpKernel\HttpKernel->terminateWithException(object(RuntimeException), object(Request))
(/app/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:131)
at Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure}(object(RuntimeException))
(/app/vendor/symfony/error-handler/ErrorHandler.php:616)
at Symfony\Component\ErrorHandler\ErrorHandler->handleException(object(RuntimeException))
|