Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 3628640 bytes) in /var/www/admin-staging/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 302
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 3628640 bytes) (500 Internal Server Error)

Symfony Exception

OutOfMemoryError

HTTP 500 Internal Server Error

Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 3628640 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

  1.         $data stream_get_contents($h);
  2.         flock($h\LOCK_UN);
  3.         fclose($h);
  4.         if (\function_exists('gzdecode')) {
  5.             $data = @gzdecode($data) ?: $data;
  6.         }
  7.         if (!$data unserialize($data)) {
  8.             return null;
  9.         }

Logs 2

Level Channel Message
INFO 02:11:26 request Matched route "_profiler".
{
    "route": "_profiler",
    "route_parameters": {
        "_route": "_profiler",
        "_controller": "web_profiler.controller.profiler::panelAction",
        "token": "b0e3af"
    },
    "request_uri": "https://staging.admin.optic-kleer.co.uk/_profiler/b0e3af?panel=http_client",
    "method": "GET"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "AppBundle\EventListener\PartialRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "AppBundle\\EventListener\\PartialRequestListener::onKernelRequest"
}
INFO 02:11:26 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 "DomainBundle\Extension\Doctrine\Type\HexadecimalType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "DomainBundle\Extension\Doctrine\Type\HexadecimalType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "DomainBundle\Extension\Doctrine\Type\HexadecimalType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "DomainBundle\Extension\Doctrine\Type\HexadecimalType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "DomainBundle\Extension\Doctrine\Type\HexadecimalType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Company\VatNumberType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Company\VatNumberType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Company\VatNumberType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Company\VatNumberType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Consumable\OrderStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Consumable\OrderStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Consumable\OrderStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Consumable\OrderStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Contact\TelephoneNumberType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Contact\TelephoneNumberType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Contact\TelephoneNumberType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Contact\TelephoneNumberType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\DateTime\DateDurationType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\DateTime\DateDurationType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\DateTime\DateDurationType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\DateTime\DateDurationType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\DateTime\DayOfWeekType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\DateTime\DayOfWeekType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\DateTime\DayOfWeekType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\DateTime\DayOfWeekType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\DateTime\TimeOfDayType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\DateTime\TimeOfDayType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\DateTime\TimeOfDayType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\DateTime\TimeOfDayType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\DateTime\TimeOfDayType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Event\ThirdPartyBookingStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Event\ThirdPartyBookingStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Event\ThirdPartyBookingStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Event\ThirdPartyBookingStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Event\ThirdPartyCancelStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Event\ThirdPartyCancelStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Event\ThirdPartyCancelStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Event\ThirdPartyCancelStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Event\ThirdPartyEventStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Event\ThirdPartyEventStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Event\ThirdPartyEventStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Event\ThirdPartyEventStatusType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Geography\LatitudeLongitudeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Geography\LatitudeLongitudeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Geography\LatitudeLongitudeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Geography\LatitudeLongitudeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Identity\OrderedUuidType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Identity\OrderedUuidType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Identity\OrderedUuidType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Identity\OrderedUuidType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Identity\OrderedUuidType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Identity\UuidType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Identity\UuidType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Identity\UuidType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Identity\UuidType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\SimpleArrayType::convertToPHPValue()" might add "array" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Identity\UuidArrayType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Identity\UuidArrayType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Identity\VrmType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Identity\VrmType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Identity\VrmType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Identity\VrmType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Insurer\ClaimsProcessType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Insurer\ClaimsProcessType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Insurer\ClaimsProcessType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Insurer\ClaimsProcessType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Insurer\InternalTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Insurer\InternalTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Insurer\InternalTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Insurer\InternalTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Money\MoneyType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Money\MoneyType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Money\MoneyType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Money\MoneyType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Money\MoneyType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Money\PaymentTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Money\PaymentTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Money\PaymentTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Money\PaymentTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Operator\InternalTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Operator\InternalTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Operator\InternalTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Operator\InternalTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Person\SignatureType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Person\SignatureType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Person\SignatureType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Person\SignatureType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Repair\RepairTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Repair\RepairTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Repair\RepairTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Repair\RepairTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Repair\RepairZoneType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Repair\RepairZoneType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Repair\RepairZoneType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Repair\RepairZoneType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Vehicle\VehicleTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Vehicle\VehicleTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Vehicle\VehicleTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Vehicle\VehicleTypeType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Web\EmailAddressType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 deprecation User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "ValueObject\Extension\Doctrine\Type\Web\EmailAddressType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Web\EmailAddressType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
INFO 02:11:26 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 "ValueObject\Extension\Doctrine\Type\Web\EmailAddressType" now to avoid errors or add an explicit @return annotation to suppress this message.
{
    "exception": {}
}
DEBUG 02:11:26 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 02:11:26 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 02:11:26 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 02:11:26 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 02:11:26 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 02:11:26 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 02:11:26 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 02:11:26 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 02:11:26 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"
}
CRITICAL 02:11:26 php Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 3628640 bytes)
{
    "exception": {}
}
CRITICAL 02:11:26 request Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 3628640 bytes)" at /var/www/admin-staging/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php line 302
{
    "exception": {}
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 02:11:26 event Notified event "kernel.request" to listener "AppBundle\EventListener\PartialRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "AppBundle\\EventListener\\PartialRequestListener::onKernelRequest"
}
DEBUG 02:11:26 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 02:11:26 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 02:11:26 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 02:11:26 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 02:11:26 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 02:11:26 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 02:11:26 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 02:11:26 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 02:11:26 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

OutOfMemoryError
Symfony\Component\ErrorHandler\Error\OutOfMemoryError:
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 3628640 bytes)

  at vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:302