Log Messages
Info. & Errors 2
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "sub_category_list_select_ajax" .
[ "route" => "sub_category_list_select_ajax" "route_parameters" => [ "_route" => "sub_category_list_select_ajax" "queryStr" => "_EMPTY_" "_controller" => "ApplicationBundle\Controller\InventoryController::SubCategoryListSelectAjaxAction" ] "request_uri" => "https://www.ourhoneybee.xyz/sub_category_list_select_ajax/_EMPTY_" "method" => "POST" ] |
INFO | security | Populated the TokenStorage with an anonymous Token. |
Deprecations 35
Log messages generated by using features marked as deprecated.
Time | Channel | Message |
---|---|---|
n/a (2 times) |
The "framework.templating" configuration is deprecated since Symfony 4.3. Configure the "twig" section provided by the Twig Bundle instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#787 +count: 2 -severity: E_USER_DEPRECATED : { { Symfony\Component\Config\Definition\ArrayNode->finalizeValue($value) … › { { Symfony\Component\Config\Definition\ArrayNode->finalizeValue($value) … › |
|
n/a |
Enabling the Templating component is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#790 +count: 1 -severity: E_USER_DEPRECATED : { { Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->load(array $configs, ContainerBuilder $container) … › { { Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->load(array $configs, ContainerBuilder $container) … › |
|
n/a (2 times) |
The "twig.exception_controller" configuration key has been deprecated in Symfony 4.4, set it to "null" and use "framework.error_controller" configuration key instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#789 +count: 2 -severity: E_USER_DEPRECATED : { { Symfony\Bundle\TwigBundle\DependencyInjection\Configuration::Symfony\Bundle\TwigBundle\DependencyInjection\{closure} … › { { Symfony\Bundle\TwigBundle\DependencyInjection\Configuration::Symfony\Bundle\TwigBundle\DependencyInjection\{closure} … › |
|
n/a |
Loading Twig templates from the "/var/www/html/applications/honeybee_main/app/Resources/views" directory is deprecated since Symfony 4.2, use "/var/www/html/applications/honeybee_main/templates" instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#791 +count: 1 -severity: E_USER_DEPRECATED : { { Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension->load(array $configs, ContainerBuilder $container) … › { { Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension->load(array $configs, ContainerBuilder $container) … › |
|
n/a |
The Doctrine\Common\Persistence\ObjectManager class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\ObjectManager instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#792 +count: 1 -severity: E_USER_DEPRECATED : { { spl_autoload_call($class_name) … › { { spl_autoload_call($class_name) … › |
|
n/a |
The Doctrine\Common\PropertyChangedListener class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\PropertyChangedListener instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#793 +count: 1 -severity: E_USER_DEPRECATED : { { spl_autoload_call($class_name) … › { { spl_autoload_call($class_name) … › |
|
n/a |
The "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" class is deprecated since Symfony 4.2, use "Symfony\Component\Console\Command\Command" with dependency injection instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#794 +count: 1 -severity: E_USER_DEPRECATED : { { spl_autoload_call($class_name) … › › { { spl_autoload_call($class_name) … › › |
|
n/a |
The "ApplicationBundle\Command\ScheduledBigRowEntryCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#795 +count: 1 -severity: E_USER_DEPRECATED : { { spl_autoload_call($class_name) … › { { spl_autoload_call($class_name) … › |
|
n/a |
The "ApplicationBundle\Command\ScheduledNotificationCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#796 +count: 1 -severity: E_USER_DEPRECATED : { { spl_autoload_call($class_name) … › { { spl_autoload_call($class_name) … › |
|
n/a |
The "ApplicationBundle\Command\BuddybeeScheduleMissingCheckCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#797 +count: 1 -severity: E_USER_DEPRECATED : { { spl_autoload_call($class_name) … › { { spl_autoload_call($class_name) … › |
|
n/a |
The "ApplicationBundle\Command\DailyUserReportBuddyBeeCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#798 +count: 1 -severity: E_USER_DEPRECATED : { { spl_autoload_call($class_name) … › { { spl_autoload_call($class_name) … › |
|
n/a |
The "ApplicationBundle\Command\FixedAssetSchedulerActionCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#799 +count: 1 -severity: E_USER_DEPRECATED : { { spl_autoload_call($class_name) … › { { spl_autoload_call($class_name) … › |
|
n/a |
Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#800 +count: 1 -severity: E_USER_DEPRECATED : { { spl_autoload_call($class_name) … › › { { spl_autoload_call($class_name) … › › |
|
n/a |
The Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer class is deprecated since version 4.4 and will be removed in 5.0; use Twig instead.
[
"exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#801
+count: 1
-severity: E_USER_DEPRECATED
: {
{
spl_autoload_call($class_name) …
›
›
|
|
n/a |
The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
[
"exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#802
+count: 1
-severity: E_USER_DEPRECATED
: {
{
spl_autoload_call($class_name) …
›
›
|
|
n/a |
The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#803 +count: 1 -severity: E_USER_DEPRECATED : { { require … › › { { require … › › |
|
n/a |
The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#804 +count: 1 -severity: E_USER_DEPRECATED : { { include … › › { { include … › › |
|
n/a |
The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#805 +count: 1 -severity: E_USER_DEPRECATED : { { require … › › { { require … › › |
|
n/a |
The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#806 +count: 1 -severity: E_USER_DEPRECATED : { { include … › › { { include … › › |
|
n/a |
The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#807 +count: 1 -severity: E_USER_DEPRECATED : { { include … › › { { include … › › |
|
n/a |
The Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#808 +count: 1 -severity: E_USER_DEPRECATED : { { include … › › { { include … › › |
|
n/a |
The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#809 +count: 1 -severity: E_USER_DEPRECATED : { { require … › › { { require … › › |
|
n/a |
The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#810 +count: 1 -severity: E_USER_DEPRECATED : { { include … › › { { include … › › |
|
n/a |
The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#811 +count: 1 -severity: E_USER_DEPRECATED : { { require … › › { { require … › › |
|
n/a |
The Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\Driver\MappingDriverChain instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#812 +count: 1 -severity: E_USER_DEPRECATED : { { include … › { { include … › |
|
n/a |
The Doctrine\Common\Persistence\Mapping\Driver\FileDriver class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\Driver\FileDriver instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#813 +count: 1 -severity: E_USER_DEPRECATED : { { include … › { { include … › |
|
n/a |
The Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#814 +count: 1 -severity: E_USER_DEPRECATED : { { include … › { { include … › |
|
n/a (2 times) |
YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#815 +count: 2 -severity: E_USER_DEPRECATED : { { Doctrine\ORM\Mapping\Driver\YamlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION) … › { { Doctrine\ORM\Mapping\Driver\YamlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION) … › |
|
n/a |
The Doctrine\Common\Persistence\ObjectRepository class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\ObjectRepository instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#816 +count: 1 -severity: E_USER_DEPRECATED : { { include … › { { include … › |
|
n/a |
Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#817 +count: 1 -severity: E_USER_DEPRECATED : { { Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) … › { { Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) … › |
|
n/a |
The Doctrine\Common\Persistence\Mapping\AbstractClassMetadataFactory class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\AbstractClassMetadataFactory instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#818 +count: 1 -severity: E_USER_DEPRECATED : { { include … › { { include … › |
|
n/a |
The Doctrine\Common\Persistence\Mapping\RuntimeReflectionService class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\RuntimeReflectionService instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#819 +count: 1 -severity: E_USER_DEPRECATED : { { include … › { { include … › |
Debug 28
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
event |
Notified event "kernel.controller" to listener "ApplicationBundle\Listener\SessionListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "ApplicationBundle\Listener\SessionListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
doctrine | SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.app_id AS app_id_4, t0.country_id AS country_id_5, t0.company_hash AS company_hash_6, t0.company_unique_code AS company_unique_code_7, t0.contact_number AS contact_number_8, t0.email AS email_9, t0.enabled_module_id_list AS enabled_module_id_list_10, t0.company_type AS company_type_11, t0.usage_valid_upto_date AS usage_valid_upto_date_12, t0.usage_valid_upto_date_ts AS usage_valid_upto_date_ts_13, t0.post_dated_job_active AS post_dated_job_active_14, t0.address AS address_15, t0.shipping_address AS shipping_address_16, t0.sms_notification_enabled AS sms_notification_enabled_17, t0.sms_settings AS sms_settings_18, t0.lock_device_id_on_first_login_user AS lock_device_id_on_first_login_user_19, t0.lock_device_id_on_first_login_supplier AS lock_device_id_on_first_login_supplier_20, t0.lock_device_id_on_first_login_client AS lock_device_id_on_first_login_client_21, t0.dark_vibrant AS dark_vibrant_22, t0.light_vibrant AS light_vibrant_23, t0.vibrant AS vibrant_24, t0.billing_address AS billing_address_25, t0.motto AS motto_26, t0.invoice_footer AS invoice_footer_27, t0.general_footer AS general_footer_28, t0.company_bin AS company_bin_29, t0.company_tin AS company_tin_30, t0.company_reg AS company_reg_31, t0.company_tl AS company_tl_32, t0.user_allowed AS user_allowed_33, t0.user_allocated AS user_allocated_34, t0.user_remaining AS user_remaining_35, t0.admin_user_allowed AS admin_user_allowed_36, t0.admin_user_allocated AS admin_user_allocated_37, t0.admin_user_remaining AS admin_user_remaining_38, t0.me_str AS me_str_39, t0.cash AS cash_40, t0.bank AS bank_41, t0.sales AS sales_42, t0.asset AS asset_43, t0.liability AS liability_44, t0.expense AS expense_45, t0.revenue AS revenue_46, t0.payable AS payable_47, t0.receivable AS receivable_48, t0.net_worth AS net_worth_49, t0.monthly_growth AS monthly_growth_50, t0.wacc AS wacc_51, t0.active AS active_52, t0.company_description AS company_description_53, t0.created_at AS created_at_54, t0.updated_at AS updated_at_55, t0.doc_booked_flag AS doc_booked_flag_56, t0.time_stamp_of_form AS time_stamp_of_form_57 FROM company t0 ORDER BY t0.id ASC LIMIT 1 | |
doctrine | select * from inv_product_sub_categories where company_id=1 and category_id=387 and ig_id=9 and parent_id=1530 and level=2 and ( `name` like '%%' ) limit 25 | |
event |
Notified event "kernel.response" to listener "ApplicationBundle\Listener\SessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "ApplicationBundle\Listener\SessionListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
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" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
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" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
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" ] |
|
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 716
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
113 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
138 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
55 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
118 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
61 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
231 |