var/cache/dev/ContainerAFZhPxk/getSecurity_Firewall_Map_Context_MainService.php line 13

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.main' shared service.
  5. return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  6.     yield => ($this->privates['security.channel_listener'] ?? $this->load(__DIR__.'/getSecurity_ChannelListenerService.php'));
  7.     yield => ($this->privates['security.authentication.listener.jwt.main'] ?? $this->load(__DIR__.'/getSecurity_Authentication_Listener_Jwt_MainService.php'));
  8.     yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->load(__DIR__.'/getSecurity_Authentication_Listener_Anonymous_MainService.php'));
  9.     yield => ($this->privates['security.access_listener'] ?? $this->load(__DIR__.'/getSecurity_AccessListenerService.php'));
  10. }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($this->privates['security.authentication.trust_resolver'] ?? $this->privates['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')), ($this->privates['security.http_utils'] ?? $this->load(__DIR__.'/getSecurity_HttpUtilsService.php')), 'main', ($this->privates['lexik_jwt_authentication.security.authentication.entry_point.main'] ?? $this->load(__DIR__.'/getLexikJwtAuthentication_Security_Authentication_EntryPoint_MainService.php')), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->load(__DIR__.'/getMonolog_Logger_SecurityService.php')), true), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker''security.request_matcher.00qF1Z7'truetrue'fos_user.user_provider.username'NULL'lexik_jwt_authentication.security.authentication.entry_point.main'NULLNULL, array(=> 'lexik_jwt'=> 'anonymous'), NULL));