http://142.93.141.124:8090/news/oldurl/index?sef=index

Log Messages

Info. & Errors 25

Level Channel Message
INFO 00:25:23 snc_redis Executing command "GET DoctrineNamespaceCacheKey[]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\UserBundle\Entity\User$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\UserBundle\Entity\Client$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\UserBundle\Entity\AccessToken$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\UserBundle\Entity\RefreshToken$CLASSMETADATA][354]"
INFO 00:25:23 request Matched route "webtekno_news_old_url".
INFO 00:25:23 security Populated the TokenStorage with an anonymous Token.
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\NewsBundle\Entity\News$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\CategoryBundle\Entity\Category$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\CommentBundle\Entity\Thread$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\NewsBundle\Entity\News\$GEDMO_SOFTDELETEABLE_CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\VideoBundle\Entity\Video$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\ListingBundle\Entity\Listing$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\HowToBundle\Entity\HowTo$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\ProductBundle\Entity\Product$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\BroadcastBundle\Entity\BroadcastItem$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\CommentBundle\Entity\Comment$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\CommentBundle\Entity\Vote$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\UserBundle\Entity\Group$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\TagBundle\Entity\Tag$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\TopicBundle\Entity\Topic$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\SettingBundle\Entity\SliderItem$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\SettingBundle\Entity\HeaderAnnouncement$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\NotificationBundle\Entity\CustomNotificationItem$CLASSMETADATA][354]"
INFO 00:25:23 snc_redis Executing command "GET [Webtekno\Bundle\NotificationBundle\Entity\Notification$CLASSMETADATA][354]"

Deprecations 13

Time Channel Message
00:25:23 php The Twig\Compiler class implements Twig_CompilerInterface that is deprecated since 1.12 (to be removed in 3.0)
00:25:23 php The Symfony\Component\Form\Extension\Core\ChoiceList\ChoiceList class is deprecated since Symfony 2.7 and will be removed in 3.0. Use Symfony\Component\Form\ChoiceList\ArrayChoiceList instead.
00:25:23 php The Symfony\Component\Form\Extension\Core\ChoiceList\SimpleChoiceList class is deprecated since Symfony 2.7 and will be removed in 3.0. Use Symfony\Component\Form\ChoiceList\ArrayChoiceList instead.
00:25:23 php The "security.context" service is deprecated since Symfony 2.6 and will be removed in 3.0.
00:25:23 php The Symfony\Component\Security\Core\SecurityContext class is deprecated since Symfony 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.
00:25:23 php The Twig_Loader_String class is deprecated since version 1.18.1 and will be removed in 2.0. Use "Twig\Loader\ArrayLoader" instead or "Twig\Environment::createTemplate()".
00:25:23 php Twig loader "Sonata\FormatterBundle\Twig\Loader\LoaderSelector" should implement Twig\Loader\SourceContextLoaderInterface since version 1.27. (4 times)
00:25:23 php The Twig\Lexer class implements Twig_LexerInterface that is deprecated since 1.12 (to be removed in 3.0) (2 times)
00:25:23 php The Twig\Parser class implements Twig_ParserInterface that is deprecated since 1.12 (to be removed in 3.0)

Debug 39

Time Channel Message
00:25:23 event Notified event "security.authentication.success" to listener "Webtekno\Bundle\CoreBundle\Listener\AuthenticationListener::onAuthenticationSuccess".
00:25:23 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
00:25:23 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
00:25:23 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
00:25:23 event Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
00:25:23 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
00:25:23 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
00:25:23 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
00:25:23 event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest".
00:25:23 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
00:25:23 event Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
00:25:23 event Notified event "kernel.request" to listener "Symfony\Bundle\AsseticBundle\EventListener\RequestListener::onKernelRequest".
00:25:23 event Notified event "kernel.request" to listener "Nelmio\ApiDocBundle\EventListener\RequestListener::onKernelRequest".
00:25:23 event Notified event "kernel.request" to listener "SimpleThings\EntityAudit\Request\CurrentUserListener::handle".
00:25:23 event Notified event "kernel.request" to listener "Application\Sonata\UserBundle\GoogleAuthenticator\RequestListener::onCoreRequest".
00:25:23 event Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController".
00:25:23 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
00:25:23 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
00:25:23 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
00:25:23 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
00:25:23 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
00:25:23 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
00:25:23 event Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ViewResponseListener::onKernelController".
00:25:23 doctrine "START TRANSACTION"
00:25:23 doctrine SELECT t0.id AS id_1, t0.metatitle AS metatitle_2, t0.metadescription AS metadescription_3, t0.metakeywords AS metakeywords_4, t0.title AS title_5, t0.description AS description_6, t0.sef AS sef_7, t0.noindex AS noindex_8, t0.hit_daily AS hit_daily_9, t0.hit_weekly AS hit_weekly_10, t0.hit_monthly AS hit_monthly_11, t0.hit_total AS hit_total_12, t0.share_facebook AS share_facebook_13, t0.share_twitter AS share_twitter_14, t0.image AS image_15, t0.vertical_slider_image AS vertical_slider_image_16, t0.note AS note_17, t0.source_url AS source_url_18, t0.content AS content_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.planned_at AS planned_at_22, t0.deleted_at AS deleted_at_23, t0.status AS status_24, t0.noads AS noads_25, t0.notification_title AS notification_title_26, t0.hide_content AS hide_content_27, t0.hide_publication_date AS hide_publication_date_28, t0.twitter_title AS twitter_title_29, t0.twitter_description AS twitter_description_30, t0.twitter_image AS twitter_image_31, t0.facebook_title AS facebook_title_32, t0.facebook_description AS facebook_description_33, t0.facebook_image AS facebook_image_34, t0.user_id AS user_id_35, t0.category_id AS category_id_36, t0.thread_id AS thread_id_37 FROM wt_news t0 WHERE t0.sef = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
00:25:23 event Notified event "kernel.view" to listener "FOS\RestBundle\EventListener\ViewResponseListener::onKernelView".
00:25:23 event Listener "FOS\RestBundle\EventListener\ViewResponseListener::onKernelView" stopped propagation of the event "kernel.view".
00:25:23 event Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".
00:25:23 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
00:25:23 event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
00:25:23 event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
00:25:23 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
00:25:23 event Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
00:25:23 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse".
00:25:23 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
00:25:23 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
00:25:23 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest".
00:25:23 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
00:25:23 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.