User-Agent: * Disallow: /captcha/ Disallow: /en/captcha/ Disallow: /management/ Disallow: /account/ Disallow: /login-form/ Disallow: */intim-forum/* Disallow: /*/reg/ Disallow: /404.html Disallow: /?gclid= Disallow: /?utm_source= Disallow: /?yclid= Disallow: /*_openstat* Disallow: /? Disallow: /search/ Disallow: /en/ Disallow: /saint-petersburg* Disallow: /saint-petersburg Disallow: */saint-petersburg* Disallow: */saint-petersburg Disallow: */price-prostitutki* Disallow: /pavlovskij posad/ Disallow: /sergiev posad/ Disallow: /pavlovskij%20posad/ Disallow: /sergiev%20posad/ Sitemap: https://mechanic.works/sitemap.xml.gz User-agent: Yandex Disallow: /captcha/ Disallow: /en/captcha/ Disallow: /management/ Disallow: /account/ Disallow: /login-form/ Disallow: */intim-forum/* Disallow: /*/reg/ Disallow: /404.html Disallow: /?gclid= Disallow: /?utm_source= Disallow: /?yclid= Disallow: /*_openstat* Disallow: /? Disallow: /search/ Disallow: /en/ Disallow: /page* Disallow: /page Disallow: */page* Disallow: */page Disallow: /adler/ Disallow: /anapa/ Disallow: /arxangelsk/ Disallow: /balashikha/ Disallow: /barnaul/ Disallow: /belgorod/ Disallow: /blagoveshensk/ Disallow: /bryansk/ Disallow: /velikij-novgorod/ Disallow: /vidnoe/ Disallow: /vladimir/ Disallow: /vologda/ Disallow: /voronezh/ Disallow: /voskresensk/ Disallow: /gelendzhik/ Disallow: /golitsino/ Disallow: /dzerzhinskij/ Disallow: /dolgoprudnyj/ Disallow: /domodedovo/ Disallow: /ekaterinburg/ Disallow: /zheleznodorozhnyj/ Disallow: /zhukovskij/ Disallow: /zhulebin/ Disallow: /zelenograd/ Disallow: /ivanovo/ Disallow: /izhevsk/ Disallow: /irkutsk/ Disallow: /kazan/ Disallow: /kaliningrad/ Disallow: /kaluga/ Disallow: /kashira/ Disallow: /kemerovo/ Disallow: /kirov/ Disallow: /koroljov/ Disallow: /kostroma/ Disallow: /kotelniki/ Disallow: /krasnogorsk/ Disallow: /krasnodar/ Disallow: /krasnoyarsk/ Disallow: /kurgan/ Disallow: /kurkino/ Disallow: /kursk/ Disallow: /lipeck/ Disallow: /lobnja/ Disallow: /ljubercy/ Disallow: /magnitogorsk/ Disallow: /murmansk/ Disallow: /mytishhi/ Disallow: /naberezhnye-chelny/ Disallow: /naro-fominsk/ Disallow: /nahodka/ Disallow: /nizhnevartovsk/ Disallow: /nizhny-novgorod/ Disallow: /novokosino/ Disallow: /novokuzneck/ Disallow: /novo-peredelkino/ Disallow: /novorossijsk/ Disallow: /novosibirsk/ Disallow: /novyj-urengoj/ Disallow: /noginsk/ Disallow: /norilsk/ Disallow: /odincovo/ Disallow: /omsk/ Disallow: /orenburg/ Disallow: /orehovo-zuevo/ Disallow: /oryol/ Disallow: /pavlovskij-posad/ Disallow: /penza/ Disallow: /perm/ Disallow: /petrozavodsk/ Disallow: /podolsk/ Disallow: /pskov/ Disallow: /pushkino/ Disallow: /ramenskoe/ Disallow: /reutov/ Disallow: /rostov-on-don/ Disallow: /ryazan/ Disallow: /saransk/ Disallow: /saratov/ Disallow: /sevastopol/ Disallow: /sergiev-posad/ Disallow: /simferopol/ Disallow: /smolensk/ Disallow: /solncevo/ Disallow: /sochi/ Disallow: /stavropol/ Disallow: /surgut/ Disallow: /syktyvkar/ Disallow: /taganrog/ Disallow: /tver/ Disallow: /toljatti/ Disallow: /tomsk/ Disallow: /troick/ Disallow: /tuapse/ Disallow: /tula/ Disallow: /tjumen/ Disallow: /ulan-ude/ Disallow: /ufa/ Disallow: /xabarovsk/ Disallow: /hanty-mansijsk/ Disallow: /himki/ Disallow: /cheboksary/ Disallow: /chelyabinsk/ Disallow: /chehov/ Disallow: /shhjolkovo/ Disallow: /jelektrostal/ Disallow: /yakutsk/ Disallow: /yalta/ Disallow: /jaroslavl/ Disallow: /kiev/ Disallow: /kharkiv/ Disallow: /dnepropetrovsk/ Disallow: /donetsk/ Disallow: /zhitomir/ Disallow: /zaporozhye/ Disallow: /krivoy-rog/ Disallow: /lugansk/ Disallow: /lviv/ Disallow: /mariupol/ Disallow: /nikolaev/ Disallow: /odessa/ Disallow: /poltava/ Disallow: /herson/ Disallow: /cherkassy/ Disallow: /chernigov/ Disallow: /astana/ Disallow: /alma-ata/ Disallow: /vilnus/ Disallow: /kaunas/ Disallow: /riga/ Disallow: /daugavpils/ Disallow: /tallin/ Disallow: /tartu/ Disallow: /minsk/ Disallow: /brest/ Disallow: /vitebsk/ Disallow: /gomel/ Disallow: /grodno/ Disallow: /mogilev/ Disallow: /saint-petersburg/ Sitemap: https://mechanic.works/sitemap.xml.gz Host: https://mechanic.works Unable to create the storage directory (/app/var/cache/review/profiler/01/b7). (500 Internal Server Error)

Symfony Exception

RuntimeException

HTTP 500 Internal Server Error

Unable to create the storage directory (/app/var/cache/review/profiler/01/b7).

Exception

RuntimeException

  1.         $profileIndexed is_file($file);
  2.         if (!$profileIndexed) {
  3.             // Create directory
  4.             $dir \dirname($file);
  5.             if (!is_dir($dir) && false === @mkdir($dir0777true) && !is_dir($dir)) {
  6.                 throw new \RuntimeException(sprintf('Unable to create the storage directory (%s).'$dir));
  7.             }
  8.         }
  9.         $profileToken $profile->getToken();
  10.         // when there are errors in sub-requests, the parent and/or children tokens
  1.             if ($collector instanceof LateDataCollectorInterface) {
  2.                 $collector->lateCollect();
  3.             }
  4.         }
  5.         if (!($ret $this->storage->write($profile)) && null !== $this->logger) {
  6.             $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => \get_class($this->storage)]);
  7.         }
  8.         return $ret;
  9.     }
  1.             }
  2.         }
  3.         // save profiles
  4.         foreach ($this->profiles as $request) {
  5.             $this->profiler->saveProfile($this->profiles[$request]);
  6.         }
  7.         $this->profiles = new \SplObjectStorage();
  8.         $this->parents = new \SplObjectStorage();
  9.     }
  1.         $this->priority $dispatcher->getListenerPriority($eventName$this->listener);
  2.         $e $this->stopwatch->start($this->name'event_listener');
  3.         try {
  4.             ($this->optimizedListener ?? $this->listener)($event$eventName$dispatcher);
  5.         } finally {
  6.             if ($e->isStarted()) {
  7.                 $e->stop();
  8.             }
  9.         }
  1.         foreach ($listeners as $listener) {
  2.             if ($stoppable && $event->isPropagationStopped()) {
  3.                 break;
  4.             }
  5.             $listener($event$eventName$this);
  6.         }
  7.     }
  8.     /**
  9.      * Sorts the internal list of listeners for the given event by priority.
  1.         } else {
  2.             $listeners $this->getListeners($eventName);
  3.         }
  4.         if ($listeners) {
  5.             $this->callListeners($listeners$eventName$event);
  6.         }
  7.         return $event;
  8.     }
  1.         try {
  2.             $this->beforeDispatch($eventName$event);
  3.             try {
  4.                 $e $this->stopwatch->start($eventName'section');
  5.                 try {
  6.                     $this->dispatcher->dispatch($event$eventName);
  7.                 } finally {
  8.                     if ($e->isStarted()) {
  9.                         $e->stop();
  10.                     }
  11.                 }
  1.     /**
  2.      * {@inheritdoc}
  3.      */
  4.     public function terminate(Request $requestResponse $response)
  5.     {
  6.         $this->dispatcher->dispatch(new TerminateEvent($this$request$response), KernelEvents::TERMINATE);
  7.     }
  8.     /**
  9.      * @internal
  10.      */
in vendor/symfony/http-kernel/Kernel.php -> terminate (line 159)
  1.         if (false === $this->booted) {
  2.             return;
  3.         }
  4.         if ($this->getHttpKernel() instanceof TerminableInterface) {
  5.             $this->getHttpKernel()->terminate($request$response);
  6.         }
  7.     }
  8.     /**
  9.      * {@inheritdoc}
  1.     {
  2.         $response $this->kernel->handle($this->request);
  3.         $response->send();
  4.         if ($this->kernel instanceof TerminableInterface) {
  5.             $this->kernel->terminate($this->request$response);
  6.         }
  7.         return 0;
  8.     }
  9. }
in vendor/autoload_runtime.php -> run (line 35)
  1. $app $app(...$args);
  2. exit(
  3.     $runtime
  4.         ->getRunner($app)
  5.         ->run()
  6. );
require_once('/app/vendor/autoload_runtime.php') in public/index.php (line 5)
  1. <?php
  2. use App\Kernel;
  3. require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
  4. return function (array $context) {
  5.     return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);
  6. };

Logs 2

Level Channel Message
INFO 17:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 17:48:47 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 17:48:47 request Matched route "app_robotstxt_page".
{
    "route": "app_robotstxt_page",
    "route_parameters": {
        "_route": "app_robotstxt_page",
        "_controller": "App\\Controller\\RobotsTxtController::page"
    },
    "request_uri": "https://313-release-map.review.mechanic.works/robots.txt",
    "method": "GET"
}
INFO 17:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 security Checking for guard authentication credentials.
{
    "firewall_key": "main",
    "authenticators": 1
}
DEBUG 17:48:47 security Checking support on guard authenticator.
{
    "firewall_key": "main",
    "authenticator": "App\\Security\\LoginFormAuthenticator"
}
DEBUG 17:48:47 security Guard authenticator does not support the request.
{
    "firewall_key": "main",
    "authenticator": "App\\Security\\LoginFormAuthenticator"
}
INFO 17:48:47 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:48:47 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:48:47 deprecation User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated.
{
    "exception": {}
}
INFO 17:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 security Populated the TokenStorage with an anonymous Token.
INFO 17:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\DomainParkingSubscriber::onRequest".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\DomainParkingSubscriber::onRequest"
}
DEBUG 17:48:47 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:48:47 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:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\CityCaseRedirectSubscriber::onRequest".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\CityCaseRedirectSubscriber::onRequest"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\DomainRedirectSubscriber::onRequest".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\DomainRedirectSubscriber::onRequest"
}
DEBUG 17:48:47 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:48:47 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:48:47 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:48:47 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:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\DoctrineEntityFilterSubscriber::enableFilters".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\DoctrineEntityFilterSubscriber::enableFilters"
}
DEBUG 17:48:47 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:48:47 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:48:47 event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::handleKernelRequestEvent".
{
    "event": "kernel.request",
    "listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::handleKernelRequestEvent"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelRequestEvent".
{
    "event": "kernel.request",
    "listener": "Sentry\\SentryBundle\\EventListener\\TracingRequestListener::handleKernelRequestEvent"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelRequestEvent".
{
    "event": "kernel.request",
    "listener": "Sentry\\SentryBundle\\EventListener\\SubRequestListener::handleKernelRequestEvent"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelRequestEvent".
{
    "event": "kernel.request",
    "listener": "Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener::handleKernelRequestEvent"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\LoginListener::handleKernelRequestEvent".
{
    "event": "kernel.request",
    "listener": "Sentry\\SentryBundle\\EventListener\\LoginListener::handleKernelRequestEvent"
}
DEBUG 17:48:47 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:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\ApiAccessSubscriber::onRequest".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\ApiAccessSubscriber::onRequest"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\BanLogoutSubscriber::logoutBannedUser".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\BanLogoutSubscriber::logoutBannedUser"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\CommentBanSubscriber::removeCommentBan".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\CommentBanSubscriber::removeCommentBan"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\DoctrineEntityFilterSubscriber::enableCommentFilters".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\DoctrineEntityFilterSubscriber::enableCommentFilters"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\EnumSubscriber::loadEnumData".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\EnumSubscriber::loadEnumData"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\KernelSubscriber::clearCtrShowsSession".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\KernelSubscriber::clearCtrShowsSession"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\BlameListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\BlameListener::onKernelRequest"
}
INFO 17:48:47 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 17:48:47 doctrine Connecting with parameters {params}
{
    "params": {
        "charset": "utf8mb4",
        "host": "db",
        "port": 3306,
        "user": "root",
        "password": "<redacted>",
        "driver": "pdo_mysql",
        "dbname": "9380be0a"
    }
}
INFO 17:48:47 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:48:47 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:48:47 event Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::handleKernelControllerEvent".
{
    "event": "kernel.controller",
    "listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::handleKernelControllerEvent"
}
DEBUG 17:48:47 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:48:47 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:48:47 event Notified event "kernel.controller" to listener "App\EventSubscriber\DisabledRouteSubscriber::onKernelController".
{
    "event": "kernel.controller",
    "listener": "App\\EventSubscriber\\DisabledRouteSubscriber::onKernelController"
}
DEBUG 17:48:47 event Notified event "kernel.controller" to listener "App\EventSubscriber\PageMetadataSubscriber::loadPage".
{
    "event": "kernel.controller",
    "listener": "App\\EventSubscriber\\PageMetadataSubscriber::loadPage"
}
DEBUG 17:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 event Notified event "kernel.controller_arguments" to listener "App\EventSubscriber\ProfileListOrderingSubscriber::generateListingOrder".
{
    "event": "kernel.controller_arguments",
    "listener": "App\\EventSubscriber\\ProfileListOrderingSubscriber::generateListingOrder"
}
DEBUG 17:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 deprecation User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated.
{
    "exception": {}
}
INFO 17:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 event Notified event "kernel.response" to listener "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelResponseEvent".
{
    "event": "kernel.response",
    "listener": "Sentry\\SentryBundle\\EventListener\\TracingRequestListener::handleKernelResponseEvent"
}
DEBUG 17:48:47 event Notified event "kernel.response" to listener "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelResponseEvent".
{
    "event": "kernel.response",
    "listener": "Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener::handleKernelResponseEvent"
}
DEBUG 17:48:47 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:48:47 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:48:47 event Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelResponse"
}
DEBUG 17:48:47 event Notified event "kernel.response" to listener "App\EventSubscriber\AjaxDebugUpdateSubscriber::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "App\\EventSubscriber\\AjaxDebugUpdateSubscriber::onKernelResponse"
}
DEBUG 17:48:47 event Notified event "kernel.response" to listener "App\EventSubscriber\BadWordsReplaceSubscriber::replaceBadWords".
{
    "event": "kernel.response",
    "listener": "App\\EventSubscriber\\BadWordsReplaceSubscriber::replaceBadWords"
}
DEBUG 17:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 event Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse".
{
    "event": "kernel.response",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener::onResponse"
}
DEBUG 17:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 request Uncaught PHP Exception RuntimeException: "Unable to create the storage directory (/app/var/cache/review/profiler/01/b7)." at /app/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php line 141
{
    "exception": {}
}
INFO 17:48:47 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:48:47 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:48:47 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:48:47 event Notified event "kernel.terminate" to listener "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelTerminateEvent".
{
    "event": "kernel.terminate",
    "listener": "Sentry\\SentryBundle\\EventListener\\TracingRequestListener::handleKernelTerminateEvent"
}
DEBUG 17:48:47 event Notified event "kernel.terminate" to listener "App\EventSubscriber\KernelSubscriber::updateProfilesShowsAndPreviews".
{
    "event": "kernel.terminate",
    "listener": "App\\EventSubscriber\\KernelSubscriber::updateProfilesShowsAndPreviews"
}
DEBUG 17:48:47 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:48:47 php Uncaught Exception: Unable to create the storage directory (/app/var/cache/review/profiler/01/b7).
{
    "exception": {}
}
INFO 17:48:47 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 17:48:47 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 17:48:47 deprecation Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
{
    "exception": {}
}
DEBUG 17:48:47 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:48:47 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:48:47 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\DomainParkingSubscriber::onRequest".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\DomainParkingSubscriber::onRequest"
}
DEBUG 17:48:47 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:48:47 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:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\CityCaseRedirectSubscriber::onRequest".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\CityCaseRedirectSubscriber::onRequest"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\DomainRedirectSubscriber::onRequest".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\DomainRedirectSubscriber::onRequest"
}
DEBUG 17:48:47 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:48:47 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:48:47 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:48:47 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:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\DoctrineEntityFilterSubscriber::enableFilters".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\DoctrineEntityFilterSubscriber::enableFilters"
}
DEBUG 17:48:47 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:48:47 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:48:47 event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::handleKernelRequestEvent".
{
    "event": "kernel.request",
    "listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::handleKernelRequestEvent"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelRequestEvent".
{
    "event": "kernel.request",
    "listener": "Sentry\\SentryBundle\\EventListener\\TracingRequestListener::handleKernelRequestEvent"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelRequestEvent".
{
    "event": "kernel.request",
    "listener": "Sentry\\SentryBundle\\EventListener\\SubRequestListener::handleKernelRequestEvent"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelRequestEvent".
{
    "event": "kernel.request",
    "listener": "Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener::handleKernelRequestEvent"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\LoginListener::handleKernelRequestEvent".
{
    "event": "kernel.request",
    "listener": "Sentry\\SentryBundle\\EventListener\\LoginListener::handleKernelRequestEvent"
}
DEBUG 17:48:47 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:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\ApiAccessSubscriber::onRequest".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\ApiAccessSubscriber::onRequest"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\BanLogoutSubscriber::logoutBannedUser".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\BanLogoutSubscriber::logoutBannedUser"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\CommentBanSubscriber::removeCommentBan".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\CommentBanSubscriber::removeCommentBan"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\DoctrineEntityFilterSubscriber::enableCommentFilters".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\DoctrineEntityFilterSubscriber::enableCommentFilters"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\EnumSubscriber::loadEnumData".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\EnumSubscriber::loadEnumData"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "App\EventSubscriber\KernelSubscriber::clearCtrShowsSession".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\KernelSubscriber::clearCtrShowsSession"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest"
}
DEBUG 17:48:47 event Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\BlameListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\BlameListener::onKernelRequest"
}
INFO 17:48:47 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
DEBUG 17:48:47 event Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::handleKernelControllerEvent".
{
    "event": "kernel.controller",
    "listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::handleKernelControllerEvent"
}
DEBUG 17:48:47 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:48:47 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:48:47 event Notified event "kernel.controller" to listener "App\EventSubscriber\DisabledRouteSubscriber::onKernelController".
{
    "event": "kernel.controller",
    "listener": "App\\EventSubscriber\\DisabledRouteSubscriber::onKernelController"
}
DEBUG 17:48:47 event Notified event "kernel.controller" to listener "App\EventSubscriber\PageMetadataSubscriber::loadPage".
{
    "event": "kernel.controller",
    "listener": "App\\EventSubscriber\\PageMetadataSubscriber::loadPage"
}
DEBUG 17:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 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:48:47 event Notified event "kernel.controller_arguments" to listener "App\EventSubscriber\ProfileListOrderingSubscriber::generateListingOrder".
{
    "event": "kernel.controller_arguments",
    "listener": "App\\EventSubscriber\\ProfileListOrderingSubscriber::generateListingOrder"
}
DEBUG 17:48:47 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:48:47 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:48:47 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"
}

Stack Trace

RuntimeException
RuntimeException:
Unable to create the storage directory (/app/var/cache/review/profiler/01/b7).

  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)                
Loading…
Loading the web debug toolbar…
Attempt #
Unable to create the storage directory (/app/var/cache/review/profiler/bc/40). (500 Internal Server Error)

Symfony Exception

RuntimeException

HTTP 500 Internal Server Error

Unable to create the storage directory (/app/var/cache/review/profiler/bc/40).

Exception

RuntimeException

  1.         $profileIndexed is_file($file);
  2.         if (!$profileIndexed) {
  3.             // Create directory
  4.             $dir \dirname($file);
  5.             if (!is_dir($dir) && false === @mkdir($dir0777true) && !is_dir($dir)) {
  6.                 throw new \RuntimeException(sprintf('Unable to create the storage directory (%s).'$dir));
  7.             }
  8.         }
  9.         $profileToken $profile->getToken();
  10.         // when there are errors in sub-requests, the parent and/or children tokens
  1.             if ($collector instanceof LateDataCollectorInterface) {
  2.                 $collector->lateCollect();
  3.             }
  4.         }
  5.         if (!($ret $this->storage->write($profile)) && null !== $this->logger) {
  6.             $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => \get_class($this->storage)]);
  7.         }
  8.         return $ret;
  9.     }
  1.             }
  2.         }
  3.         // save profiles
  4.         foreach ($this->profiles as $request) {
  5.             $this->profiler->saveProfile($this->profiles[$request]);
  6.         }
  7.         $this->profiles = new \SplObjectStorage();
  8.         $this->parents = new \SplObjectStorage();
  9.     }
  1.         $this->priority $dispatcher->getListenerPriority($eventName$this->listener);
  2.         $e $this->stopwatch->start($this->name'event_listener');
  3.         try {
  4.             ($this->optimizedListener ?? $this->listener)($event$eventName$dispatcher);
  5.         } finally {
  6.             if ($e->isStarted()) {
  7.                 $e->stop();
  8.             }
  9.         }
  1.         foreach ($listeners as $listener) {
  2.             if ($stoppable && $event->isPropagationStopped()) {
  3.                 break;
  4.             }
  5.             $listener($event$eventName$this);
  6.         }
  7.     }
  8.     /**
  9.      * Sorts the internal list of listeners for the given event by priority.
  1.         } else {
  2.             $listeners $this->getListeners($eventName);
  3.         }
  4.         if ($listeners) {
  5.             $this->callListeners($listeners$eventName$event);
  6.         }
  7.         return $event;
  8.     }
  1.         try {
  2.             $this->beforeDispatch($eventName$event);
  3.             try {
  4.                 $e $this->stopwatch->start($eventName'section');
  5.                 try {
  6.                     $this->dispatcher->dispatch($event$eventName);
  7.                 } finally {
  8.                     if ($e->isStarted()) {
  9.                         $e->stop();
  10.                     }
  11.                 }
  1.     /**
  2.      * {@inheritdoc}
  3.      */
  4.     public function terminate(Request $requestResponse $response)
  5.     {
  6.         $this->dispatcher->dispatch(new TerminateEvent($this$request$response), KernelEvents::TERMINATE);
  7.     }
  8.     /**
  9.      * @internal
  10.      */
  1.         }
  2.         $response->sendHeaders();
  3.         $response->sendContent();
  4.         $this->terminate($request$response);
  5.     }
  6.     /**
  7.      * Handles a request to convert it to a response.
  8.      *
  1.                         if ($hasRun) {
  2.                             throw $e;
  3.                         }
  4.                         $hasRun true;
  5.                         $kernel->terminateWithException($e$request);
  6.                     };
  7.                 }
  8.             } elseif ($event instanceof ConsoleEvent && $app $event->getCommand()->getApplication()) {
  9.                 $output $event->getOutput();
  10.                 if ($output instanceof ConsoleOutputInterface) {
in /app/vendor/symfony/error-handler/ErrorHandler.php :: Symfony\Component\HttpKernel\EventListener\{closure} (line 616)
  1.             $this->exceptionHandler null;
  2.         }
  3.         try {
  4.             if (null !== $exceptionHandler) {
  5.                 return $exceptionHandler($exception);
  6.             }
  7.             $handlerException $handlerException ?: $exception;
  8.         } catch (\Throwable $handlerException) {
  9.         }
  10.         if ($exception === $handlerException && null === $this->exceptionHandler) {
ErrorHandler->handleException(object(RuntimeException))

Stack Trace

RuntimeException
RuntimeException:
Unable to create the storage directory (/app/var/cache/review/profiler/bc/40).

  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))