https://efc.stage-preview.com/en/featured/call-me-by-your-name

Log Messages

Info. & Errors 18

Informational and error log messages generated during the execution of the application.

Level Channel Message
INFO 08:10:36 request Matched route
"featured_movie_show"
.
[
  "route" => "featured_movie_show"
  "route_parameters" => [
    "_controller" => "AppBundle\Controller\Prismic\FeaturedMovieController::show"
    "_locale" => "en"
    "uid" => "call-me-by-your-name"
    "_route" => "featured_movie_show"
  ]
  "request_uri" => "https://efc.stage-preview.com/en/featured/call-me-by-your-name"
  "method" => "GET"
]
INFO 08:10:36 security Populated the TokenStorage with an anonymous Token.
WARNING 08:10:36 translation Translation not found.
[
  "id" => "Select language"
  "domain" => "messages"
  "locale" => "en"
]
WARNING 08:10:36 translation Translation not found.
[
  "id" => "Bosnian"
  "domain" => "messages"
  "locale" => "en"
]
WARNING 08:10:36 translation Translation not found.
[
  "id" => "Belgian"
  "domain" => "messages"
  "locale" => "en"
]
WARNING 08:10:36 translation Translation not found.
[
  "id" => "English"
  "domain" => "messages"
  "locale" => "en"
]
WARNING 08:10:36 translation Translation not found.
[
  "id" => "Italian"
  "domain" => "messages"
  "locale" => "en"
]
WARNING 08:10:36 translation Translation not found.
[
  "id" => "Latvian"
  "domain" => "messages"
  "locale" => "en"
]
WARNING 08:10:36 translation Translation not found.
[
  "id" => "Lithuanian"
  "domain" => "messages"
  "locale" => "en"
]
WARNING 08:10:36 translation Translation not found.
[
  "id" => "Macedonian"
  "domain" => "messages"
  "locale" => "en"
]
WARNING 08:10:36 translation Translation not found.
[
  "id" => "Portuguese"
  "domain" => "messages"
  "locale" => "en"
]
WARNING 08:10:36 translation Translation not found.
[
  "id" => "Serbian"
  "domain" => "messages"
  "locale" => "en"
]
WARNING 08:10:36 translation Translation not found.
[
  "id" => "Spanish"
  "domain" => "messages"
  "locale" => "en"
]
WARNING 08:10:36 translation Translation not found.
[
  "id" => "Germany"
  "domain" => "messages"
  "locale" => "en"
]
WARNING 08:10:36 translation Translation not found.
[
  "id" => "France"
  "domain" => "messages"
  "locale" => "en"
]
WARNING 08:10:36 translation Translation not found.
[
  "id" => "Hungarian"
  "domain" => "messages"
  "locale" => "en"
]
WARNING 08:10:36 translation Translation not found.
[
  "id" => "Slovenian"
  "domain" => "messages"
  "locale" => "en"
]
WARNING 08:10:36 translation Translation not found.
[
  "id" => "Montenegro"
  "domain" => "messages"
  "locale" => "en"
]

Deprecations 3

Log messages generated by using features marked as deprecated.

Time Channel Message
07:36:49 - The Symfony\Component\ClassLoader\ClassLoader class is deprecated since Symfony 3.3 and will be removed in 4.0. Use Composer instead.
[
  "exception" => SilencedErrorContext {#2071
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/forge/efc.stage-preview.com/vendor/symfony/symfony/src/Symfony/Component/ClassLoader/ClassLoader.php:14 {
        › 
        › @trigger_error('The '.__NAMESPACE__.'\ClassLoader class is deprecated since Symfony 3.3 and will be removed in 4.0. Use Composer instead.', \E_USER_DEPRECATED);}
      /home/forge/efc.stage-preview.com/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/forge/efc.stage-preview.com/vendor/twig/twig/lib/Twig/Node.php"
        }
      }
    }
  }
]
{
  /home/forge/efc.stage-preview.com/vendor/symfony/symfony/src/Symfony/Component/ClassLoader/ClassLoader.php:14 {
    › 
    › @trigger_error('The '.__NAMESPACE__.'\ClassLoader class is deprecated since Symfony 3.3 and will be removed in 4.0. Use Composer instead.', \E_USER_DEPRECATED);}
  /home/forge/efc.stage-preview.com/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/forge/efc.stage-preview.com/vendor/twig/twig/lib/Twig/Node.php"
    }
  }
}
07:36:49 - Using the "Twig_BaseNodeVisitor" class is deprecated since Twig version 2.7, use "Twig\NodeVisitor\AbstractNodeVisitor" instead.
[
  "exception" => SilencedErrorContext {#2062
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/forge/efc.stage-preview.com/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php:7 {
        › 
        › @trigger_error(sprintf('Using the "Twig_BaseNodeVisitor" class is deprecated since Twig version 2.7, use "Twig\NodeVisitor\AbstractNodeVisitor" instead.'), E_USER_DEPRECATED);}
      /home/forge/efc.stage-preview.com/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/forge/efc.stage-preview.com/vendor/twig/twig/lib/Twig/Node.php"
        }
      }
    }
  }
]
{
  /home/forge/efc.stage-preview.com/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php:7 {
    › 
    › @trigger_error(sprintf('Using the "Twig_BaseNodeVisitor" class is deprecated since Twig version 2.7, use "Twig\NodeVisitor\AbstractNodeVisitor" instead.'), E_USER_DEPRECATED);}
  /home/forge/efc.stage-preview.com/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/forge/efc.stage-preview.com/vendor/twig/twig/lib/Twig/Node.php"
    }
  }
}
07:36:49 - Using the "Twig_Node" class is deprecated since Twig version 2.7, use "Twig\Node\Node" instead.
[
  "exception" => SilencedErrorContext {#2061
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/forge/efc.stage-preview.com/vendor/twig/twig/lib/Twig/Node.php:7 {
        › 
        › @trigger_error(sprintf('Using the "Twig_Node" class is deprecated since Twig version 2.7, use "Twig\Node\Node" instead.'), E_USER_DEPRECATED);}
      /home/forge/efc.stage-preview.com/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/forge/efc.stage-preview.com/vendor/twig/twig/lib/Twig/Node.php"
        }
      }
    }
  }
]
{
  /home/forge/efc.stage-preview.com/vendor/twig/twig/lib/Twig/Node.php:7 {
    › 
    › @trigger_error(sprintf('Using the "Twig_Node" class is deprecated since Twig version 2.7, use "Twig\Node\Node" instead.'), E_USER_DEPRECATED);}
  /home/forge/efc.stage-preview.com/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/forge/efc.stage-preview.com/vendor/twig/twig/lib/Twig/Node.php"
    }
  }
}

Debug 82

Unimportant log messages generated during the execution of the application.

Time Channel Message
08:10:36 security Checking for guard authentication credentials.
[
  "firewall_key" => "main"
  "authenticators" => 1
]
08:10:36 security Checking support on guard authenticator.
[
  "firewall_key" => "main"
  "authenticator" => "AppBundle\Security\LoginFormAuthenticator"
]
08:10:36 security Guard authenticator does not support the request.
[
  "firewall_key" => "main"
  "authenticator" => "AppBundle\Security\LoginFormAuthenticator"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"
.
[
  "event" => "kernel.request"
  "listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
.
[
  "event" => "kernel.request"
  "listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"AppBundle\EventSubscriber\LocaleSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "AppBundle\EventSubscriber\LocaleSubscriber::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
.
[
  "event" => "kernel.request"
  "listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Sentry\SentryBundle\EventListener\ExceptionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\ExceptionListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
08:10:36 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
]
08:10:36 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
08:10:36 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
08:10:36 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
08:10:36 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController"
]
08:10:36 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"
.
[
  "event" => "kernel.request"
  "listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
.
[
  "event" => "kernel.request"
  "listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"AppBundle\EventSubscriber\LocaleSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "AppBundle\EventSubscriber\LocaleSubscriber::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
.
[
  "event" => "kernel.request"
  "listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
08:10:36 event Notified event
"kernel.request"
to listener
"Sentry\SentryBundle\EventListener\ExceptionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\ExceptionListener::onKernelRequest"
]
08:10:36 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
08:10:36 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
]
08:10:36 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
08:10:36 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
08:10:36 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
08:10:36 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController"
]
08:10:36 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
08:10:36 event Notified event
"kernel.view"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView"
.
[
  "event" => "kernel.view"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView"
]
08:10:36 event Listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView"
stopped propagation of the event
"kernel.view"
.
[
  "event" => "kernel.view"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView"
]
08:10:36 event Notified event
"kernel.response"
to listener
"JMS\I18nRoutingBundle\EventListener\CookieSettingListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "JMS\I18nRoutingBundle\EventListener\CookieSettingListener::onKernelResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
.
[
  "event" => "kernel.response"
  "listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
08:10:36 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"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
08:10:36 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"
]
08:10:36 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"
]
08:10:36 event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
]
08:10:36 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"
]
08:10:36 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"
]
08:10:36 event Notified event
"kernel.response"
to listener
"JMS\I18nRoutingBundle\EventListener\CookieSettingListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "JMS\I18nRoutingBundle\EventListener\CookieSettingListener::onKernelResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
.
[
  "event" => "kernel.response"
  "listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
08:10:36 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"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
08:10:36 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
08:10:36 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"
]
08:10:36 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"
]
08:10:36 event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
]
08:10:36 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"
]
08:10:36 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 1474

Log messages generated during the compilation of the service container.

Class Messages
Liip\ImagineBundle\DependencyInjection\Compiler\LoadersCompilerPass
  • Registered imagine-bundle binary loader: liip_imagine.binary.loader.default
1
Liip\ImagineBundle\DependencyInjection\Compiler\FiltersCompilerPass
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.relative_resize
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.resize
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.thumbnail
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.crop
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.grayscale
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.paste
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.watermark
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.background
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.strip
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.scale
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.upscale
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.downscale
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.auto_rotate
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.rotate
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.flip
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.interlace
  • Registered imagine-bundle filter loader: liip_imagine.filter.loader.resample
17
Liip\ImagineBundle\DependencyInjection\Compiler\PostProcessorsCompilerPass
  • Registered imagine-bundle filter post-processor: liip_imagine.filter.post_processor.jpegoptim
  • Registered imagine-bundle filter post-processor: liip_imagine.filter.post_processor.optipng
  • Registered imagine-bundle filter post-processor: liip_imagine.filter.post_processor.pngquant
  • Registered imagine-bundle filter post-processor: liip_imagine.filter.post_processor.mozjpeg
4
Liip\ImagineBundle\DependencyInjection\Compiler\ResolversCompilerPass
  • Registered imagine-bundle cache resolver: liip_imagine.cache.resolver.default
  • Registered imagine-bundle cache resolver: liip_imagine.cache.resolver.no_cache_web_path
2
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CalculatePointsCommand" (parent: abstract.instanceof.AppBundle\Command\CalculatePointsCommand).
  • Resolving inheritance for "AppBundle\Command\CalculatePointsCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CalculatePointsCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CreateAdminCommand" (parent: abstract.instanceof.AppBundle\Command\CreateAdminCommand).
  • Resolving inheritance for "AppBundle\Command\CreateAdminCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CreateAdminCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CreateStageCommand" (parent: abstract.instanceof.AppBundle\Command\CreateStageCommand).
  • Resolving inheritance for "AppBundle\Command\CreateStageCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CreateStageCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\DeleteAllUsersCommand" (parent: abstract.instanceof.AppBundle\Command\DeleteAllUsersCommand).
  • Resolving inheritance for "AppBundle\Command\DeleteAllUsersCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\DeleteAllUsersCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\DeleteExpiredUsersCommand" (parent: abstract.instanceof.AppBundle\Command\DeleteExpiredUsersCommand).
  • Resolving inheritance for "AppBundle\Command\DeleteExpiredUsersCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\DeleteExpiredUsersCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\DeletePromotionsCommand" (parent: abstract.instanceof.AppBundle\Command\DeletePromotionsCommand).
  • Resolving inheritance for "AppBundle\Command\DeletePromotionsCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\DeletePromotionsCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\DeleteUserMoviesCommand" (parent: abstract.instanceof.AppBundle\Command\DeleteUserMoviesCommand).
  • Resolving inheritance for "AppBundle\Command\DeleteUserMoviesCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\DeleteUserMoviesCommand).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\AdminController" (parent: abstract.instanceof.AppBundle\Controller\Admin\AdminController).
  • Resolving inheritance for "AppBundle\Controller\Admin\AdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\AdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\CodeController" (parent: abstract.instanceof.AppBundle\Controller\Admin\CodeController).
  • Resolving inheritance for "AppBundle\Controller\Admin\CodeController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\CodeController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\MailController" (parent: abstract.instanceof.AppBundle\Controller\Admin\MailController).
  • Resolving inheritance for "AppBundle\Controller\Admin\MailController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\MailController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\MediaTypeController" (parent: abstract.instanceof.AppBundle\Controller\Admin\MediaTypeController).
  • Resolving inheritance for "AppBundle\Controller\Admin\MediaTypeController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\MediaTypeController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\MovieController" (parent: abstract.instanceof.AppBundle\Controller\Admin\MovieController).
  • Resolving inheritance for "AppBundle\Controller\Admin\MovieController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\MovieController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\NotificationController" (parent: abstract.instanceof.AppBundle\Controller\Admin\NotificationController).
  • Resolving inheritance for "AppBundle\Controller\Admin\NotificationController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\NotificationController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\PlatformController" (parent: abstract.instanceof.AppBundle\Controller\Admin\PlatformController).
  • Resolving inheritance for "AppBundle\Controller\Admin\PlatformController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\PlatformController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\RuleController" (parent: abstract.instanceof.AppBundle\Controller\Admin\RuleController).
  • Resolving inheritance for "AppBundle\Controller\Admin\RuleController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\RuleController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\SecurityController" (parent: abstract.instanceof.AppBundle\Controller\Admin\SecurityController).
  • Resolving inheritance for "AppBundle\Controller\Admin\SecurityController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\SecurityController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\StageController" (parent: abstract.instanceof.AppBundle\Controller\Admin\StageController).
  • Resolving inheritance for "AppBundle\Controller\Admin\StageController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\StageController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\UserCodeController" (parent: abstract.instanceof.AppBundle\Controller\Admin\UserCodeController).
  • Resolving inheritance for "AppBundle\Controller\Admin\UserCodeController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\UserCodeController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\UserController" (parent: abstract.instanceof.AppBundle\Controller\Admin\UserController).
  • Resolving inheritance for "AppBundle\Controller\Admin\UserController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\UserController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\UserMovieController" (parent: abstract.instanceof.AppBundle\Controller\Admin\UserMovieController).
  • Resolving inheritance for "AppBundle\Controller\Admin\UserMovieController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\UserMovieController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\UserMovieStageController" (parent: abstract.instanceof.AppBundle\Controller\Admin\UserMovieStageController).
  • Resolving inheritance for "AppBundle\Controller\Admin\UserMovieStageController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\UserMovieStageController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Api\UserMovieController" (parent: abstract.instanceof.AppBundle\Controller\Api\UserMovieController).
  • Resolving inheritance for "AppBundle\Controller\Api\UserMovieController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Api\UserMovieController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Api\v1\MovieController" (parent: abstract.instanceof.AppBundle\Controller\Api\v1\MovieController).
  • Resolving inheritance for "AppBundle\Controller\Api\v1\MovieController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Api\v1\MovieController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Api\v1\PeopleController" (parent: abstract.instanceof.AppBundle\Controller\Api\v1\PeopleController).
  • Resolving inheritance for "AppBundle\Controller\Api\v1\PeopleController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Api\v1\PeopleController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Api\v1\PlatformController" (parent: abstract.instanceof.AppBundle\Controller\Api\v1\PlatformController).
  • Resolving inheritance for "AppBundle\Controller\Api\v1\PlatformController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Api\v1\PlatformController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Api\v1\SubscriptionController" (parent: abstract.instanceof.AppBundle\Controller\Api\v1\SubscriptionController).
  • Resolving inheritance for "AppBundle\Controller\Api\v1\SubscriptionController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Api\v1\SubscriptionController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\BaseController" (parent: abstract.instanceof.AppBundle\Controller\BaseController).
  • Resolving inheritance for "AppBundle\Controller\BaseController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\BaseController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CodeController" (parent: abstract.instanceof.AppBundle\Controller\CodeController).
  • Resolving inheritance for "AppBundle\Controller\CodeController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CodeController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ImageUploadController" (parent: abstract.instanceof.AppBundle\Controller\ImageUploadController).
  • Resolving inheritance for "AppBundle\Controller\ImageUploadController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ImageUploadController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\LocalizationController" (parent: abstract.instanceof.AppBundle\Controller\LocalizationController).
  • Resolving inheritance for "AppBundle\Controller\LocalizationController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\LocalizationController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Prismic\BlogPostController" (parent: abstract.instanceof.AppBundle\Controller\Prismic\BlogPostController).
  • Resolving inheritance for "AppBundle\Controller\Prismic\BlogPostController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Prismic\BlogPostController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Prismic\FeaturedMovieController" (parent: abstract.instanceof.AppBundle\Controller\Prismic\FeaturedMovieController).
  • Resolving inheritance for "AppBundle\Controller\Prismic\FeaturedMovieController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Prismic\FeaturedMovieController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ProfileController" (parent: abstract.instanceof.AppBundle\Controller\ProfileController).
  • Resolving inheritance for "AppBundle\Controller\ProfileController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ProfileController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\PromotionController" (parent: abstract.instanceof.AppBundle\Controller\PromotionController).
  • Resolving inheritance for "AppBundle\Controller\PromotionController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\PromotionController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\RegistrationController" (parent: abstract.instanceof.AppBundle\Controller\RegistrationController).
  • Resolving inheritance for "AppBundle\Controller\RegistrationController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\RegistrationController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ResettingController" (parent: abstract.instanceof.AppBundle\Controller\ResettingController).
  • Resolving inheritance for "AppBundle\Controller\ResettingController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ResettingController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\SecurityController" (parent: abstract.instanceof.AppBundle\Controller\SecurityController).
  • Resolving inheritance for "AppBundle\Controller\SecurityController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\SecurityController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\UserMovieController" (parent: abstract.instanceof.AppBundle\Controller\UserMovieController).
  • Resolving inheritance for "AppBundle\Controller\UserMovieController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\UserMovieController).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\AdminFixtures" (parent: abstract.instanceof.AppBundle\DataFixtures\AdminFixtures).
  • Resolving inheritance for "AppBundle\DataFixtures\AdminFixtures" (parent: instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\AdminFixtures).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\Base\BaseFixture" (parent: abstract.instanceof.AppBundle\DataFixtures\Base\BaseFixture).
  • Resolving inheritance for "AppBundle\DataFixtures\Base\BaseFixture" (parent: instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\Base\BaseFixture).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\MediaTypeFixtures" (parent: abstract.instanceof.AppBundle\DataFixtures\MediaTypeFixtures).
  • Resolving inheritance for "AppBundle\DataFixtures\MediaTypeFixtures" (parent: instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\MediaTypeFixtures).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\MovieFixtures" (parent: abstract.instanceof.AppBundle\DataFixtures\MovieFixtures).
  • Resolving inheritance for "AppBundle\DataFixtures\MovieFixtures" (parent: instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\MovieFixtures).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\PlatformFixtures" (parent: abstract.instanceof.AppBundle\DataFixtures\PlatformFixtures).
  • Resolving inheritance for "AppBundle\DataFixtures\PlatformFixtures" (parent: instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\PlatformFixtures).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\RuleFixtures" (parent: abstract.instanceof.AppBundle\DataFixtures\RuleFixtures).
  • Resolving inheritance for "AppBundle\DataFixtures\RuleFixtures" (parent: instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\RuleFixtures).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\StageFixtures" (parent: abstract.instanceof.AppBundle\DataFixtures\StageFixtures).
  • Resolving inheritance for "AppBundle\DataFixtures\StageFixtures" (parent: instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\StageFixtures).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\UserFixtures" (parent: abstract.instanceof.AppBundle\DataFixtures\UserFixtures).
  • Resolving inheritance for "AppBundle\DataFixtures\UserFixtures" (parent: instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\UserFixtures).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\UserMovieFixtures" (parent: abstract.instanceof.AppBundle\DataFixtures\UserMovieFixtures).
  • Resolving inheritance for "AppBundle\DataFixtures\UserMovieFixtures" (parent: instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\UserMovieFixtures).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\LocaleSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\LocaleSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\LocaleSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\LocaleSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AdminType" (parent: abstract.instanceof.AppBundle\Form\AdminType).
  • Resolving inheritance for "AppBundle\Form\AdminType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AdminType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\CodeFilterType" (parent: abstract.instanceof.AppBundle\Form\CodeFilterType).
  • Resolving inheritance for "AppBundle\Form\CodeFilterType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\CodeFilterType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\CodeType" (parent: abstract.instanceof.AppBundle\Form\CodeType).
  • Resolving inheritance for "AppBundle\Form\CodeType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\CodeType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ExtendedUserType" (parent: abstract.instanceof.AppBundle\Form\ExtendedUserType).
  • Resolving inheritance for "AppBundle\Form\ExtendedUserType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ExtendedUserType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ForgotPasswordType" (parent: abstract.instanceof.AppBundle\Form\ForgotPasswordType).
  • Resolving inheritance for "AppBundle\Form\ForgotPasswordType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ForgotPasswordType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\LocaleType" (parent: abstract.instanceof.AppBundle\Form\LocaleType).
  • Resolving inheritance for "AppBundle\Form\LocaleType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\LocaleType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\MediaTypeType" (parent: abstract.instanceof.AppBundle\Form\MediaTypeType).
  • Resolving inheritance for "AppBundle\Form\MediaTypeType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\MediaTypeType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\MovieFilterType" (parent: abstract.instanceof.AppBundle\Form\MovieFilterType).
  • Resolving inheritance for "AppBundle\Form\MovieFilterType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\MovieFilterType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\MovieType" (parent: abstract.instanceof.AppBundle\Form\MovieType).
  • Resolving inheritance for "AppBundle\Form\MovieType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\MovieType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\NotificationType" (parent: abstract.instanceof.AppBundle\Form\NotificationType).
  • Resolving inheritance for "AppBundle\Form\NotificationType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\NotificationType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\PlatformType" (parent: abstract.instanceof.AppBundle\Form\PlatformType).
  • Resolving inheritance for "AppBundle\Form\PlatformType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\PlatformType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ProfileType" (parent: abstract.instanceof.AppBundle\Form\ProfileType).
  • Resolving inheritance for "AppBundle\Form\ProfileType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ProfileType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\RedeemCodeType" (parent: abstract.instanceof.AppBundle\Form\RedeemCodeType).
  • Resolving inheritance for "AppBundle\Form\RedeemCodeType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\RedeemCodeType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ResetPasswordType" (parent: abstract.instanceof.AppBundle\Form\ResetPasswordType).
  • Resolving inheritance for "AppBundle\Form\ResetPasswordType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ResetPasswordType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\RuleFilterType" (parent: abstract.instanceof.AppBundle\Form\RuleFilterType).
  • Resolving inheritance for "AppBundle\Form\RuleFilterType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\RuleFilterType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\RuleType" (parent: abstract.instanceof.AppBundle\Form\RuleType).
  • Resolving inheritance for "AppBundle\Form\RuleType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\RuleType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\StageFilterType" (parent: abstract.instanceof.AppBundle\Form\StageFilterType).
  • Resolving inheritance for "AppBundle\Form\StageFilterType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\StageFilterType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\StageType" (parent: abstract.instanceof.AppBundle\Form\StageType).
  • Resolving inheritance for "AppBundle\Form\StageType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\StageType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UserFilterType" (parent: abstract.instanceof.AppBundle\Form\UserFilterType).
  • Resolving inheritance for "AppBundle\Form\UserFilterType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UserFilterType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UserMovieFilterType" (parent: abstract.instanceof.AppBundle\Form\UserMovieFilterType).
  • Resolving inheritance for "AppBundle\Form\UserMovieFilterType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UserMovieFilterType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UserMovieStageFilterType" (parent: abstract.instanceof.AppBundle\Form\UserMovieStageFilterType).
  • Resolving inheritance for "AppBundle\Form\UserMovieStageFilterType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UserMovieStageFilterType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UserMovieType" (parent: abstract.instanceof.AppBundle\Form\UserMovieType).
  • Resolving inheritance for "AppBundle\Form\UserMovieType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UserMovieType).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Repository\AdminRepository" (parent: abstract.instanceof.AppBundle\Repository\AdminRepository).
  • Resolving inheritance for "AppBundle\Repository\AdminRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Repository\AdminRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Repository\MediaTypeRepository" (parent: abstract.instanceof.AppBundle\Repository\MediaTypeRepository).
  • Resolving inheritance for "AppBundle\Repository\MediaTypeRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Repository\MediaTypeRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Repository\MovieRepository" (parent: abstract.instanceof.AppBundle\Repository\MovieRepository).
  • Resolving inheritance for "AppBundle\Repository\MovieRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Repository\MovieRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Repository\UserMovieRepository" (parent: abstract.instanceof.AppBundle\Repository\UserMovieRepository).
  • Resolving inheritance for "AppBundle\Repository\UserMovieRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Repository\UserMovieRepository).
  • Resolving inheritance for "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Repository\UserMovieStageRepository" (parent: abstract.instanceof.AppBundle\Repository\UserMovieStageRepository).
  • Resolving inheritance for "AppBundle\Repository\UserMovieStageRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Repository\UserMovieStageRepository).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Service\MediaUploadService" (parent: abstract.instanceof.AppBundle\Service\MediaUploadService).
  • Resolving inheritance for "AppBundle\Service\MediaUploadService" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Service\MediaUploadService).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\IsTooShortValidator" (parent: abstract.instanceof.AppBundle\Validator\Constraints\IsTooShortValidator).
  • Resolving inheritance for "AppBundle\Validator\Constraints\IsTooShortValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\IsTooShortValidator).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.listener.simple_form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.user.provider.concrete.admin_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.admin" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.dao.admin" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.admin" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.admin" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.admin" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.admin" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.main" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.guard.main" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.main" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "hwi_oauth.resource_ownermap.main" (parent: hwi_oauth.abstract_resource_ownermap).
  • Resolving inheritance for "hwi_oauth.authentication.provider.oauth.main" (parent: hwi_oauth.authentication.provider.oauth).
  • Resolving inheritance for "security.authentication.success_handler.main.oauth" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.main.oauth" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "hwi_oauth.authentication.listener.oauth" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "hwi_oauth.authentication.listener.oauth.main" (parent: hwi_oauth.authentication.listener.oauth).
  • Resolving inheritance for "hwi_oauth.authentication.entry_point.oauth.main" (parent: hwi_oauth.authentication.entry_point.oauth).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.authhandler" (parent: swiftmailer.transport.authhandler.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.buffer" (parent: swiftmailer.transport.buffer.abstract).
  • Resolving inheritance for "swiftmailer.transport.configurator.default" (parent: swiftmailer.transport.smtp.configurator.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.smtp" (parent: swiftmailer.transport.smtp.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.logger.chain.default" (parent: doctrine.dbal.logger.chain).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_metadata_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_result_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_query_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "hwi_oauth.abstract_resource_owner.oauth2" (parent: hwi_oauth.abstract_resource_owner.generic).
  • Resolving inheritance for "hwi_oauth.abstract_resource_owner.oauth1" (parent: hwi_oauth.abstract_resource_owner.generic).
  • Resolving inheritance for "hwi_oauth.resource_owner.facebook" (parent: hwi_oauth.abstract_resource_owner.oauth2).
  • Resolving inheritance for "vich_uploader.namer_uniqid.movie_image" (parent: vich_uploader.namer_uniqid).
  • Resolving inheritance for "vich_uploader.namer_uniqid.prize_image" (parent: vich_uploader.namer_uniqid).
  • Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.propel" (parent: vich_uploader.listener.propel.base).
  • Resolving inheritance for "vich_uploader.listener.upload.propel" (parent: vich_uploader.listener.propel.base).
  • Resolving inheritance for "vich_uploader.listener.clean.propel" (parent: vich_uploader.listener.propel.base).
  • Resolving inheritance for "vich_uploader.listener.remove.propel" (parent: vich_uploader.listener.propel.base).
  • Resolving inheritance for "vich_uploader.listener.clean.movie_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.movie_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.movie_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.prize_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.prize_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.prize_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
  • Resolving inheritance for "liip_imagine.binary.locator.filesystem.default" (parent: liip_imagine.binary.locator.filesystem).
  • Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
  • Resolving inheritance for "jms_i18n_routing.router" (parent: router.default).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.templating" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.0" (parent: jms_translation.loader.symfony_adapter).
  • Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.1" (parent: jms_translation.loader.symfony_adapter).
  • Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.2" (parent: jms_translation.loader.symfony_adapter).
  • Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.3" (parent: jms_translation.loader.symfony_adapter).
  • Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.4" (parent: jms_translation.loader.symfony_adapter).
  • Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.5" (parent: jms_translation.loader.symfony_adapter).
  • Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.6" (parent: jms_translation.loader.symfony_adapter).
  • Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.7" (parent: jms_translation.loader.symfony_adapter).
  • Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.8" (parent: jms_translation.loader.symfony_adapter).
  • Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.9" (parent: jms_translation.loader.symfony_adapter).
  • Resolving inheritance for "jms_translation.loader.wrapped_symfony_loader.10" (parent: jms_translation.loader.symfony_adapter).
  • Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.0" (parent: jms_translation.dumper.symfony_adapter).
  • Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.1" (parent: jms_translation.dumper.symfony_adapter).
  • Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.2" (parent: jms_translation.dumper.symfony_adapter).
  • Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.3" (parent: jms_translation.dumper.symfony_adapter).
  • Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.4" (parent: jms_translation.dumper.symfony_adapter).
  • Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.5" (parent: jms_translation.dumper.symfony_adapter).
  • Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.6" (parent: jms_translation.dumper.symfony_adapter).
  • Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.7" (parent: jms_translation.dumper.symfony_adapter).
  • Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.8" (parent: jms_translation.dumper.symfony_adapter).
  • Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.9" (parent: jms_translation.dumper.symfony_adapter).
  • Resolving inheritance for "jms_translation.dumper.wrapped_symfony_dumper.10" (parent: jms_translation.dumper.symfony_adapter).
282
Symfony\Component\DependencyInjection\Compiler\AutowirePass
  • Cannot autowire service "service_locator.lgg.yzn": it references class "AppBundle\Entity\Admin" but no such service exists.
  • Cannot autowire service "service_locator.qbdwvts": it references class "AppBundle\Entity\Admin" but no such service exists.
  • Cannot autowire service "service_locator.yg_hdf2": it references class "AppBundle\Entity\Code" but no such service exists.
  • Cannot autowire service "service_locator.ukmsfri": it references class "AppBundle\Entity\MediaType" but no such service exists.
  • Cannot autowire service "service_locator.ntrdpkx": it references class "AppBundle\Entity\Movie" but no such service exists.
  • Cannot autowire service "service_locator.nnbr0y2": it references class "AppBundle\Entity\Platform" but no such service exists.
  • Cannot autowire service "service_locator.qh2btvc": it references class "AppBundle\Entity\Platform" but no such service exists.
  • Cannot autowire service "service_locator.kbmquhy": it references class "AppBundle\Entity\Rule" but no such service exists.
  • Cannot autowire service "service_locator.hazvvqx": it references class "AppBundle\Entity\Stage" but no such service exists.
  • Cannot autowire service "service_locator.tz5yqm8": it references class "AppBundle\Entity\Code" but no such service exists.
  • Cannot autowire service "service_locator.fltd4g.": it references class "AppBundle\Entity\User" but no such service exists.
  • Cannot autowire service "service_locator.lddg4x2": it references class "AppBundle\Entity\User" but no such service exists.
  • Cannot autowire service "service_locator.r1jjj1q": it references class "AppBundle\Entity\UserMovie" but no such service exists.
  • Cannot autowire service "service_locator.peuibm0": it references class "AppBundle\Entity\UserMovie" but no such service exists.
  • Cannot autowire service "service_locator.d1ipbpt": it references class "AppBundle\Entity\UserMovie" but no such service exists.
  • Cannot autowire service "service_locator.log5i.r": it references class "AppBundle\Entity\UserMovie" but no such service exists.
  • Cannot autowire service "service_locator.dcrrhno": it references interface "Symfony\Component\Security\Core\User\UserInterface" but no such service exists. Did you create a class that implements this interface?
  • Cannot autowire service "service_locator.gi.iba0": it references interface "Symfony\Component\Security\Core\User\UserInterface" but no such service exists. Did you create a class that implements this interface?
  • Cannot autowire service "service_locator._ghscfm": it references class "AppBundle\Entity\UserMovie" but no such service exists.
  • Cannot autowire service "service_locator.8uhs3cg": it references class "Symfony\Component\HttpFoundation\File\File" but no such service exists.
20
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\AdminController:edit": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\CodeController:delete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\CodeController:edit": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\MediaTypeController:delete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\MediaTypeController:edit": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\MovieController:delete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\MovieController:edit": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\PlatformController:confirm": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\PlatformController:delete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\PlatformController:reject": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\RuleController:delete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\RuleController:edit": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\StageController:delete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\StageController:edit": no corresponding services exist for the referenced types.
  • Removing method "setService" of service "AppBundle\Controller\Admin\StageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\UserCodeController:delete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\UserCodeController:edit": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\UserController:delete": no corresponding services exist for the referenced types.
  • Removing method "setUserService" of service "AppBundle\Controller\Admin\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "AppBundle\Controller\Admin\UserMovieController:delete": no corresponding services exist for the referenced types.
  • Removing method "setUserMovieService" of service "AppBundle\Controller\Admin\UserMovieController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setUserMovieStageService" of service "AppBundle\Controller\Admin\UserMovieStageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setUserMovieService" of service "AppBundle\Controller\Api\UserMovieController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setUserMovieService" of service "AppBundle\Controller\UserMovieController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing service-argument resolver for controller "AppBundle\Service\MediaUploadService:resizeImage": no corresponding services exist for the referenced types.
25
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.user.provider.concrete.user_provider"; reason: private alias.
  • Removed service "security.user_checker.admin"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Swift_Mailer"; reason: private alias.
  • Removed service "Swift_Transport"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Symfony\Bridge\Doctrine\RegistryInterface"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "Http\Message\MessageFactory"; reason: private alias.
  • Removed service "Http\Message\RequestFactory"; reason: private alias.
  • Removed service "Http\Message\ResponseFactory"; reason: private alias.
  • Removed service "Http\Message\StreamFactory"; reason: private alias.
  • Removed service "Http\Message\UriFactory"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
  • Removed service "Http\Client\HttpClient"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
  • Removed service "vich_uploader.metadata_driver"; reason: private alias.
  • Removed service "vich_uploader.metadata.cache"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\UniqidNamer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\PropertyNamer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\OrignameNamer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\HashNamer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\Base64Namer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Templating\Helper\UploaderHelper"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Twig\Extension\UploaderExtension"; reason: private alias.
  • Removed service "jms_i18n_routing.locale_resolver"; reason: private alias.
  • Removed service "jms_i18n_routing.pattern_generation_strategy"; reason: private alias.
  • Removed service "Symfony\Component\Templating\EngineInterface"; reason: private alias.
  • Removed service "Symfony\Bundle\FrameworkBundle\Templating\EngineInterface"; reason: private alias.
  • Removed service "service_locator._fpuy7b"; reason: private alias.
  • Removed service "service_locator.gzthdka"; reason: private alias.
  • Removed service "service_locator.ml7rum7"; reason: private alias.
  • Removed service "translator.logging.inner"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "httplug.factory.auto"; reason: private alias.
  • Removed service "httplug.factory.buzz"; reason: private alias.
  • Removed service "httplug.factory.curl"; reason: private alias.
  • Removed service "httplug.factory.guzzle5"; reason: private alias.
  • Removed service "httplug.factory.guzzle6"; reason: private alias.
  • Removed service "httplug.factory.react"; reason: private alias.
  • Removed service "httplug.factory.socket"; reason: private alias.
113
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "AppBundle\DataFixtures\AdminFixtures" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "AppBundle\DataFixtures\UserFixtures" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "AppBundle\EventListener\MovieListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Helpers\CountryHelper" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Helpers\LocalizationHelper" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Helpers\MediaTypeHelper" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Helpers\MovieHelper" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Security\LoginFormAuthenticator" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "AppBundle\Security\LoginFormAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "AppBundle\Service\AdminService" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "AppBundle\Service\CsvService" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "AppBundle\Service\MailerService" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "AppBundle\Service\PromotionService" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "AppBundle\Service\UserCodeService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Service\UserMovieService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Service\UserMovieStageService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Service\UserService" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "AppBundle\Service\UserService" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "locale_listener" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fragment.renderer.hinclude" previously pointing to "templating.engine.delegating" to "templating".
  • Changed reference of service "console.command.router_debug" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "session.storage.native" previously pointing to "session.handler.native_file" to "session.handler".
  • Changed reference of service "session.storage.php_bridge" previously pointing to "session.handler.native_file" to "session.handler".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "templating.helper.router" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "templating.helper.translator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "templating.form.engine" previously pointing to "templating.engine.php" to "debug.templating.engine.php".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "translator_listener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "debug.event_dispatcher" previously pointing to "debug.security.firewall" to "security.firewall".
  • Changed reference of service "debug.event_dispatcher" previously pointing to "debug.security.firewall" to "security.firewall".
  • Changed reference of service "router_listener" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.delegating" to "templating".
  • Changed reference of service "routing.loader.annotation" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "security.logout_url_generator" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "security.validator.user_password" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.context_listener" previously pointing to "AppBundle\Security\UserProvider" to "hwi_oauth.user.provider.entity.main".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.provider.dao" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "data_collector.security" previously pointing to "debug.security.firewall" to "security.firewall".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.provider.dao.admin" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authentication.provider.dao.admin" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.authentication.listener.form.admin" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.provider.guard.main" previously pointing to "AppBundle\Security\UserProvider" to "hwi_oauth.user.provider.entity.main".
  • Changed reference of service "security.authentication.provider.guard.main" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "hwi_oauth.authentication.provider.oauth.main" previously pointing to "AppBundle\Security\UserProvider" to "hwi_oauth.user.provider.entity.main".
  • Changed reference of service "hwi_oauth.authentication.provider.oauth.main" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "hwi_oauth.authentication.listener.oauth.main" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "AppBundle\Security\UserProvider" to "hwi_oauth.user.provider.entity.main".
  • Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.command.user_password_encoder" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "twig" previously pointing to "twig.loader.filesystem" to "twig.loader".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.smtp" to "swiftmailer.mailer.default.transport".
  • Changed reference of service "swiftmailer.email_sender.listener" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.smtp" to "swiftmailer.mailer.default.transport".
  • Changed reference of service "doctrine.orm.default_annotation_metadata_driver" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "sensio_framework_extra.controller.listener" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "sensio_framework_extra.routing.loader.annot_class" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "hwi_oauth.authentication.listener.oauth" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "httplug.strategy" previously pointing to "httplug.collector.auto_discovered_client" to "httplug.auto_discovery.auto_discovered_client".
  • Changed reference of service "httplug.plugin.logger" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "vich_uploader.file_injector" previously pointing to "vich_uploader.storage.file_system" to "vich_uploader.storage".
  • Changed reference of service "vich_uploader.metadata_driver.annotation" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "vich_uploader.download_handler" previously pointing to "vich_uploader.storage.file_system" to "vich_uploader.storage".
  • Changed reference of service "vich_uploader.upload_handler" previously pointing to "vich_uploader.storage.file_system" to "vich_uploader.storage".
  • Changed reference of service "vich_uploader.form.type.file" previously pointing to "vich_uploader.storage.file_system" to "vich_uploader.storage".
  • Changed reference of service "vich_uploader.form.type.image" previously pointing to "vich_uploader.storage.file_system" to "vich_uploader.storage".
  • Changed reference of service "vich_uploader.templating.helper.uploader_helper" previously pointing to "vich_uploader.storage.file_system" to "vich_uploader.storage".
  • Changed reference of service "stof_doctrine_extensions.listener.timestampable" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "stof_doctrine_extensions.listener.softdeleteable" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "liip_imagine.filter.manager" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "liip_imagine.cache.manager" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "liip_imagine.controller" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "liip_imagine.filter.loader.paste" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "liip_imagine.filter.loader.watermark" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "liip_imagine.filter.loader.background" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "liip_imagine.filter.loader.resample" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "oneup_uploader.templating.uploader_helper" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "oneup_uploader.error_handler.blueimp" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "knp_paginator.templating.helper.pagination" previously pointing to "templating.engine.php" to "debug.templating.engine.php".
  • Changed reference of service "jms_i18n_routing.pattern_generation_strategy.default" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "jms_i18n_routing.route_translation_extractor" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "jms_translation.updater" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "jms_translation.extractor_manager" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "jms_translation.extractor.file_extractor" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "jms_translation.extractor.file.validation_extractor" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "jms_translation.twig_extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "mobile_detect.request_listener" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "service_locator.my7ygog" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "service_locator.w95ytfj" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "service_locator.cxbuqg_" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "service_locator.lq9f2oo" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "service_locator.lq9f2oo" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "service_locator.lluwcxp" previously pointing to "jms_i18n_routing.router" to "router".
  • Changed reference of service "templating" previously pointing to "templating.engine.php" to "debug.templating.engine.php".
  • Changed reference of service "debug.templating.engine.php" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "security.password_encoder" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "hwi_oauth.user.provider.entity.main" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
124
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.in_memory.user"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.handler.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.success_handler"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.simple_form"; reason: abstract.
  • Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.listener.digest"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.simple"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "swiftmailer.mailer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.mail.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
  • Removed service "doctrine_cache.abstract.apc"; reason: abstract.
  • Removed service "doctrine_cache.abstract.apcu"; reason: abstract.
  • Removed service "doctrine_cache.abstract.array"; reason: abstract.
  • Removed service "doctrine_cache.abstract.chain"; reason: abstract.
  • Removed service "doctrine_cache.abstract.couchbase"; reason: abstract.
  • Removed service "doctrine_cache.abstract.file_system"; reason: abstract.
  • Removed service "doctrine_cache.abstract.php_file"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcached"; reason: abstract.
  • Removed service "doctrine_cache.abstract.mongodb"; reason: abstract.
  • Removed service "doctrine_cache.abstract.redis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.predis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.riak"; reason: abstract.
  • Removed service "doctrine_cache.abstract.sqlite3"; reason: abstract.
  • Removed service "doctrine_cache.abstract.void"; reason: abstract.
  • Removed service "doctrine_cache.abstract.wincache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.xcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.zenddata"; reason: abstract.
  • Removed service "doctrine.dbal.logger.chain"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "hwi_oauth.authentication.listener.oauth"; reason: abstract.
  • Removed service "hwi_oauth.authentication.entry_point.oauth"; reason: abstract.
  • Removed service "hwi_oauth.user.provider.entity"; reason: abstract.
  • Removed service "hwi_oauth.user.provider.fosub_bridge.def"; reason: abstract.
  • Removed service "hwi_oauth.registration.form.handler.fosub_bridge.def"; reason: abstract.
  • Removed service "hwi_oauth.abstract_resource_ownermap"; reason: abstract.
  • Removed service "hwi_oauth.abstract_resource_owner.generic"; reason: abstract.
  • Removed service "hwi_oauth.abstract_resource_owner.oauth2"; reason: abstract.
  • Removed service "hwi_oauth.abstract_resource_owner.oauth1"; reason: abstract.
  • Removed service "httplug.plugin.add_host"; reason: abstract.
  • Removed service "httplug.plugin.add_path"; reason: abstract.
  • Removed service "httplug.plugin.base_uri"; reason: abstract.
  • Removed service "httplug.plugin.content_type"; reason: abstract.
  • Removed service "httplug.plugin.header_append"; reason: abstract.
  • Removed service "httplug.plugin.header_defaults"; reason: abstract.
  • Removed service "httplug.plugin.header_set"; reason: abstract.
  • Removed service "httplug.plugin.header_remove"; reason: abstract.
  • Removed service "httplug.plugin.query_defaults"; reason: abstract.
  • Removed service "httplug.plugin.stack"; reason: abstract.
  • Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
  • Removed service "vich_uploader.listener.propel.base"; reason: abstract.
  • Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
  • Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
  • Removed service "jms_translation.loader.symfony_adapter"; reason: abstract.
  • Removed service "jms_translation.dumper.symfony_adapter"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CalculatePointsCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\CalculatePointsCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CreateAdminCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\CreateAdminCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\CreateStageCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\CreateStageCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\DeleteAllUsersCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\DeleteAllUsersCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\DeleteExpiredUsersCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\DeleteExpiredUsersCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\DeletePromotionsCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\DeletePromotionsCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\DeleteUserMoviesCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\DeleteUserMoviesCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\AdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\AdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\CodeController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\CodeController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\MailController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\MailController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\MediaTypeController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\MediaTypeController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\MovieController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\MovieController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\NotificationController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\NotificationController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\PlatformController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\PlatformController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\RuleController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\RuleController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\SecurityController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\SecurityController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\StageController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\StageController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\UserCodeController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\UserCodeController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\UserController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\UserController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\UserMovieController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\UserMovieController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\UserMovieStageController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\UserMovieStageController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Api\UserMovieController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Api\UserMovieController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Api\v1\MovieController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Api\v1\MovieController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Api\v1\PeopleController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Api\v1\PeopleController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Api\v1\PlatformController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Api\v1\PlatformController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Api\v1\SubscriptionController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Api\v1\SubscriptionController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\BaseController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\BaseController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CodeController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\CodeController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ImageUploadController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\ImageUploadController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\LocalizationController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\LocalizationController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Prismic\BlogPostController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Prismic\BlogPostController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Prismic\FeaturedMovieController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Prismic\FeaturedMovieController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ProfileController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\ProfileController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\PromotionController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\PromotionController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\RegistrationController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\RegistrationController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ResettingController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\ResettingController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\SecurityController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\SecurityController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\UserMovieController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\UserMovieController"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\AdminFixtures"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\DataFixtures\AdminFixtures"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\Base\BaseFixture"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\DataFixtures\Base\BaseFixture"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\MediaTypeFixtures"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\DataFixtures\MediaTypeFixtures"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\MovieFixtures"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\DataFixtures\MovieFixtures"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\PlatformFixtures"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\DataFixtures\PlatformFixtures"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\RuleFixtures"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\DataFixtures\RuleFixtures"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\StageFixtures"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\DataFixtures\StageFixtures"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\UserFixtures"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\DataFixtures\UserFixtures"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.AppBundle\DataFixtures\UserMovieFixtures"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\DataFixtures\UserMovieFixtures"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\LocaleSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\LocaleSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AdminType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\AdminType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\CodeFilterType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\CodeFilterType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\CodeType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\CodeType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ExtendedUserType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\ExtendedUserType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ForgotPasswordType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\ForgotPasswordType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\LocaleType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\LocaleType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\MediaTypeType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\MediaTypeType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\MovieFilterType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\MovieFilterType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\MovieType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\MovieType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\NotificationType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\NotificationType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\PlatformType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\PlatformType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ProfileType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\ProfileType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\RedeemCodeType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\RedeemCodeType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\ResetPasswordType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\ResetPasswordType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\RuleFilterType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\RuleFilterType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\RuleType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\RuleType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\StageFilterType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\StageFilterType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\StageType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\StageType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UserFilterType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\UserFilterType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UserMovieFilterType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\UserMovieFilterType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UserMovieStageFilterType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\UserMovieStageFilterType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\UserMovieType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\UserMovieType"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Repository\AdminRepository"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Repository\AdminRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Repository\MediaTypeRepository"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Repository\MediaTypeRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Repository\MovieRepository"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Repository\MovieRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Repository\UserMovieRepository"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Repository\UserMovieRepository"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Repository\UserMovieStageRepository"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Repository\UserMovieStageRepository"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Service\MediaUploadService"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\MediaUploadService"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Validator\Constraints\IsTooShortValidator"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Validator\Constraints\IsTooShortValidator"; reason: abstract.
280
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "AppBundle\Service\AdminService" to "AppBundle\Controller\Admin\AdminController".
  • Inlined service "service_locator.m1f4bck" to "argument_resolver.service".
  • Inlined service "service_locator.o0cobhk" to "fragment.handler".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "2_ServiceLocator~g9s0khu" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "1_ResolvedFormTypeFactory~ehtxu4z" to "form.resolved_type_factory".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "service_locator.y8l8rjb" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.choice_list_factory.cached" to "form.type.choice".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "templating.form.renderer" to "templating.helper.form".
  • Inlined service "templating.form.engine" to "templating.form.renderer".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "1_PhpArrayAdapter~a0tq_0n" to "validator.mapping.cache.symfony".
  • Inlined service "2_ApcCache~a0tq_0n" to "validator.mapping.cache.doctrine.apc".
  • Inlined service "service_locator.5km95ti" to "validator.validator_factory".
  • Inlined service "service_locator.yepb.pt" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "translator.selector" to "translator.formatter.default".
  • Inlined service "service_locator.s.m3yzc.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "debug.event_dispatcher.inner" to "debug.event_dispatcher".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.service" to "routing.resolver".
  • Inlined service "sensio_framework_extra.routing.loader.annot_dir" to "routing.resolver".
  • Inlined service "sensio_framework_extra.routing.loader.annot_file" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service "service_locator.lluwcxp.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "2_PhpArrayAdapter~xwwfxdq" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "1_ServiceLocator~k2zdckx" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "service_locator.zwnb1bl" to "security.firewall.map".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.logout.success_handler.admin" to "security.logout_listener.admin".
  • Inlined service "security.authentication.success_handler.admin.form_login" to "security.authentication.listener.form.admin".
  • Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authentication.listener.form.admin".
  • Inlined service "security.authentication.form_entry_point.admin" to "security.exception_listener.admin".
  • Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.logout.success_handler.main" to "security.logout_listener.main".
  • Inlined service "security.authentication.success_handler.main.oauth" to "hwi_oauth.authentication.listener.oauth.main".
  • Inlined service "security.authentication.failure_handler.main.oauth" to "hwi_oauth.authentication.listener.oauth.main".
  • Inlined service "hwi_oauth.authentication.entry_point.oauth.main" to "security.exception_listener.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "hwi_oauth.twig.extension.oauth" to "twig".
  • Inlined service "httplug.collector.twig.http_message" to "twig".
  • Inlined service "vich_uploader.twig.extension.uploader" to "twig".
  • Inlined service "liip_imagine.twig.extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service "service_locator.c7_qahl.twig.cache_warmer" to "twig.cache_warmer".
  • Inlined service "service_locator.2m3e4be.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "service_locator.0nzls3h" to "twig.runtime_loader".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~rqmocur" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~rqmocur" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~rqmocur" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "swiftmailer.transport.replacementfactory" to "swiftmailer.mailer.default.transport.buffer".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service "vich_uploader.listener.clean.movie_image" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "vich_uploader.listener.clean.prize_image" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "vich_uploader.listener.remove.movie_image" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "vich_uploader.listener.upload.movie_image" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "vich_uploader.listener.remove.prize_image" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "vich_uploader.listener.upload.prize_image" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.timestampable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.softdeleteable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "service_locator.fzr_pii" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_entity_manager.metadata_factory" to "doctrine.orm.default_entity_manager.property_info_extractor".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "hwi_oauth.storage.session" to "hwi_oauth.resource_owner.facebook".
  • Inlined service "httplug.formatter.full_http_message" to "httplug.collector.formatter".
  • Inlined service "1_CurlCommandFormatter~j5hh8cs" to "httplug.collector.formatter".
  • Inlined service "httplug.collector.factory.auto.inner" to "httplug.collector.factory.auto".
  • Inlined service "httplug.collector.factory.buzz.inner" to "httplug.collector.factory.buzz".
  • Inlined service "httplug.collector.factory.curl.inner" to "httplug.collector.factory.curl".
  • Inlined service "httplug.collector.factory.guzzle5.inner" to "httplug.collector.factory.guzzle5".
  • Inlined service "httplug.collector.factory.guzzle6.inner" to "httplug.collector.factory.guzzle6".
  • Inlined service "httplug.collector.factory.react.inner" to "httplug.collector.factory.react".
  • Inlined service "httplug.collector.factory.socket.inner" to "httplug.collector.factory.socket".
  • Inlined service "Http\Client\Common\PluginClientFactory" to "Http\HttplugBundle\Collector\PluginClientFactoryListener".
  • Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.annotation" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
  • Inlined service "liip_imagine.binary.locator.filesystem.default" to "liip_imagine.binary.loader.default".
  • Inlined service "oneup_uploader.error_handler.dropzone" to "oneup_uploader.controller.ads".
  • Inlined service "gpslab.geoip2.component.gzip" to "gpslab.command.geoip2.update".
  • Inlined service "jms_i18n_routing.pattern_generation_strategy.default" to "jms_i18n_routing.loader".
  • Inlined service "jms_translation.extractor_manager" to "jms_translation.updater".
  • Inlined service "jms_translation.file_writer" to "jms_translation.updater".
  • Inlined service "jms_translation.dumper.php_dumper" to "jms_translation.file_writer".
  • Inlined service "jms_translation.dumper.xlf_dumper" to "jms_translation.file_writer".
  • Inlined service "jms_translation.dumper.wrapped_symfony_dumper.2" to "jms_translation.file_writer".
  • Inlined service "jms_translation.dumper.wrapped_symfony_dumper.3" to "jms_translation.file_writer".
  • Inlined service "jms_translation.dumper.yaml_dumper" to "jms_translation.file_writer".
  • Inlined service "jms_translation.dumper.wrapped_symfony_dumper.5" to "jms_translation.file_writer".
  • Inlined service "jms_translation.dumper.wrapped_symfony_dumper.6" to "jms_translation.file_writer".
  • Inlined service "jms_translation.dumper.wrapped_symfony_dumper.7" to "jms_translation.file_writer".
  • Inlined service "jms_translation.dumper.wrapped_symfony_dumper.8" to "jms_translation.file_writer".
  • Inlined service "jms_translation.dumper.wrapped_symfony_dumper.9" to "jms_translation.file_writer".
  • Inlined service "jms_translation.dumper.wrapped_symfony_dumper.10" to "jms_translation.file_writer".
  • Inlined service "jms_translation.dumper.xliff_dumper" to "jms_translation.file_writer".
  • Inlined service "jms_translation.loader.wrapped_symfony_loader.0" to "jms_translation.loader_manager".
  • Inlined service "jms_translation.loader.wrapped_symfony_loader.1" to "jms_translation.loader_manager".
  • Inlined service "jms_translation.loader.wrapped_symfony_loader.1" to "jms_translation.loader_manager".
  • Inlined service "jms_translation.loader.wrapped_symfony_loader.2" to "jms_translation.loader_manager".
  • Inlined service "jms_translation.loader.xliff_loader" to "jms_translation.loader_manager".
  • Inlined service "jms_translation.loader.wrapped_symfony_loader.3" to "jms_translation.loader_manager".
  • Inlined service "jms_translation.loader.wrapped_symfony_loader.4" to "jms_translation.loader_manager".
  • Inlined service "jms_translation.loader.wrapped_symfony_loader.5" to "jms_translation.loader_manager".
  • Inlined service "jms_translation.loader.wrapped_symfony_loader.6" to "jms_translation.loader_manager".
  • Inlined service "jms_translation.loader.wrapped_symfony_loader.7" to "jms_translation.loader_manager".
  • Inlined service "jms_translation.loader.wrapped_symfony_loader.8" to "jms_translation.loader_manager".
  • Inlined service "jms_translation.loader.wrapped_symfony_loader.9" to "jms_translation.loader_manager".
  • Inlined service "jms_translation.loader.wrapped_symfony_loader.10" to "jms_translation.loader_manager".
  • Inlined service "jms_translation.extractor.file_extractor" to "jms_translation.extractor_manager".
  • Inlined service "jms_i18n_routing.route_translation_extractor" to "jms_translation.extractor_manager".
  • Inlined service "jms_translation.extractor.file.default_php_extractor" to "jms_translation.extractor.file_extractor".
  • Inlined service "jms_translation.extractor.file.form_extractor" to "jms_translation.extractor.file_extractor".
  • Inlined service "jms_translation.extractor.file.translation_container_extractor" to "jms_translation.extractor.file_extractor".
  • Inlined service "jms_translation.extractor.file.twig_extractor" to "jms_translation.extractor.file_extractor".
  • Inlined service "jms_translation.extractor.file.validation_extractor" to "jms_translation.extractor.file_extractor".
  • Inlined service "jms_translation.extractor.file.authentication_message_extractor" to "jms_translation.extractor.file_extractor".
  • Inlined service "var_dumper.html_dumper" to "twig.extension.dump".
  • Inlined service "1_NonceGenerator~ljxdmeu" to "web_profiler.csp.handler".
  • Inlined service "2_HtmlDumper~ljxdmeu" to "twig.extension.webprofiler".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "AppBundle\DataFixtures\AdminFixtures" to "doctrine.fixtures.loader".
  • Inlined service "AppBundle\DataFixtures\Base\BaseFixture" to "doctrine.fixtures.loader".
  • Inlined service "AppBundle\DataFixtures\MediaTypeFixtures" to "doctrine.fixtures.loader".
  • Inlined service "AppBundle\DataFixtures\MovieFixtures" to "doctrine.fixtures.loader".
  • Inlined service "AppBundle\DataFixtures\PlatformFixtures" to "doctrine.fixtures.loader".
  • Inlined service "AppBundle\DataFixtures\RuleFixtures" to "doctrine.fixtures.loader".
  • Inlined service "AppBundle\DataFixtures\StageFixtures" to "doctrine.fixtures.loader".
  • Inlined service "AppBundle\DataFixtures\UserFixtures" to "doctrine.fixtures.loader".
  • Inlined service "AppBundle\DataFixtures\UserMovieFixtures" to "doctrine.fixtures.loader".
  • Inlined service "service_locator.s.m3yzc" to "service_locator.s.m3yzc.translation.warmer".
  • Inlined service "service_locator.lluwcxp" to "service_locator.lluwcxp.router.cache_warmer".
  • Inlined service "service_locator.c7_qahl" to "service_locator.c7_qahl.twig.cache_warmer".
  • Inlined service "service_locator.2m3e4be" to "service_locator.2m3e4be.twig.template_cache_warmer".
  • Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
  • Inlined service "service_locator.kdvo7qu" to "console.command_loader".
  • Inlined service "1_NativeFileSessionHandler~g9s0khu" to "session.handler".
  • Inlined service "templating.engine.php.helpers_locator" to "debug.templating.engine.php".
  • Inlined service "translator.logging" to "translator".
  • Inlined service "1_ArrayCache~xwwfxdq" to "annotation_reader".
  • Inlined service "swiftmailer.mailer.default.transport.buffer" to "swiftmailer.mailer.default.transport".
  • Inlined service "swiftmailer.mailer.default.transport.authhandler" to "swiftmailer.mailer.default.transport".
  • Inlined service "swiftmailer.mailer.default.transport.eventdispatcher" to "swiftmailer.mailer.default.transport".
  • Inlined service "swiftmailer.transport.configurator.default" to "swiftmailer.mailer.default.transport".
  • Inlined service "liip_imagine.meta_data.reader" to "liip_imagine".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "httplug.collector.auto_discovered_client.inner" to "httplug.auto_discovery.auto_discovered_client".
  • Inlined service "AppBundle\Service\UserMovieStageService" to "AppBundle\Controller\Admin\UserMovieStageController".
  • Inlined service "assets.empty_version_strategy" to "assets.packages".
  • Inlined service "sensio_framework_extra.routing.loader.annot_class" to "routing.loader".
  • Inlined service "sensio_framework_extra.routing.loader.annot_class" to "routing.loader".
  • Inlined service "sensio_framework_extra.routing.loader.annot_class" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "vich_uploader.adapter.orm" to "doctrine.dbal.default_connection".
  • Inlined service "vich_uploader.adapter.orm" to "doctrine.dbal.default_connection".
  • Inlined service "vich_uploader.adapter.orm" to "doctrine.dbal.default_connection".
  • Inlined service "vich_uploader.adapter.orm" to "doctrine.dbal.default_connection".
  • Inlined service "vich_uploader.adapter.orm" to "doctrine.dbal.default_connection".
  • Inlined service "vich_uploader.adapter.orm" to "doctrine.dbal.default_connection".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
  • Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
  • Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
241
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "AppBundle\AppBundle"; reason: unused.
  • Removed service "AppBundle\AppEvents"; reason: unused.
  • Removed service "AppBundle\DataFixtures\AdminFixtures"; reason: unused.
  • Removed service "AppBundle\DataFixtures\Base\BaseFixture"; reason: unused.
  • Removed service "AppBundle\DataFixtures\MediaTypeFixtures"; reason: unused.
  • Removed service "AppBundle\DataFixtures\MovieFixtures"; reason: unused.
  • Removed service "AppBundle\DataFixtures\PlatformFixtures"; reason: unused.
  • Removed service "AppBundle\DataFixtures\RuleFixtures"; reason: unused.
  • Removed service "AppBundle\DataFixtures\StageFixtures"; reason: unused.
  • Removed service "AppBundle\DataFixtures\UserFixtures"; reason: unused.
  • Removed service "AppBundle\DataFixtures\UserMovieFixtures"; reason: unused.
  • Removed service "AppBundle\Doctrine\CountryExclusionFilter"; reason: unused.
  • Removed service "AppBundle\Doctrine\CountryFilter"; reason: unused.
  • Removed service "AppBundle\Event\MovieEvent"; reason: unused.
  • Removed service "AppBundle\Event\UserEvent"; reason: unused.
  • Removed service "AppBundle\EventListener\MovieListener"; reason: unused.
  • Removed service "AppBundle\EventListener\UploadListener"; reason: unused.
  • Removed service "AppBundle\EventListener\UserListener"; reason: unused.
  • Removed service "AppBundle\Filters"; reason: unused.
  • Removed service "AppBundle\Helpers\FlashHelper"; reason: unused.
  • Removed service "AppBundle\Helpers\MediaTypeHelper"; reason: unused.
  • Removed service "AppBundle\Prismic\BlogPost"; reason: unused.
  • Removed service "AppBundle\Prismic\LinkResolver"; reason: unused.
  • Removed service "AppBundle\Prismic\Movie"; reason: unused.
  • Removed service "AppBundle\Prismic\Single"; reason: unused.
  • Removed service "AppBundle\Repository\CodeRepository"; reason: unused.
  • Removed service "AppBundle\Repository\PlatformRepository"; reason: unused.
  • Removed service "AppBundle\Repository\PromotionRepository"; reason: unused.
  • Removed service "AppBundle\Repository\RuleRepository"; reason: unused.
  • Removed service "AppBundle\Repository\StageRepository"; reason: unused.
  • Removed service "AppBundle\Repository\SubscriptionRepository"; reason: unused.
  • Removed service "AppBundle\Repository\UserCodeRepository"; reason: unused.
  • Removed service "AppBundle\Repository\UserRepository"; reason: unused.
  • Removed service "AppBundle\Service\AdminService"; reason: unused.
  • Removed service "AppBundle\Service\UserCodeService"; reason: unused.
  • Removed service "AppBundle\Validator\Constraints\HasDuplicate"; reason: unused.
  • Removed service "AppBundle\Validator\Constraints\IsTooShort"; reason: unused.
  • Removed service "argument_metadata_factory"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service "2_ServiceLocator~g9s0khu"; reason: unused.
  • Removed service "1_NativeFileSessionHandler~g9s0khu"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.handler.write_check"; reason: unused.
  • Removed service "security.csrf.token_generator"; reason: unused.
  • Removed service "form.extension"; reason: unused.
  • Removed service "form.choice_list_factory.default"; reason: unused.
  • Removed service "form.choice_list_factory.property_access"; reason: unused.
  • Removed service "form.choice_list_factory.cached"; reason: unused.
  • Removed service "form.type_extension.form.request_handler"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "assets._default_package"; reason: unused.
  • Removed service "templating.loader.cache"; reason: unused.
  • Removed service "templating.loader.chain"; reason: unused.
  • Removed service "templating.engine.php.helpers_locator"; reason: unused.
  • Removed service "templating.form.engine"; reason: unused.
  • Removed service "templating.form.renderer"; reason: unused.
  • Removed service "2_ApcCache~a0tq_0n"; reason: unused.
  • Removed service "1_PhpArrayAdapter~a0tq_0n"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.mapping.cache.doctrine.apc"; reason: unused.
  • Removed service "validator.validator_factory"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "translator.formatter.default"; reason: unused.
  • Removed service "profiler.storage"; reason: unused.
  • Removed service "data_collector.config"; reason: unused.
  • Removed service "data_collector.ajax"; reason: unused.
  • Removed service "data_collector.exception"; reason: unused.
  • Removed service "data_collector.events"; reason: unused.
  • Removed service "data_collector.logger"; reason: unused.
  • Removed service "data_collector.time"; reason: unused.
  • Removed service "data_collector.memory"; reason: unused.
  • Removed service "data_collector.cache"; reason: unused.
  • Removed service "1_ResolvedFormTypeFactory~ehtxu4z"; reason: unused.
  • Removed service "data_collector.validator"; reason: unused.
  • Removed service "cache_connection.gd_mszc"; reason: unused.
  • Removed service "cache_connection.jke6kex"; reason: unused.
  • Removed service "cache.property_access"; reason: unused.
  • Removed service "routing.resolver"; reason: unused.
  • Removed service "routing.loader.xml"; reason: unused.
  • Removed service "routing.loader.yml"; reason: unused.
  • Removed service "routing.loader.php"; reason: unused.
  • Removed service "routing.loader.glob"; reason: unused.
  • Removed service "routing.loader.directory"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service "router.default"; reason: unused.
  • Removed service "routing.loader.annotation.directory"; reason: unused.
  • Removed service "routing.loader.annotation.file"; reason: unused.
  • Removed service "2_PhpArrayAdapter~xwwfxdq"; reason: unused.
  • Removed service "1_ArrayCache~xwwfxdq"; reason: unused.
  • Removed service "annotations.dummy_registry"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "1_ServiceLocator~k2zdckx"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.expression_language"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.retry_entry_point"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.authentication.digest_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "twig.extension.logout_url"; reason: unused.
  • Removed service "twig.extension.security"; reason: unused.
  • Removed service "data_collector.security"; reason: unused.
  • Removed service "security.firewall.map.config.dev"; reason: unused.
  • Removed service "security.firewall.map.config.admin"; reason: unused.
  • Removed service "security.logout_listener.admin"; reason: unused.
  • Removed service "security.logout.success_handler.admin"; reason: unused.
  • Removed service "security.authentication.success_handler.admin.form_login"; reason: unused.
  • Removed service "security.authentication.failure_handler.admin.form_login"; reason: unused.
  • Removed service "security.authentication.form_entry_point.admin"; reason: unused.
  • Removed service "security.exception_listener.admin"; reason: unused.
  • Removed service "security.firewall.map.config.main"; reason: unused.
  • Removed service "security.logout_listener.main"; reason: unused.
  • Removed service "security.logout.success_handler.main"; reason: unused.
  • Removed service "security.authentication.success_handler.main.oauth"; reason: unused.
  • Removed service "security.authentication.failure_handler.main.oauth"; reason: unused.
  • Removed service "hwi_oauth.authentication.entry_point.oauth.main"; reason: unused.
  • Removed service "security.exception_listener.main"; reason: unused.
  • Removed service "service_locator.zwnb1bl"; reason: unused.
  • Removed service "twig.app_variable"; reason: unused.
  • Removed service "twig.template_iterator"; reason: unused.
  • Removed service "twig.loader.native_filesystem"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.profiler"; reason: unused.
  • Removed service "data_collector.twig"; reason: unused.
  • Removed service "twig.extension.trans"; reason: unused.
  • Removed service "twig.extension.assets"; reason: unused.
  • Removed service "twig.extension.code"; reason: unused.
  • Removed service "twig.extension.routing"; reason: unused.
  • Removed service "twig.extension.yaml"; reason: unused.
  • Removed service "twig.extension.debug.stopwatch"; reason: unused.
  • Removed service "twig.extension.expression"; reason: unused.
  • Removed service "twig.extension.httpkernel"; reason: unused.
  • Removed service "twig.extension.httpfoundation"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "twig.extension.weblink"; reason: unused.
  • Removed service "twig.configurator.environment"; reason: unused.
  • Removed service "twig.runtime_loader"; reason: unused.
  • Removed service "twig.extension.form"; reason: unused.
  • Removed service "twig.form.engine"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.processor.psr_log_message"; reason: unused.
  • Removed service "3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~rqmocur"; reason: unused.
  • Removed service "2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~rqmocur"; reason: unused.
  • Removed service "1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~rqmocur"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.mailinvoker"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "swiftmailer.data_collector"; reason: unused.
  • Removed service "swiftmailer.mailer.default.transport.eventdispatcher"; reason: unused.
  • Removed service "swiftmailer.mailer.default.transport.authhandler"; reason: unused.
  • Removed service "swiftmailer.mailer.default.transport.buffer"; reason: unused.
  • Removed service "swiftmailer.transport.configurator.default"; reason: unused.
  • Removed service "doctrine.dbal.logger"; reason: unused.
  • Removed service "data_collector.doctrine"; reason: unused.
  • Removed service "doctrine.twig.doctrine_extension"; reason: unused.
  • Removed service "doctrine.dbal.default_connection.configuration"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain.default"; reason: unused.
  • Removed service "doctrine.dbal.default_connection.event_manager"; reason: unused.
  • Removed service "1_ServiceLocator~bnwtvud"; reason: unused.
  • Removed service "doctrine.orm.container_repository_factory"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.orm.default_configuration"; reason: unused.
  • Removed service "doctrine.orm.default_annotation_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_entity_manager.metadata_factory"; reason: unused.
  • Removed service "sensio_framework_extra.routing.loader.annot_dir"; reason: unused.
  • Removed service "sensio_framework_extra.routing.loader.annot_file"; reason: unused.
  • Removed service "sensio_framework_extra.security.expression_language.default"; reason: unused.
  • Removed service "hwi_oauth.authentication.provider.oauth"; reason: unused.
  • Removed service "hwi_oauth.user.provider"; reason: unused.
  • Removed service "hwi_oauth.storage.session"; reason: unused.
  • Removed service "hwi_oauth.twig.extension.oauth"; reason: unused.
  • Removed service "Http\Client\Common\PluginClientFactory"; reason: unused.
  • Removed service "httplug.plugin.cache"; reason: unused.
  • Removed service "httplug.plugin.content_length"; reason: unused.
  • Removed service "httplug.plugin.cookie"; reason: unused.
  • Removed service "httplug.plugin.decoder"; reason: unused.
  • Removed service "httplug.plugin.error"; reason: unused.
  • Removed service "httplug.plugin.history"; reason: unused.
  • Removed service "httplug.plugin.logger"; reason: unused.
  • Removed service "httplug.plugin.redirect"; reason: unused.
  • Removed service "httplug.plugin.retry"; reason: unused.
  • Removed service "httplug.plugin.stopwatch"; reason: unused.
  • Removed service "1_CurlCommandFormatter~j5hh8cs"; reason: unused.
  • Removed service "httplug.formatter.full_http_message"; reason: unused.
  • Removed service "httplug.collector.twig.http_message"; reason: unused.
  • Removed service "httplug.collector.factory.auto"; reason: unused.
  • Removed service "httplug.collector.factory.buzz"; reason: unused.
  • Removed service "httplug.collector.factory.curl"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle5"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle6"; reason: unused.
  • Removed service "httplug.collector.factory.react"; reason: unused.
  • Removed service "httplug.collector.factory.socket"; reason: unused.
  • Removed service "vich_uploader.adapter.propel"; reason: unused.
  • Removed service "vich_uploader.adapter.mongodb"; reason: unused.
  • Removed service "vich_uploader.adapter.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.inject.orm"; reason: unused.
  • Removed service "vich_uploader.listener.upload.orm"; reason: unused.
  • Removed service "vich_uploader.listener.clean.orm"; reason: unused.
  • Removed service "vich_uploader.listener.remove.orm"; reason: unused.
  • Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.inject.propel"; reason: unused.
  • Removed service "vich_uploader.listener.upload.propel"; reason: unused.
  • Removed service "vich_uploader.listener.clean.propel"; reason: unused.
  • Removed service "vich_uploader.listener.remove.propel"; reason: unused.
  • Removed service "vich_uploader.file_injector"; reason: unused.
  • Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
  • Removed service "vich_uploader.metadata_driver.xml"; reason: unused.
  • Removed service "vich_uploader.metadata_driver.yaml"; reason: unused.
  • Removed service "vich_uploader.metadata_driver.chain"; reason: unused.
  • Removed service "vich_uploader.metadata.cache.file_cache"; reason: unused.
  • Removed service "vich_uploader.metadata_factory"; reason: unused.
  • Removed service "vich_uploader.twig.extension.uploader"; reason: unused.
  • Removed service "vich_uploader.listener.clean.movie_image"; reason: unused.
  • Removed service "vich_uploader.listener.remove.movie_image"; reason: unused.
  • Removed service "vich_uploader.listener.upload.movie_image"; reason: unused.
  • Removed service "vich_uploader.listener.clean.prize_image"; reason: unused.
  • Removed service "vich_uploader.listener.remove.prize_image"; reason: unused.
  • Removed service "vich_uploader.listener.upload.prize_image"; reason: unused.
  • Removed service "stof_doctrine_extensions.listener.timestampable"; reason: unused.
  • Removed service "stof_doctrine_extensions.listener.softdeleteable"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem.default"; reason: unused.
  • Removed service "liip_imagine.meta_data.reader"; reason: unused.
  • Removed service "liip_imagine.imagick"; reason: unused.
  • Removed service "liip_imagine.gmagick"; reason: unused.
  • Removed service "liip_imagine.twig.extension"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
  • Removed service "oneup_uploader.error_handler.noop"; reason: unused.
  • Removed service "oneup_uploader.error_handler.fineuploader"; reason: unused.
  • Removed service "oneup_uploader.error_handler.blueimp"; reason: unused.
  • Removed service "oneup_uploader.error_handler.uploadify"; reason: unused.
  • Removed service "oneup_uploader.error_handler.yui3"; reason: unused.
  • Removed service "oneup_uploader.error_handler.fancyupload"; reason: unused.
  • Removed service "oneup_uploader.error_handler.mooupload"; reason: unused.
  • Removed service "oneup_uploader.error_handler.dropzone"; reason: unused.
  • Removed service "oneup_uploader.error_handler.plupload"; reason: unused.
  • Removed service "oneup_uploader.error_handler.custom"; reason: unused.
  • Removed service "gpslab.geoip2.component.gzip"; reason: unused.
  • Removed service "jms_i18n_routing.pattern_generation_strategy.default"; reason: unused.
  • Removed service "jms_i18n_routing.route_translation_extractor"; reason: unused.
  • Removed service "jms_translation.file_writer"; reason: unused.
  • Removed service "jms_translation.loader.xliff_loader"; reason: unused.
  • Removed service "jms_translation.dumper.php_dumper"; reason: unused.
  • Removed service "jms_translation.dumper.xliff_dumper"; reason: unused.
  • Removed service "jms_translation.dumper.xlf_dumper"; reason: unused.
  • Removed service "jms_translation.dumper.yaml_dumper"; reason: unused.
  • Removed service "jms_translation.extractor_manager"; reason: unused.
  • Removed service "jms_translation.extractor.file_extractor"; reason: unused.
  • Removed service "jms_translation.extractor.file.default_php_extractor"; reason: unused.
  • Removed service "jms_translation.extractor.file.form_extractor"; reason: unused.
  • Removed service "jms_translation.extractor.file.translation_container_extractor"; reason: unused.
  • Removed service "jms_translation.extractor.file.twig_extractor"; reason: unused.
  • Removed service "jms_translation.extractor.file.validation_extractor"; reason: unused.
  • Removed service "jms_translation.extractor.file.authentication_message_extractor"; reason: unused.
  • Removed service "twig.extension.dump"; reason: unused.
  • Removed service "var_dumper.html_dumper"; reason: unused.
  • Removed service "2_HtmlDumper~ljxdmeu"; reason: unused.
  • Removed service "1_NonceGenerator~ljxdmeu"; reason: unused.
  • Removed service "twig.extension.webprofiler"; reason: unused.
  • Removed service "doctrine.fixtures.loader"; reason: unused.
  • Removed service "service_locator.lgg.yzn"; reason: unused.
  • Removed service "service_locator.yg_hdf2"; reason: unused.
  • Removed service "service_locator.ukmsfri"; reason: unused.
  • Removed service "service_locator.ntrdpkx"; reason: unused.
  • Removed service "service_locator.qh2btvc"; reason: unused.
  • Removed service "service_locator.kbmquhy"; reason: unused.
  • Removed service "service_locator.ti2rnoh"; reason: unused.
  • Removed service "service_locator.hazvvqx"; reason: unused.
  • Removed service "service_locator.tz5yqm8"; reason: unused.
  • Removed service "service_locator.z9wms_8"; reason: unused.
  • Removed service "service_locator.lddg4x2"; reason: unused.
  • Removed service "service_locator.iy.mjtj"; reason: unused.
  • Removed service "service_locator.peuibm0"; reason: unused.
  • Removed service "service_locator.0q4bgb9"; reason: unused.
  • Removed service "service_locator.jjfjvwr"; reason: unused.
  • Removed service "service_locator.wqr0995"; reason: unused.
  • Removed service "service_locator.8uhs3cg"; reason: unused.
  • Removed service "service_locator.m1f4bck"; reason: unused.
  • Removed service "service_locator.5km95ti"; reason: unused.
  • Removed service "service_locator.yepb.pt"; reason: unused.
  • Removed service "service_locator.o0cobhk"; reason: unused.
  • Removed service "service_locator.y8l8rjb"; reason: unused.
  • Removed service "service_locator.fzr_pii"; reason: unused.
  • Removed service "jms_translation.loader.wrapped_symfony_loader.0"; reason: unused.
  • Removed service "jms_translation.loader.wrapped_symfony_loader.1"; reason: unused.
  • Removed service "jms_translation.loader.wrapped_symfony_loader.2"; reason: unused.
  • Removed service "jms_translation.loader.wrapped_symfony_loader.3"; reason: unused.
  • Removed service "jms_translation.loader.wrapped_symfony_loader.4"; reason: unused.
  • Removed service "jms_translation.loader.wrapped_symfony_loader.5"; reason: unused.
  • Removed service "jms_translation.loader.wrapped_symfony_loader.6"; reason: unused.
  • Removed service "jms_translation.loader.wrapped_symfony_loader.7"; reason: unused.
  • Removed service "jms_translation.loader.wrapped_symfony_loader.8"; reason: unused.
  • Removed service "jms_translation.loader.wrapped_symfony_loader.9"; reason: unused.
  • Removed service "jms_translation.loader.wrapped_symfony_loader.10"; reason: unused.
  • Removed service "jms_translation.dumper.wrapped_symfony_dumper.0"; reason: unused.
  • Removed service "jms_translation.dumper.wrapped_symfony_dumper.1"; reason: unused.
  • Removed service "jms_translation.dumper.wrapped_symfony_dumper.2"; reason: unused.
  • Removed service "jms_translation.dumper.wrapped_symfony_dumper.3"; reason: unused.
  • Removed service "jms_translation.dumper.wrapped_symfony_dumper.4"; reason: unused.
  • Removed service "jms_translation.dumper.wrapped_symfony_dumper.5"; reason: unused.
  • Removed service "jms_translation.dumper.wrapped_symfony_dumper.6"; reason: unused.
  • Removed service "jms_translation.dumper.wrapped_symfony_dumper.7"; reason: unused.
  • Removed service "jms_translation.dumper.wrapped_symfony_dumper.8"; reason: unused.
  • Removed service "jms_translation.dumper.wrapped_symfony_dumper.9"; reason: unused.
  • Removed service "jms_translation.dumper.wrapped_symfony_dumper.10"; reason: unused.
  • Removed service "service_locator.s.m3yzc"; reason: unused.
  • Removed service "service_locator.s.m3yzc.translation.warmer"; reason: unused.
  • Removed service "service_locator.lluwcxp"; reason: unused.
  • Removed service "service_locator.lluwcxp.router.cache_warmer"; reason: unused.
  • Removed service "service_locator.c7_qahl"; reason: unused.
  • Removed service "service_locator.c7_qahl.twig.cache_warmer"; reason: unused.
  • Removed service "service_locator.2m3e4be"; reason: unused.
  • Removed service "service_locator.2m3e4be.twig.template_cache_warmer"; reason: unused.
  • Removed service "debug.validator.inner"; reason: unused.
  • Removed service "debug.event_dispatcher.inner"; reason: unused.
  • Removed service "debug.controller_resolver.inner"; reason: unused.
  • Removed service "debug.argument_resolver.inner"; reason: unused.
  • Removed service "debug.security.access.decision_manager.inner"; reason: unused.
  • Removed service "httplug.collector.auto_discovered_client.inner"; reason: unused.
  • Removed service "httplug.collector.factory.auto.inner"; reason: unused.
  • Removed service "httplug.collector.factory.buzz.inner"; reason: unused.
  • Removed service "httplug.collector.factory.curl.inner"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle5.inner"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle6.inner"; reason: unused.
  • Removed service "httplug.collector.factory.react.inner"; reason: unused.
  • Removed service "httplug.collector.factory.socket.inner"; reason: unused.
  • Removed service "service_locator.kdvo7qu"; reason: unused.
  • Removed service "cache.app.recorder_inner"; reason: unused.
  • Removed service "cache.system.recorder_inner"; reason: unused.
  • Removed service "cache.validator.recorder_inner"; reason: unused.
  • Removed service "cache.serializer.recorder_inner"; reason: unused.
  • Removed service "cache.annotations.recorder_inner"; reason: unused.
  • Removed service "service_locator.0nzls3h"; reason: unused.
  • Removed service "AppBundle\Service\UserMovieStageService"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "routing.loader.annotation"; reason: unused.
  • Removed service "sensio_framework_extra.routing.loader.annot_class"; reason: unused.
  • Removed service "vich_uploader.adapter.orm"; reason: unused.
  • Removed service "vich_uploader.metadata.file_locator"; reason: unused.
  • Removed service "jms_translation.doc_parser"; reason: unused.
364
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "oneup_uploader.routable" was defined on service(s) "oneup_uploader.controller.ads", but was never used. Did you mean "oneup_uploader.controller"?
1