|
INFO
18:25:16
|
php |
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
18:25:16
|
request |
Matched route "home". {
"route": "home",
"route_parameters": {
"_route": "home",
"slug": "home",
"_controller": "App\\Controller\\PageDefaultController::router"
},
"request_uri": "https://kasscaffolding.thetlb.dev/",
"method": "GET"
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $errorPage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\LogoutListener::__construct(): Implicitly marking parameter $csrfTokenManager as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $domainRegexp as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $secureDomainRegexp as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\AccessMap::add(): Implicitly marking parameter $channel as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $sessionTrackerEnabler as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
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
18:25:16
|
php |
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
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener::__construct(): Implicitly marking parameter $csrfTokenManager as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy::__construct(): Implicitly marking parameter $csrfTokenStorage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
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
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
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
18:25:16
|
php |
User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
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
18:25:16
|
php |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.control" service is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
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
18:25:16
|
php |
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
18:25:16
|
php |
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
18:25:16
|
php |
Deprecated: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::__construct(): Implicitly marking parameter $property as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider::__construct(): Implicitly marking parameter $managerName as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.control" service is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
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
18:25:16
|
security |
Populated the TokenStorage with an anonymous Token. |
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\SwitchUserListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Http\Firewall\SwitchUserListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
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": {}
}
|
|
DEBUG
18:25:16
|
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"
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "App\\EventListener\\LocaleListener::onKernelRequest"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest". {
"event": "kernel.request",
"listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
|
DEBUG
18:25:16
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
|
|
DEBUG
18:25:16
|
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
18:25:16
|
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"
}
|
|
DEBUG
18:25:16
|
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"
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $service as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $em as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $entityClass as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $repositoryMethod as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $errorPath as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $ignoreNull as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraint::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\NotBlank::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\NotBlank::__construct(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\NotBlank::__construct(): Implicitly marking parameter $allowNull as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\NotBlank::__construct(): Implicitly marking parameter $normalizer as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\NotBlank::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $binaryFormat as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $notFoundMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $notReadableMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $maxSizeMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $mimeTypesMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $disallowEmptyMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadIniSizeErrorMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadFormSizeErrorMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadPartialErrorMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadNoFileErrorMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadNoTmpDirErrorMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadCantWriteErrorMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadExtensionErrorMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadErrorMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message. {
"exception": {}
}
|
|
INFO
18:25:16
|
doctrine |
Connecting with parameters {params} {
"params": {
"driver": "pdo_mysql",
"host": "138.68.186.27",
"port": 3306,
"user": "kasscaffolding",
"password": "<redacted>",
"driverOptions": [],
"defaultTableOptions": [],
"dbname": "kasscaffolding",
"serverVersion": "8",
"charset": "utf8mb4"
}
}
|
|
DEBUG
18:25:16
|
doctrine |
Executing query: SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_ {
"sql": "SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_"
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\Length::__construct(): Implicitly marking parameter $min as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\Length::__construct(): Implicitly marking parameter $max as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\Length::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\Length::__construct(): Implicitly marking parameter $normalizer as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\Length::__construct(): Implicitly marking parameter $exactMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\Length::__construct(): Implicitly marking parameter $minMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\Length::__construct(): Implicitly marking parameter $maxMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\Length::__construct(): Implicitly marking parameter $charsetMessage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\Length::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\Email::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\Email::__construct(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\Email::__construct(): Implicitly marking parameter $mode as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\Email::__construct(): Implicitly marking parameter $normalizer as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\Validator\Constraints\Email::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Bridge\Doctrine\Middleware\Debug\DBAL3\Statement::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
DEBUG
18:25:16
|
doctrine |
Executing statement: SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.kicker AS kicker_10, t0.title AS title_11, t0.content AS content_12, t0.subtitle AS subtitle_13, t0.meta_title AS meta_title_14, t0.meta_description AS meta_description_15, t0.ogImageAlt AS ogImageAlt_16, t0.ogImage AS ogImage_17, t0.active AS active_18, t0.deleted AS deleted_19, t0.image AS image_20, t0.image2 AS image2_21, t0.image3 AS image3_22, t0.file AS file_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.update_by AS update_by_26, t0.parent AS parent_27, t0.template_id AS template_id_28, t0.gallery_id AS gallery_id_29 FROM page t0 WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1 (parameters: {params}, types: {types}) {
"sql": "SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.kicker AS kicker_10, t0.title AS title_11, t0.content AS content_12, t0.subtitle AS subtitle_13, t0.meta_title AS meta_title_14, t0.meta_description AS meta_description_15, t0.ogImageAlt AS ogImageAlt_16, t0.ogImage AS ogImage_17, t0.active AS active_18, t0.deleted AS deleted_19, t0.image AS image_20, t0.image2 AS image2_21, t0.image3 AS image3_22, t0.file AS file_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.update_by AS update_by_26, t0.parent AS parent_27, t0.template_id AS template_id_28, t0.gallery_id AS gallery_id_29 FROM page t0 WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1",
"params": {
"1": "home",
"2": 0,
"3": 1
},
"types": {
"1": 2,
"2": 5,
"3": 5
}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\VarExporter\ProxyHelper::exportSignature(): Implicitly marking parameter $args as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:16
|
php |
Deprecated: Symfony\Component\VarExporter\ProxyHelper::exportType(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Config\Loader\LoaderInterface::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Config\Loader\LoaderInterface::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Config\Loader\Loader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Config\Loader\Loader::import(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Config\Loader\Loader::resolve(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Config\Loader\DelegatingLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Config\Loader\DelegatingLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Config\Loader\LoaderResolverInterface::resolve(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Config\Loader\LoaderResolver::resolve(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Config\Loader\FileLoader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Config\Loader\FileLoader::import(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Config\Loader\FileLoader::import(): Implicitly marking parameter $sourceResource as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Config\Loader\FileLoader::doImport(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Config\Loader\FileLoader::doImport(): Implicitly marking parameter $sourceResource as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\Configurator\Traits\LocalizedRouteTrait::createLocalizedRoute(): Implicitly marking parameter $prefixes as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\XmlFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\XmlFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\YamlFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\YamlFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\PhpFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\PhpFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\GlobFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\GlobFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\DirectoryLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\DirectoryLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\ObjectLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\ContainerLoader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\ContainerLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\AnnotationClassLoader::__construct(): Implicitly marking parameter $reader as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\AnnotationClassLoader::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\AnnotationClassLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\AnnotationClassLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\AnnotationFileLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\AnnotationFileLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\AnnotationDirectoryLoader::load(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\AnnotationDirectoryLoader::supports(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator::import(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Yaml\Inline::initialize(): Implicitly marking parameter $parsedLineNumber as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Yaml\Inline::initialize(): Implicitly marking parameter $parsedFilename as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Yaml\Inline::parse(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Yaml\Inline::parseScalar(): Implicitly marking parameter $delimiters as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Yaml\Inline::parseScalar(): Implicitly marking parameter $isQuoted as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Yaml\Inline::evaluateScalar(): Implicitly marking parameter $isQuotedString as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $host as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $condition as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $priority as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $utf8 as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $stateless as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:17
|
php |
Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
|
INFO
18:25:18
|
php |
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": {}
}
|
|
CRITICAL
18:25:18
|
request |
Uncaught PHP Exception ParseError: "syntax error, unexpected token ":"" at /var/www/html/k/kasscaffolding/var/cache/dev/twig/f0/f07646aef5c02b0b69e8e091fb3923e0.php line 64 {
"exception": {}
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "App\\EventListener\\LocaleListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest". {
"event": "kernel.request",
"listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
|
|
DEBUG
18:25:18
|
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
18:25:18
|
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"
}
|
|
DEBUG
18:25:18
|
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
18:25:18
|
doctrine |
Executing statement: SELECT t0.id AS id_1, t0.icon AS icon_2, t0.kicker AS kicker_3, t0.content2 AS content2_4, t0.content3 AS content3_5, t0.content4 AS content4_6, t0.title AS title_7, t0.content AS content_8, t0.subtitle AS subtitle_9, t0.image AS image_10, t0.image2 AS image2_11, t0.image3 AS image3_12, t0.image4 AS image4_13, t0.sort_order AS sort_order_14, t0.active AS active_15, t0.deleted AS deleted_16, t0.slug AS slug_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.ogImageAlt AS ogImageAlt_20, t0.ogImage AS ogImage_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.gallery_id AS gallery_id_24 FROM sectors t0 WHERE t0.active = ? AND t0.deleted = ? ORDER BY t0.sort_order ASC (parameters: {params}, types: {types}) {
"sql": "SELECT t0.id AS id_1, t0.icon AS icon_2, t0.kicker AS kicker_3, t0.content2 AS content2_4, t0.content3 AS content3_5, t0.content4 AS content4_6, t0.title AS title_7, t0.content AS content_8, t0.subtitle AS subtitle_9, t0.image AS image_10, t0.image2 AS image2_11, t0.image3 AS image3_12, t0.image4 AS image4_13, t0.sort_order AS sort_order_14, t0.active AS active_15, t0.deleted AS deleted_16, t0.slug AS slug_17, t0.meta_title AS meta_title_18, t0.meta_description AS meta_description_19, t0.ogImageAlt AS ogImageAlt_20, t0.ogImage AS ogImage_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.gallery_id AS gallery_id_24 FROM sectors t0 WHERE t0.active = ? AND t0.deleted = ? ORDER BY t0.sort_order ASC",
"params": {
"1": 1,
"2": 0
},
"types": {
"1": 5,
"2": 5
}
}
|
|
INFO
18:25:18
|
php |
Deprecated: Creation of dynamic property Gregwar\ImageBundle\Services\ImageHandling::$fallbackImage is deprecated {
"exception": {}
}
|
|
CRITICAL
18:25:18
|
php |
Uncaught Error: syntax error, unexpected token ":" {
"exception": {}
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "App\\EventListener\\LocaleListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest". {
"event": "kernel.request",
"listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
|
DEBUG
18:25:18
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
|
|
DEBUG
18:25:18
|
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
18:25:18
|
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"
}
|
|
DEBUG
18:25:18
|
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"
}
|