Log Messages
Info. & Errors 2
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO 12:47:42 | request |
Matched route "homepage" .
[ "route" => "homepage" "route_parameters" => [ "_controller" => "MentalSchool\AppBundle\Controller\DefaultController::indexAction" "_route" => "homepage" ] "request_uri" => "http://abacus.globegs.com/" "method" => "GET" ] |
INFO 12:47:42 | security | Populated the TokenStorage with an anonymous Token. |
Deprecations 10
Log messages generated by using features marked as deprecated.
Time | Channel | Message |
---|---|---|
12:47:42 | php |
User Deprecated: Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0.
[ "exception" => ErrorException {#45 #message: "User Deprecated: Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0." #code: 0 #file: "/var/www/html/abacus/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php" #line: 502 #severity: E_USER_DEPRECATED : { { › {{ › |
04:05:08 | - |
Not quoting the scalar "%locales%" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0 in "/var/www/html/abacus/app/config/config.yml" on line 49.
[ "exception" => SilencedErrorContext {#912 +count: 1 -severity: E_USER_DEPRECATED : { { › |
04:05:08 | - |
Duplicate key "sonata.admin.block.admin_list" detected whilst parsing YAML. Silent handling of duplicate mapping keys in YAML is deprecated since Symfony 3.2 and will throw \Symfony\Component\Yaml\Exception\ParseException in 4.0 in "/var/www/html/abacus/app/config/config.yml" on line 116.
[ "exception" => SilencedErrorContext {#910 +count: 1 -severity: E_USER_DEPRECATED : { { › |
04:05:08 | - |
Not quoting the scalar "%kernel.root_dir%/../web/uploads/files" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0 in "/var/www/html/abacus/app/config/config.yml" on line 136.
[ "exception" => SilencedErrorContext {#909 +count: 1 -severity: E_USER_DEPRECATED : { { › |
04:05:08 | - |
Not quoting the scalar "%locale%" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0 in "/var/www/html/abacus/app/config/config.yml" on line 284.
[ "exception" => SilencedErrorContext {#908 +count: 1 -severity: E_USER_DEPRECATED : { { › |
04:05:08 | - |
Not quoting the scalar "%locale%" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0 in "/var/www/html/abacus/app/config/config.yml" on line 299.
[ "exception" => SilencedErrorContext {#907 +count: 1 -severity: E_USER_DEPRECATED : { { › |
04:05:08 | - |
Not setting "logout_on_user_change" to true on firewall "admin" is deprecated as of 3.4, it will always be true in 4.0.
[ "exception" => SilencedErrorContext {#906 +count: 1 -severity: E_USER_DEPRECATED : { { › {{ › |
04:05:08 | - |
Not setting "logout_on_user_change" to true on firewall "main" is deprecated as of 3.4, it will always be true in 4.0.
[ "exception" => SilencedErrorContext {#905 +count: 1 -severity: E_USER_DEPRECATED : { { › {{ › |
04:05:08 | - |
The Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\FormPass class is deprecated since Symfony 3.3 and will be removed in 4.0. Use Symfony\Component\Form\DependencyInjection\FormPass instead.
[ "exception" => SilencedErrorContext {#904 +count: 1 -severity: E_USER_DEPRECATED : { { › › {{ › › |
04:05:08 | - |
Relying on the form mapping feature is deprecated since 3.7 and will be removed in 4.0. Please set the "sonata_core.form.mapping.enabled" configuration node to false to avoid this message.
[ "exception" => SilencedErrorContext {#903 +count: 1 -severity: E_USER_DEPRECATED : { { › {{ › |
Debug 25
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
12:47:42 | security |
Access denied, the user is not fully authenticated; redirecting to authentication entry point.
[ "exception" => AccessDeniedException {#449 -attributes: [ "ROLE_ADMIN" "ROLE_SONATA_ADMIN" "ROLE_DIRECTOR" "ROLE_STUDENT" "ROLE_TEACHER" "ROLE_SUPPORT" ] -subject: Request {#9 …} #message: "Access Denied." #code: 403 #file: "/var/www/html/abacus/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AccessListener.php" #line: 68 : { { › {{ › |
12:47:42 | security | Calling Authentication entry point. |
12:47:42 | event |
Notified event "kernel.exception" to listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException" .
[ "event" => "kernel.exception" "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException" ] |
12:47:42 | event |
Listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException" stopped propagation of the event "kernel.exception" .
[ "event" => "kernel.exception" "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException" ] |
12:47:42 | event |
Listener "MentalSchool\AppBundle\Listener\ExceptionListener::onKernelException" was not called for event "kernel.exception" .
[ "event" => "kernel.exception" "listener" => "MentalSchool\AppBundle\Listener\ExceptionListener::onKernelException" ] |
12:47:42 | event |
Listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException" was not called for event "kernel.exception" .
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException" ] |
12:47:42 | event |
Listener "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException" was not called for event "kernel.exception" .
[ "event" => "kernel.exception" "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException" ] |
12:47:42 | event |
Listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException" was not called for event "kernel.exception" .
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException" ] |
12:47:42 | event |
Listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException" was not called for event "kernel.exception" .
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException" ] |
12:47:42 | event |
Listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException" was not called for event "kernel.exception" .
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException" ] |
12:47:42 | event |
Notified event "kernel.response" to listener "MentalSchool\AppBundle\Listener\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "MentalSchool\AppBundle\Listener\ResponseListener::onKernelResponse" ] |
12:47:42 | event |
Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse" ] |
12:47:42 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
12:47:42 | event |
Notified event "kernel.response" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse" ] |
12:47:42 | event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
12:47:42 | event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
12:47:42 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
12:47:42 | event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
12:47:42 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
12:47:42 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse" ] |
12:47:42 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
12:47:42 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
12:47:42 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest" ] |
12:47:42 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
12:47:42 | event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 1070
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
102 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
102 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
204 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
97 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
256 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
304 |
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
|
5 |