http://localhost:8090/

Log Messages

Info. & Errors 33

Level Channel Message
INFO 23:22:18 snc_redis Executing command "GET DoctrineNamespaceCacheKey[]"
INFO 23:22:18 snc_redis Executing command "GET [Webtekno\Bundle\UserBundle\Entity\User$CLASSMETADATA][354]"
INFO 23:22:18 snc_redis Executing command "GET [Webtekno\Bundle\UserBundle\Entity\Client$CLASSMETADATA][354]"
INFO 23:22:18 snc_redis Executing command "GET [Webtekno\Bundle\UserBundle\Entity\AccessToken$CLASSMETADATA][354]"
INFO 23:22:18 snc_redis Executing command "GET [Webtekno\Bundle\UserBundle\Entity\RefreshToken$CLASSMETADATA][354]"
ERROR 23:22:18 request Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /"" at /var/www/backend/app/cache/dev/classes.php line 2134
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\NewsBundle\Entity\News$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\VideoBundle\Entity\Video$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\ListingBundle\Entity\Listing$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\HowToBundle\Entity\HowTo$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\ProductBundle\Entity\Product$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\BroadcastBundle\Entity\BroadcastItem$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\CommentBundle\Entity\Comment$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\CommentBundle\Entity\Vote$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\UserBundle\Entity\Group$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\CategoryBundle\Entity\Category$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\CommentBundle\Entity\Thread$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\TagBundle\Entity\Tag$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\TopicBundle\Entity\Topic$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\SettingBundle\Entity\SliderItem$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\SettingBundle\Entity\HeaderAnnouncement$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\NotificationBundle\Entity\CustomNotificationItem$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\NotificationBundle\Entity\Notification$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\VideoBundle\Entity\Playlist$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\ListingBundle\Entity\ListingImage$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\HowToBundle\Entity\HowToImage$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\ProductBundle\Entity\ProductType$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\ProductBundle\Entity\Brand$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\ProductBundle\Entity\ProductPoint$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\ProductBundle\Entity\ProductAttribute$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\ProductBundle\Entity\Review$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\ProductBundle\Entity\ProductGallery$CLASSMETADATA][354]"
INFO 23:22:19 snc_redis Executing command "GET [Webtekno\Bundle\BroadcastBundle\Entity\Broadcast$CLASSMETADATA][354]"

Deprecations 14

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

Debug 52

Time Channel Message
23:22:18 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
23:22:18 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
23:22:18 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
23:22:18 event Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
23:22:18 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
23:22:18 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
23:22:18 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
23:22:18 event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest".
23:22:18 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
23:22:18 event Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
23:22:18 event Notified event "kernel.request" to listener "Symfony\Bundle\AsseticBundle\EventListener\RequestListener::onKernelRequest".
23:22:18 event Notified event "kernel.request" to listener "Nelmio\ApiDocBundle\EventListener\RequestListener::onKernelRequest".
23:22:18 event Notified event "kernel.request" to listener "SimpleThings\EntityAudit\Request\CurrentUserListener::handle".
23:22:18 event Notified event "kernel.request" to listener "Application\Sonata\UserBundle\GoogleAuthenticator\RequestListener::onCoreRequest".
23:22:18 event Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController".
23:22:18 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
23:22:18 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
23:22:18 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
23:22:18 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
23:22:18 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
23:22:18 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
23:22:18 event Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ViewResponseListener::onKernelController".
23:22:19 event Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".
23:22:19 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
23:22:19 event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
23:22:19 event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
23:22:19 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
23:22:19 event Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
23:22:19 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse".
23:22:19 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
23:22:19 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
23:22:19 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest".
23:22:19 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
23:22:19 event Notified event "kernel.finish_request" to listener "Symfony\Component\Security\Http\Firewall::onKernelFinishRequest".
23:22:19 event Notified event "kernel.exception" to listener "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onException".
23:22:19 event Notified event "kernel.exception" to listener "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onException".
23:22:19 event Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException".
23:22:19 event Notified event "kernel.exception" to listener "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException".
23:22:19 event Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException".
23:22:19 event Listener "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException" stopped propagation of the event "kernel.exception".
23:22:19 event Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".
23:22:19 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
23:22:19 event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
23:22:19 event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
23:22:19 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
23:22:19 event Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
23:22:19 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse".
23:22:19 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
23:22:19 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
23:22:19 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest".
23:22:19 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
23:22:19 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.