var/cache/install/Container621xqm6/getSecurity_Firewall_Map_Context_CustomerService.php line 26

Open in your IDE?
  1. <?php
  2. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  3. // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
  4. // Returns the private 'security.firewall.map.context.customer' shared service.
  5. include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6. include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Util/TargetPathTrait.php';
  7. include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Firewall/ExceptionListener.php';
  8. include_once $this->targetDirs[3].'/vendor/symfony/security/Http/EntryPoint/AuthenticationEntryPointInterface.php';
  9. include_once $this->targetDirs[3].'/vendor/symfony/security/Http/EntryPoint/FormAuthenticationEntryPoint.php';
  10. include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Firewall/ListenerInterface.php';
  11. include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Firewall/LogoutListener.php';
  12. include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Logout/LogoutSuccessHandlerInterface.php';
  13. include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Logout/DefaultLogoutSuccessHandler.php';
  14. include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  15. include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Logout/LogoutHandlerInterface.php';
  16. include_once $this->targetDirs[3].'/vendor/symfony/security/Http/Logout/SessionLogoutHandler.php';
  17. $a = ${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'};
  18. $b = ${($_ = isset($this->services['security.http_utils']) ? $this->services['security.http_utils'] : $this->load('getSecurity_HttpUtilsService.php')) && false ?: '_'};
  19. $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b'homepage'), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'logout']);
  20. $c->addHandler(${($_ = isset($this->services['security.logout.handler.csrf_token_clearing']) ? $this->services['security.logout.handler.csrf_token_clearing'] : $this->load('getSecurity_Logout_Handler_CsrfTokenClearingService.php')) && false ?: '_'});
  21. $c->addHandler(${($_ = isset($this->services['security.logout.handler.session']) ? $this->services['security.logout.handler.session'] : ($this->services['security.logout.handler.session'] = new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler())) && false ?: '_'});
  22. $c->addHandler(${($_ = isset($this->services['security.authentication.rememberme.services.simplehash.customer']) ? $this->services['security.authentication.rememberme.services.simplehash.customer'] : $this->load('getSecurity_Authentication_Rememberme_Services_Simplehash_CustomerService.php')) && false ?: '_'});
  23. return $this->services['security.firewall.map.context.customer'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  24.     yield => ${($_ = isset($this->services['security.channel_listener']) ? $this->services['security.channel_listener'] : $this->load('getSecurity_ChannelListenerService.php')) && false ?: '_'};
  25.     yield => ${($_ = isset($this->services['security.context_listener.1']) ? $this->services['security.context_listener.1'] : $this->load('getSecurity_ContextListener_1Service.php')) && false ?: '_'};
  26.     yield => ${($_ = isset($this->services['security.authentication.listener.form.customer']) ? $this->services['security.authentication.listener.form.customer'] : $this->load('getSecurity_Authentication_Listener_Form_CustomerService.php')) && false ?: '_'};
  27.     yield => ${($_ = isset($this->services['security.authentication.listener.rememberme.customer']) ? $this->services['security.authentication.listener.rememberme.customer'] : $this->load('getSecurity_Authentication_Listener_Rememberme_CustomerService.php')) && false ?: '_'};
  28.     yield => ${($_ = isset($this->services['security.authentication.listener.anonymous.customer']) ? $this->services['security.authentication.listener.anonymous.customer'] : $this->load('getSecurity_Authentication_Listener_Anonymous_CustomerService.php')) && false ?: '_'};
  29.     yield => ${($_ = isset($this->services['security.access_listener']) ? $this->services['security.access_listener'] : $this->load('getSecurity_AccessListenerService.php')) && false ?: '_'};
  30. }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ${($_ = isset($this->services['security.authentication.trust_resolver']) ? $this->services['security.authentication.trust_resolver'] : ($this->services['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken''Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken'))) && false ?: '_'}, $b'customer', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(${($_ = isset($this->services['http_kernel']) ? $this->services['http_kernel'] : $this->getHttpKernelService()) && false ?: '_'}, $b'mypage_login'false), NULLNULL, ${($_ = isset($this->services['monolog.logger.security']) ? $this->services['monolog.logger.security'] : $this->load('getMonolog_Logger_SecurityService.php')) && false ?: '_'}, false), $c, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('customer''security.user_checker''security.request_matcher.00qf1z7'truefalse'Eccube\\Security\\Core\\User\\CustomerProvider''customer''security.authentication.form_entry_point.customer'NULLNULL, [=> 'form_login'=> 'remember_me'=> 'anonymous'], NULL));