http://142.93.141.124:8090/listContent?notIn=1014282%2C2000322%2C2000539%2C2000221&perpage=10&sortDirection=desc&sortField=updated_at&type=all

Log Messages

Info. & Errors 16

Level Channel Message
INFO 23:44:14 snc_redis Executing command "GET DoctrineNamespaceCacheKey[]"
INFO 23:44:14 snc_redis Executing command "GET [Webtekno\Bundle\UserBundle\Entity\User$CLASSMETADATA][354]"
INFO 23:44:14 snc_redis Executing command "GET [Webtekno\Bundle\UserBundle\Entity\Client$CLASSMETADATA][354]"
INFO 23:44:14 snc_redis Executing command "GET [Webtekno\Bundle\UserBundle\Entity\AccessToken$CLASSMETADATA][354]"
INFO 23:44:14 snc_redis Executing command "GET [Webtekno\Bundle\UserBundle\Entity\RefreshToken$CLASSMETADATA][354]"
INFO 23:44:14 request Matched route "webtekno_list_content".
INFO 23:44:14 security Populated the TokenStorage with an anonymous Token.
INFO 23:44:14 snc_redis Executing command "GET [Webtekno\Bundle\NewsBundle\Entity\News$CLASSMETADATA][354]"
INFO 23:44:14 snc_redis Executing command "GET [Webtekno\Bundle\VideoBundle\Entity\Video$CLASSMETADATA][354]"
INFO 23:44:14 snc_redis Executing command "GET [Webtekno\Bundle\ListingBundle\Entity\Listing$CLASSMETADATA][354]"
INFO 23:44:14 snc_redis Executing command "GET [Webtekno\Bundle\HowToBundle\Entity\HowTo$CLASSMETADATA][354]"
INFO 23:44:14 snc_redis Executing command "GET [Webtekno\Bundle\ProductBundle\Entity\Product$CLASSMETADATA][354]"
INFO 23:44:14 snc_redis Executing command "GET [Webtekno\Bundle\BroadcastBundle\Entity\BroadcastItem$CLASSMETADATA][354]"
INFO 23:44:14 snc_redis Executing command "GET [Webtekno\Bundle\CommentBundle\Entity\Comment$CLASSMETADATA][354]"
INFO 23:44:14 snc_redis Executing command "GET [Webtekno\Bundle\CommentBundle\Entity\Vote$CLASSMETADATA][354]"
INFO 23:44:14 snc_redis Executing command "GET [Webtekno\Bundle\UserBundle\Entity\Group$CLASSMETADATA][354]"

Deprecations 13

Time Channel Message
23:44:14 php The Twig\Compiler class implements Twig_CompilerInterface that is deprecated since 1.12 (to be removed in 3.0)
23:44:14 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.
23:44:14 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.
23:44:14 php The "security.context" service is deprecated since Symfony 2.6 and will be removed in 3.0.
23:44:14 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.
23:44:14 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()".
23:44:14 php Twig loader "Sonata\FormatterBundle\Twig\Loader\LoaderSelector" should implement Twig\Loader\SourceContextLoaderInterface since version 1.27. (4 times)
23:44:14 php The Twig\Lexer class implements Twig_LexerInterface that is deprecated since 1.12 (to be removed in 3.0) (2 times)
23:44:14 php The Twig\Parser class implements Twig_ParserInterface that is deprecated since 1.12 (to be removed in 3.0)

Debug 38

Time Channel Message
23:44:14 event Notified event "security.authentication.success" to listener "Webtekno\Bundle\CoreBundle\Listener\AuthenticationListener::onAuthenticationSuccess".
23:44:14 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
23:44:14 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
23:44:14 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
23:44:14 event Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
23:44:14 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
23:44:14 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
23:44:14 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
23:44:14 event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest".
23:44:14 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
23:44:14 event Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
23:44:14 event Notified event "kernel.request" to listener "Symfony\Bundle\AsseticBundle\EventListener\RequestListener::onKernelRequest".
23:44:14 event Notified event "kernel.request" to listener "Nelmio\ApiDocBundle\EventListener\RequestListener::onKernelRequest".
23:44:14 event Notified event "kernel.request" to listener "SimpleThings\EntityAudit\Request\CurrentUserListener::handle".
23:44:14 event Notified event "kernel.request" to listener "Application\Sonata\UserBundle\GoogleAuthenticator\RequestListener::onCoreRequest".
23:44:14 event Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController".
23:44:14 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
23:44:14 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
23:44:14 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
23:44:14 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
23:44:14 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
23:44:14 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
23:44:14 event Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ViewResponseListener::onKernelController".
23:44:14 solr http://localhost:8989/solr/webtekno/browse?omitHeader=true&wt=json&json.nl=flat&q=%2A%3A%2A&start=0&rows=10&fl=%2A%2Cscore&sort=updated_at+desc&fq=-noindex%3A+yes&fq=-id%3A+%281014282+OR+2000322+OR+2000539+OR+2000221%29&fq=status+%3A+active&fq=hide_content+%3A+false
23:44:14 event Notified event "solarium.core.preExecuteRequest" to listener "Nelmio\SolariumBundle\Logger::preExecuteRequest".
23:44:14 event Notified event "solarium.core.postExecuteRequest" to listener "Nelmio\SolariumBundle\Logger::postExecuteRequest".
23:44:14 event Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".
23:44:14 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
23:44:14 event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
23:44:14 event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
23:44:14 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
23:44:14 event Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
23:44:14 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse".
23:44:14 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
23:44:14 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
23:44:14 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest".
23:44:14 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
23:44:14 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.