https://www.wspolczesnadietetyka.pl/app_dev.php/prawo

Log Messages

Info. & Errors 2

Level Channel Message
INFO 15:19:05 request Matched route "articledzial".
INFO 15:19:05 security Populated the TokenStorage with an anonymous Token.

Deprecations 125

Time Channel Message
15:19:05 php The Knp\Bundle\MenuBundle\EventListener\VoterInitializerListener class is deprecated since 2.2 and will be removed in 3.0.
15:19:05 php The Sonata\Doctrine\Types\JsonType class is deprecated since 1.2 in favor of Doctrine\DBAL\Types\JsonType, and will be removed in 2.0.
15:19:05 php The "security.context" service is deprecated since Symfony 2.6 and will be removed in 3.0.
15:19:05 php The Symfony\Component\Security\Core\SecurityContext class is deprecated since version 2.6 and will be removed in 3.0. Use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage or Symfony\Component\Security\Core\Authorization\AuthorizationChecker instead.
15:19:05 php The Twig\Node\Node class implements Twig_NodeInterface that is deprecated since 1.12 (to be removed in 3.0) (2 times)
15:19:05 php The possibility to register the same extension twice ("Text") is deprecated since version 1.23 and will be removed in Twig 2.0. Use proper PHP inheritance instead.
15:19:05 php The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.
15:19:05 php The Symfony\Bundle\FrameworkBundle\Controller\Controller::getRequest method is deprecated since version 2.4 and will be removed in 3.0. The only reliable way to get the "Request" object is to inject it in the action method. (2 times)
15:19:05 php Accessing type "form" by its string name is deprecated since version 2.8 and will be removed in 3.0. Use the fully-qualified type class name "Symfony\Component\Form\Extension\Core\Type\FormType" instead.
15:19:05 php Accessing type "choice" by its string name is deprecated since version 2.8 and will be removed in 3.0. Use the fully-qualified type class name "Symfony\Component\Form\Extension\Core\Type\ChoiceType" instead.
15:19:05 php The value "false" for the "choices_as_values" option of the "choice" form type (Symfony\Component\Form\Extension\Core\Type\ChoiceType) is deprecated since version 2.8 and will not be supported anymore in 3.0. Set this option to "true" and flip the contents of the "choices" option instead.
15:19:05 php The Symfony\Component\Form\ChoiceList\ArrayKeyChoiceList class is deprecated since version 2.8 and will be removed in 3.0. Use Symfony\Component\Form\ChoiceList\ArrayChoiceList instead.
15:19:05 php The form option "empty_value" of the "choice" form type (Symfony\Component\Form\Extension\Core\Type\ChoiceType) is deprecated since version 2.6 and will be removed in 3.0. Use "placeholder" instead.
15:19:05 php Defining the initRuntime() method in the "knp_pagination" extension is deprecated since version 1.23. Use the `needs_environment` option to get the \Twig_Environment instance in filters, functions, or tests; or explicitly implement Twig\Extension\InitRuntimeInterface if needed (not recommended).
15:19:05 php Defining the initRuntime() method in the "pear_numberswords_numbertoword" extension is deprecated since version 1.23. Use the `needs_environment` option to get the \Twig_Environment instance in filters, functions, or tests; or explicitly implement Twig\Extension\InitRuntimeInterface if needed (not recommended).
15:19:05 php Defining the getGlobals() method in the "app_general_session_extension" extension without explicitly implementing Twig\Extension\GlobalsInterface is deprecated since version 1.23.
15:19:06 php The "pattern" option in file "/var/www/dietetykaCMS/vendor/besimple/soap-bundle/BeSimple/SoapBundle/Resources/config/routing/webservicecontroller.xml" is deprecated since version 2.2 and will be removed in 3.0. Use the "path" option in the route definition instead. (2 times)
15:19:06 php The "_method" requirement of route "_webservice_call" in file "/var/www/dietetykaCMS/vendor/besimple/soap-bundle/BeSimple/SoapBundle/Resources/config/routing/webservicecontroller.xml" is deprecated since version 2.2 and will be removed in 3.0. Use the "methods" attribute instead.
15:19:06 php The "_method" requirement of route "_webservice_definition" in file "/var/www/dietetykaCMS/vendor/besimple/soap-bundle/BeSimple/SoapBundle/Resources/config/routing/webservicecontroller.xml" is deprecated since version 2.2 and will be removed in 3.0. Use the "methods" attribute instead.
15:19:06 php The "pattern" option in file "/var/www/dietetykaCMS/src/App/CartBundle/Resources/config/routing.yml" is deprecated since version 2.2 and will be removed in 3.0. Use the "path" option in the route definition instead. (12 times)
15:19:06 php The Sonata\AdminBundle\Admin\Admin class is deprecated since version 3.1 and will be removed in 4.0. Use Sonata\AdminBundle\Admin\AbstractAdmin instead.
15:19:06 php The App\BackendBundle\Admin\BaseAdmin class extends Sonata\AdminBundle\Admin\Admin that is deprecated since version 3.1, to be removed in 4.0. Use Sonata\AdminBundle\AbstractAdmin instead *
15:19:06 php The App\CartBundle\Admin\ItemAdmin class extends Sonata\AdminBundle\Admin\Admin that is deprecated since version 3.1, to be removed in 4.0. Use Sonata\AdminBundle\AbstractAdmin instead *
15:19:06 php The "pattern" option in file "/var/www/dietetykaCMS/src/App/FrontendBundle/Resources/config/routing.yml" is deprecated since version 2.2 and will be removed in 3.0. Use the "path" option in the route definition instead. (41 times)
15:19:06 php The "pattern" option in file "/var/www/dietetykaCMS/app/config/routing.yml" is deprecated since version 2.2 and will be removed in 3.0. Use the "path" option in the route definition instead. (5 times)
15:19:06 php The Sensio\Bundle\DistributionBundle\Controller\ConfiguratorController class extends Symfony\Component\DependencyInjection\ContainerAware that is deprecated since version 2.8, to be removed in 3.0. Use the ContainerAwareTrait instead.
15:19:06 php The BeSimple\SoapBundle\Controller\SoapWebServiceController class extends Symfony\Component\DependencyInjection\ContainerAware that is deprecated since version 2.8, to be removed in 3.0. Use the ContainerAwareTrait instead.
15:19:06 php The FOS\UserBundle\Controller\SecurityController class extends Symfony\Component\DependencyInjection\ContainerAware that is deprecated since version 2.8, to be removed in 3.0. Use the ContainerAwareTrait instead.
15:19:06 php The FOS\UserBundle\Controller\ProfileController class extends Symfony\Component\DependencyInjection\ContainerAware that is deprecated since version 2.8, to be removed in 3.0. Use the ContainerAwareTrait instead.
15:19:06 php The FOS\UserBundle\Controller\RegistrationController class extends Symfony\Component\DependencyInjection\ContainerAware that is deprecated since version 2.8, to be removed in 3.0. Use the ContainerAwareTrait instead.
15:19:06 php The FOS\UserBundle\Controller\ResettingController class extends Symfony\Component\DependencyInjection\ContainerAware that is deprecated since version 2.8, to be removed in 3.0. Use the ContainerAwareTrait instead.
15:19:06 php The "factory-method" attribute of service "fos_user.entity_manager" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.6 and will be removed in 3.0. Use the "factory" element instead.
15:19:06 php Symfony\Component\DependencyInjection\Definition::setFactoryMethod(getManager) is deprecated since version 2.6 and will be removed in 3.0. Use Definition::setFactory() instead.
15:19:06 php The "factory-service" attribute of service "fos_user.entity_manager" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.6 and will be removed in 3.0. Use the "factory" element instead.
15:19:06 php Symfony\Component\DependencyInjection\Definition::setFactoryService(doctrine) is deprecated since version 2.6 and will be removed in 3.0. Use Definition::setFactory() instead.
15:19:06 php The "factory-method" attribute of service "fos_user.profile.form" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.6 and will be removed in 3.0. Use the "factory" element instead.
15:19:06 php Symfony\Component\DependencyInjection\Definition::setFactoryMethod(createNamed) is deprecated since version 2.6 and will be removed in 3.0. Use Definition::setFactory() instead. (5 times)
15:19:06 php The "factory-service" attribute of service "fos_user.profile.form" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.6 and will be removed in 3.0. Use the "factory" element instead.
15:19:06 php Symfony\Component\DependencyInjection\Definition::setFactoryService(form.factory) is deprecated since version 2.6 and will be removed in 3.0. Use Definition::setFactory() instead. (5 times)
15:19:06 php The "factory-method" attribute of service "fos_user.registration.form" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.6 and will be removed in 3.0. Use the "factory" element instead.
15:19:06 php The "factory-service" attribute of service "fos_user.registration.form" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.6 and will be removed in 3.0. Use the "factory" element instead.
15:19:06 php The "factory-method" attribute of service "fos_user.change_password.form" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.6 and will be removed in 3.0. Use the "factory" element instead.
15:19:06 php The "factory-service" attribute of service "fos_user.change_password.form" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.6 and will be removed in 3.0. Use the "factory" element instead.
15:19:06 php The "scope" attribute of service "fos_user.change_password.form.handler.default" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.8 and will be removed in 3.0.
15:19:06 php The "factory-method" attribute of service "fos_user.resetting.form" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.6 and will be removed in 3.0. Use the "factory" element instead.
15:19:06 php The "factory-service" attribute of service "fos_user.resetting.form" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.6 and will be removed in 3.0. Use the "factory" element instead.
15:19:06 php The "factory-method" attribute of service "fos_user.group.form" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.6 and will be removed in 3.0. Use the "factory" element instead.
15:19:06 php The "factory-service" attribute of service "fos_user.group.form" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.6 and will be removed in 3.0. Use the "factory" element instead.
15:19:06 php The "scope" attribute of service "fos_user.profile.form.handler" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.8 and will be removed in 3.0.
15:19:06 php The "scope" attribute of service "fos_user.registration.form.handler" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.8 and will be removed in 3.0.
15:19:06 php The "scope" attribute of service "fos_user.resetting.form.handler" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.8 and will be removed in 3.0.
15:19:06 php The "scope" attribute of service "fos_user.group.form.handler" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.8 and will be removed in 3.0.
15:19:06 php The "scope" attribute of service "sonata.user.profile.form.handler" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.8 and will be removed in 3.0.
15:19:06 php The "scope" attribute of service "sonata.user.registration.form.handler" in file "/var/www/dietetykaCMS/app/cache/dev/appDevDebugProjectContainer.xml" is deprecated since version 2.8 and will be removed in 3.0.
15:19:06 php The Twig_Function_Method class is deprecated since version 1.12 and will be removed in 2.0. Use \Twig\TwigFunction instead.
15:19:06 php The Twig_Function class is deprecated since version 1.12 and will be removed in 2.0. Use \Twig\TwigFunction instead.
15:19:06 php The Twig_Function_Node class is deprecated since version 1.12 and will be removed in 2.0. Use \Twig\TwigFunction instead.
15:19:06 php The Twig_Filter_Method class is deprecated since version 1.12 and will be removed in 2.0. Use \Twig\TwigFilter instead.
15:19:06 php The Twig_Filter class is deprecated since version 1.12 and will be removed in 2.0. Use \Twig\TwigFilter instead.

Debug 91

Time Channel Message
15:19:05 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
15:19:05 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
15:19:05 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
15:19:05 event Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
15:19:05 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
15:19:05 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
15:19:05 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
15:19:05 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
15:19:05 event Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
15:19:05 event Notified event "kernel.request" to listener "App\BackendBundle\Listener\DoctrineExtensionListener::onKernelRequest".
15:19:05 event Notified event "kernel.request" to listener "Symfony\Bundle\AsseticBundle\EventListener\RequestListener::onKernelRequest".
15:19:05 event Notified event "kernel.request" to listener "Knp\Bundle\MenuBundle\EventListener\VoterInitializerListener::onKernelRequest".
15:19:05 event Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
15:19:05 event Notified event "kernel.request" to listener "BeSimple\SoapBundle\EventListener\RequestFormatListener::onKernelRequest".
15:19:05 event Notified event "kernel.request" to listener "App\BackendBundle\Listener\DoctrineExtensionListener::onLateKernelRequest".
15:19:05 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
15:19:05 event Notified event "kernel.controller" to listener "App\GeneralBundle\Listener\ConversionListener::onKernelController".
15:19:05 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
15:19:05 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
15:19:05 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
15:19:05 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
15:19:05 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
15:19:05 event Notified event "kernel.controller" to listener "App\MultitemplateBundle\EventListener\TemplateListener::onKernelController".
15:19:05 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.cssClass AS cssClass_3, t0.position AS position_4, t0.lead AS lead_5, t0.path AS path_6, t0.imagename AS imagename_7, t0.seoTitle AS seoTitle_8, t0.seoDesc AS seoDesc_9, t0.menuIsActived AS menuIsActived_10, t0.slug AS slug_11, t0.czasopismo_id AS czasopismo_id_12 FROM Dzialczasopisma t0 WHERE t0.slug = ? LIMIT 1
15:19:05 doctrine SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.numer AS numer_2, n0_.tematNumeru AS tematNumeru_3, n0_.numerAbsolutny AS numerAbsolutny_4, n0_.fbParse AS fbParse_5, n0_.fbConverted AS fbConverted_6, n0_.isActivedFB AS isActivedFB_7, n0_.indexFB AS indexFB_8, n0_.token AS token_9, n0_.tematNumeruPromocyjny AS tematNumeruPromocyjny_10, n0_.is_actived AS is_actived_11, n0_.created_at AS created_at_12, n0_.updated_at AS updated_at_13, n0_.lead AS lead_14, n0_.short_lead AS short_lead_15, n0_.nextArt AS nextArt_16, n0_.pdfPath AS pdfPath_17, n0_.path AS path_18, n0_.imagename AS imagename_19, n0_.data_at AS data_at_20, n0_.slug AS slug_21, n0_.image AS image_22, n0_.czasopismo_id AS czasopismo_id_23 FROM Numerczasopisma n0_ INNER JOIN Artykul a1_ ON n0_.id = a1_.numerczasopisma_id WHERE n0_.is_actived = 1 AND a1_.is_actived = 1 AND a1_.dzialczasopisma_id = ? ORDER BY n0_.data_at DESC
15:19:05 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.name2 AS name2_3, t0.price_netto AS price_netto_4, t0.price_brutto AS price_brutto_5, t0.product_nr AS product_nr_6, t0.created AS created_7, t0.updated AS updated_8, t0.is_actived AS is_actived_9, t0.content AS content_10, t0.name_to_sb AS name_to_sb_11, t0.slug AS slug_12, t0.uniqInBasket AS uniqInBasket_13, t0.position AS position_14, t0.delivery_group_id AS delivery_group_id_15, t0.czasopismo_id AS czasopismo_id_16, t0.numerczasopisma_id AS numerczasopisma_id_17 FROM product_numery t0 WHERE t0.numerczasopisma_id = ?
15:19:05 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.name2 AS name2_3, t0.price_netto AS price_netto_4, t0.price_brutto AS price_brutto_5, t0.product_nr AS product_nr_6, t0.created AS created_7, t0.updated AS updated_8, t0.is_actived AS is_actived_9, t0.content AS content_10, t0.name_to_sb AS name_to_sb_11, t0.slug AS slug_12, t0.uniqInBasket AS uniqInBasket_13, t0.position AS position_14, t0.delivery_group_id AS delivery_group_id_15, t0.czasopismo_id AS czasopismo_id_16, t0.numerczasopisma_id AS numerczasopisma_id_17 FROM product_numery t0 WHERE t0.numerczasopisma_id = ?
15:19:05 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.name2 AS name2_3, t0.price_netto AS price_netto_4, t0.price_brutto AS price_brutto_5, t0.product_nr AS product_nr_6, t0.created AS created_7, t0.updated AS updated_8, t0.is_actived AS is_actived_9, t0.content AS content_10, t0.name_to_sb AS name_to_sb_11, t0.slug AS slug_12, t0.uniqInBasket AS uniqInBasket_13, t0.position AS position_14, t0.delivery_group_id AS delivery_group_id_15, t0.czasopismo_id AS czasopismo_id_16, t0.numerczasopisma_id AS numerczasopisma_id_17 FROM product_numery t0 WHERE t0.numerczasopisma_id = ?
15:19:05 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.name2 AS name2_3, t0.price_netto AS price_netto_4, t0.price_brutto AS price_brutto_5, t0.product_nr AS product_nr_6, t0.created AS created_7, t0.updated AS updated_8, t0.is_actived AS is_actived_9, t0.content AS content_10, t0.name_to_sb AS name_to_sb_11, t0.slug AS slug_12, t0.uniqInBasket AS uniqInBasket_13, t0.position AS position_14, t0.delivery_group_id AS delivery_group_id_15, t0.czasopismo_id AS czasopismo_id_16, t0.numerczasopisma_id AS numerczasopisma_id_17 FROM product_numery t0 WHERE t0.numerczasopisma_id = ?
15:19:05 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.name2 AS name2_3, t0.price_netto AS price_netto_4, t0.price_brutto AS price_brutto_5, t0.product_nr AS product_nr_6, t0.created AS created_7, t0.updated AS updated_8, t0.is_actived AS is_actived_9, t0.content AS content_10, t0.name_to_sb AS name_to_sb_11, t0.slug AS slug_12, t0.uniqInBasket AS uniqInBasket_13, t0.position AS position_14, t0.delivery_group_id AS delivery_group_id_15, t0.czasopismo_id AS czasopismo_id_16, t0.numerczasopisma_id AS numerczasopisma_id_17 FROM product_numery t0 WHERE t0.numerczasopisma_id = ?
15:19:05 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.name2 AS name2_3, t0.price_netto AS price_netto_4, t0.price_brutto AS price_brutto_5, t0.product_nr AS product_nr_6, t0.created AS created_7, t0.updated AS updated_8, t0.is_actived AS is_actived_9, t0.content AS content_10, t0.name_to_sb AS name_to_sb_11, t0.slug AS slug_12, t0.uniqInBasket AS uniqInBasket_13, t0.position AS position_14, t0.delivery_group_id AS delivery_group_id_15, t0.czasopismo_id AS czasopismo_id_16, t0.numerczasopisma_id AS numerczasopisma_id_17 FROM product_numery t0 WHERE t0.numerczasopisma_id = ?
15:19:05 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.name2 AS name2_3, t0.price_netto AS price_netto_4, t0.price_brutto AS price_brutto_5, t0.product_nr AS product_nr_6, t0.created AS created_7, t0.updated AS updated_8, t0.is_actived AS is_actived_9, t0.content AS content_10, t0.name_to_sb AS name_to_sb_11, t0.slug AS slug_12, t0.uniqInBasket AS uniqInBasket_13, t0.position AS position_14, t0.delivery_group_id AS delivery_group_id_15, t0.czasopismo_id AS czasopismo_id_16, t0.numerczasopisma_id AS numerczasopisma_id_17 FROM product_numery t0 WHERE t0.numerczasopisma_id = ?
15:19:05 doctrine SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.comment_count AS comment_count_2, a0_.extId AS extId_3, a0_.rozmowca AS rozmowca_4, a0_.ekspertsComment AS ekspertsComment_5, a0_.is_actived AS is_actived_6, a0_.is_free AS is_free_7, a0_.is_sponsored AS is_sponsored_8, a0_.frontPage AS frontPage_9, a0_.prawaAutorskieOczekiwanie AS prawaAutorskieOczekiwanie_10, a0_.prawaAutorskieOdmowa AS prawaAutorskieOdmowa_11, a0_.frontPageFull AS frontPageFull_12, a0_.frontPageBox AS frontPageBox_13, a0_.onlyPdf AS onlyPdf_14, a0_.path AS path_15, a0_.imagename AS imagename_16, a0_.seoTitle AS seoTitle_17, a0_.seoDesc AS seoDesc_18, a0_.przypisy AS przypisy_19, a0_.image_description AS image_description_20, a0_.open_count AS open_count_21, a0_.download_count AS download_count_22, a0_.start AS start_23, a0_.end AS end_24, a0_.newEvent AS newEvent_25, a0_.created_at AS created_at_26, a0_.updated_at AS updated_at_27, a0_.topicNumber AS topicNumber_28, a0_.fbTitle AS fbTitle_29, a0_.fbDesc AS fbDesc_30, a0_.miasto AS miasto_31, a0_.slug AS slug_32, a0_.lead AS lead_33, a0_.contentFree AS contentFree_34, a0_.zachetaToContentPay AS zachetaToContentPay_35, a0_.contentPay AS contentPay_36, a0_.dzialczasopisma_id AS dzialczasopisma_id_37, a0_.numerczasopisma_id AS numerczasopisma_id_38, a0_.fbImage AS fbImage_39, a0_.image AS image_40 FROM Artykul a0_ INNER JOIN Numerczasopisma n1_ ON a0_.numerczasopisma_id = n1_.id WHERE a0_.is_actived = 1 AND n1_.is_actived = 1 AND n1_.is_actived = 1 AND a0_.dzialczasopisma_id = ? ORDER BY n1_.data_at DESC, a0_.created_at DESC
15:19:05 event Notified event "knp_pager.before" to listener "Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber::before".
15:19:05 event Notified event "knp_pager.before" to listener "Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber::before".
15:19:05 event Notified event "knp_pager.before" to listener "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::before".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QueryBuilderSubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QueryBuilderSubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QueryBuilderSubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\DBALQueryBuilderSubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Sortable\Doctrine\ORM\QuerySubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Sortable\Doctrine\ODM\MongoDB\QuerySubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Sortable\ElasticaQuerySubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Sortable\PropelQuerySubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Sortable\SolariumQuerySubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Sortable\ArraySubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Filtration\Doctrine\ORM\QuerySubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Filtration\PropelQuerySubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber\UsesPaginator::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QuerySubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QuerySubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\CollectionSubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Paginate\PropelQuerySubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Paginate\SolariumQuerySubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Paginate\ElasticaQuerySubscriber::items".
15:19:05 event Notified event "knp_pager.items" to listener "Knp\Component\Pager\Event\Subscriber\Paginate\ArraySubscriber::items".
15:19:05 event Listener "Knp\Component\Pager\Event\Subscriber\Paginate\ArraySubscriber::items" stopped propagation of the event "knp_pager.items".
15:19:05 event Notified event "knp_pager.pagination" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination".
15:19:05 event Listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination" stopped propagation of the event "knp_pager.pagination".
15:19:05 event Listener "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::pagination" was not called for event "knp_pager.pagination".
15:19:05 doctrine SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.category_id AS category_id_23 FROM media__media t0 WHERE t0.id = ?
15:19:05 doctrine SELECT t0.name AS name_1, t0.tytul AS tytul_2, t0.content AS content_3, t0.id AS id_4, t0.created AS created_5, t0.updated AS updated_6, t0.seoTitle AS seoTitle_7, t0.seoDesc AS seoDesc_8, t0.instytucjaNazwa AS instytucjaNazwa_9, t0.showInFotter AS showInFotter_10, t0.czyInstytucja AS czyInstytucja_11, t0.typUdzialu AS typUdzialu_12, t0.stanowisko AS stanowisko_13, t0.path AS path_14, t0.imagename AS imagename_15, t0.slug AS slug_16, t0.typ_id AS typ_id_17, t0.image AS image_18 FROM author t0 INNER JOIN artykul_autor ON t0.id = artykul_autor.author_id WHERE artykul_autor.artykul_id = ?
15:19:05 doctrine SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.category_id AS category_id_23 FROM media__media t0 WHERE t0.id = ?
15:19:05 doctrine SELECT t0.name AS name_1, t0.tytul AS tytul_2, t0.content AS content_3, t0.id AS id_4, t0.created AS created_5, t0.updated AS updated_6, t0.seoTitle AS seoTitle_7, t0.seoDesc AS seoDesc_8, t0.instytucjaNazwa AS instytucjaNazwa_9, t0.showInFotter AS showInFotter_10, t0.czyInstytucja AS czyInstytucja_11, t0.typUdzialu AS typUdzialu_12, t0.stanowisko AS stanowisko_13, t0.path AS path_14, t0.imagename AS imagename_15, t0.slug AS slug_16, t0.typ_id AS typ_id_17, t0.image AS image_18 FROM author t0 INNER JOIN artykul_autor ON t0.id = artykul_autor.author_id WHERE artykul_autor.artykul_id = ?
15:19:05 doctrine SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.category_id AS category_id_23 FROM media__media t0 WHERE t0.id = ?
15:19:05 doctrine SELECT t0.name AS name_1, t0.tytul AS tytul_2, t0.content AS content_3, t0.id AS id_4, t0.created AS created_5, t0.updated AS updated_6, t0.seoTitle AS seoTitle_7, t0.seoDesc AS seoDesc_8, t0.instytucjaNazwa AS instytucjaNazwa_9, t0.showInFotter AS showInFotter_10, t0.czyInstytucja AS czyInstytucja_11, t0.typUdzialu AS typUdzialu_12, t0.stanowisko AS stanowisko_13, t0.path AS path_14, t0.imagename AS imagename_15, t0.slug AS slug_16, t0.typ_id AS typ_id_17, t0.image AS image_18 FROM author t0 INNER JOIN artykul_autor ON t0.id = artykul_autor.author_id WHERE artykul_autor.artykul_id = ?
15:19:05 doctrine SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.category_id AS category_id_23 FROM media__media t0 WHERE t0.id = ?
15:19:05 doctrine SELECT t0.name AS name_1, t0.tytul AS tytul_2, t0.content AS content_3, t0.id AS id_4, t0.created AS created_5, t0.updated AS updated_6, t0.seoTitle AS seoTitle_7, t0.seoDesc AS seoDesc_8, t0.instytucjaNazwa AS instytucjaNazwa_9, t0.showInFotter AS showInFotter_10, t0.czyInstytucja AS czyInstytucja_11, t0.typUdzialu AS typUdzialu_12, t0.stanowisko AS stanowisko_13, t0.path AS path_14, t0.imagename AS imagename_15, t0.slug AS slug_16, t0.typ_id AS typ_id_17, t0.image AS image_18 FROM author t0 INNER JOIN artykul_autor ON t0.id = artykul_autor.author_id WHERE artykul_autor.artykul_id = ?
15:19:05 doctrine SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.category_id AS category_id_23 FROM media__media t0 WHERE t0.id = ?
15:19:05 doctrine SELECT t0.name AS name_1, t0.tytul AS tytul_2, t0.content AS content_3, t0.id AS id_4, t0.created AS created_5, t0.updated AS updated_6, t0.seoTitle AS seoTitle_7, t0.seoDesc AS seoDesc_8, t0.instytucjaNazwa AS instytucjaNazwa_9, t0.showInFotter AS showInFotter_10, t0.czyInstytucja AS czyInstytucja_11, t0.typUdzialu AS typUdzialu_12, t0.stanowisko AS stanowisko_13, t0.path AS path_14, t0.imagename AS imagename_15, t0.slug AS slug_16, t0.typ_id AS typ_id_17, t0.image AS image_18 FROM author t0 INNER JOIN artykul_autor ON t0.id = artykul_autor.author_id WHERE artykul_autor.artykul_id = ?
15:19:05 doctrine SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.category_id AS category_id_23 FROM media__media t0 WHERE t0.id = ?
15:19:05 doctrine SELECT t0.name AS name_1, t0.tytul AS tytul_2, t0.content AS content_3, t0.id AS id_4, t0.created AS created_5, t0.updated AS updated_6, t0.seoTitle AS seoTitle_7, t0.seoDesc AS seoDesc_8, t0.instytucjaNazwa AS instytucjaNazwa_9, t0.showInFotter AS showInFotter_10, t0.czyInstytucja AS czyInstytucja_11, t0.typUdzialu AS typUdzialu_12, t0.stanowisko AS stanowisko_13, t0.path AS path_14, t0.imagename AS imagename_15, t0.slug AS slug_16, t0.typ_id AS typ_id_17, t0.image AS image_18 FROM author t0 INNER JOIN artykul_autor ON t0.id = artykul_autor.author_id WHERE artykul_autor.artykul_id = ?
15:19:05 doctrine SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22, t0.category_id AS category_id_23 FROM media__media t0 WHERE t0.id = ?
15:19:05 doctrine SELECT t0.name AS name_1, t0.tytul AS tytul_2, t0.content AS content_3, t0.id AS id_4, t0.created AS created_5, t0.updated AS updated_6, t0.seoTitle AS seoTitle_7, t0.seoDesc AS seoDesc_8, t0.instytucjaNazwa AS instytucjaNazwa_9, t0.showInFotter AS showInFotter_10, t0.czyInstytucja AS czyInstytucja_11, t0.typUdzialu AS typUdzialu_12, t0.stanowisko AS stanowisko_13, t0.path AS path_14, t0.imagename AS imagename_15, t0.slug AS slug_16, t0.typ_id AS typ_id_17, t0.image AS image_18 FROM author t0 INNER JOIN artykul_autor ON t0.id = artykul_autor.author_id WHERE artykul_autor.artykul_id = ?
15:19:05 event Notified event "kernel.view" to listener "BeSimple\SoapBundle\EventListener\SoapResponseListener::onKernelView".
15:19:05 event Notified event "kernel.view" to listener "App\MultitemplateBundle\EventListener\TemplateListener::onKernelView".
15:19:05 event Listener "App\MultitemplateBundle\EventListener\TemplateListener::onKernelView" stopped propagation of the event "kernel.view".
15:19:06 event Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".
15:19:06 event Notified event "kernel.response" to listener "App\GeneralBundle\Listener\SetconversionListener::onKernelResponse".
15:19:06 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
15:19:06 event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
15:19:06 event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
15:19:06 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
15:19:06 event Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
15:19:06 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse".
15:19:06 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
15:19:06 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
15:19:06 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest".
15:19:06 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
15:19:06 event Notified event "kernel.finish_request" to listener "Symfony\Component\Security\Http\Firewall::onKernelFinishRequest".

Silenced Errors 0

There are no log messages of this level.