GET https://dev.back.garmon.io/pt/auth/user/reset-password/request

Security

Token

There is no security token.

Firewall

app Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context app
entry_point security.authenticator.form_login.app
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
  "App\Security\Service\Oauth\Authenticator\YandexAuthenticator"
  "App\Security\Service\Oauth\Authenticator\GoogleAuthenticator"
  "App\Security\Service\Oauth\Authenticator\AppleAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#519
  -map: Symfony\Component\Security\Http\AccessMap {#520
    -map: [
      [
        Symfony\Component\HttpFoundation\ChainRequestMatcher {#521
          -matchers: [
            Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher {#522
              -regexp: "^/admin"
            }
          ]
        }
        [
          "ROLE_ADMIN"
          "ROLE_MODERATOR"
        ]
        null
      ]
      [
        Symfony\Component\HttpFoundation\ChainRequestMatcher {#523
          -matchers: [
            Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher {#524
              -regexp: "^/(.*?)/lk"
            }
          ]
        }
        [
          "IS_AUTHENTICATED_FULLY"
          "ROLE_USER"
        ]
        null
      ]
    ]
  }
  -logger: Symfony\Bridge\Monolog\Logger {#483 …9}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#526
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#807
    -token: null
    -initializer: null
  }
  -sessionKey: "_security_app"
  -logger: Symfony\Bridge\Monolog\Logger {#483 …9}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#527
    -generator: Closure() {#528
      class: "Container58VUiID\getSecurity_Firewall_Map_Context_AppService"
      use: {
        $container: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
      }
    }
    -count: 3
  }
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#494 …8}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#492}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#529
    returnType: "void"
    this: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#808
      -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#807}
      -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#806
        -externalId: null
        -container: null
        -factories: [
          "request_stack" => [
            "services"
            "request_stack"
            "getRequestStackService"
            false
          ]
        ]
        -loading: []
        -factory: Container58VUiID\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#832
          returnType: "mixed"
          this: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
        }
        -serviceMap: [
          "request_stack" => [
            "services"
            "request_stack"
            "getRequestStackService"
            false
          ]
        ]
        -serviceTypes: [
          "request_stack" => "?"
        ]
      }
      -enableUsageTracking: true
    }
  }
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#551
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#546
    -authenticators: [
      App\Security\Service\Oauth\Authenticator\YandexAuthenticator {#542
        #clientRegistry: KnpU\OAuth2ClientBundle\Client\ClientRegistry {#543
          -container: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
          -serviceMap: [
            "yandex_main" => "knpu.oauth2.client.yandex_main"
            "google" => "knpu.oauth2.client.google"
            "apple" => "knpu.oauth2.client.apple"
            "facebook_main" => "knpu.oauth2.client.facebook_main"
          ]
        }
        #entityManager: Container58VUiID\EntityManagerGhostEbeb667 {#803 …12}
        #userService: App\User\Service\UserService {#531
          -passwordHasher: Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher {#532
            -hasherFactory: Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory {#533
              -passwordHashers: [
                "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" => [
                  "algorithm" => "auto"
                  "migrate_from" => []
                  "hash_algorithm" => "sha512"
                  "key_length" => 40
                  "ignore_case" => false
                  "encode_as_base64" => true
                  "iterations" => 5000
                  "cost" => null
                  "memory_cost" => null
                  "time_cost" => null
                ]
              ]
            }
          }
          -entityManager: Container58VUiID\EntityManagerGhostEbeb667 {#803 …12}
          -userRepository: App\User\Repository\UserRepository {#534
            -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#536
              +status: UNINITIALIZED_PARTIAL
               …2
            }
          }
          -userFactory: App\User\Service\UserFactory {#539}
          -translator: Symfony\Component\Translation\DataCollectorTranslator {#753
            -translator: Symfony\Bundle\FrameworkBundle\Translation\Translator {#752
              #catalogues: [
                "pt" => Symfony\Component\Translation\MessageCatalogue {#1780
                  -messages: [
                    "validators" => [
                      "This value should be false." => "Este valor deveria ser falso."
                      "This value should be true." => "Este valor deveria ser verdadeiro."
                      "This value should be of type {{ type }}." => "Este valor deveria ser do tipo {{ type }}."
                      "This value should be blank." => "Este valor deveria ser vazio."
                      "The value you selected is not a valid choice." => "O valor selecionado não é uma opção válida."
                      "You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices." => "Você deveria selecionar {{ limit }} opção no mínimo.|Você deveria selecionar {{ limit }} opções no mínimo."
                      "You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices." => "Você deve selecionar, no máximo {{ limit }} opção.|Você deve selecionar, no máximo {{ limit }} opções."
                      "One or more of the given values is invalid." => "Um ou mais dos valores introduzidos não são válidos."
                      "This field was not expected." => "Este campo não era esperado."
                      "This field is missing." => "Este campo está faltando."
                      "This value is not a valid date." => "Este valor não é uma data válida."
                      "This value is not a valid datetime." => "Este valor não é uma data-hora válida."
                      "This value is not a valid email address." => "Este valor não é um endereço de e-mail válido."
                      "The file could not be found." => "O arquivo não pôde ser encontrado."
                      "The file is not readable." => "O arquivo não pôde ser lido."
                      "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." => "O arquivo é muito grande ({{ size }} {{ suffix }}). O tamanho máximo permitido é de {{ limit }} {{ suffix }}."
                      "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." => "O tipo mime do arquivo é inválido ({{ type }}). Os tipos mime permitidos são {{ types }}."
                      "This value should be {{ limit }} or less." => "Este valor deveria ser {{ limit }} ou menor."
                      "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." => "O valor é muito longo. Deveria ter {{ limit }} caracteres ou menos."
                      "This value should be {{ limit }} or more." => "Este valor deveria ser {{ limit }} ou mais."
                      "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." => "O valor é muito curto. Deveria de ter {{ limit }} caractere ou mais.|O valor é muito curto. Deveria de ter {{ limit }} caracteres ou mais."
                      "This value should not be blank." => "Este valor não deveria ser branco/vazio."
                      "This value should not be null." => "Este valor não deveria ser nulo."
                      "This value should be null." => "Este valor deveria ser nulo."
                      "This value is not valid." => "Este valor não é válido."
                      "This value is not a valid time." => "Este valor não é uma hora válida."
                      "This value is not a valid URL." => "Este valor não é um URL válido."
                      "The two values should be equal." => "Os dois valores deveriam ser iguais."
                      "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." => "O arquivo é muito grande. O tamanho máximo permitido é de {{ limit }} {{ suffix }}."
                      "The file is too large." => "O ficheiro é muito grande."
                      "The file could not be uploaded." => "Não foi possível carregar o ficheiro."
                      "This value should be a valid number." => "Este valor deveria ser um número válido."
                      "This file is not a valid image." => "Este ficheiro não é uma imagem."
                      "This is not a valid IP address." => "Este endereço de IP não é válido."
                      "This value is not a valid language." => "Este valor não é uma linguagem válida."
                      "This value is not a valid locale." => "Este valor não é um 'locale' válido."
                      "This value is not a valid country." => "Este valor não é um País válido."
                      "This value is already used." => "Este valor já está a ser usado."
                      "The size of the image could not be detected." => "O tamanho da imagem não foi detetado."
                      "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." => "A largura da imagem ({{ width }}px) é muito grande. A largura máxima da imagem é: {{ max_width }}px."
                      "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." => "A largura da imagem ({{ width }}px) é muito pequena. A largura miníma da imagem é de: {{ min_width }}px."
                      "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." => "A altura da imagem ({{ height }}px) é muito grande. A altura máxima da imagem é de: {{ max_height }}px."
                      "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." => "A altura da imagem ({{ height }}px) é muito pequena. A altura miníma da imagem é de: {{ min_height }}px."
                      "This value should be the user's current password." => "Este valor deveria ser a senha atual do usuário."
                      "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." => "Este valor deve possuir exatamente {{ limit }} caracteres."
                      "The file was only partially uploaded." => "Só foi enviada uma parte do arquivo."
                      "No file was uploaded." => "Nenhum arquivo foi enviado."
                      "No temporary folder was configured in php.ini." => "Não existe uma pasta temporária configurada no arquivo php.ini."
                      "Cannot write temporary file to disk." => "Não foi possível escrever os arquivos temporários no disco."
                      "A PHP extension caused the upload to fail." => "Uma extensão PHP causou a falha no envio."
                      "This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more." => "Esta coleção deve conter {{ limit }} elemento ou mais.|Esta coleção deve conter {{ limit }} elementos ou mais."
                      "This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less." => "Esta coleção deve conter {{ limit }} elemento ou menos.|Esta coleção deve conter {{ limit }} elementos ou menos."
                      "This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements." => "Esta coleção deve conter exatamente {{ limit }} elemento.|Esta coleção deve conter exatamente {{ limit }} elementos."
                      "Invalid card number." => "Número de cartão inválido."
                      "Unsupported card type or invalid card number." => "Tipo de cartão não suportado ou número de cartão inválido."
                      "This is not a valid International Bank Account Number (IBAN)." => "Este não é um Número Internacional de Conta Bancária (IBAN) válido."
                      "This value is not a valid ISBN-10." => "Este valor não é um ISBN-10 válido."
                      "This value is not a valid ISBN-13." => "Este valor não é um ISBN-13 válido."
                      "This value is neither a valid ISBN-10 nor a valid ISBN-13." => "Este valor não é um ISBN-10 ou ISBN-13 válido."
                      "This value is not a valid ISSN." => "Este valor não é um ISSN válido."
                      "This value is not a valid currency." => "Este não é um valor monetário válido."
                      "This value should be equal to {{ compared_value }}." => "Este valor deve ser igual a {{ compared_value }}."
                      "This value should be greater than {{ compared_value }}." => "Este valor deve ser superior a {{ compared_value }}."
                      "This value should be greater than or equal to {{ compared_value }}." => "Este valor deve ser igual ou superior a {{ compared_value }}."
                      "This value should be identical to {{ compared_value_type }} {{ compared_value }}." => "Este valor deve ser idêntico a {{ compared_value_type }} {{ compared_value }}."
                      "This value should be less than {{ compared_value }}." => "Este valor deve ser inferior a {{ compared_value }}."
                      "This value should be less than or equal to {{ compared_value }}." => "Este valor deve ser igual ou inferior a {{ compared_value }}."
                      "This value should not be equal to {{ compared_value }}." => "Este valor não deve ser igual a {{ compared_value }}."
                      "This value should not be identical to {{ compared_value_type }} {{ compared_value }}." => "Este valor não deve ser idêntico a {{ compared_value_type }} {{ compared_value }}."
                      "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." => "O formato da imagem é muito grande ({{ ratio }}). O formato máximo é {{ max_ratio }}."
                      "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." => "O formato da imagem é muito pequeno ({{ ratio }}). O formato mínimo esperado é {{ min_ratio }}."
                      "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." => "A imagem é um quadrado ({{ width }}x{{ height }}px). Imagens quadradas não são permitidas."
                      "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." => "A imagem está em orientação de paisagem ({{ width }}x{{ height }}px). Imagens orientadas em paisagem não são permitidas."
                      "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." => "A imagem está em orientação de retrato ({{ width }}x{{ height }}px). Imagens orientadas em retrato não são permitidas."
                      "An empty file is not allowed." => "Um arquivo vazio não é permitido."
                      "The host could not be resolved." => "O host não pode ser resolvido."
                      "This value does not match the expected {{ charset }} charset." => "O valor não corresponde ao conjunto de caracteres {{ charset }} esperado."
                      "This is not a valid Business Identifier Code (BIC)." => "O Código de Identificação de Empresa (BIC) não é válido."
                      "Error" => "Erro"
                      "This is not a valid UUID." => "Este valor não é um UUID válido."
                      "This value should be a multiple of {{ compared_value }}." => "Este valor deve ser um múltiplo de {{ compared_value }}."
                      "This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}." => "O Código de Identificação de Empresa (BIC) não está associado ao IBAN {{ iban }}."
                      "This value should be valid JSON." => "Este valor deve ser um JSON válido."
                      "This collection should contain only unique elements." => "Esta coleção deve conter só elementos únicos."
                      "This value should be positive." => "Este valor deve ser estritamente positivo."
                      "This value should be either positive or zero." => "Este valor deve ser superior ou igual a zero."
                      "This value should be negative." => "Este valor deve ser estritamente negativo."
                      "This value should be either negative or zero." => "Este valor deve ser inferior ou igual a zero."
                      "This value is not a valid timezone." => "Este valor não é um fuso horário válido."
                      "This password has been leaked in a data breach, it must not be used. Please use another password." => "Esta senha foi divulgada durante uma fuga de dados, não deve ser usada de novamente. Por favor usar uma senha outra."
                      "This value should be between {{ min }} and {{ max }}." => "Este valor deve situar-se entre {{ min }} e {{ max }}."
                      "This value is not a valid hostname." => "Este valor não é um nome de host válido."
                      "The number of elements in this collection should be a multiple of {{ compared_value }}." => "O número de elementos desta coleção deve ser um múltiplo de {{ compared_value }}."
                      "This value should satisfy at least one of the following constraints:" => "Este valor deve satisfazer pelo menos uma das seguintes restrições :"
                      "Each element of this collection should satisfy its own set of constraints." => "Cada elemento desta coleção deve satisfazer o seu próprio conjunto de restrições."
                      "This value is not a valid International Securities Identification Number (ISIN)." => "Este valor não é um Número Internacional de Identificação de Segurança (ISIN) válido."
                      "This value should be a valid expression." => "Este valor deve ser uma expressão válida."
                      "This value is not a valid CSS color." => "Este valor não é uma cor de CSS válida."
                      "This value is not a valid CIDR notation." => "Este valor não é uma notação CIDR válida."
                      "The value of the netmask should be between {{ min }} and {{ max }}." => "O valor da máscara de rede deve estar entre {{ min }} e {{ max }}."
                      "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." => "O nome do arquivo é muito grande. Deveria ter {{ filename_max_length }} caractere ou menos.|O nome do arquivo é muito grande. Deveria ter {{ filename_max_length }} caracteres ou menos."
                      "The password strength is too low. Please use a stronger password." => "A força da senha é muito baixa. Por favor utilize uma senha mais forte."
                      "This value contains characters that are not allowed by the current restriction-level." => "Este valor contém caracteres que não são permitidos pelo nível de restrição atual."
                      "Using invisible characters is not allowed." => "Não é permitido usar caracteres invisíveis."
                      "Mixing numbers from different scripts is not allowed." => "Não é permitido misturar números de scripts diferentes."
                      "Using hidden overlay characters is not allowed." => "Não é permitido usar caracteres de sobreposição ocultos."
                      "This form should not contain extra fields." => "Este formulário não deveria possuir mais campos."
                      "The uploaded file was too large. Please try to upload a smaller file." => "O ficheiro enviado é muito grande. Por favor, tente enviar um ficheiro menor."
                      "The CSRF token is invalid. Please try to resubmit the form." => "O token CSRF está inválido. Por favor, tente enviar o formulário novamente."
                      "This value is not a valid HTML5 color." => "Este valor não é uma cor HTML5 válida."
                      "Please enter a valid birthdate." => "Por favor, informe uma data de nascimento válida."
                      "The selected choice is invalid." => "A escolha seleccionada é inválida."
                      "The collection is invalid." => "A coleção é inválida."
                      "Please select a valid color." => "Por favor, selecione uma cor válida."
                      "Please select a valid country." => "Por favor, selecione um país válido."
                      "Please select a valid currency." => "Por favor, selecione uma moeda válida."
                      "Please choose a valid date interval." => "Por favor, escolha um intervalo de datas válido."
                      "Please enter a valid date and time." => "Por favor, informe uma data e horário válidos."
                      "Please enter a valid date." => "Por favor, informe uma data válida."
                      "Please select a valid file." => "Por favor, selecione um ficheiro válido."
                      "The hidden field is invalid." => "O campo oculto é inválido."
                      "Please enter an integer." => "Por favor, informe um inteiro."
                      "Please select a valid language." => "Por favor selecione um idioma válido."
                      "Please select a valid locale." => "Por favor, selecione um locale válido."
                      "Please enter a valid money amount." => "Por favor, informe um valor monetário válido."
                      "Please enter a number." => "Por favor, informe um número."
                      "The password is invalid." => "A palavra-passe é inválida."
                      "Please enter a percentage value." => "Por favor, informe um valor percentual."
                      "The values do not match." => "Os valores não correspondem."
                      "Please enter a valid time." => "Por favor, informe uma hora válida."
                      "Please select a valid timezone." => "Por favor, selecione um fuso horário válido."
                      "Please enter a valid URL." => "Por favor, informe uma URL válida."
                      "Please enter a valid search term." => "Por favor, informe um termo de busca válido."
                      "Please provide a valid phone number." => "Por favor, infome um número de telefone válido."
                      "The checkbox has an invalid value." => "O checkbox possui um valor inválido."
                      "Please enter a valid email address." => "Por favor, informe um endereço de email válido."
                      "Please select a valid option." => "Por favor, selecione uma opção válida."
                      "Please select a valid range." => "Por favor, selecione um intervalo válido."
                      "Please enter a valid week." => "Por favor, selecione uma semana válida."
                    ]
                    "security" => [
                      "An authentication exception occurred." => "Ocorreu uma excepção durante a autenticação."
                      "Authentication credentials could not be found." => "As credenciais de autenticação não foram encontradas."
                      "Authentication request could not be processed due to a system problem." => "O pedido de autenticação não foi concluído devido a um problema no sistema."
                      "Invalid credentials." => "Credenciais inválidas."
                      "Cookie has already been used by someone else." => "Este cookie já está em uso."
                      "Not privileged to request the resource." => "Não possui privilégios para aceder a este recurso."
                      "Invalid CSRF token." => "Token CSRF inválido."
                      "No authentication provider found to support the authentication token." => "Nenhum fornecedor de autenticação encontrado para suportar o token de autenticação."
                      "No session available, it either timed out or cookies are not enabled." => "Não existe sessão disponível, esta expirou ou os cookies estão desativados."
                      "No token could be found." => "O token não foi encontrado."
                      "Username could not be found." => "Nome de utilizador não encontrado."
                      "Account has expired." => "A conta expirou."
                      "Credentials have expired." => "As credenciais expiraram."
                      "Account is disabled." => "Conta desativada."
                      "Account is locked." => "A conta está trancada."
                      "Too many failed login attempts, please try again later." => "Várias tentativas de login falhadas, por favor tente mais tarde."
                      "Invalid or expired login link." => "Ligação de login inválida ou expirada."
                      "Too many failed login attempts, please try again in %minutes% minute." => "Demasiadas tentativas de login, tente novamente num minuto."
                      "Too many failed login attempts, please try again in %minutes% minutes." => "Demasiadas tentativas de login, tente novamente em %minutes% minutos."
                    ]
                    "ResetPasswordBundle" => [
                      "%count% year|%count% years" => "%count% ano|%count% anos"
                      "%count% month|%count% months" => "%count% mês|%count% meses"
                      "%count% day|%count% days" => "%count% dia|%count% dias"
                      "%count% hour|%count% hours" => "%count% hora|%count% horas"
                      "%count% minute|%count% minutes" => "%count% minuto|%count% minutos"
                    ]
                    "VerifyEmailBundle" => [
                      "%count% year|%count% years" => "%count% ano|%count% anos"
                      "%count% month|%count% months" => "%count% mês|%count% meses"
                      "%count% day|%count% days" => "%count% dia|%count% dias"
                      "%count% hour|%count% hours" => "%count% hora|%count% horas"
                      "%count% minute|%count% minutes" => "%count% minuto|%count% minutos"
                    ]
                  ]
                  -metadata: []
                  -catalogueMetadata: []
                  -resources: []
                  -locale: "pt"
                  -fallbackCatalogue: Symfony\Component\Translation\MessageCatalogue {#1096
                    -messages: [
                      "validators" => [
                        "This value should be false." => "Значение должно быть ложным."
                        "This value should be true." => "Значение должно быть истинным."
                        "This value should be of type {{ type }}." => "Тип значения должен быть {{ type }}."
                        "This value should be blank." => "Значение должно быть пустым."
                        "The value you selected is not a valid choice." => "Выбранное Вами значение недопустимо."
                        "You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices." => "Вы должны выбрать хотя бы {{ limit }} вариант.|Вы должны выбрать хотя бы {{ limit }} варианта.|Вы должны выбрать хотя бы {{ limit }} вариантов."
                        "You must select at most {{ limit }} choice.|You must select at most {{ limit }} choices." => "Вы должны выбрать не более чем {{ limit }} вариант.|Вы должны выбрать не более чем {{ limit }} варианта.|Вы должны выбрать не более чем {{ limit }} вариантов."
                        "One or more of the given values is invalid." => "Одно или несколько заданных значений недопустимо."
                        "This field was not expected." => "Это поле не ожидалось."
                        "This field is missing." => "Это поле отсутствует."
                        "This value is not a valid date." => "Значение не является правильной датой."
                        "This value is not a valid datetime." => "Значение даты и времени недопустимо."
                        "This value is not a valid email address." => "Значение адреса электронной почты недопустимо."
                        "The file could not be found." => "Файл не может быть найден."
                        "The file is not readable." => "Файл не может быть прочитан."
                        "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." => "Файл слишком большой ({{ size }} {{ suffix }}). Максимально допустимый размер {{ limit }} {{ suffix }}."
                        "The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}." => "MIME-тип файла недопустим ({{ type }}). Допустимы MIME-типы файлов {{ types }}."
                        "This value should be {{ limit }} or less." => "Значение должно быть {{ limit }} или меньше."
                        "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." => "Значение слишком длинное. Должно быть равно {{ limit }} символу или меньше.|Значение слишком длинное. Должно быть равно {{ limit }} символам или меньше.|Значение слишком длинное. Должно быть равно {{ limit }} символам или меньше."
                        "This value should be {{ limit }} or more." => "Значение должно быть {{ limit }} или больше."
                        "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." => "Значение слишком короткое. Должно быть равно {{ limit }} символу или больше.|Значение слишком короткое. Должно быть равно {{ limit }} символам или больше.|Значение слишком короткое. Должно быть равно {{ limit }} символам или больше."
                        "This value should not be blank." => "Значение не должно быть пустым."
                        "This value should not be null." => "Значение не должно быть null."
                        "This value should be null." => "Значение должно быть null."
                        "This value is not valid." => "Значение недопустимо."
                        "This value is not a valid time." => "Значение времени недопустимо."
                        "This value is not a valid URL." => "Значение не является допустимым URL."
                        "The two values should be equal." => "Оба значения должны быть одинаковыми."
                        "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." => "Файл слишком большой. Максимально допустимый размер {{ limit }} {{ suffix }}."
                        "The file is too large." => "Файл слишком большой."
                        "The file could not be uploaded." => "Файл не может быть загружен."
                        "This value should be a valid number." => "Значение должно быть числом."
                        "This file is not a valid image." => "Файл не является допустимым форматом изображения."
                        "This is not a valid IP address." => "Значение не является допустимым IP адресом."
                        "This value is not a valid language." => "Значение не является допустимым языком."
                        "This value is not a valid locale." => "Значение не является допустимой локалью."
                        "This value is not a valid country." => "Значение не является допустимой страной."
                        "This value is already used." => "Это значение уже используется."
                        "The size of the image could not be detected." => "Не удалось определить размер изображения."
                        "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." => "Ширина изображения слишком велика ({{ width }}px). Максимально допустимая ширина {{ max_width }}px."
                        "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." => "Ширина изображения слишком мала ({{ width }}px). Минимально допустимая ширина {{ min_width }}px."
                        "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." => "Высота изображения слишком велика ({{ height }}px). Максимально допустимая высота {{ max_height }}px."
                        "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." => "Высота изображения слишком мала ({{ height }}px). Минимально допустимая высота {{ min_height }}px."
                        "This value should be the user's current password." => "Значение должно быть текущим паролем пользователя."
                        "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." => "Значение должно быть равно {{ limit }} символу.|Значение должно быть равно {{ limit }} символам.|Значение должно быть равно {{ limit }} символам."
                        "The file was only partially uploaded." => "Файл был загружен только частично."
                        "No file was uploaded." => "Файл не был загружен."
                        "No temporary folder was configured in php.ini." => "Не настроена временная директория в php.ini."
                        "Cannot write temporary file to disk." => "Невозможно записать временный файл на диск."
                        "A PHP extension caused the upload to fail." => "Расширение PHP вызвало ошибку при загрузке."
                        "This collection should contain {{ limit }} element or more.|This collection should contain {{ limit }} elements or more." => "Эта коллекция должна содержать {{ limit }} элемент или больше.|Эта коллекция должна содержать {{ limit }} элемента или больше.|Эта коллекция должна содержать {{ limit }} элементов или больше."
                        "This collection should contain {{ limit }} element or less.|This collection should contain {{ limit }} elements or less." => "Эта коллекция должна содержать {{ limit }} элемент или меньше.|Эта коллекция должна содержать {{ limit }} элемента или меньше.|Эта коллекция должна содержать {{ limit }} элементов или меньше."
                        "This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements." => "Эта коллекция должна содержать ровно {{ limit }} элемент.|Эта коллекция должна содержать ровно {{ limit }} элемента.|Эта коллекция должна содержать ровно {{ limit }} элементов."
                        "Invalid card number." => "Неверный номер карты."
                        "Unsupported card type or invalid card number." => "Неподдерживаемый тип или неверный номер карты."
                        "This is not a valid International Bank Account Number (IBAN)." => "Значение не является допустимым международным номером банковского счета (IBAN)."
                        "This value is not a valid ISBN-10." => "Значение имеет неверный формат ISBN-10."
                        "This value is not a valid ISBN-13." => "Значение имеет неверный формат ISBN-13."
                        "This value is neither a valid ISBN-10 nor a valid ISBN-13." => "Значение не соответствует форматам ISBN-10 и ISBN-13."
                        "This value is not a valid ISSN." => "Значение не соответствует формату ISSN."
                        "This value is not a valid currency." => "Некорректный формат валюты."
                        "This value should be equal to {{ compared_value }}." => "Значение должно быть равно {{ compared_value }}."
                        "This value should be greater than {{ compared_value }}." => "Значение должно быть больше чем {{ compared_value }}."
                        "This value should be greater than or equal to {{ compared_value }}." => "Значение должно быть больше или равно {{ compared_value }}."
                        "This value should be identical to {{ compared_value_type }} {{ compared_value }}." => "Значение должно быть идентичным {{ compared_value_type }} {{ compared_value }}."
                        "This value should be less than {{ compared_value }}." => "Значение должно быть меньше чем {{ compared_value }}."
                        "This value should be less than or equal to {{ compared_value }}." => "Значение должно быть меньше или равно {{ compared_value }}."
                        "This value should not be equal to {{ compared_value }}." => "Значение не должно быть равно {{ compared_value }}."
                        "This value should not be identical to {{ compared_value_type }} {{ compared_value }}." => "Значение не должно быть идентичным {{ compared_value_type }} {{ compared_value }}."
                        "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." => "Соотношение сторон изображения слишком велико ({{ ratio }}). Максимальное соотношение сторон {{ max_ratio }}."
                        "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." => "Соотношение сторон изображения слишком мало ({{ ratio }}). Минимальное соотношение сторон {{ min_ratio }}."
                        "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." => "Изображение квадратное ({{ width }}x{{ height }}px). Квадратные изображения не разрешены."
                        "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." => "Изображение в альбомной ориентации ({{ width }}x{{ height }}px). Изображения в альбомной ориентации не разрешены."
                        "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." => "Изображение в портретной ориентации ({{ width }}x{{ height }}px). Изображения в портретной ориентации не разрешены."
                        "An empty file is not allowed." => "Пустые файлы не разрешены."
                        "The host could not be resolved." => "Имя хоста не может быть разрешено."
                        "This value does not match the expected {{ charset }} charset." => "Значение не совпадает с ожидаемой {{ charset }} кодировкой."
                        "This is not a valid Business Identifier Code (BIC)." => "Значение не соответствует формату BIC."
                        "Error" => "Ошибка"
                        "This is not a valid UUID." => "Значение не соответствует формату UUID."
                        "This value should be a multiple of {{ compared_value }}." => "Значение должно быть кратно {{ compared_value }}."
                        "This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}." => "Данный BIC не связан с IBAN {{ iban }}."
                        "This value should be valid JSON." => "Значение должно быть корректным JSON."
                        "This collection should contain only unique elements." => "Эта коллекция должна содержать только уникальные элементы."
                        "This value should be positive." => "Значение должно быть положительным."
                        "This value should be either positive or zero." => "Значение должно быть положительным или равным нулю."
                        "This value should be negative." => "Значение должно быть отрицательным."
                        "This value should be either negative or zero." => "Значение должно быть отрицательным или равным нулю."
                        "This value is not a valid timezone." => "Значение не является корректным часовым поясом."
                        "This password has been leaked in a data breach, it must not be used. Please use another password." => "Данный пароль был скомпрометирован в результате утечки данных и не должен быть использован. Пожалуйста, используйте другой пароль."
                        "This value should be between {{ min }} and {{ max }}." => "Значение должно быть между {{ min }} и {{ max }}."
                        "This value is not a valid hostname." => "Значение не является корректным именем хоста."
                        "The number of elements in this collection should be a multiple of {{ compared_value }}." => "Количество элементов в этой коллекции должно быть кратным {{ compared_value }}."
                        "This value should satisfy at least one of the following constraints:" => "Значение должно удовлетворять как минимум одному из следующих ограничений:"
                        "Each element of this collection should satisfy its own set of constraints." => "Каждый элемент этой коллекции должен удовлетворять своему собственному набору ограничений."
                        "This value is not a valid International Securities Identification Number (ISIN)." => "Значение не является корректным международным идентификационным номером ценных бумаг (ISIN)."
                        "This value should be a valid expression." => "Это значение должно быть корректным выражением."
                        "This value is not a valid CSS color." => "Значение не является корректным CSS цветом."
                        "This value is not a valid CIDR notation." => "Значение не соответствует нотации CIDR."
                        "The value of the netmask should be between {{ min }} and {{ max }}." => "Значение маски подсети должно быть от {{ min }} до {{ max }}."
                        "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." => "Имя файла слишком длинное. Оно должно содержать {{ filename_max_length }} символ или меньше.|Имя файла слишком длинное. Оно должно содержать {{ filename_max_length }} символа или меньше.|Имя файла слишком длинное. Оно должно содержать {{ filename_max_length }} символов или меньше."
                        "The password strength is too low. Please use a stronger password." => "Слишком низкая надёжность пароля. Пожалуйста, используйте более надёжный пароль."
                        "This value contains characters that are not allowed by the current restriction-level." => "Значение содержит символы, запрещённые на текущем уровне ограничений."
                        "Using invisible characters is not allowed." => "Использование невидимых символов запрещено."
                        "Mixing numbers from different scripts is not allowed." => "Смешивание номеров из разных сценариев запрещено."
                        "Using hidden overlay characters is not allowed." => "Использование невидимых символов наложения запрещено."
                        "This form should not contain extra fields." => "Эта форма не должна содержать дополнительных полей."
                        "The uploaded file was too large. Please try to upload a smaller file." => "Загруженный файл слишком большой. Пожалуйста, попробуйте загрузить файл меньшего размера."
                        "The CSRF token is invalid. Please try to resubmit the form." => "Страниа слишком долго была неактивна. Пожалуйста, попробуйте повторить отправку формы."
                        "This value is not a valid HTML5 color." => "Значение не является допустимым HTML5 цветом."
                        "Please enter a valid birthdate." => "Пожалуйста, введите действительную дату рождения."
                        "The selected choice is invalid." => "Выбранный вариант недопустим."
                        "The collection is invalid." => "Коллекция недопустима."
                        "Please select a valid color." => "Пожалуйста, выберите допустимый цвет."
                        "Please select a valid country." => "Пожалуйста, выберите действительную страну."
                        "Please select a valid currency." => "Пожалуйста, выберите действительную валюту."
                        "Please choose a valid date interval." => "Пожалуйста, выберите действительный период."
                        "Please enter a valid date and time." => "Пожалуйста, введите действительные дату и время."
                        "Please enter a valid date." => "Пожалуйста, введите действительную дату."
                        "Please select a valid file." => "Пожалуйста, выберите допустимый файл."
                        "The hidden field is invalid." => "Значение скрытого поля недопустимо."
                        "Please enter an integer." => "Пожалуйста, введите целое число."
                        "Please select a valid language." => "Пожалуйста, выберите допустимый язык."
                        "Please select a valid locale." => "Пожалуйста, выберите допустимую локаль."
                        "Please enter a valid money amount." => "Пожалуйста, введите допустимое количество денег."
                        "Please enter a number." => "Пожалуйста, введите номер."
                        "The password is invalid." => "Пароль недействителен."
                        "Please enter a percentage value." => "Пожалуйста, введите процентное значение."
                        "The values do not match." => "Значения не совпадают."
                        "Please enter a valid time." => "Пожалуйста, введите действительное время."
                        "Please select a valid timezone." => "Пожалуйста, выберите действительный часовой пояс."
                        "Please enter a valid URL." => "Пожалуйста, введите действительный URL."
                        "Please enter a valid search term." => "Пожалуйста, введите действительный поисковый запрос."
                        "Please provide a valid phone number." => "Пожалуйста, введите действительный номер телефона."
                        "The checkbox has an invalid value." => "Флажок имеет недопустимое значение."
                        "Please enter a valid email address." => "Пожалуйста, введите допустимый email адрес."
                        "Please select a valid option." => "Пожалуйста, выберите допустимый вариант."
                        "Please select a valid range." => "Пожалуйста, выберите допустимый диапазон."
                        "Please enter a valid week." => "Пожалуйста, введите действительную неделю."
                      ]
                      "security" => [
                        "An authentication exception occurred." => "Ошибка аутентификации."
                        "Authentication credentials could not be found." => "Аутентификационные данные не найдены."
                        "Authentication request could not be processed due to a system problem." => "Запрос аутентификации не может быть обработан в связи с проблемой в системе."
                        "Invalid credentials." => "Недействительные аутентификационные данные."
                        "Cookie has already been used by someone else." => "Cookie уже был использован кем-то другим."
                        "Not privileged to request the resource." => "Отсутствуют права на запрос этого ресурса."
                        "Invalid CSRF token." => "Whatever the translation is."
                        "No authentication provider found to support the authentication token." => "Не найден провайдер аутентификации, поддерживающий токен аутентификации."
                        "No session available, it either timed out or cookies are not enabled." => "Сессия не найдена, ее время истекло, либо cookies не включены."
                        "No token could be found." => "Токен не найден."
                        "Username could not be found." => "Имя пользователя не найдено."
                        "Account has expired." => "Время действия учетной записи истекло."
                        "Credentials have expired." => "Время действия аутентификационных данных истекло."
                        "Account is disabled." => "Учетная запись отключена."
                        "Account is locked." => "Учетная запись заблокирована."
                        "Too many failed login attempts, please try again later." => "Слишком много неудачных попыток входа, пожалуйста, попробуйте позже."
                        "Invalid or expired login link." => "Ссылка для входа недействительна или просрочена."
                        "Too many failed login attempts, please try again in %minutes% minute." => "Слишком много неудачных попыток входа в систему, повторите попытку через %minutes% минуту."
                        "Too many failed login attempts, please try again in %minutes% minutes." => "Слишком много неудачных попыток входа в систему, повторите попытку через %minutes% мин."
                        "auth.login" => "Вход"
                        "auth.forget_password" => "Забыли пароль?"
                        "auth.logged" => "Вы уже авторизованы"
                        "auth.reset_password" => "Восстановление пароля"
                        "auth.reset_password_email" => "На ваш email <strong>%email%</strong> было отправлено письмо, содержащее ссылку для сброса пароля."
                        "auth.reset_password_retry" => "Если вы не получили письмо, проверьте папку со спамом<br/> или <a class="link-primary fw-semibold" href="%url%">попробуйте еще раз</a>"
                        "auth.reset_password_enter_email" => "Введите ваш email и на него будет выслана ссылка на восстановление пароля"
                        "auth.not_member" => "Еще не зарегистрированы?"
                        "login.email" => "Email"
                        "login.enter_email" => "Введите ваш email"
                        "login.enter_true_email" => "Введите корректный email"
                        "login.password" => "Пароль"
                        "login.enter_password" => "Введите пароль"
                        "login.remember_me" => "Запомнить меня"
                        "login.note" => "Авторизуясь или зарегистрировавшись вы соглашаетесь с условиями <a href="%url%" target="_blank">обработки персональных данных</a>"
                        "login.oauth.google" => "Войти через Google"
                        "login.oauth.apple" => "Войти через Apple"
                        "login.oauth.facebook" => "Войти через Facebook"
                        "login.email_enter" => "или по email"
                        "reset_password.new_password_header" => "Задайте новый пароль"
                        "reset_password.new_password_note" => "Вы уже сбросили пароль? <a href="%url%" class="link-primary fw-bold">Войти</a>"
                        "reset_password.enter_password" => "Введите пароль"
                        "reset_password.new_password" => "Новый пароль"
                        "reset_password.retry_password" => "Повторите пароль"
                        "reset_password.same_password" => "Пароли должны совпадать"
                        "reset_password.save_password" => "Сохранить пароль"
                        "reset_password.reset" => "Восстановить пароль"
                        "reset_password.mail_subject" => "Восстановлении пароля на сайте"
                        "reset_password.email_header" => "Восстановление пароля"
                        "reset_password.email_noty" => "Чтобы сбросить пароль, перейдите по этой ссылке"
                        "reset_password.email_button" => "Восстановить пароль"
                        "reset_password.token_not_found" => "reset_password"
                        "reset_password.success" => "Пароль успешно сменен, используйте его для входа"
                        "reset_password.email_send_fail" => "Не удалось отправить письмо со ссылкой на сброс пароля"
                        "reset_password.exception.user_is_not_exist" => "Такой пользователь не найден"
                        "registration.header" => "Регистрация"
                        "registration.email_subject" => "Регистрация на сайте"
                        "registration.verifiation_email_subject" => "Подтверждение регистрации"
                        "registration.welcome" => "Добро пожаловать"
                        "registration.check_email" => "Проверьте почту"
                        "registration.verification_send" => "Ссылка на подтверждение регистрации отправлена еще раз"
                        "registration.success" => "Вам на email <strong>%email%</strong> выслана ссылка для подтверждения регистрации, пожалуйста перейдите по ней. Не получили письмо? Проверьте папку <strong>Спам</strong> если и там нет - <a href="#" data-user="%user%" class="send_verification">попробуйте еще раз</a>"
                        "registration.name" => "Ваше имя"
                        "registration.user_name" => "Имя"
                        "registration.enter_name" => "Введите имя"
                        "registration.submit" => "Зарегистрироваться"
                        "registration.type" => "Тип пользователя"
                        "registration.country" => "Страна"
                        "registration.member" => "Уже зарегистрированы?"
                        "validation.type.blank" => "Выберите тип пользователя"
                        "validation.country.blank" => "Выберите страну"
                        "logout" => "Выйти"
                        "password.noty" => "Рекомендуем выбирать сложный пароль длиннее 8 символов, содержащий цифры и спецсимволы"
                      ]
                      "KnpPaginatorBundle" => [
                        "label_previous" => "Назад"
                        "label_next" => "Вперед"
                        "filter_searchword" => "Поиск..."
                      ]
                      "ResetPasswordBundle" => [
                        "%count% year|%count% years" => "%count% год|%count% года|%count% лет"
                        "%count% month|%count% months" => "%count% месяц|%count% месяца|%count% месяцев"
                        "%count% day|%count% days" => "%count% день|%count% дня|%count% дней"
                        "%count% hour|%count% hours" => "%count% час|%count% часа|%count% часов"
                        "%count% minute|%count% minutes" => "%count% минута|%count% минуты|%count% минут"
                        "There was a problem validating your password reset request" => "Возникла проблема с проверкой вашего запроса на сброс пароля"
                        "There was a problem handling your password reset request" => "Не удалось обработать ваш запрос на сброс пароля"
                        "The link in your email is expired. Please try to reset your password again." => "Ссылка в вашем письме устарела. Пожалуйста, попробуйте сбросить пароль еще раз."
                        "Please update the request_password_repository configuration in config/packages/reset_password.yaml to point to your "request password repository" service." => "Обновите конфигурацию request_password_repository в config/packages/reset_password.yaml, чтобы она указывала на ваш "request password repository" сервис."
                        "The reset password link is invalid. Please try to reset your password again." => "Ссылка для сброса пароля недействительна. Пожалуйста, попробуйте сбросить пароль еще раз."
                        "You have already requested a reset password email. Please check your email or try again soon." => "Вы уже запрашивали электронное письмо для сброса пароля. Пожалуйста, проверьте свою электронную почту или повторите попытку еще раз в ближайшее время."
                      ]
                      "VerifyEmailBundle" => [
                        "%count% year|%count% years" => "%count% год|%count% года|%count% лет"
                        "%count% month|%count% months" => "%count% месяц|%count% месяца|%count% месяцев"
                        "%count% day|%count% days" => "%count% день|%count% дня|%count% дней"
                        "%count% hour|%count% hours" => "%count% час|%count% часа|%count% часов"
                        "%count% minute|%count% minutes" => "%count% минута|%count% минуты|%count% минут"
                        "The link to verify your email has expired. Please request a new link." => "Срок действия ссылки для проверки вашей электронной почты истек. Пожалуйста, запросите новую ссылку."
                        "The link to verify your email is invalid. Please request a new link." => "Ссылка для проверки вашей электронной почты недействительна. Пожалуйста, запросите новую ссылку."
                        "The link to verify your email appears to be for a different account or email. Please request a new link." => "Ссылка для проверки вашей электронной почты, по-видимому, предназначена для другой учетной записи или электронной почты. Пожалуйста, запросите новую ссылку."
                      ]
                      "ai" => [
                        "exception.request.fail" => "Не удалось распознать запрос"
                        "exception.request.empty" => "Запрос пуст"
                      ]
                      "band+intl-icu" => [
                        "form.name.label" => """
                          {type, select,\n
                              solo   {Укажите имя артиста}\n
                              duo {Укажите название дуэта}\n
                              trio {Укажите название трио}\n
                              quartet {Укажите название квартета}\n
                              choir {Укажите название хора}\n
                              band {Укажите название группы}\n
                              instrumental {Укажите название группы}\n
                              other {Укажите название}\n
                          }
                          """
                      ]
                      "band" => [
                        "type.solo" => "Соло"
                        "type.duo" => "Дуэт"
                        "type.trio" => "Трио"
                        "type.quartet" => "Квартет"
                        "type.choir" => "Хор"
                        "type.band" => "Группа"
                        "type.instrumental" => "Instrumental"
                        "streaming.spotify" => "Spotify"
                        "album_type.album" => "Альбом"
                        "album_type.single" => "Сингл"
                        "band_invite.role.label" => "Лейбл"
                        "band_invite.role.artist" => "Группа"
                        "band_invite.role.location" => "Площадка"
                        "band_invite.role.admin" => "Площадка"
                        "band_invite.admin.confirm.title" => "Подтвердите передачу управление страницей в письме, отправленном на ваш email"
                        "band_invite.admin.wait.title" => "Ожидается подтверждение приёма страницы со стороны участниĸа по email"
                        "band_invite.admin.confirmed.title" => "Передача прав администратора подтверждена"
                        "band_invite.admin.approved.title" => "Передача прав администратора подтверждена"
                        "band_invite.admin.cancel.title" => "Отменить передачу прав"
                        "band_invite.admin.cancel.canceled" => "Передача прав отменена"
                        "add" => "Создать группу"
                        "name" => "Название"
                        "active" => "Активна"
                        "no_unique_slug_exception" => "Группа с таким url уже существует"
                        "age_restriction.0.title" => "0+"
                        "age_restriction.6.title" => "6+"
                        "age_restriction.12.title" => "12+"
                        "age_restriction.16.title" => "16+"
                        "age_restriction.18.title" => "18+"
                        "age_restriction.21.title" => "21+"
                        "setup.band_main_data.title" => "Шаг 2"
                        "setup.band_main_data.add_title" => "Шаг 1"
                        "setup.band_main_data.header" => "Основные данные"
                        "setup.band_main_data.description" => "Уĸажите основные данные группы, страну и город"
                        "setup.band_second_data.title" => "Шаг 3"
                        "setup.band_second_data.header" => "Дополнительные данные"
                        "setup.band_second_data.description" => "Необязательная дополнительная информация о группе"
                        "setup.complete.title" => "Шаг 3"
                        "setup.complete.add_title" => "Шаг 2"
                        "setup.complete.header" => "%band%, Поздравляем!"
                        "setup.complete.step_description" => "Ваша страница артиста успешно создана."
                        "setup.complete.description" => "Ваша <a href="%url%" target="_blank">страница артиста</a>  успешно создана."
                        "setup.complete.note" => "В ближайшее время мы проверим её и опубликуем. Обычно это занимает 1-3 рабочих дня."
                        "label.title" => "Лейбл"
                        "band_label.confirmed" => "Ваше участие подтверждено"
                        "band_artists.confirmed" => "Ваше участие подтверждено"
                        "band_artists.artist.label" => "Участник"
                        "band_artists.admin.label" => "Выберите кому передать права администратора"
                        "band_artists.exception.not_unique" => "Нельзя добавить несколько одинаковых артистов в группу"
                        "band_artists.exception.empty" => "Нельзя оставить группу без артистов"
                        "band_artists.add.action" => "Зарегистрировать нового"
                        "confirm.title" => "Подтверждение группы"
                        "confirm.need" => "Необходимо подтверждение"
                        "confirm.message" => "Для верификации вам нужно с официального instagram аккаунта написать <a href="url" target="_blank">нам сообщение в директ</a> с кодом подтверждения: <strong>code</strong>"
                        "confirm.ok" => "Подтверждено"
                        "confirm.success" => "Верификация пройдена"
                        "confirm.noty_subject" => "Ваша группа прошла верификацию"
                        "confirm.setup.header" => "Позвольте нам убедиться, что вы действительно имеете права на управление ею"
                        "confirm.setup.description" => "Это позволит вам таĸже получить знаĸ верифицированной страницы. Зрители доверяют таĸим страницам гораздо больше"
                        "confirm.setup.instruction.step_1" => "Загрузите ваше главное фото и обложку страницы"
                        "confirm.setup.instruction.step_2" => "Укажите ссылки на соц сети и контакты для организаторов и лейбл"
                        "confirm.setup.instruction.step_3" => "Загрузите галерею фотографий"
                        "confirm.setup.instruction.step_4" => "И добавьте ссылку https://garmon.io/kasta в ваш аккаунт Instagram"
                        "noty.invite.artist.mail_subject" => "Подтвердите свое участие в группе"
                        "noty.invite.label.mail_subject" => "Подтвердите роль лейбла в группе"
                        "noty.invite.admin.confirm.mail_subject" => "Подтвердите передачу прав администратора"
                        "noty.invite.admin.approve.mail_subject" => "Подтвердите передачу прав администратора"
                        "noty.create.mail.subject" => "Ваша страница Артиста успешно создана."
                        "album.name" => "Название"
                        "album.form.name.label" => "Название"
                        "album.form.name.validation.blank" => "Введите название"
                        "album.form.photo.label" => "Обложка альбома"
                        "album.form.type.label" => "Тип альбома"
                        "album.form.type.validation.blank" => "Выберите тип альбома"
                        "album.form.year.label" => "Год выпуска"
                        "album.form.translations.label" => "Название альбома"
                        "album.streamings.form.streaming.label" => "Стриминговый сервис"
                        "album.streamings.form.streaming.validation.blank" => "Выберите стриминговый сервис"
                        "album.streamings.form.link.label" => "Ссылка"
                        "album.streamings.form.link.validation.blank" => "Введите ссылку"
                        "album.streamings.form.link.validation.url" => "Введите корректную ссылку"
                        "contacts.add.title" => "Добавление контактов"
                        "contacts.add.action" => "Добавить ĸонтаĸт"
                        "contacts.exception.general.active.title" => "Нельзя отключить эту группу контактов"
                        "contacts.exception.general.delete.title" => "Нельзя удалить эту группу контактов"
                        "contacts.form.translations.label" => "Название ĸонтаĸта"
                        "contacts.form.name.label" => "Название ĸонтаĸта"
                        "contacts.form.name.validation.blank" => "Введите название ĸонтаĸта"
                        "albums.add.title" => "Добавление альбома"
                        "albums.no_data.title" => "Альбомы и синглы <br>на стриминговых платформах"
                        "band.title" => "Данные группы"
                        "band.reviews.title" => "Отзывы"
                        "review.text" => "Текст отзыва"
                        "review.rating" => "Оценка выступления группы"
                        "access.label.header" => "Лейбл"
                        "access.label.description" => "Лейбл имеет возможность создавать концерты<br> от имени группы"
                        "access.label.no" => "Не задан"
                        "access.admin.header" => "Администратор"
                        "access.admin.description" => "Администратор имеет полный доступ ĸо всем<br> возможностям по управлению данной страницей"
                        "access.warning.text" => "Если вы передадите права администратора другому участниĸу, то потеряете доступ ĸ данной странице"
                        "search.window.title" => "Поиск артистов"
                        "search.window.description" => "Добавьте участников концерта"
                        "search.no_results.title" => "Артисты не найдены"
                        "form.name.title" => "Название"
                        "form.social.label" => "Ссылки на социальные сети и стриминговые платформы"
                        "form.social.add" => "Добавить ссылĸу"
                        "form.social.empty" => "Добавьте ссылĸи на свои соц. сети и стриминговые платформы"
                        "form.bandDocuments.label" => "Документы"
                        "form.documentFile.label" => "Файл"
                        "form.bandArtists.label" => "Участники"
                        "form.bandArtists.add" => "Добавить участниĸа"
                        "form.bandArtists.help" => "Фотография будет загружена из личных данных участниĸа"
                        "form.artist.label" => "Участник группы"
                        "form.artist.placeholder" => "Выберите участниĸа"
                        "form.artist.help" => "Ожидается подтверждение"
                        "form.artist.message" => "Введите email нового участниĸа"
                        "form.artist.no_results" => "Не найден участниĸ по данному email <a href="#" class="add_user btn btn-sm btn-success ms-3" data-type="%type%" data-country="%country%" title="Зарегистрировать нового">Зарегистрировать нового</a>"
                        "form.artist.validation.blank" => "Выберите артиста или добавьте нового"
                        "form.role.label" => "Роль в группе"
                        "form.role.placeholder" => "Выберите роль"
                        "form.active.label" => "Активен"
                        "form.type.title" => "Формат исполнения"
                        "form.type.label" => "Выберите формат исполнения"
                        "form.type.validation.blank" => "Выберите тип группы"
                        "form.country.label" => "Страна"
                        "form.country.validation.blank" => "Выберите страну"
                        "form.city.title" => "Город"
                        "form.city.label" => "Ваш город"
                        "form.city.validation.blank" => "Выберите город"
                        "form.genres.title" => "Стили музыĸи"
                        "form.genres.label" => "Выберите стили вашей музыĸи"
                        "form.ageRestrictions.title" => "Возрастные ограничения"
                        "form.ageRestrictions.label" => "Есть ли возрастные ограничения у вашей музыки?"
                        "form.invite.header" => "Каĸие приглашения на выступления вы готовы получать?"
                        "form.canInvite.label" => "В ресторанах и других общественных заведениях"
                        "form.canInvitePrivate.label" => "На частных мероприятиях (свадьба, юбилей, фестиваль)"
                        "form.slug.label" => "Адрес вашей страницы"
                        "form.slug.validation.unique" => "Уже существует группа с таким url"
                        "form.translations.label" => "Данные группы"
                        "form.translations.validation.blank" => "Введите название"
                        "form.nameImageFile.label" => "Логотип"
                        "form.nameImageFile.help" => "С прозрачным фоном в формате .png"
                        "form.description.label" => "Описание"
                        "form.label.label" => "Лейбл"
                        "form.label.placeholder" => "Без лейбла"
                        "form.gallery.label" => "Фотогалерея"
                        "form.videoGallery.label" => "Видеогалерея"
                        "form.cover.label" => "Обложка"
                      ]
                      "core" => [
                        "contact.form.type.label" => "Тип"
                        "contact.form.type.validation.blank" => "Выберите Тип"
                        "contact.form.name.label" => "Контактное лицо"
                        "contact.form.value.label" => "Значение"
                        "contact.form.value.validation.blank" => "Укажите контакт"
                        "slug.exception.no_slug" => "Не удалось сформировать url"
                        "slug.exception.no_unique_slug" => "Запись с таким url уже существует"
                        "social.form.link.label" => "Ссылка"
                        "social.form.link.placeholder" => "Вставьте ссылĸу"
                        "social.form.link.validation.blank" => "Введите ссылку"
                        "social.form.link.validation.url" => "Введите корректную ссылку"
                        "date.diapason.validation.invalid" => "Введите диапазон дат"
                      ]
                      "event" => [
                        "add.action" => "Провести концерт"
                        "add.title" => "Провести концерт"
                        "add.setup.step_1.title" => "Шаг 1"
                        "add.setup.step_1.description" => "Основные данные концерта"
                        "add.setup.step_2.title" => "Шаг 2"
                        "add.setup.step_2.description" => "Данные о площадке проведения"
                        "add.setup.step_3.title" => "Шаг 3"
                        "add.setup.step_3.description" => "Дополнительные данные концерта"
                        "add.setup.step_4.title" => "Шаг 3"
                        "add.setup.step_4.description" => "Страница концерта создана!"
                        "add.setup.step_4.header" => "Страница концерта создана!"
                        "add.setup.step_4.note" => "В ближайшее время мы проверим его и опубликуем. Обычно это занимает 1-3 рабочих дня."
                        "add.setup.complete.header" => "Страница концерта будет проверена модератором и опубликована после того, как вы укажите данные о билетах."
                        "add.setup.complete.description" => ""
                        "add.setup.complete.button" => "Указать цены на билеты"
                        "add.setup.complete.note" => " <p>Дополнительно в настройках концерта вам необходимо заполнить:</p> <ul> <li>Языки исполнения</li> <li>Фотообложку</li> </ul> <p>По вашему желанию вы можете заполнить также:</p> <ul> <li>Фотогалерею</li> <li>Видеотрейлер</li> <li>Тип мероприятия (концерт, фестиваль, премьера, инструментал)</li> <li>Логотипы партнёров</li> <li>Кол-во артистов</li> <li>Кол-во музыкантов</li> </ul> "
                        "no_data.header" => "Ваш первый ĸонцерт"
                        "event.title" => "Мероприятие"
                        "event.eventHalls.title" => "Залы"
                        "event.eventHalls.no_data" => "Площадка не выбрана"
                        "event.eventHalls.on_invite" => "Ожидается подтверждение от площадки"
                        "event.eventHalls.need_scheme" => "Представителю площадки необходимо загрузить план рассадки в зале"
                        "event.eventHalls.add.title" => "Выбрать"
                        "link.title" => "Страница концерта"
                        "type.concert" => "Концерт"
                        "ticket.type.regular.title" => "Входной билет"
                        "ticket.type.regular.description" => "Стандартный билет на мероприятие, оформляется на одного человека"
                        "ticket.type.child.title" => "Детский билет"
                        "ticket.type.child.description" => "Оформляется на ребенка только в дополнение к входному билету взрослого"
                        "status.draft" => "Добавьте площадку"
                        "status.new" => "Новое"
                        "status.moderation" => "На модерации"
                        "status.rejected" => "Отклонено"
                        "status.active" => "Активно"
                        "status.moved" => "Перенесено"
                        "status.success" => "Успешно"
                        "status.ended" => "Закончено"
                        "status.cancel_pending" => "В процессе отмены"
                        "status.canceled" => "Отменено"
                        "preSales.title" => "Предпродажи"
                        "sell.title" => "Статус продаж"
                        "sell.status.open" => "Открыты"
                        "sell.status.many_tickets" => "Много билетов"
                        "sell.status.low_tickets" => "Мало билетов"
                        "sell.status.sold_out" => "Sold Out"
                        "sell.status.paused" => "Продажи приостановлены"
                        "sell.status.closed" => "Продажи закрыты"
                        "recommended_age.0-4" => "0-4"
                        "recommended_age.5-7" => "5-7"
                        "recommended_age.8-12" => "8-12"
                        "recommended_age.13-16" => "13-16"
                        "recommended_age.17-18" => "17-18"
                        "recommended_age.50-60" => "50-60"
                        "recommended_age.19-100" => "19-100"
                        "exception.band.remove" => "Нельзя удалить единственного активного участника"
                        "exception.band.disable" => "Нельзя отключить единственного активного участника"
                        "exception.ticket_type.remove" => "Нельзя удалить единственный тип билета"
                        "exception.ticket_type.disable" => "Нельзя отключить единственный тип билета"
                        "exception.hall.disable" => "Нельзя отключить единственный активный зал"
                        "exception.zone.disable" => "Нельзя отключить единственную активную зону"
                        "exception.change_location.has_sales" => "Нельзя сменить площадку у концерта уже есть продажи"
                        "exception.state.prices.empty" => "Для концерта еще не заданы цены"
                        "exception.state.inactive.title" => "Мероприятие неактивно"
                        "exception.state.sell.closed.title" => "Продажи приостановлены"
                        "exception.state.sell.not_started.title" => "Продажи еще не начались"
                        "exception.state.sell.ended.title" => "Продажи закончились"
                        "exception.state.moderation.need.title" => "Мероприятие на модерации"
                        "exception.state.date.end.title" => "Мероприятие уже прошло"
                        "stat.sales.goal.title" => "Цель"
                        "stat.sales.sale.title" => "Продано"
                        "stat.sales.progress.title" => "Цель по продажам выполнена на %progress%%"
                        "stat.sales.progress.short_title" => "Цель по продажам"
                        "stat.sales.progress.description" => "По количеству проданных билетов"
                        "stat.ticket_types.title" => "Продажи по ĸатегориям"
                        "stat.promo.title" => "Проданные билеты по аĸции"
                        "stat.promo.description" => "Билеты проданные с использованием промокода"
                        "stat.promo.sum.title" => "Всего"
                        "stat.promo.promocode.title" => "По аĸции"
                        "promo_codes.add.title" => "Промокод"
                        "events.title" => "Концерты"
                        "events.member" => "Концерты группы"
                        "events.my" => "Мои концерты"
                        "events.upcoming" => "Предстоящие"
                        "events.completed" => "Завершённые"
                        "events.calendar" => "Календарь"
                        "active" => "Активно"
                        "not_active" => "Приостановлено"
                        "name" => "Название"
                        "form.locale.label" => "Основной язык страницы концерта"
                        "form.locale.help" => "Данный язык определяет на каком языке будет оформлена главная страница концерта"
                        "form.preSale.label" => "Предпродажа"
                        "form.preSale.help" => "Используется для предварительного сбора регистраций, с возможностью изменения даты и места проведения. <a href="%url%" class="primary" target="_blank">Подробнее тут</a>."
                        "form.sellGoal.title" => "Цель"
                        "form.minSellGoal.label" => "Минимальное количество билетов"
                        "form.minSellGoal.validation.blank" => "Введите минимальное количество билетов"
                        "form.maxSellGoal.label" => "Максимальное  количество билетов"
                        "form.freeDate.label" => "Без определённой даты"
                        "form.freeDate.help" => "Позволяет на данном этапе не указывать конкретную дату и время проведения. Вам необходимо указать примерный период проведения концерта"
                        "form.dates.label" => "Даты предполагаемого периода концерта"
                        "form.dates.validation.blank" => "Выберите даты"
                        "form.dates.validation.range" => "Выберите диапазон дат не больше %range% дней и не позже %limit% дней от сегодняшнего числа"
                        "form.call.label" => "Призыв"
                        "form.call.help" => "Мотивирующий текст для зрителя, почему нужно пойти на данный концерт, <a href="#" title="примеры" data-bs-toggle="modal" data-bs-target=".call_examples_window">примеры</a>"
                        "form.call.examples.header" => "Примеры"
                        "form.call.examples.example_1" => "Это мой первый концерт. Весь год я работал над новым альбомом и хотел бы презентовать его в уютном баре с очаровательной атмосферой."
                        "form.location.label" => "Площадка"
                        "form.location.message" => "Введите название площадки"
                        "form.location.no_results" => "Площадка не найдена <a href="#" class="add_location btn btn-sm btn-success ms-3" data-country="%country%" title="Добавить">Добавить</a>"
                        "form.location.validation.blank" => "Выберите площадку или добавьте новую"
                        "form.type.label" => "Тип концерта"
                        "form.type.validation.blank" => "Выберите тип концерта"
                        "form.country.label" => "Страна"
                        "form.country.validation.blank" => "Выберите страну"
                        "form.city.label" => "Город"
                        "form.genres.label" => "Стили"
                        "form.currency.label" => "Основная валюта"
                        "form.countArtists.label" => "Количество артистов"
                        "form.countArtists.validation.blank" => "Введите Количество артистов"
                        "form.countMusicians.label" => "Количество музыĸантов"
                        "form.countMusicians.help" => ""
                        "form.duration.label" => "Продолжительность"
                        "form.duration.help" => "мин."
                        "form.recommendedAge.label" => "Рекомендованный возраст"
                        "form.ageRestrictions.label" => "Есть ли возрастные ограничения?"
                        "form.tax.label" => "Налоговая ставка"
                        "form.tax.help" => "В %"
                        "form.live.label" => "Живая музыка"
                        "form.live.help" => "Отметьте, если вы выступаете вместе с музыкантами"
                        "form.date.title" => "Дата"
                        "form.date.label" => "Дата концерта"
                        "form.date.validation.blank" => "Введите дату концерта"
                        "form.time.label" => "Время начала"
                        "form.doors.label" => "Время открытия для входа"
                        "form.doors.validation.blank" => "Введите время открытия для входа"
                        "form.startDate.label" => "Дата начала предполагаемого периода концерта"
                        "form.startDate.help" => "Если у концерта еще не определена дата"
                        "form.endDate.label" => "Дата конца предполагаемого периода концерта"
                        "form.endDate.help" => "Если у концерта еще не определена дата"
                        "form.startSaleAt.label" => "Дата начала продаж"
                        "form.endSaleAt.label" => "Дата окончания продаж"
                        "form.slug.label" => "Url"
                        "form.translations.label" => "Данные концерта"
                        "form.translations.help" => "Мы позаботились о том, чтобы данные о вашем ĸонцерте были автоматичесĸи переведены на все языĸи. Вы можете не использовать автоперевод и изменить на свой вариант теĸста."
                        "form.name.label" => "Название ĸонцерта"
                        "form.name.help" => "Заполните, если хотите отметить тему, повод или особый формат ĸонцерта"
                        "form.name.validation.blank" => "Введите название"
                        "form.shortDescription.label" => "Краткое описание"
                        "form.shortDescription.validation.blank" => "Введите Краткое описание"
                        "form.description.label" => "Пресс-релиз"
                        "form.description.help" => "Вы можете подробнее рассĸазать о деталях ĸонцерта, чему посвящён, что услышат и увидят зрители на ĸонцерте, ĸаĸое впечатление могут получить"
                        "form.description.validation.blank" => "Введите Пресс-релиз"
                        "form.searchDescription.label" => "Описание для поисковых систем"
                        "form.nameImageFile.label" => "Изображение названия"
                        "form.social.label" => "Социальные сети"
                        "form.eventPrice.label" => "Цены"
                        "form.cover.label" => "Обложка"
                        "form.gallery.label" => "Фотогалерея"
                        "form.videoGallery.label" => "Видеогалерея"
                        "form.memberGallery.title" => "Отобразить фотографии со страницы Артиста"
                        "form.memberVideoGallery.title" => "Отобразить видео со страницы Артиста"
                        "event_contact.general" => "Общие контакты"
                        "contacts.add.title" => "Группа контактов"
                        "contacts.form.translations.label" => "Переводы"
                        "contacts.form.name.validation.blank" => "Введите название группы контактов"
                        "manager.form.user.label" => "Промоутер"
                        "event_ticket_type.general" => "Стандартный билет"
                        "cancelRequest.form.reason.label" => "Причина отмены"
                        "cancelRequest.form.reason.validation.blank" => "Укажите причину отмены"
                        "band.confirmed" => "Участие подтверждено"
                        "band.not_confirmed" => "Участие не подтверждено"
                        "band.form.band.label" => "Артист"
                        "band.form.band.placeholder" => "Введите название исполнителя"
                        "band.form.band.validation.blank" => "Выберите группу"
                        "band.form.active.label" => "Активно"
                        "band.artist.rejected" => "Вы отклонили свое участие в мероприятии группы"
                        "bands.form.eventBands.label" => "Участники"
                        "bands.form.eventBands.add" => "Добавить участника"
                        "bands.form.eventBands.no_data_cut" => "Вы можете добавить участников концерта для отображения их на странице.<br> Данный концерт будет также выводиться на странице Артиста"
                        "bands.form.eventBands.no_data" => " Вы можете добавить артистов и музыĸантов, принимающих участие в данном ĸонцерте.  После подтверждения с их стороны, они будут отображены на странице ĸонцерта. По вашему желанию, это таĸже позволит вам настроить распределение дохода между участниĸами, в том числе между промоутером и площадĸой проведения ĸонцерта "
                        "bands.form.eventBands.validation.blank" => "Добавьте участников концерта"
                        "bands.form.eventManagers.label" => "Промоутеры"
                        "partners.form.eventPartners.label" => "Партнеры"
                        "partners.description" => "Если у вас есть информационные партнёры, спонсоры или лейбл, вы можете здесь загрузить их логотипы"
                        "partner.form.logoFile.label" => "Логотип"
                        "partner.form.logoFile.current" => "Текущий файл"
                        "price_level.zone" => "Цена для зоны"
                        "price_level.seat_group" => "Цена для ряда"
                        "price_level.seat" => "Цена для места"
                        "prices.status.empty.title" => "Добавьте билеты"
                        "prices.form.eventPrice.label" => "Цены"
                        "price.form.eventZone.label" => "Зона"
                        "price.form.eventZone.validation.blank" => "Выберите зону"
                        "price.form.eventSeatGroup.label" => "Группа мест"
                        "price.form.eventSeatGroup.validation.blank" => "Выберите группу"
                        "price.form.eventSeat.label" => "Место"
                        "price.form.eventSeat.validation.blank" => "Выберите Место"
                        "price.form.ticketType.label" => "Тип билета"
                        "price.form.ticketType.validation.blank" => "Выберите тип билета"
                        "price.form.startAt.label" => "Время начала действия"
                        "price.form.startAt.help" => "Если оставить пустым цены действуют все время"
                        "price.form.endAt.label" => "Время окончания действия"
                        "price.form.endAt.help" => "Если оставить пустым цены действуют все время"
                        "price.value.form.currency.label" => "Валюта"
                        "price.value.form.value.label" => "Цена"
                        "price.value.form.value.validation.blank" => "Введите Цену"
                        "splits.form.eventSplits.label" => "Правила распределения дохода"
                        "splits.exception.invalid.sum" => "Итоговые выплаты участникам меньше доступной суммы, проверьте плавила распределения доходов"
                        "split.form.part.label" => "Часть дохода"
                        "split.form.part.help" => "В зависимости от настроек сплитирования указывается в % или абсолютных значениях"
                        "split.form.part.validation.blank" => "Укажите Часть дохода"
                        "hall.form.eventZones.label" => "Зоны"
                        "hall.layouts.form.layout.label" => "Выберите подходящий план зала"
                        "hall.layouts.form.layout.validation.blank" => "Выберите план зала"
                        "hall.layouts.action.set.title" => "Выбор плана зала"
                        "hall.layouts.exception.set.has_sales" => "Нельзя изменить рассадку для концерта у которого уже есть продажи"
                        "zone.name.title" => "Название зоны"
                        "zone.add.title" => "Добавление зоны"
                        "zone.edit.title" => "Редактирование зоны"
                        "zone.form.active.label" => "Активно"
                        "zones.title" => "Зоны"
                        "location.confirmed" => "Площадка подтверждена"
                        "location.invite.wait_status" => "Ожидается подтверждение от площадки"
                        "location.invite.wait" => "В данный момент ожидается подтверждение от площадки <strong>%location%</strong>, <a href="#" class="cancel_event_location_invite" data-invite="%invite_id%">отменить</a>"
                        "location.invite.canceled" => "Приглашение отменено"
                        "noty.new_band_event.artist.mail_subject" => "Группа где вы состоите участвует в мероприятии"
                        "noty.invite.band.mail_subject" => "Приглашение на участие в мероприятии"
                        "noty.invite.location.mail_subject" => "Приглашение на проведение концерта"
                        "invite.role.label" => "Лейбл"
                        "invite.role.band" => "Группа"
                        "invite.role.location" => "Площадка"
                        "invite.confirmed" => "Участие подтверждено"
                        "cancel_request.exception.exist" => "Запрос на отмену концерта уже был создан"
                        "ticket_type.add.title" => "Добавление типа билета"
                        "ticket_type.form.translations.label" => "Переводы"
                        "ticket_type.form.max.label" => "Доступное количество билетов"
                        "ticket_type.form.max.validation.blank" => "Введите доступное количество билетов"
                        "ticket_type.form.name.label" => "Название"
                        "ticket_type.form.name.validation.blank" => "Введите Название"
                        "cancel.mail_subject" => "Мероприятие event отменено"
                        "eventSeat.title" => "Место: %number%"
                        "eventSeatRow.title" => "Ряд: %number%"
                        "eventSeatGroup.title" => "Группа мест"
                        "eventSeatGroup.action.add.title" => "Объединить места в группу"
                        "eventSeatGroup.action.remove.title" => "Сбросить группу"
                        "eventSeatGroup.action.price.set.title" => "Цены"
                        "eventZone.action.price.set.title" => "Цены"
                        "promo.title" => "Промо-акции"
                        "promo.action.add.title" => "Добавить промо-акцию"
                        "promo.type.discount" => "Скидка"
                        "promo.window.title" => "Промо акция"
                        "promo.form.startAt.label" => "Время начала действия"
                        "promo.form.startAt.help" => "Если оставить пустым акция будет действовать все время"
                        "promo.form.endAt.label" => "Время окончания действия"
                        "promo.form.endAt.help" => "Если оставить пустым акция будет действовать все время"
                        "promo.form.value.label" => "Значение скидки"
                        "promo.form.value.validation.blank" => "Введите Значение скидки"
                        "promo.form.value.validation.percent" => "Введите значение скидки от 1 до 100"
                        "payment.validation.has_no_sales" => "Для мероприятия еще не было продаж"
                        "payment.validation.has_no_splits" => "Для мероприятия не настроены правила распределения дохода"
                        "payment.validation.zero_total" => "Для мероприятия не было продаж"
                        "payment.validation.end_date" => "Еще не наступила дата окончания продаж мероприятия"
                        "payment.validation.end_sale_date" => "Еще не наступила дата окончания мероприятия"
                        "payment.validation.start_date" => "Еще не наступила дата начала мероприятия"
                        "payment.validation.start_sale_date" => "Еще не наступила дата начала продаж мероприятия"
                        "earnings.title" => "Продажи"
                        "earnings.description" => "За все время проведения мероприятия"
                        "earnings.no_data" => "У мероприятия еще не было продаж"
                        "earning.total.title" => "Всего продано"
                        "earning.discount.title" => "Скидка"
                        "earning.paid.title" => "Оплачено"
                        "earning.fee.title" => "Комиссия платежной системы"
                        "earning.net.title" => "Заработано за вычетом комиссии платежной системы"
                        "earning.commission.title" => "Комиссия сервиса"
                        "earning.profit.title" => "Заработано"
                      ]
                      "geo" => [
                        "country.title" => "Страна"
                        "city.title" => "Город"
                      ]
                      "location" => [
                        "location.title" => "Данные площадки"
                        "places.title" => "Вместимость"
                        "type.amphitheater.title" => "Амфитеатр"
                        "type.amphitheater.description" => "Открытая площадка с полукруглой или круглой ареной и трибунами, предназначенная для проведения различных мероприятий, таких как концерты, театральные представления и спортивные мероприятия"
                        "type.concert_hall.title" => "Концертный зал"
                        "type.concert_hall.description" => "Специализированное помещение, предназначенное для проведения музыкальных концертов и выступлений"
                        "type.bandshell.title" => "Бендшелл"
                        "type.bandshell.description" => "Открытая или частично закрытая площадка, обычно с музыкальной площадкой, используемая для выступлений оркестров, музыкальных групп или других художественных выражений"
                        "type.opera_house.title" => "Оперный театр"
                        "type.opera_house.description" => "Специализированное здание, предназначенное для постановки оперных представлений, а также иногда балетов и других театральных произведений"
                        "type.jazz_club.title" => "Джаз-клуб"
                        "type.jazz_club.description" => "Уютное заведение, специализирующееся на живых выступлениях джазовых исполнителей"
                        "type.live_house.title" => "Клуб"
                        "type.live_house.description" => "Изначально японское понятие, обозначающее небольшие клубы или площадки, где проводятся живые выступления музыкантов. Место, обычно небольшое, где проходят живые музыкальные выступления, включая концерты различных жанров"
                        "type.music_club.title" => "Музыкальный клуб"
                        "type.music_club.description" => "Интимное место с оборудованием для живых выступлений музыкальных групп различных жанров"
                        "type.rock_lub.title" => "Рок-клуб"
                        "type.rock_lub.description" => "Клуб, специализирующийся на выступлениях рок-групп и исполнителей"
                        "type.nightclub.title" => "Ночной клуб"
                        "type.nightclub.description" => "Заведения, предназначенные для развлечения, где проводятся музыкальные выступления, дискотеки и другие мероприятия"
                        "type.pub.title" => "Паб"
                        "type.pub.description" => "Пабы, где проводятся музыкальные выступления, дискотеки и другие мероприятия"
                        "type.restaurant.title" => "Ресторан"
                        "type.bar.title" => "Бар"
                        "type.cafe.title" => "Кафе"
                        "type.arena.title" => "Стадион или арена"
                        "type.arena.description" => "Большие открытые или закрытые сооружения для проведения спортивных мероприятий, концертов и других культурных мероприятий с большим количеством зрителей"
                        "type.festival_ground.title" => "Фестивальная площадка"
                        "type.festival_ground.description" => "Открытое место, где проводятся музыкальные фестивали, часто с несколькими сценами для одновременных выступлений"
                        "type.theater.title" => "Театр"
                        "type.theater.description" => "Здание или помещение, предназначенное для постановки и показа театральных представлений, включая драмы, комедии, мюзиклы и другие жанры"
                        "equipment.scene.title" => "Сцена"
                        "equipment.sound.title" => "Звук"
                        "equipment.light.title" => "Свет"
                        "equipment.projector.title" => "Проектор"
                        "equipment.led.title" => "Светодиодный экран"
                        "equipment.tv.title" => "Телевизоры"
                        "parking.free.title" => "Есть бесплатная парковка"
                        "parking.paid.title" => "Есть платная парковка"
                        "parking.variate.title" => "Стоимость парковки зависит от времени суток и дня недели"
                        "event_type.concert.title" => "Концертные мероприятия"
                        "event_type.private.title" => "Частные мероприятия (свадьба, день рождения)"
                        "event_type.dj.title" => "Для Dj дискотеки"
                        "event_type.all.title" => "Любые"
                        "setup.location_main_data.title" => "Шаг 1"
                        "setup.location_main_data.add_title" => "Шаг 2"
                        "setup.location_main_data.header" => "Основные данные"
                        "setup.location_main_data.description" => "Укажите основные данные"
                        "setup.location_second_data.title" => "Шаг 2"
                        "setup.location_second_data.add_title" => "Шаг 3"
                        "setup.location_second_data.header" => "Дополнительные данные"
                        "setup.location_second_data.description" => "Необязательная дополнительная информация о площадке"
                        "setup.complete.title" => "Шаг 3"
                        "setup.complete.add_title" => "Шаг 4"
                        "setup.complete.header" => "Страница Площадки успешно создана!"
                        "setup.complete.description" => "Ваша страница готова"
                        "setup.complete.note" => "В ближайшее время мы проверим её и опубликуем. Обычно это занимает 1-3 рабочих дня."
                        "zone.general.title" => "Общая зона"
                        "zone.general.description" => ""
                        "hall.general" => "Общий зал"
                        "layout.general" => "Общий план"
                        "layout.form.translations.label" => "Данные плана"
                        "layout.form.places.label" => "Количество мест"
                        "layout.form.places.validation.blank" => "Введите Количество мест"
                        "layout.form.name.label" => "Название площадки"
                        "layout.form.name.validation.blank" => "Введите название площадки"
                        "layout.form.schemeFile.label" => "План зала"
                        "layout.form.schemeFile.validation.seat_id" => "В схеме есть места с незаполненным или повторяющимся атрибутом id"
                        "layout.scheme.title" => "План зала"
                        "layout.scheme.about" => "О работе с планами зала"
                        "layout.scheme.edit" => "Загрузить новый план"
                        "layout.scheme.static.exception" => "Текущий план зала не интерактивен, для того чтобы можно было сопоставить места, она должна быть в формате svg"
                        "layout.scheme.seat.template" => "Ряд %row% Место %number%"
                        "layout.scheme.zone.template" => "%zone%"
                        "layout.scheme.unbind.confirm" => "Сбросить привязку?"
                        "layout.scheme.mapping.exception.zone.scheme_id_invalid" => "Не корректный id зоны на схеме"
                        "layout.scheme.mapping.exception.seat.scheme_id_invalid" => "Не корректный id места на схеме"
                        "layout.scheme.noty.uploaded.subject" => "Загружен интерактивный план зала"
                        "layout.schemeMap.noty.uploaded.subject" => "Загружен новый план зала"
                        "layout.schemes.label" => "Планы рассадок"
                        "layout.schemes.add" => "Загрузите план зала"
                        "layout.schemes.note" => "Загрузите файл с примером рассадки. На его основании мы создадим интерактивный план зала с возможностью выбора мест для зрителя."
                        "layouts.add.title" => "Добавление плана зала"
                        "layouts.edit.title" => "Редактирование плана зала"
                        "staff.sound_engineer.title" => "Звукорежиссёр"
                        "staff.lighting_operator.title" => "Оператор по свету"
                        "staff.video_engineer.title" => "Видеоинженер"
                        "exception.hall.remove" => "Нельзя удалить единственный активный зал."
                        "exception.hall.disable" => "Нельзя отключить единственный активный зал."
                        "exception.layout.remove" => "Нельзя удалить единственный активный план"
                        "exception.layout.disable" => "Нельзя отключить единственный активный план"
                        "exception.zone.remove" => "Нельзя удалить единственную активную зону"
                        "exception.zone.disable" => "Нельзя отключить единственную активную зону"
                        "location_contact.general" => "Контакты для запросов на аренду"
                        "reviews.title" => "Отзывы"
                        "review.text" => "Текст отзыва"
                        "review.rating" => "Оценка площадки"
                        "contacts.add.title" => "Добавление группы контактов"
                        "contacts.form.translations.label" => "Переводы"
                        "contacts.form.name.label" => "Название группы"
                        "contacts.form.name.validation.blank" => "Введите название группы контактов"
                        "halls.add.title" => "Добавление зала"
                        "halls.edit.title" => "Редактирование зала"
                        "halls.form.name.label" => "Название"
                        "halls.form.name.validation.blank" => "Введите название зала"
                        "halls.form.description.label" => "Описание"
                        "halls.form.rentTerms.label" => "Условия аренды"
                        "halls.form.places.label" => "Количество мест"
                        "halls.form.places.validation.blank" => "Введите Количество мест"
                        "halls.form.translations.label" => "Данные зала"
                        "zones.title" => "Зоны"
                        "zones.add.title" => "Добавление зоны"
                        "zones.edit.title" => "Редактирование зоны"
                        "zones.form.name.label" => "Название"
                        "zones.form.name.validation.blank" => "Введите Название"
                        "zones.form.description.label" => "Описание"
                        "zones.form.places.label" => "Количество мест"
                        "zones.form.places.validation.blank" => "Введите Количество мест"
                        "zones.form.places.help" => "Укажите количество доступных входных мест, если зона не оборудована отдельными сидячими местами"
                        "zones.form.seats.number.validation.not_unique" => "В некоторых рядах есть места с повторяющимися номерами"
                        "zones.form.hasSeats.label" => "Зона с местами"
                        "zones.form.translations.label" => "Данные зоны"
                        "zones.form.subSeats.label" => "Составные места"
                        "seat.title" => "Место"
                        "seat.remove.confirm" => "Удалить место?"
                        "seats.collection.label" => "Места"
                        "seats.collection.no_data" => "Добавьте ряды для связи их с местами на плане рассадки"
                        "seats.collection.row.label" => "Ряд"
                        "seats.collection.row.add.label" => "Добавить ряд"
                        "seats.collection.row.add.seats.label" => "Количество мест"
                        "seats.form.number.label" => "Номер"
                        "seats.form.number.validation.blank" => "Введите Номер места"
                        "seats.form.row.label" => "Ряд"
                        "seats.form.row.validation.blank" => "Введите Номер ряда"
                        "seats.form.active.label" => "Активно"
                        "sub_seats.form.number.label" => "Номер"
                        "sub_seats.form.number.validation.blank" => "Введите номер места"
                        "sub_seats.form.validation.blank" => "Введите Номер места"
                        "sub_seats.form.active.label" => "Активно"
                        "add" => "Добавить площадку"
                        "name" => ""
                        "active" => ""
                        "confirm.title" => "Подтверждение площадки"
                        "confirm.need" => "Необходимо подтверждение"
                        "confirm.message" => "Для верификации вам нужно с официального instagram аккаунта написать <a href="url" target="_blank">нам сообщение в директ</a> с кодом подтверждения: <strong>code</strong>"
                        "confirm.success" => "Верификация пройдена"
                        "confirm.noty_subject" => "Ваша площадка прошла верификацию"
                        "confirm.setup.header" => "Мы заботимся о качестве предоставляемых данных"
                        "confirm.setup.description" => "Получите знак Верифицированной страницы:"
                        "confirm.setup.instruction.step_1" => "Укажите ссылки на соц сети и контакты для организаторов и лейбл"
                        "confirm.setup.instruction.step_2" => "Загрузите галерею фотографий площадки и видео"
                        "confirm.setup.instruction.step_3" => "Также вы можете загрузить схемы рассадки зрителей"
                        "form.social.label" => "Ссылки на социальные сети"
                        "form.social.empty" => "Добавьте ссылки на соц. сети"
                        "form.country.label" => "Страна"
                        "form.country.validation.blank" => "Выберите страну"
                        "form.city.label" => "Город"
                        "form.city.validation.blank" => "Выберите город"
                        "form.type.title" => "Тип площадки"
                        "form.type.label" => "Выберите тип площадки"
                        "form.type.validation.blank" => "Выберите тип площадки"
                        "form.equipments.title" => "Оборудование"
                        "form.equipments.label" => "Отметьте, что имеется на площадке"
                        "form.staffs.title" => "Персонал"
                        "form.staffs.label" => "Есть ли местный персонал"
                        "form.parkings.title" => "Парковка"
                        "form.parkings.label" => "Наличие парковки около площадки"
                        "form.eventTypes.title" => "Типы мероприятий"
                        "form.eventTypes.label" => "Отметьте, для каких мероприятий вы готовы получать запросы на аренду площадки"
                        "form.places.title" => "Максимальное кол-во мест для зрителей"
                        "form.places.label" => "Укажите максимальное кол-во мест для зрителей"
                        "form.places.validation.blank" => "Введите Количество мест"
                        "form.withKitchen.label" => "Наличие кухни"
                        "form.withKitchen.help" => "Возможность заказа горячих блюд"
                        "form.withBar.label" => "Наличие бара"
                        "form.withBar.help" => "Возможность заказа алкогольных напитков"
                        "form.genres.label" => "Стили"
                        "form.slug.label" => "Адрес страницы"
                        "form.slug.validation.unique" => "Уже существует площадка с таким url"
                        "form.coords.label" => "Положение на карте"
                        "form.coords.help" => "Выберите точное местоположение площадки на карте"
                        "form.translations.label" => "Данные площадки"
                        "form.name.label" => "Название"
                        "form.name.validation.blank" => "Введите название"
                        "form.nameImageFile.label" => "Изображение названия"
                        "form.address.label" => "Адрес"
                        "form.address.validation.blank" => "Введите Адрес"
                        "form.description.label" => "Описание"
                        "form.description.help" => "Произвольное небольшое описание до 500 знаков"
                        "form.parking.label" => "Дополнительная информация о парковке"
                        "form.rentDescription.label" => "Условия аренды"
                        "form.rentEquipmentTerms.label" => "Условия аренды оборудования"
                        "form.equipment.label" => "Оборудование"
                        "form.specialists.label" => "Специалисты"
                        "form.restrictions.title" => "Ограничения"
                        "form.restrictions.label" => "Укажите ограничения"
                        "form.restrictions.help" => "Например: технические, недопустимые типы мероприятий или другие детали, ограничивающие организаторов"
                        "form.postCode.label" => "Почтовый индекс"
                        "form.locationContacts.label" => "Контаĸты для аренды"
                        "form.locationContacts.add" => "Добавить"
                        "form.gallery.label" => "Фотогалерея"
                        "form.videoGallery.label" => "Видеогалерея"
                        "add_form.address.label" => "Адрес"
                        "add_form.address.help" => "Выберите точное местоположение площадки на карте"
                        "add_form.address.validation.blank" => "Укажите адрес"
                        "add_form.coords.label" => "Положение на карте"
                        "add_form.coords.help" => "Выберите точное местоположение площадки на карте"
                        "add_form.coords.validation.blank" => "Укажите положение на карте"
                        "add_form.user_name.label" => "Имя официального представителя площадки"
                        "add_form.user_name.validation.blank" => "Введите имя официального представителя"
                        "add_form.user_email.label" => "Email представителя площадки, кто может подтвердить бронь для данного мероприятия"
                        "add_form.user_email.validation.blank" => "Введите email представителя площадки"
                      ]
                      "menu" => [
                        "user.profile" => "Основные данные"
                        "user.requisites" => "Реквизиты"
                        "user.bands" => "Мои страницы"
                        "user.locations" => "Мои страницы"
                        "user.statements" => "Финансы"
                        "user.remove" => "Удаление аккауна"
                        "user.events.list" => "Концерты"
                        "user.events.add" => "Добавить мероприятие"
                        "user.event.dashboard" => "Обзор"
                        "user.event.overview" => "Основные данные"
                        "user.event.edit" => "Редактировать"
                        "user.event.members" => "Участники"
                        "user.event.tickets" => "Билеты"
                        "user.event.halls" => "Залы"
                        "user.event.ticket_types" => "Типы билетов"
                        "user.event.prices" => "Цены"
                        "user.event.splits" => "Распределение дохода"
                        "user.event.promo_codes" => "Промокоды"
                        "user.event.partners" => "Партнеры"
                        "user.event.contacts" => "Контакты"
                        "user.event.media" => "Медиа"
                        "user.event.links" => "Ссылки"
                        "band.overview" => "Основные данные"
                        "band.links" => "Ссылки"
                        "band.questions" => "Вопросы"
                        "band.media" => "Медиа"
                        "band.members" => "Участники"
                        "band.contacts" => "Контакты"
                        "band.albums" => "Альбомы"
                        "band.access" => "Доступы"
                        "band.documents" => "Документы"
                        "band.reviews" => "Отзывы"
                        "location.calendar" => "Календарь"
                        "location.overview" => "Основные данные"
                        "location.links" => "Ссылки"
                        "location.media" => "Медиа"
                        "location.contacts" => "Контакты"
                        "location.halls" => "Залы"
                        "location.seats" => "Планы рассадок"
                        "location.layouts" => "Планы рассадок"
                        "location.reviews" => "Отзывы"
                      ]
                      "moderation" => [
                        "status.need" => "Модерация"
                        "status.approved" => "Опубликовано"
                        "status.rejected" => "Требуется уточнения"
                        "exception.on_moderation" => "В данный момент нельзя редактировать, данные находятся на модерации"
                        "noty.need.title" => "Данные на модерации"
                        "noty.need.entity" => "Необходима модерация данных"
                        "noty.need.event" => "Необходима модерация отмены концерта"
                        "noty.approved.title" => "Модерация пройдена"
                        "noty.approved.entity.subject" => "Модерация entity пройдена успешно"
                        "noty.approved.entity.text" => "Модерация entity пройдена успешно, подробности в <a href="url">личном кабинете</a>"
                        "noty.rejected.title" => "Модерация не пройдена"
                        "noty.rejected.entity.subject" => "Модерация entity не пройдена"
                        "noty.rejected.entity.text" => "Модерация entity <strong>не пройдена</strong>, подробности в <a href="url">личном кабинете</a>"
                        "entity.App\Event\Entity\Event" => "концерты"
                        "entity.App\Band\Entity\Band" => "группы"
                        "entity.App\Band\Entity\BandArtist" => "артиста"
                        "entity.App\Band\Entity\Location" => "площадки"
                      ]
                      "payment" => [
                        "split.type.percent" => "В %"
                        "split.type.fixed" => "сумма"
                        "status.new" => "Новый"
                        "status.success" => "Проведен"
                        "status.refund" => "Возврат"
                        "status.partial_refund" => "Частичный возврат"
                        "status.failed" => "Не проведен"
                        "list.id" => "ID"
                        "list.status" => "Статус"
                        "list.amount" => "Сумма"
                        "list.paid" => "Выплачено"
                        "list.paidAt" => "Дата выплаты"
                        "list.cratedAt" => "Дата создания"
                        "list.user" => "Пользователь"
                        "payment_description.order" => "Выплата"
                        "exception.link" => "Не удалось сформировать ссылку на оплату"
                        "exception.payments.create" => "Не удалось создать счета на выплату"
                        "fail.message" => "Произошла ошибка оплаты платежа"
                        "refund.exception.status" => "Оформить возврат можно только для успешно проведенного платежа"
                        "refund.exception.amount" => "Некорректная сумма возврата"
                        "refund.noty.subject" => "Платеж возвращен"
                        "success.title" => "Выплаты оформлены участникам"
                        "validator.user.account.isset" => "У пользователя %user% уже создан платежный аккаунт"
                        "validator.user.email.blank" => "У аккаунта не задан email"
                        "validator.user.country.blank" => "У аккаунта не определена страна"
                        "validator.user.country.support" => "Выплаты не поддерживаются для страны "%country%""
                        "validator.user.legal_status.blank" => "У аккаунта не задан тип компании"
                        "title" => "Выплаты"
                        "action.create.title" => "Оформить выплаты участникам"
                        "action.retry.title" => "Повторить непрошедшие выплаты"
                        "account.status.active.title" => "Выплаты доступны"
                        "account.status.need_data.title" => "Необходимо добавить реквизиты"
                        "account.status.need_data.help" => "Это можно сделать <a href="%url%">на странице</a> управления основными данными аккаунта"
                        "account.created.title" => "Ваш платежный аккаунт успешно создан"
                        "account.created.description" => "Можете перейти в панель управления выплатами, для изменения реквизитов или личных данных:"
                        "account.unfilled.title" => "Для начала выплат вам необходимо заполнить платежные данные"
                        "account.unfilled.description" => "Для этого перейдите в панель управления выплатами и заполните личные данные и банковские реквизиты:"
                        "account.login" => "Войти"
                      ]
                      "promo" => [
                        "promo_code.type.percent" => "В %"
                        "promo_code.export.title.code" => "Промокод"
                        "promo_code.export.title.event" => "Мероприятие"
                        "promo_code.export.title.value" => "Скидка"
                        "promo_code.export.title.start_at" => "Начинает действовать"
                        "promo_code.export.title.end_at" => "Заканчивает действовать"
                        "promo_codes.generated" => "Промокоды сгенерированы"
                        "form.code.label" => "Код"
                        "form.code.validation.blank" => "Введите код"
                        "form.type.label" => "Тип скидки"
                        "form.value.label" => "Значение скидки"
                        "form.value.validation.blank" => "Введите Значение скидки"
                        "form.value.validation.percent" => "Введите значение скидки от 1 до 100"
                        "form.startAt.label" => "Дата начала действия"
                        "form.endAt.label" => "Дата окончания действия"
                        "generate.action" => "Сгенерировать"
                        "generate.form.count.label" => "Количество"
                        "generate.form.count.validation.blank" => "Введите необходимое количество промокодов"
                      ]
                      "review" => [
                        "thanks" => "Спасибо за ваш отзыв!"
                        "form.text.label" => "Ваш отзыв"
                        "form.text.validation.blank" => "Введите текст отзыва"
                        "form.eventRating.label" => "Оценка мероприятию"
                        "form.locationRating.label" => "Оценка площадке"
                        "form.reviewBands.rating.label" => "Оценка группе"
                        "answers.form.label" => "Ответы на вопросы"
                        "reviewBands.form.label" => "Оценки участникам"
                        "answer.form.text.label" => "Ваш ответ"
                      ]
                      "storage" => [
                        "gallery_media.form.iframe.label" => "Ссылка на видео"
                        "gallery_media.form.iframe.help" => "Поддерживаются видео с YouTube и Vimeo"
                        "gallery_media.form.iframe.constraints.blank" => "Введите ссылку на видео"
                        "gallery_media.form.image.label" => "Изображение"
                        "gallery_media.form.image.constraints.blank" => "Выберите файл"
                        "upload.dropzone.message" => "<a href="#" class="primary">Выберите файлы</a> для загрузки,<br/> или поместите их сюда"
                        "upload.validate.size.title" => "Превышен максимальный размер файла"
                        "upload.validate.type.title" => "Недопустимый тип файла"
                        "embed.processor.exception.none" => "Видео с данного сервиса не поддерживаются"
                        "embed.processor.exception.id" => "Не удалось распознать видео"
                      ]
                      "translate" => [
                        "exception.translate.fail" => "Не удалось сделать перевод"
                        "exception.translate.empty" => "Нечего переводить"
                        "action.translate" => "Перевести"
                        "action.translate_all" => "Перевести на все языки"
                      ]
                      "user" => [
                        "profile.title" => "Основные данные"
                        "profile.edit.title" => "Редактирование личных данных"
                        "profile.edit.action" => "Редактировать"
                        "profile.stats.events" => "Мероприятий"
                        "profile.stats.bands" => "Групп"
                        "remove.header" => "Удаление аккаунта"
                        "remove.done" => "Аккаунт удален"
                        "remove.warning" => "Внимание удаление аккаунта необратимый процесс, данные невозможно будет восстановить"
                        "remove.form.confirm.label" => "Я подтверждаю удаление аккаунта"
                        "remove.form.confirm.validation.blank" => "Необходимо подтвердить удаление"
                        "remove.form.submit.label" => "Удалить аккаунт"
                        "role.admin" => "Администратор"
                        "role.moderator" => "Модератор"
                        "role.user" => "Пользователь"
                        "role.api_user" => "Пользователь API"
                        "type.system" => "Администратор"
                        "type.new" => "Новый пользователь"
                        "type.artist" => "Артист"
                        "type.band" => "Артист"
                        "type.location" => "Площадка"
                        "type.manager" => "Менеджер"
                        "type.organizer" => "Промоутер"
                        "type.label" => "Лейбл"
                        "type_description.artist" => "Для независимых исполнителей, групп и музыкантов"
                        "type_description.location" => "Для залов, ресторанов, муз. клубов и других концертных площадок"
                        "type_description.label" => "Для управления Артистами и их концертами"
                        "type_description.organizer" => "Для организаторов концертов"
                        "artist_role.singer" => "Вокал"
                        "artist_role.back" => "Бек вокал"
                        "artist_role.guitar" => "Гитара"
                        "artist_role.keyboards" => "Клавиши"
                        "artist_role.drums" => "Ударные"
                        "artist_role.bass" => "Бас"
                        "artist_role.other" => "Другое"
                        "add" => "Добавить пользователя"
                        "add_success" => "Аккаунт создан, пользователю отправлено уведомление для завершения регистрации"
                        "earnings.title" => "Доходы"
                        "earnings.net.title" => "Доходы"
                        "earnings.balance.title" => "Доступно для выплаты"
                        "earnings.upcoming.title" => "Предстоящие доходы"
                        "statements.title" => "Финансы"
                        "statements.year.this.title" => "Этот год"
                        "user_payment.date.title" => "Дата"
                        "user_payment.event.title" => "ID концерта"
                        "user_payment.amount.title" => "Сумма"
                        "exception.user_exist" => "Пользователь с таким email уже зарегистрирован"
                        "setup.type.title" => "Шаг 1"
                        "setup.type.header" => "Тип аккаунта"
                        "setup.type.description" => "Выберите вашу роль"
                        "setup.type.note" => "Тип аккаунта определяет вашу основную роль на платформе и даёт доступ к управлению вашей страницей. При этом любая роль позволит вам организовывать концерты и принимать платежи."
                        "setup.type.tooltip" => "Тип аĸĸаунта определяет вашу основную роль и предоставляет вам определённые фунĸции.<br/> <strong>-Артист</strong><br/> Для независимых артистов и музыĸальных групп<br/><strong>- Площадĸа</strong><br/>  Для залов, ресторанов, муз. ĸлубов и других типов заведений<br/> <strong>- Промоутер</strong><br/> Для организации и продвижения мероприятий<br/> <strong>- Лейбл</strong><br/> Для управления Артистами"
                        "setup.user_data.title" => "Шаг 2"
                        "setup.user_data.description" => "Укажите основные данные"
                        "setup.success.title" => "Шаг 3"
                        "setup.success.description" => "Вы успешно зарегистрировались"
                        "form.password.label" => "Пароль"
                        "form.password.validation.blank" => "Введите пароль"
                        "form.plainPassword.label" => "Сменить пароль"
                        "form.name.label" => "Имя"
                        "form.name.validation.blank" => "Введите имя"
                        "form.lastName.label" => "Фамилия"
                        "form.phone.label" => "Телефон"
                        "form.photo.label" => "Фото"
                        "form.email.label" => "Email"
                        "form.email.validation.blank" => "Введите email"
                        "form.email.validation.email" => "Введите корректный email"
                        "form.city.label" => "Город"
                        "form.city.validation.blank" => "Выберите город"
                        "form.country.label" => "Страна"
                        "form.country.validation.blank" => "Выберите страну"
                        "form.age.label" => "Возраст"
                        "form.bio.label" => "Биография"
                        "form.social.label" => "Ссылки на социальные сети"
                        "form.legalStatus.label" => "Выберите тип компании"
                        "form.legalStatus.title" => "Тип компании"
                        "form.legalStatus.validation.blank" => "Выберите тип компании"
                        "form.requisite.value.label" => "Значение"
                        "form.artistRole.label" => "Предпочитаемая роль"
                        "form.translations.label" => "Информация"
                        "requisites.title" => "Реквизиты"
                        "requisites.note" => "Реквизиты будут запрошены на следующем шаге для подключения вашего аккаунта к системе выплат Stripe"
                        "requisites.exception.no_user_data" => "Сначала необходимо указать страну и тип компании в <a href="%url%">настройках профиля</a>"
                        "bands.label" => "Группы"
                        "band_label.invite_sended" => "Лейблу %label% отправлено приглашение на работу с вашей группой, после его одобрения изменения вступят в силу"
                        "band.action.label.change" => "Сменить лейбл"
                        "band.action.label.invite" => "Пригласить лейбл"
                        "band.action.label.invite_other" => "Пригласить другой лейбл"
                        "band.action.label.window_header" => "Выбор лейбла"
                        "band.action.admin.change" => "Передать права администратора"
                        "band.action.admin.window_header" => "Сменить администратора группы"
                        "band.action.artist.confirm" => "Подтвердить участие"
                        "band.action.leave" => "Покинуть группу"
                        "band.albums.title" => "Альбомы группы"
                        "band.albums.add" => "Добавить альбом"
                        "band.albums.form.albumStreamings.label" => "Ссылки на альбом"
                        "band.albums.form.albumStreamings.action" => "Добавить ссылĸу"
                        "band.album.action.edit" => "Редактировать альбом"
                        "band.contacts.title" => "Контакты"
                        "band.contacts.add" => "Добавить контакт"
                        "band.contacts.form.contacts.label" => "Контакты"
                        "band.contact.name" => "Группа контактов"
                        "band.contact.active" => "Активна"
                        "band.contact.action.edit" => "Редактировать"
                        "locations.label" => "Площадки"
                        "location.title" => "Площадка"
                        "location.contacts.title" => "Контакты"
                        "location.contacts.add" => "Добавить контакт"
                        "location.contacts.form.contacts.label" => "Контакты"
                        "location.contact.name" => "Группа контактов"
                        "location.contact.active" => "Активна"
                        "location.contact.action.edit" => "Редактировать"
                        "location.halls.title" => "Залы"
                        "location.halls.add" => "Добавить"
                        "location.hall.name" => "Название"
                        "location.hall.active" => "Активен"
                        "location.hall.action.edit" => "Редактировать"
                        "location.hall.layouts.title" => "Планы рассадок"
                        "location.hall.layout.name" => "Название"
                        "location.hall.layout.active" => "Активен"
                        "location.hall.layout.action.edit" => "Редактировать"
                        "location.hall.layout.zones.title" => "Зоны"
                        "location.hall.layout.zones.add" => "Добавить зону"
                        "location.hall.layout.zone.name" => "Название"
                        "location.hall.layout.zone.active" => "Активна"
                        "location.hall.layout.zone.action.edit" => "Редактировать"
                        "label.setup.complete.title" => "Шаг 3"
                        "label.setup.complete.header" => "Вы успешно зарегистрировались"
                        "label.setup.complete.description" => "Ваша страница готова"
                        "label.setup.complete.note" => "В ближайшее время мы проверим её и опубликуем. Обычно это занимает 1-3 рабочих дня."
                        "organizer.setup.main_data.title" => "Шаг 2"
                        "organizer.setup.main_data.header" => "Основные данные"
                        "organizer.setup.main_data.description" => "Укажите основные данные"
                        "organizer.setup.complete.title" => "Шаг 3"
                        "organizer.setup.complete.header" => "Вы успешно зарегистрировались"
                        "organizer.setup.complete.description" => "Ваша страница готова"
                        "organizer.setup.complete.note" => "В ближайшее время мы проверим её и опубликуем. Обычно это занимает 1-3 рабочих дня."
                        "confirm.title" => "Подтверждение аккаунта"
                        "confirm.need" => "Необходимо подтверждение"
                        "confirm.message" => "Для верификации вам нужно с официального instagram аккаунта написать <a href="url" target="_blank">нам сообщение в директ</a> с кодом подтверждения: <strong>code</strong>"
                        "confirm.ok" => "Подтверждено"
                        "confirm.success" => "Верификация пройдена"
                        "confirm.noty_subject" => "Ваш аккаунт прошел верификацию"
                        "confirm.setup.header" => "Мы заботимся о качестве предоставляемых данных"
                        "confirm.setup.description" => "Получите знак Верифицированной страницы:"
                        "confirm.setup.instruction.step_1" => "Загрузите ваше главное фото"
                        "confirm.setup.instruction.step_2" => "Укажите ссылки на соц сети и контакты для организаторов"
                        "events.label" => "Концерты"
                        "events.no_data" => "Пора организовать концерт"
                        "events.no_completed" => "Тут появится архив ваших проведённых концертов."
                        "event.contacts.title" => "Контакты"
                        "event.contacts.add" => "Добавить контакт"
                        "event.contacts.form.contacts.label" => "Контакты"
                        "event.halls.title" => "Залы"
                        "event.contact.name" => "Группа контактов"
                        "event.contact.active" => "Активна"
                        "event.contact.action.edit" => "Редактировать"
                        "event.action.cancel" => "Отменить мероприятие"
                        "event.cancel_request.created" => "Ваш запрос на отмену концерта отправлен"
                        "event.cancel_request.exception.exist" => "Уже создан запрос на отмену концерта"
                        "event.band.action.confirm" => "Подтвердить участие"
                        "event.hall.name" => "Зал"
                        "event.hall.active" => "Активен"
                        "event.hall.action.edit" => "Редактировать"
                        "event.promo_codes.title" => "Промокоды"
                        "event.promo_codes.add" => "Добавить"
                        "event.promo_codes.generate" => "Сгенерировать"
                        "event.promo_codes.download" => "Скачать"
                        "event.promo_code.code" => "Код"
                        "event.promo_code.active" => "Активен"
                        "event.promo_code.action.edit" => "Редактировать"
                        "event.ticket_types.title" => "Типы билетов"
                        "event.ticket_types.add" => "Добавить"
                        "event.ticket_type.name" => "Название"
                        "event.ticket_type.type" => "Тип билета"
                        "event.ticket_type.max" => "Доступное количество для продажи"
                        "event.ticket_type.active" => "Активен"
                        "event.tickets.id" => "Номер билета"
                        "event.tickets.seat" => "Ряд и место"
                        "event.tickets.row_number" => "Ряд"
                        "event.tickets.seat_number" => "Место"
                        "event.tickets.price" => "Цена"
                        "event.tickets.createdAt" => "Оформлен"
                      ]
                      "messages" => [
                        "app.error" => "Ошибка"
                        "app.add" => "Добавить"
                        "app.saved" => "Сохранено"
                        "app.removed" => "Удалено"
                        "app.back" => "Назад"
                        "app.yay" => "Ура"
                        "app.warning" => "Внимание"
                        "app.close" => "Закрыть"
                        "app.cancel" => "Отмена"
                        "app.entitys" => "Записи"
                        "app.not_found" => "не найдены"
                        "app.verification" => "Верификация"
                        "app.moderation" => "Статус модерации"
                        "app.status" => "Статус"
                        "app.access.denied" => "Вам закрыт доступ в этот раздел"
                        "app.yes" => "Да"
                        "app.no" => "Нет"
                        "app.wait" => "Подождите..."
                        "app.submit" => "Отправить"
                        "app.continue" => "Далее"
                        "app.to_profile" => "Перейти в профиль"
                        "app.previous" => "Назад"
                        "app.hello" => "Привет"
                        "app.language" => "Язык"
                        "app.active" => "Активно"
                        "app.copy.title" => "Скопировать"
                        "app.copy.success" => "Скопировано"
                        "app.theme.title" => "Тема"
                        "app.theme.light" => "Светлая"
                        "app.theme.dark" => "Темная"
                        "app.theme.system" => "Системная"
                        "entity.not_found" => "Запись не найдена"
                        "date.at" => "в"
                        "date.from" => "с"
                        "date.to" => "по"
                        "completion.title" => "Заполнение профиля"
                        "admin.panel" => "Панель управления системой"
                        "legal_status.self_employed" => "Самозанятый"
                        "legal_status.company" => "Компания"
                        "legal_status_description.self_employed" => "Если вы физическое лицо"
                        "legal_status_description.company" => "Если у вас есть юридическое лицо"
                        "contacts.group.booking.title" => "Бронирование"
                        "contacts.group.booking.description" => "Общие контакты"
                        "contacts.group.studio.title" => "Студия"
                        "contacts.group.studio.description" => "Контакты по вопросам записи"
                        "contacts.group.publisher.title" => "Издатель  "
                        "contacts.group.publisher.description" => "Контакты по вопросам связи с общественностью"
                        "contacts.phone" => "Телефон"
                        "contacts.email" => "Email"
                        "contacts.site" => "Сайт"
                        "actions.title" => "Управление"
                        "action.add" => "Создать"
                        "action.create" => "Добавить"
                        "action.edit" => "Редактировать"
                        "action.remove" => "Удалить"
                        "action.download" => "Скачать"
                        "confirm.message" => " <p>Для этого вам достаточно написать нам:</p> <p> Привет, Garmon! Мой ĸод <strong>%code%</strong><br/> Жду аĸтивации 😉 </p> <i class="bi bi-instagram"></i> В диреĸт в наш Instagram <a href="%direct%" target="_blank">@%instagram%</a> с вашего официального аĸĸаунта <br/> или <br/> <i class="bi bi-envelope"></i> На наш email <a href="mailto:%email%" target="_blank">%email%</a>, таĸже с вашего официального адреса "
                        "no_data.message" => "Данные"
                        "form.file_types" => "Допустимые типы файлов: %types%"
                        "form.file_size" => "размером не более: %size%"
                        "form.placeholder" => "Выберите"
                        "form.save" => "Сохранить"
                        "form.connect" => "Подключить"
                        "form.confirm" => "Подтвердить"
                        "form.translates" => "Переводы"
                        "form.current_file" => "<a href="url" target="_blank" title="Текущий файл">Текущий файл</a>"
                        "form.slug.help" => "Используйте латинсĸие буĸвы и цифры"
                        "form.privacy.accept" => "Отправляя форму вы соглашаетесь с условиями <a href="%url%" target="_blank">обработки персональных данных</a>"
                        "form.privacy.validation.blank" => "Необходимо согласится с условиями обработки персональных данных"
                      ]
                    ]
                    -metadata: []
                    -catalogueMetadata: []
                    -resources: []
                    -locale: "ru"
                    -fallbackCatalogue: null
                    -parent: Symfony\Component\Translation\MessageCatalogue {#1780}
                  }
                  -parent: null
                }
              ]
              -locale: "ru"
              -fallbackLocales: [
                "ru"
              ]
              -loaders: []
              -resources: []
              -formatter: Symfony\Component\Translation\Formatter\MessageFormatter {#750
                -translator: Symfony\Component\Translation\IdentityTranslator {#749
                  -locale: null
                }
                -intlFormatter: Symfony\Component\Translation\Formatter\IntlFormatter {#748
                  -hasMessageFormatter: null
                  -cache: []
                }
              }
              -cacheDir: "/var/www/dev.back.garmon.io/back/var/cache/dev/translations"
              -debug: true
              -cacheVary: [
                "scanned_directories" => [
                  "vendor/symfony/validator/Resources/translations"
                  "vendor/symfony/form/Resources/translations"
                  "vendor/symfony/security-core/Resources/translations"
                  "vendor/knplabs/knp-paginator-bundle/translations"
                  "vendor/symfonycasts/reset-password-bundle/src/Resources/translations"
                  "vendor/symfonycasts/verify-email-bundle/src/Resources/translations"
                  "src/Ai/translations/"
                  "src/Api/translations/"
                  "src/Band/translations/"
                  "src/Core/translations/"
                  "src/Event/translations/"
                  "src/Geo/translations/"
                  "src/Locale/translations/"
                  "src/Location/translations/"
                  "src/Menu/translations/"
                  "src/Moderation/translations/"
                  "src/Payment/translations/"
                  "src/Promo/translations/"
                  "src/Push/translations/"
                  "src/Review/translations/"
                  "src/Security/translations/"
                  "src/Storage/translations/"
                  "src/Translate/translations/"
                  "src/User/translations/"
                  "src/_Module/translations/"
                  "translations"
                  "vendor/symfony/framework-bundle/translations"
                  "vendor/doctrine/doctrine-bundle/translations"
                  "vendor/doctrine/doctrine-migrations-bundle/translations"
                  "vendor/symfony/debug-bundle/translations"
                  "vendor/symfony/twig-bundle/translations"
                  "vendor/symfony/web-profiler-bundle/translations"
                  "vendor/twig/extra-bundle/translations"
                  "vendor/symfony/security-bundle/translations"
                  "vendor/symfony/monolog-bundle/translations"
                  "vendor/symfony/maker-bundle/src/translations"
                  "vendor/tetranz/select2entity-bundle/translations"
                  "vendor/stof/doctrine-extensions-bundle/src/translations"
                  "vendor/knplabs/doctrine-behaviors/src/translations"
                  "vendor/a2lix/auto-form-bundle/src/translations"
                  "vendor/a2lix/translation-form-bundle/src/translations"
                  "vendor/league/flysystem-bundle/src/translations"
                  "vendor/knpuniversity/oauth2-client-bundle/src/translations"
                ]
                "fallback_locales" => [
                  "ru"
                ]
              ]
              -configCacheFactory: Symfony\Component\Config\ResourceCheckerConfigCacheFactory {#817
                -resourceCheckers: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#816
                  -generator: Closure() {#815
                    class: "Container58VUiID\App_KernelDevDebugContainer"
                    use: {
                      $container: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
                    }
                  }
                  -count: 2
                }
              }
              -hasIntlFormatter: true
              #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#751
                -externalId: null
                -container: null
                -factories: [
                  "translation.loader.csv" => [
                    "privates"
                    "translation.loader.csv"
                    "getTranslation_Loader_CsvService"
                    true
                  ]
                  "translation.loader.dat" => [
                    "privates"
                    "translation.loader.dat"
                    "getTranslation_Loader_DatService"
                    true
                  ]
                  "translation.loader.ini" => [
                    "privates"
                    "translation.loader.ini"
                    "getTranslation_Loader_IniService"
                    true
                  ]
                  "translation.loader.json" => [
                    "privates"
                    "translation.loader.json"
                    "getTranslation_Loader_JsonService"
                    true
                  ]
                  "translation.loader.mo" => [
                    "privates"
                    "translation.loader.mo"
                    "getTranslation_Loader_MoService"
                    true
                  ]
                  "translation.loader.php" => [
                    "privates"
                    "translation.loader.php"
                    "getTranslation_Loader_PhpService"
                    true
                  ]
                  "translation.loader.po" => [
                    "privates"
                    "translation.loader.po"
                    "getTranslation_Loader_PoService"
                    true
                  ]
                  "translation.loader.qt" => [
                    "privates"
                    "translation.loader.qt"
                    "getTranslation_Loader_QtService"
                    true
                  ]
                  "translation.loader.res" => [
                    "privates"
                    "translation.loader.res"
                    "getTranslation_Loader_ResService"
                    true
                  ]
                  "translation.loader.xliff" => [
                    "privates"
                    "translation.loader.xliff"
                    "getTranslation_Loader_XliffService"
                    true
                  ]
                  "translation.loader.yml" => [
                    "privates"
                    "translation.loader.yml"
                    "getTranslation_Loader_YmlService"
                    true
                  ]
                ]
                -loading: []
                -factory: Container58VUiID\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#832
                  returnType: "mixed"
                  this: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
                }
                -serviceMap: [
                  "translation.loader.csv" => [
                    "privates"
                    "translation.loader.csv"
                    "getTranslation_Loader_CsvService"
                    true
                  ]
                  "translation.loader.dat" => [
                    "privates"
                    "translation.loader.dat"
                    "getTranslation_Loader_DatService"
                    true
                  ]
                  "translation.loader.ini" => [
                    "privates"
                    "translation.loader.ini"
                    "getTranslation_Loader_IniService"
                    true
                  ]
                  "translation.loader.json" => [
                    "privates"
                    "translation.loader.json"
                    "getTranslation_Loader_JsonService"
                    true
                  ]
                  "translation.loader.mo" => [
                    "privates"
                    "translation.loader.mo"
                    "getTranslation_Loader_MoService"
                    true
                  ]
                  "translation.loader.php" => [
                    "privates"
                    "translation.loader.php"
                    "getTranslation_Loader_PhpService"
                    true
                  ]
                  "translation.loader.po" => [
                    "privates"
                    "translation.loader.po"
                    "getTranslation_Loader_PoService"
                    true
                  ]
                  "translation.loader.qt" => [
                    "privates"
                    "translation.loader.qt"
                    "getTranslation_Loader_QtService"
                    true
                  ]
                  "translation.loader.res" => [
                    "privates"
                    "translation.loader.res"
                    "getTranslation_Loader_ResService"
                    true
                  ]
                  "translation.loader.xliff" => [
                    "privates"
                    "translation.loader.xliff"
                    "getTranslation_Loader_XliffService"
                    true
                  ]
                  "translation.loader.yml" => [
                    "privates"
                    "translation.loader.yml"
                    "getTranslation_Loader_YmlService"
                    true
                  ]
                ]
                -serviceTypes: [
                  "translation.loader.csv" => "?"
                  "translation.loader.dat" => "?"
                  "translation.loader.ini" => "?"
                  "translation.loader.json" => "?"
                  "translation.loader.mo" => "?"
                  "translation.loader.php" => "?"
                  "translation.loader.po" => "?"
                  "translation.loader.qt" => "?"
                  "translation.loader.res" => "?"
                  "translation.loader.xliff" => "?"
                  "translation.loader.yml" => "?"
                ]
              }
              #loaderIds: [
                "translation.loader.php" => [
                  "php"
                ]
                "translation.loader.yml" => [
                  "yaml"
                  "yml"
                ]
                "translation.loader.xliff" => [
                  "xlf"
                  "xliff"
                ]
                "translation.loader.po" => [
                  "po"
                ]
                "translation.loader.mo" => [
                  "mo"
                ]
                "translation.loader.qt" => [
                  "ts"
                ]
                "translation.loader.csv" => [
                  "csv"
                ]
                "translation.loader.res" => [
                  "res"
                ]
                "translation.loader.dat" => [
                  "dat"
                ]
                "translation.loader.ini" => [
                  "ini"
                ]
                "translation.loader.json" => [
                  "json"
                ]
              ]
              #options: [
                "cache_dir" => "/var/www/dev.back.garmon.io/back/var/cache/dev/translations"
                "debug" => true
                "resource_files" => [
                  "af" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.af.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.af.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.af.xlf"
                  ]
                  "ar" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.ar.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.ar.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.ar.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf"
                  ]
                  "az" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.az.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.az.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.az.xlf"
                  ]
                  "be" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.be.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.be.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.be.xlf"
                  ]
                  "bg" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.bg.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.bg.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.bg.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff"
                  ]
                  "bs" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.bs.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.bs.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.bs.xlf"
                  ]
                  "ca" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.ca.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.ca.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.ca.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ca.xlf"
                  ]
                  "cs" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.cs.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.cs.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.cs.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf"
                  ]
                  "cy" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.cy.xlf"
                  ]
                  "da" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.da.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.da.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.da.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff"
                  ]
                  "de" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.de.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.de.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.de.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf"
                  ]
                  "el" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.el.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.el.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.el.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.el.xlf"
                  ]
                  "en" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.en.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.en.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.en.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf"
                    "/var/www/dev.back.garmon.io/back/src/Ai/translations/ai.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Api/translations/api.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Band/translations/band.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Core/translations/core.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Event/translations/event.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Geo/translations/geo.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Locale/translations/locale.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Location/translations/location.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Menu/translations/menu.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Moderation/translations/moderation.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Payment/translations/payment.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Promo/translations/promo.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Push/translations/push.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Review/translations/review.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Security/translations/security.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Storage/translations/storage.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Translate/translations/translate.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/User/translations/user.en.yaml"
                    "/var/www/dev.back.garmon.io/back/src/_Module/translations/module.en.yaml"
                    "/var/www/dev.back.garmon.io/back/translations/messages.en.yaml"
                  ]
                  "es" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.es.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.es.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.es.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf"
                  ]
                  "et" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.et.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.et.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.et.xlf"
                  ]
                  "eu" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.eu.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.eu.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.eu.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff"
                  ]
                  "fa" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.fa.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.fa.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.fa.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fa.xlf"
                  ]
                  "fi" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.fi.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.fi.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.fi.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf"
                  ]
                  "fr" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.fr.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.fr.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.fr.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf"
                  ]
                  "gl" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.gl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.gl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.gl.xlf"
                  ]
                  "he" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.he.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.he.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.he.xlf"
                  ]
                  "hr" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.hr.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.hr.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.hr.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff"
                  ]
                  "hu" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.hu.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.hu.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.hu.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf"
                  ]
                  "hy" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.hy.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.hy.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.hy.xlf"
                  ]
                  "id" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.id.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.id.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.id.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.id.xlf"
                  ]
                  "it" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.it.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.it.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.it.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf"
                  ]
                  "ja" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.ja.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.ja.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.ja.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf"
                  ]
                  "lb" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.lb.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.lb.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.lb.xlf"
                  ]
                  "lt" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.lt.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.lt.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.lt.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff"
                  ]
                  "lv" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.lv.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.lv.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.lv.xlf"
                  ]
                  "mk" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.mk.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.mk.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.mk.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.mk.xlf"
                  ]
                  "mn" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.mn.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.mn.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.mn.xlf"
                  ]
                  "my" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.my.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.my.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.my.xlf"
                  ]
                  "nb" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.nb.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.nb.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.nb.xlf"
                  ]
                  "nl" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.nl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.nl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.nl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf"
                  ]
                  "nn" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.nn.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.nn.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.nn.xlf"
                  ]
                  "no" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.no.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.no.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.no.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff"
                  ]
                  "pl" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.pl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.pl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.pl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf"
                  ]
                  "pt" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.pt.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.pt.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.pt.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf"
                  ]
                  "pt_BR" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff"
                  ]
                  "ro" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.ro.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.ro.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.ro.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ro.xlf"
                  ]
                  "ru" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.ru.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.ru.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.ru.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf"
                    "/var/www/dev.back.garmon.io/back/src/Ai/translations/ai.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Api/translations/api.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Band/translations/band+intl-icu.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Band/translations/band.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Core/translations/core.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Event/translations/event.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Geo/translations/geo.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Locale/translations/locale.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Location/translations/location.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Menu/translations/menu.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Moderation/translations/moderation.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Payment/translations/payment.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Promo/translations/promo.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Push/translations/push.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Review/translations/review.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Security/translations/security.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Storage/translations/storage.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/Translate/translations/translate.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/User/translations/user.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/src/_Module/translations/module.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/translations/messages.ru.yaml"
                    "/var/www/dev.back.garmon.io/back/translations/validators.ru.yml"
                  ]
                  "sk" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.sk.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.sk.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.sk.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sk.xlf"
                  ]
                  "sl" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.sl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.sl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.sl.xlf"
                  ]
                  "sq" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.sq.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.sq.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.sq.xlf"
                  ]
                  "sr_Cyrl" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf"
                  ]
                  "sr_Latn" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf"
                  ]
                  "sv" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.sv.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.sv.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.sv.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff"
                  ]
                  "th" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.th.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.th.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.th.xlf"
                  ]
                  "tl" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.tl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.tl.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.tl.xlf"
                  ]
                  "tr" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.tr.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.tr.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.tr.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf"
                  ]
                  "uk" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.uk.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.uk.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.uk.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf"
                  ]
                  "ur" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.ur.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.ur.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.ur.xlf"
                  ]
                  "uz" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.uz.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.uz.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.uz.xlf"
                  ]
                  "vi" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.vi.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.vi.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.vi.xlf"
                  ]
                  "zh_CN" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf"
                  ]
                  "zh_TW" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf"
                  ]
                  "ky" => [
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff"
                  ]
                  "sw" => [
                    "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff"
                  ]
                  "sr" => [
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf"
                    "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf"
                  ]
                ]
                "scanned_directories" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations"
                  "/var/www/dev.back.garmon.io/back/src/Ai/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Api/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Band/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Core/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Event/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Geo/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Locale/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Location/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Menu/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Moderation/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Payment/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Promo/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Push/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Review/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Security/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Storage/translations/"
                  "/var/www/dev.back.garmon.io/back/src/Translate/translations/"
                  "/var/www/dev.back.garmon.io/back/src/User/translations/"
                  "/var/www/dev.back.garmon.io/back/src/_Module/translations/"
                  "/var/www/dev.back.garmon.io/back/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/framework-bundle/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/doctrine/doctrine-bundle/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/doctrine/doctrine-migrations-bundle/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/debug-bundle/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/twig-bundle/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/web-profiler-bundle/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/twig/extra-bundle/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-bundle/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/monolog-bundle/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/maker-bundle/src/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/tetranz/select2entity-bundle/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/stof/doctrine-extensions-bundle/src/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/doctrine-behaviors/src/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/a2lix/auto-form-bundle/src/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/a2lix/translation-form-bundle/src/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/league/flysystem-bundle/src/translations"
                  "/var/www/dev.back.garmon.io/back/vendor/knpuniversity/oauth2-client-bundle/src/translations"
                ]
                "cache_vary" => [
                  "scanned_directories" => [
                    "vendor/symfony/validator/Resources/translations"
                    "vendor/symfony/form/Resources/translations"
                    "vendor/symfony/security-core/Resources/translations"
                    "vendor/knplabs/knp-paginator-bundle/translations"
                    "vendor/symfonycasts/reset-password-bundle/src/Resources/translations"
                    "vendor/symfonycasts/verify-email-bundle/src/Resources/translations"
                    "src/Ai/translations/"
                    "src/Api/translations/"
                    "src/Band/translations/"
                    "src/Core/translations/"
                    "src/Event/translations/"
                    "src/Geo/translations/"
                    "src/Locale/translations/"
                    "src/Location/translations/"
                    "src/Menu/translations/"
                    "src/Moderation/translations/"
                    "src/Payment/translations/"
                    "src/Promo/translations/"
                    "src/Push/translations/"
                    "src/Review/translations/"
                    "src/Security/translations/"
                    "src/Storage/translations/"
                    "src/Translate/translations/"
                    "src/User/translations/"
                    "src/_Module/translations/"
                    "translations"
                    "vendor/symfony/framework-bundle/translations"
                    "vendor/doctrine/doctrine-bundle/translations"
                    "vendor/doctrine/doctrine-migrations-bundle/translations"
                    "vendor/symfony/debug-bundle/translations"
                    "vendor/symfony/twig-bundle/translations"
                    "vendor/symfony/web-profiler-bundle/translations"
                    "vendor/twig/extra-bundle/translations"
                    "vendor/symfony/security-bundle/translations"
                    "vendor/symfony/monolog-bundle/translations"
                    "vendor/symfony/maker-bundle/src/translations"
                    "vendor/tetranz/select2entity-bundle/translations"
                    "vendor/stof/doctrine-extensions-bundle/src/translations"
                    "vendor/knplabs/doctrine-behaviors/src/translations"
                    "vendor/a2lix/auto-form-bundle/src/translations"
                    "vendor/a2lix/translation-form-bundle/src/translations"
                    "vendor/league/flysystem-bundle/src/translations"
                    "vendor/knpuniversity/oauth2-client-bundle/src/translations"
                  ]
                ]
              ]
              -resourceLocales: [
                "af"
                "ar"
                "az"
                "be"
                "bg"
                "bs"
                "ca"
                "cs"
                "cy"
                "da"
                "de"
                "el"
                "en"
                "es"
                "et"
                "eu"
                "fa"
                "fi"
                "fr"
                "gl"
                "he"
                "hr"
                "hu"
                "hy"
                "id"
                "it"
                "ja"
                "lb"
                "lt"
                "lv"
                "mk"
                "mn"
                "my"
                "nb"
                "nl"
                "nn"
                "no"
                "pl"
                "pt"
                "pt_BR"
                "ro"
                "ru"
                "sk"
                "sl"
                "sq"
                "sr_Cyrl"
                "sr_Latn"
                "sv"
                "th"
                "tl"
                "tr"
                "uk"
                "ur"
                "uz"
                "vi"
                "zh_CN"
                "zh_TW"
                "ky"
                "sw"
                "sr"
              ]
              -resources: []
              -resourceFiles: [
                "af" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.af.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.af.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.af.xlf"
                ]
                "ar" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.ar.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.ar.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.ar.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf"
                ]
                "az" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.az.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.az.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.az.xlf"
                ]
                "be" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.be.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.be.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.be.xlf"
                ]
                "bg" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.bg.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.bg.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.bg.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff"
                ]
                "bs" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.bs.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.bs.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.bs.xlf"
                ]
                "ca" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.ca.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.ca.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.ca.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ca.xlf"
                ]
                "cs" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.cs.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.cs.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.cs.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf"
                ]
                "cy" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.cy.xlf"
                ]
                "da" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.da.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.da.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.da.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff"
                ]
                "de" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.de.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.de.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.de.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf"
                ]
                "el" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.el.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.el.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.el.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.el.xlf"
                ]
                "en" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.en.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.en.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.en.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf"
                  "/var/www/dev.back.garmon.io/back/src/Ai/translations/ai.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Api/translations/api.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Band/translations/band.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Core/translations/core.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Event/translations/event.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Geo/translations/geo.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Locale/translations/locale.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Location/translations/location.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Menu/translations/menu.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Moderation/translations/moderation.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Payment/translations/payment.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Promo/translations/promo.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Push/translations/push.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Review/translations/review.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Security/translations/security.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Storage/translations/storage.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Translate/translations/translate.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/User/translations/user.en.yaml"
                  "/var/www/dev.back.garmon.io/back/src/_Module/translations/module.en.yaml"
                  "/var/www/dev.back.garmon.io/back/translations/messages.en.yaml"
                ]
                "es" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.es.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.es.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.es.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf"
                ]
                "et" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.et.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.et.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.et.xlf"
                ]
                "eu" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.eu.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.eu.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.eu.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff"
                ]
                "fa" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.fa.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.fa.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.fa.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fa.xlf"
                ]
                "fi" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.fi.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.fi.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.fi.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf"
                ]
                "fr" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.fr.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.fr.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.fr.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf"
                ]
                "gl" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.gl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.gl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.gl.xlf"
                ]
                "he" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.he.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.he.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.he.xlf"
                ]
                "hr" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.hr.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.hr.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.hr.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff"
                ]
                "hu" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.hu.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.hu.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.hu.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf"
                ]
                "hy" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.hy.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.hy.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.hy.xlf"
                ]
                "id" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.id.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.id.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.id.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.id.xlf"
                ]
                "it" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.it.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.it.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.it.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf"
                ]
                "ja" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.ja.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.ja.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.ja.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf"
                ]
                "lb" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.lb.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.lb.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.lb.xlf"
                ]
                "lt" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.lt.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.lt.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.lt.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff"
                ]
                "lv" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.lv.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.lv.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.lv.xlf"
                ]
                "mk" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.mk.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.mk.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.mk.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.mk.xlf"
                ]
                "mn" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.mn.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.mn.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.mn.xlf"
                ]
                "my" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.my.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.my.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.my.xlf"
                ]
                "nb" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.nb.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.nb.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.nb.xlf"
                ]
                "nl" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.nl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.nl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.nl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle+intl-icu.nl.xlf"
                ]
                "nn" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.nn.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.nn.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.nn.xlf"
                ]
                "no" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.no.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.no.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.no.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff"
                ]
                "pl" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.pl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.pl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.pl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf"
                ]
                "pt" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.pt.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.pt.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.pt.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf"
                ]
                "pt_BR" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff"
                ]
                "ro" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.ro.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.ro.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.ro.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ro.xlf"
                ]
                "ru" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.ru.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.ru.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.ru.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf"
                  "/var/www/dev.back.garmon.io/back/src/Ai/translations/ai.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Api/translations/api.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Band/translations/band+intl-icu.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Band/translations/band.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Core/translations/core.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Event/translations/event.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Geo/translations/geo.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Locale/translations/locale.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Location/translations/location.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Menu/translations/menu.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Moderation/translations/moderation.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Payment/translations/payment.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Promo/translations/promo.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Push/translations/push.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Review/translations/review.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Security/translations/security.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Storage/translations/storage.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/Translate/translations/translate.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/User/translations/user.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/src/_Module/translations/module.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/translations/messages.ru.yaml"
                  "/var/www/dev.back.garmon.io/back/translations/validators.ru.yml"
                ]
                "sk" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.sk.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.sk.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.sk.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sk.xlf"
                ]
                "sl" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.sl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.sl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.sl.xlf"
                ]
                "sq" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.sq.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.sq.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.sq.xlf"
                ]
                "sr_Cyrl" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf"
                ]
                "sr_Latn" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf"
                ]
                "sv" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.sv.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.sv.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.sv.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff"
                ]
                "th" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.th.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.th.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.th.xlf"
                ]
                "tl" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.tl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.tl.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.tl.xlf"
                ]
                "tr" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.tr.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.tr.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.tr.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf"
                ]
                "uk" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.uk.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.uk.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.uk.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf"
                ]
                "ur" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.ur.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.ur.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.ur.xlf"
                ]
                "uz" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.uz.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.uz.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.uz.xlf"
                ]
                "vi" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.vi.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.vi.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.vi.xlf"
                ]
                "zh_CN" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf"
                ]
                "zh_TW" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf"
                ]
                "ky" => [
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff"
                ]
                "sw" => [
                  "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff"
                ]
                "sr" => [
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf"
                  "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf"
                ]
              ]
              -scannedDirectories: [
                "/var/www/dev.back.garmon.io/back/vendor/symfony/validator/Resources/translations"
                "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Resources/translations"
                "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Resources/translations"
                "/var/www/dev.back.garmon.io/back/vendor/knplabs/knp-paginator-bundle/translations"
                "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/reset-password-bundle/src/Resources/translations"
                "/var/www/dev.back.garmon.io/back/vendor/symfonycasts/verify-email-bundle/src/Resources/translations"
                "/var/www/dev.back.garmon.io/back/src/Ai/translations/"
                "/var/www/dev.back.garmon.io/back/src/Api/translations/"
                "/var/www/dev.back.garmon.io/back/src/Band/translations/"
                "/var/www/dev.back.garmon.io/back/src/Core/translations/"
                "/var/www/dev.back.garmon.io/back/src/Event/translations/"
                "/var/www/dev.back.garmon.io/back/src/Geo/translations/"
                "/var/www/dev.back.garmon.io/back/src/Locale/translations/"
                "/var/www/dev.back.garmon.io/back/src/Location/translations/"
                "/var/www/dev.back.garmon.io/back/src/Menu/translations/"
                "/var/www/dev.back.garmon.io/back/src/Moderation/translations/"
                "/var/www/dev.back.garmon.io/back/src/Payment/translations/"
                "/var/www/dev.back.garmon.io/back/src/Promo/translations/"
                "/var/www/dev.back.garmon.io/back/src/Push/translations/"
                "/var/www/dev.back.garmon.io/back/src/Review/translations/"
                "/var/www/dev.back.garmon.io/back/src/Security/translations/"
                "/var/www/dev.back.garmon.io/back/src/Storage/translations/"
                "/var/www/dev.back.garmon.io/back/src/Translate/translations/"
                "/var/www/dev.back.garmon.io/back/src/User/translations/"
                "/var/www/dev.back.garmon.io/back/src/_Module/translations/"
                "/var/www/dev.back.garmon.io/back/translations"
                "/var/www/dev.back.garmon.io/back/vendor/symfony/framework-bundle/translations"
                "/var/www/dev.back.garmon.io/back/vendor/doctrine/doctrine-bundle/translations"
                "/var/www/dev.back.garmon.io/back/vendor/doctrine/doctrine-migrations-bundle/translations"
                "/var/www/dev.back.garmon.io/back/vendor/symfony/debug-bundle/translations"
                "/var/www/dev.back.garmon.io/back/vendor/symfony/twig-bundle/translations"
                "/var/www/dev.back.garmon.io/back/vendor/symfony/web-profiler-bundle/translations"
                "/var/www/dev.back.garmon.io/back/vendor/twig/extra-bundle/translations"
                "/var/www/dev.back.garmon.io/back/vendor/symfony/security-bundle/translations"
                "/var/www/dev.back.garmon.io/back/vendor/symfony/monolog-bundle/translations"
                "/var/www/dev.back.garmon.io/back/vendor/symfony/maker-bundle/src/translations"
                "/var/www/dev.back.garmon.io/back/vendor/tetranz/select2entity-bundle/translations"
                "/var/www/dev.back.garmon.io/back/vendor/stof/doctrine-extensions-bundle/src/translations"
                "/var/www/dev.back.garmon.io/back/vendor/knplabs/doctrine-behaviors/src/translations"
                "/var/www/dev.back.garmon.io/back/vendor/a2lix/auto-form-bundle/src/translations"
                "/var/www/dev.back.garmon.io/back/vendor/a2lix/translation-form-bundle/src/translations"
                "/var/www/dev.back.garmon.io/back/vendor/league/flysystem-bundle/src/translations"
                "/var/www/dev.back.garmon.io/back/vendor/knpuniversity/oauth2-client-bundle/src/translations"
              ]
              -enabledLocales: []
            }
            -messages: [
              [
                "locale" => "pt"
                "fallbackLocale" => "ru"
                "domain" => "security"
                "id" => "login.email"
                "translation" => "Email"
                "parameters" => []
                "state" => 2
                "transChoiceNumber" => null
              ]
              [
                "locale" => "pt"
                "fallbackLocale" => "ru"
                "domain" => "security"
                "id" => "login.enter_email"
                "translation" => "Введите ваш email"
                "parameters" => []
                "state" => 2
                "transChoiceNumber" => null
              ]
              [
                "locale" => "pt"
                "fallbackLocale" => "ru"
                "domain" => "security"
                "id" => "login.enter_true_email"
                "translation" => "Введите корректный email"
                "parameters" => []
                "state" => 2
                "transChoiceNumber" => null
              ]
              [
                "locale" => "pt"
                "fallbackLocale" => "ru"
                "domain" => "security"
                "id" => "login.enter_email"
                "translation" => "Введите ваш email"
                "parameters" => []
                "state" => 2
                "transChoiceNumber" => null
              ]
              [
                "locale" => "pt"
                "fallbackLocale" => "ru"
                "domain" => "security"
                "id" => "login.enter_true_email"
                "translation" => "Введите корректный email"
                "parameters" => []
                "state" => 2
                "transChoiceNumber" => null
              ]
              [
                "locale" => "pt"
                "fallbackLocale" => "ru"
                "domain" => "security"
                "id" => "auth.reset_password"
                "translation" => "Восстановление пароля"
                "parameters" => []
                "state" => 2
                "transChoiceNumber" => null
              ]
              [
                "locale" => "pt"
                "fallbackLocale" => "ru"
                "domain" => "security"
                "id" => "auth.forget_password"
                "translation" => "Забыли пароль?"
                "parameters" => []
                "state" => 2
                "transChoiceNumber" => null
              ]
              [
                "locale" => "pt"
                "fallbackLocale" => "ru"
                "domain" => "security"
                "id" => "auth.reset_password_enter_email"
                "translation" => "Введите ваш email и на него будет выслана ссылка на восстановление пароля"
                "parameters" => []
                "state" => 2
                "transChoiceNumber" => null
              ]
              [
                "locale" => "pt"
                "fallbackLocale" => null
                "domain" => "messages"
                "id" => "Email"
                "translation" => "Email"
                "parameters" => []
                "state" => 1
                "transChoiceNumber" => null
              ]
              [
                "locale" => "pt"
                "fallbackLocale" => "ru"
                "domain" => "security"
                "id" => "reset_password.reset"
                "translation" => "Восстановить пароль"
                "parameters" => []
                "state" => 2
                "transChoiceNumber" => null
              ]
              [
                "locale" => "pt"
                "fallbackLocale" => "ru"
                "domain" => "messages"
                "id" => "app.back"
                "translation" => "Назад"
                "parameters" => []
                "state" => 2
                "transChoiceNumber" => null
              ]
              [
                "locale" => "pt"
                "fallbackLocale" => "ru"
                "domain" => "messages"
                "id" => "app.wait"
                "translation" => "Подождите..."
                "parameters" => []
                "state" => 2
                "transChoiceNumber" => null
              ]
              [
                "locale" => "pt"
                "fallbackLocale" => "ru"
                "domain" => "messages"
                "id" => "app.copy.success"
                "translation" => "Скопировано"
                "parameters" => []
                "state" => 2
                "transChoiceNumber" => null
              ]
            ]
          }
        }
        #router: Symfony\Bundle\FrameworkBundle\Routing\Router {#824
          #matcher: Symfony\Bundle\FrameworkBundle\Routing\RedirectableCompiledUrlMatcher {#602
            #context: Symfony\Component\Routing\RequestContext {#823
              -baseUrl: ""
              -pathInfo: "/pt/auth/user/reset-password/request"
              -method: "GET"
              -host: "dev.back.garmon.io"
              -scheme: "https"
              -httpPort: 80
              -httpsPort: 443
              -queryString: ""
              -parameters: [
                "_functions" => Symfony\Component\Routing\Matcher\ExpressionLanguageProvider {#821
                  -functions: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#820
                    -externalId: null
                    -container: null
                    -factories: [
                      "env" => [
                        "privates"
                        "container.getenv"
                        "getContainer_GetenvService"
                        true
                      ]
                      "service" => [
                        "services"
                        "container.get_routing_condition_service"
                        "getContainer_GetRoutingConditionServiceService"
                        true
                      ]
                    ]
                    -loading: []
                    -factory: Container58VUiID\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#832}
                    -serviceMap: [
                      "env" => [
                        "privates"
                        "container.getenv"
                        "getContainer_GetenvService"
                        true
                      ]
                      "service" => [
                        "services"
                        "container.get_routing_condition_service"
                        "getContainer_GetRoutingConditionServiceService"
                        true
                      ]
                    ]
                    -serviceTypes: [
                      "env" => "Closure"
                      "service" => "Closure"
                    ]
                  }
                }
                "_locale" => "ru"
              ]
            }
            #allow: []
            #allowSchemes: []
            #routes: null
            #request: null
            #expressionLanguage: null
            #expressionLanguageProviders: []
            -matchHost: false
            -staticRoutes: [
              "/_profiler" => [
                [
                  [
                    "_route" => "_profiler_home"
                    "_controller" => "web_profiler.controller.profiler::homeAction"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/_profiler/search" => [
                [
                  [
                    "_route" => "_profiler_search"
                    "_controller" => "web_profiler.controller.profiler::searchAction"
                  ]
                  null
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              "/_profiler/search_bar" => [
                [
                  [
                    "_route" => "_profiler_search_bar"
                    "_controller" => "web_profiler.controller.profiler::searchBarAction"
                  ]
                  null
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              "/_profiler/phpinfo" => [
                [
                  [
                    "_route" => "_profiler_phpinfo"
                    "_controller" => "web_profiler.controller.profiler::phpinfoAction"
                  ]
                  null
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              "/_profiler/xdebug" => [
                [
                  [
                    "_route" => "_profiler_xdebug"
                    "_controller" => "web_profiler.controller.profiler::xdebugAction"
                  ]
                  null
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              "/_profiler/open" => [
                [
                  [
                    "_route" => "_profiler_open_file"
                    "_controller" => "web_profiler.controller.profiler::openAction"
                  ]
                  null
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              "/admin/action" => [
                [
                  [
                    "_route" => "admin_action"
                    "_controller" => "App\Admin\Controller\ActionController::adminAction"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/autocomplete/users" => [
                [
                  [
                    "_route" => "autocomplete_users"
                    "_controller" => "App\Admin\Controller\AutocompleteController::customers"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/autocomplete/cities" => [
                [
                  [
                    "_route" => "autocomplete_cities"
                    "_controller" => "App\Admin\Controller\AutocompleteController::cities"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/autocomplete/locations" => [
                [
                  [
                    "_route" => "autocomplete_locations"
                    "_controller" => "App\Admin\Controller\AutocompleteController::locations"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/autocomplete/bands" => [
                [
                  [
                    "_route" => "autocomplete_bands"
                    "_controller" => "App\Admin\Controller\AutocompleteController::bands"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/autocomplete/events" => [
                [
                  [
                    "_route" => "autocomplete_events"
                    "_controller" => "App\Admin\Controller\AutocompleteController::events"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/admin/dashboard" => [
                [
                  [
                    "_route" => "admin_dashboard"
                    "_controller" => "App\Admin\Controller\DashboardAdminController::index"
                  ]
                  null
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              "/admin" => [
                [
                  [
                    "_route" => "admin"
                    "_controller" => "App\Admin\Controller\DashboardAdminController::admin"
                  ]
                  null
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              "/admin/ai/event/filter" => [
                [
                  [
                    "_route" => "admin_ai_event_filter"
                    "_controller" => "App\Ai\Controller\Admin\AiAdminController::eventContacts"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/admin/bands/bands" => [
                [
                  [
                    "_route" => "admin_bands"
                    "_controller" => "App\Band\Controller\Admin\BandsAdminController::bands"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/api/band/bands" => [
                [
                  [
                    "_route" => "api_bands"
                    "_controller" => "App\Band\Controller\Api\BandApiController::bands"
                  ]
                  null
                  [
                    "GET" => 0
                  ]
                  null
                  false
                  false
                  null
                ]
              ]
              "/action" => [
                [
                  [
                    "_route" => "action"
                    "_controller" => "App\Core\Controller\ActionController::adminAction"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/admin/genres" => [
                [
                  [
                    "_route" => "admin_genres"
                    "_controller" => "App\Core\Controller\GenresAdminController::genres"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/api/event/events" => [
                [
                  [
                    "_route" => "api_events"
                    "_controller" => "App\Event\Controller\Api\EventApiController::events"
                  ]
                  null
                  [
                    "GET" => 0
                  ]
                  null
                  false
                  false
                  null
                ]
              ]
              "/api/event/events/availability/check" => [
                [
                  [
                    "_route" => "api_event_availability_check"
                    "_controller" => "App\Event\Controller\Api\EventApiController::checkAvailability"
                  ]
                  null
                  [
                    "POST" => 0
                    "GET" => 1
                  ]
                  null
                  false
                  false
                  null
                ]
              ]
              "/admin/evens/evens" => [
                [
                  [
                    "_route" => "admin_events"
                    "_controller" => "App\Event\Controller\EventAdminController::cities"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/admin/cities" => [
                [
                  [
                    "_route" => "admin_cities"
                    "_controller" => "App\Geo\Controller\CitiesAdminController::cities"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/admin/countries" => [
                [
                  [
                    "_route" => "admin_countries"
                    "_controller" => "App\Geo\Controller\CountriesAdminController::countries"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/admin/locations/halls" => [
                [
                  [
                    "_route" => "admin_halls"
                    "_controller" => "App\Location\Controller\Admin\HallsAdminController::halls"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/admin/locations/locations" => [
                [
                  [
                    "_route" => "admin_locations"
                    "_controller" => "App\Location\Controller\Admin\LocationsAdminController::cities"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/api/location/locations" => [
                [
                  [
                    "_route" => "api_locations"
                    "_controller" => "App\Location\Controller\Api\LocationApiController::bands"
                  ]
                  null
                  [
                    "GET" => 0
                  ]
                  null
                  false
                  false
                  null
                ]
              ]
              "/admin/moderation/event_cancel" => [
                [
                  [
                    "_route" => "admin_event_cancel_requests"
                    "_controller" => "App\Moderation\Controller\Admin\EventCancelAdminController::eventCancelRequests"
                  ]
                  null
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              "/admin/moderation/requests" => [
                [
                  [
                    "_route" => "admin_moderation_requests"
                    "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requests"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/admin/moderation/requests/event_cancel" => [
                [
                  [
                    "_route" => "admin_moderation_event_cancel_requests"
                    "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::eventCancelRequests"
                  ]
                  null
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              "/admin/payments/user" => [
                [
                  [
                    "_route" => "admin_user_payments"
                    "_controller" => "App\Payment\Controller\UserPaymentAdminController::userPayments"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/payment/handler" => [
                [
                  [
                    "_route" => "payment_handler"
                    "_controller" => "App\Payment\Controller\UserPaymentController::handler"
                  ]
                  null
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              "/admin/currencies" => [
                [
                  [
                    "_route" => "admin_currencies"
                    "_controller" => "App\Price\Controller\CurrenciesAdminController::cities"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/admin/promo_codes" => [
                [
                  [
                    "_route" => "admin_promo_codes"
                    "_controller" => "App\Promo\Controller\Admin\PromoCodesAdminController::promoCodes"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              "/admin/reviews/questions" => [
                [
                  [
                    "_route" => "admin_questions"
                    "_controller" => "App\Review\Controller\Admin\QuestionsAdminController::questions"
                  ]
                  null
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              "/admin/reviews/reviews" => [
                [
                  [
                    "_route" => "admin_reviews"
                    "_controller" => "App\Review\Controller\Admin\ReviewsAdminController::reviews"
                  ]
                  null
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              "/logout" => [
                [
                  [
                    "_route" => "logout"
                    "_controller" => "App\Security\Controller\SecurityController::logout"
                  ]
                  null
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              "/upload" => [
                [
                  [
                    "_route" => "upload"
                    "_controller" => "App\Storage\Controller\UploadController::upload"
                  ]
                  null
                  null
                  null
                  true
                  false
                  null
                ]
              ]
            ]
            -regexpList: [
              "{^(?|/_(?|error/(\d+)(?:\.([^/]++))?(*:38)|wdt/([^/]++)(*:57)|profiler/([^/]++)(?|/(?|search/results(*:102)|router(*:116)|exception(?|(*:136)|\.css(*:149)))|(*:159)))|/a(?|dmin/(?|crud/(?|add/([^/]++)(?:/([^/]++))?(*:216)|edit/([^/]++)/([^/]++)(?:/([^/]++))?(*:260)|view/([^/]++)/([^/]++)(?:/([^/]++))?(*:304))|band/([^/]++)/(?|albums(*:336)|contacts(*:352)))|pi/(?|([^/]++)/url/get/([^/]++)(?:/([^/]++))?(*:407)|band/band/([^/]++)(?|(*:436)|/favorite/update(*:460))))|/([^/]++)/band/invite/(?|a(?|rtist/(?|confirm(*:516)|approve(*:531))|dmin/confirm(*:552))|label/confirm(*:574))|/a(?|pi/(?|core/entity/(?|find/([^/]++)(*:622)|check/([^/]++)(*:644))|event/(?|event/([^/]++)(?|(*:679)|/favorite/update(*:703))|seats/([^/]++)(*:726)|commission/([^/]++)(*:753)))|dmin/event/([^/]++)/contacts(*:791))|/([^/]++)/event/band/artist/([^/]++)/reject(*:843)|/admin/events/([^/]++)/halls(*:879)|/([^/]++)/event/invite/(?|band/confirm(*:925)|location/confirm(*:949))|/a(?|dmin/(?|events/halls/([^/]++)/zones(*:998)|location(?|s/(?|([^/]++)/halls(?|(*:1039)|/([^/]++)/layouts(*:1065))|layouts/([^/]++)/zones(*:1097)|halls/([^/]++)/zones(*:1126))|/([^/]++)/contacts(*:1154))|moderation/(?|event_cancel/([^/]++)/approve(*:1207)|request/([^/]++)(?|(*:1235)|/(?|reject(*:1254)|approve(*:1270)))))|pi/location/location/([^/]++)(*:1312))|/([^/]++)/noty/(?|location/(?|invite/view(*:1363)|confirm/success(*:1387)|scheme(?|\-map/view(*:1415)|/view(*:1429)))|event/band/artist/view(*:1462)|security/(?|registration/(?|view(*:1503)|confirm(*:1519))|password/reset(*:1543))|band/(?|c(?|onfirm/success(*:1579)|reate/view(*:1598))|invite/admin/(?|confirm/view(*:1636)|approve/view(*:1657))))|/payment/([^/]++)/success(*:1694)|/shop/pay/([^/]++)/fail(*:1726)|/api/promo/promo\-code/([^/]++)(?:/([^/]++))?(*:1780)|/([^/]++)/(?|review/add/(?|event(*:1821)|thanks(*:1836))|auth/(?|login(*:1859)|reset\-password/(?|request(*:1894)|check(*:1908)|process(?:/([^/]++))?(*:1938))|user/(?|connect/(?|apple(?|(*:1975)|/check(*:1990))|facebook(?|(*:2011)|/check(*:2026))|google(?|(*:2045)|/check(*:2060))|yandex(?|(*:2079)|/check(*:2094)))|login(*:2110)|re(?|gistration(?|(*:2137)|/(?|verify/email(*:2162)|success/([^/]++)(*:2187)))|set\-password/(?|request(*:2222)|check(*:2236)|process(?:/([^/]++))?(*:2266)))))|lk/(?|band/(?|albums/([^/]++)(?|(*:2311)|/(?|add(*:2327)|edit/([^/]++)(*:2349)))|contacts/([^/]++)(?|(*:2380)|/(?|add(*:2396)|edit/([^/]++)(*:2418))))|artist(?|s(*:2440)|/(?|add(*:2456)|([^/]++)(?|/edit(*:2481)|(*:2490))|links/([^/]++)(*:2514)|documents/([^/]++)(*:2541)|questions/([^/]++)(*:2568)|me(?|dia/([^/]++)(*:2594)|mbers/([^/]++)(*:2617))|access/([^/]++)(*:2642)|reviews/([^/]++)(*:2667)|confirm/([^/]++)(*:2692)))|setup/(?|artist/step/band_(?|main_data(?:/([^/]++))?(*:2755)|second_data(?:/([^/]++))?(*:2789))|location/step/location_(?|main_data(?:/([^/]++))?(*:2848)|second_data(?:/([^/]++))?(*:2882))|user/step/organizer_main_data(?:/([^/]++))?(*:2935))|event(?|/(?|contacts/([^/]++)(?|(*:2977)|/(?|add(*:2993)|([^/]++)/edit(*:3015)))|halls/([^/]++)(?|(*:3043)|/(?|tickets(*:3063)|([^/]++)/edit(*:3085)))|p(?|artners/([^/]++)(*:3116)|r(?|ices/([^/]++)(?|(*:3145)|/(?|zone/([^/]++)/save(*:3176)|([^/]++)/save(*:3198)|seat/([^/]++)/save(*:3225)))|omo_codes/([^/]++)(?|(*:3257)|/(?|add(*:3273)|([^/]++)/edit(*:3295)))))|([^/]++)/promo_codes/export(*:3335)|s(?|plits/([^/]++)(*:3362)|etup(?:/([^/]++)(?:/([^/]++))?)?(*:3403))|ticket\-types/([^/]++)(?|(*:3438)|/(?|add/([^/]++)(*:3463)|([^/]++)/edit(*:3485)))|orders/([^/]++)(?|(*:3514)|/export(*:3530))|halls/([^/]++)/([^/]++)/zones(?|(*:3572)|/([^/]++)/edit(*:3595))|create(*:3611)|([^/]++)(?|/edit(*:3636)|(*:3645))|dashboard/([^/]++)(*:3673)|media/([^/]++)(*:3696)|links/([^/]++)(*:3719))|s(?|/members/([^/]++)(*:3750)|(?:/(active|completed))?(*:3783)|/(?|member(*:3802)|user/get(*:3819)|calendar(*:3836)|location(*:3853))))|l(?|abel/bands(*:3879)|ocation(?|/(?|contacts/([^/]++)(?|(*:3922)|/(?|add(*:3938)|([^/]++)/edit(*:3960)))|halls/([^/]++)/(?|([^/]++)/layout/([^/]++)/zone(?|s(?|(*:4025)|/control(*:4042))|/(?|add(*:4059)|([^/]++)/edit(*:4081)))|layouts(?:/([^/]++))?(*:4113)|([^/]++)/layout/(?|add(*:4144)|([^/]++)/(?|edit(*:4169)|seats(*:4183))))|([^/]++)/hall/([^/]++)/zone(?|s(*:4226)|/(?|add(*:4242)|([^/]++)/edit(*:4264)))|halls/([^/]++)(?|(*:4292)|/(?|add(*:4308)|edit/([^/]++)(*:4330)))|([^/]++)(?|/edit(*:4357)|(*:4366))|links/([^/]++)(*:4390)|media/([^/]++)(*:4413)|reviews/([^/]++)(*:4438)|c(?|alendar/([^/]++)(*:4467)|onfirm/([^/]++)(*:4491)))|s(?|(*:4506)|/add(*:4519))))|p(?|rofile/(?|requisites/payment(*:4563)|statements(*:4582))|ayment/account/refresh(*:4614))))|/([^/]++)?(?|(*:4639))|/([^/]++)/lk/(?|profile(?|(*:4675)|/(?|edit(*:4692)|re(?|quisites(*:4714)|move(*:4727))))|setup(?|(?:/([^/]++)(?:/([^/]++))?)?(*:4775)|/user/step/user_data(*:4804)))|/admin/users/([^/]++)(?:/([^/]++))?(*:4850)|/_module(*:4867))/?$}sDu"
            ]
            -dynamicRoutes: [
              38 => [
                [
                  [
                    "_route" => "_preview_error"
                    "_controller" => "error_controller::preview"
                    "_format" => "html"
                  ]
                  [
                    "code"
                    "_format"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              57 => [
                [
                  [
                    "_route" => "_wdt"
                    "_controller" => "web_profiler.controller.profiler::toolbarAction"
                  ]
                  [
                    "token"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              102 => [
                [
                  [
                    "_route" => "_profiler_search_results"
                    "_controller" => "web_profiler.controller.profiler::searchResultsAction"
                  ]
                  [
                    "token"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              116 => [
                [
                  [
                    "_route" => "_profiler_router"
                    "_controller" => "web_profiler.controller.router::panelAction"
                  ]
                  [
                    "token"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              136 => [
                [
                  [
                    "_route" => "_profiler_exception"
                    "_controller" => "web_profiler.controller.exception_panel::body"
                  ]
                  [
                    "token"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              149 => [
                [
                  [
                    "_route" => "_profiler_exception_css"
                    "_controller" => "web_profiler.controller.exception_panel::stylesheet"
                  ]
                  [
                    "token"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              159 => [
                [
                  [
                    "_route" => "_profiler"
                    "_controller" => "web_profiler.controller.profiler::panelAction"
                  ]
                  [
                    "token"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              216 => [
                [
                  [
                    "_route" => "admin_crud_add"
                    "module" => null
                    "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityAdd"
                  ]
                  [
                    "entityName"
                    "module"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              260 => [
                [
                  [
                    "_route" => "admin_crud_edit"
                    "module" => null
                    "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityEdit"
                  ]
                  [
                    "entityName"
                    "id"
                    "module"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              304 => [
                [
                  [
                    "_route" => "admin_crud_view"
                    "module" => null
                    "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityView"
                  ]
                  [
                    "entityName"
                    "id"
                    "module"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              336 => [
                [
                  [
                    "_route" => "admin_band_albums"
                    "_controller" => "App\Band\Controller\AlbumsAdminController::bandAlbums"
                  ]
                  [
                    "band"
                  ]
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              352 => [
                [
                  [
                    "_route" => "admin_band_contacts"
                    "_controller" => "App\Band\Controller\BandContactsAdminController::bandContacts"
                  ]
                  [
                    "band"
                  ]
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              407 => [
                [
                  [
                    "_route" => "api_get_url"
                    "type" => 0
                    "_controller" => "App\Api\Controller\ApiController::getUrl"
                  ]
                  [
                    "_locale"
                    "name"
                    "type"
                  ]
                  [
                    "GET" => 0
                  ]
                  null
                  false
                  true
                  null
                ]
              ]
              436 => [
                [
                  [
                    "_route" => "api_band"
                    "_controller" => "App\Band\Controller\Api\BandApiController::band"
                  ]
                  [
                    "slug"
                  ]
                  [
                    "GET" => 0
                  ]
                  null
                  false
                  true
                  null
                ]
              ]
              460 => [
                [
                  [
                    "_route" => "api_band_favorite_update"
                    "_controller" => "App\Band\Controller\Api\BandApiController::favoriteCountUpdate"
                  ]
                  [
                    "id"
                  ]
                  [
                    "PUT" => 0
                  ]
                  null
                  false
                  false
                  null
                ]
              ]
              516 => [
                [
                  [
                    "_route" => "band_artist_invite_confirm"
                    "_controller" => "App\Band\Controller\BandInvitesController::bandArtistConfirm"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              531 => [
                [
                  [
                    "_route" => "band_artist_invite_approve"
                    "_controller" => "App\Band\Controller\BandInvitesController::bandArtistApprove"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              552 => [
                [
                  [
                    "_route" => "band_admin_invite_confirm"
                    "_controller" => "App\Band\Controller\BandInvitesController::bandAdminConfirm"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              574 => [
                [
                  [
                    "_route" => "band_label_invite_confirm"
                    "_controller" => "App\Band\Controller\BandInvitesController::bandLabelConfirm"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              622 => [
                [
                  [
                    "_route" => "api_find_entity"
                    "_controller" => "App\Core\Controller\Api\CoreApiController::findEntity"
                  ]
                  [
                    "hash"
                  ]
                  [
                    "GET" => 0
                  ]
                  null
                  false
                  true
                  null
                ]
              ]
              644 => [
                [
                  [
                    "_route" => "api_check_entity_by_slug"
                    "_controller" => "App\Core\Controller\Api\CoreApiController::findEntityBySlug"
                  ]
                  [
                    "slug"
                  ]
                  [
                    "GET" => 0
                  ]
                  null
                  false
                  true
                  null
                ]
              ]
              679 => [
                [
                  [
                    "_route" => "api_event"
                    "_controller" => "App\Event\Controller\Api\EventApiController::event"
                  ]
                  [
                    "slug"
                  ]
                  [
                    "GET" => 0
                  ]
                  null
                  false
                  true
                  null
                ]
              ]
              703 => [
                [
                  [
                    "_route" => "api_event_favorite_update"
                    "_controller" => "App\Event\Controller\Api\EventApiController::favoriteCountUpdate"
                  ]
                  [
                    "id"
                  ]
                  [
                    "PUT" => 0
                  ]
                  null
                  false
                  false
                  null
                ]
              ]
              726 => [
                [
                  [
                    "_route" => "api_event_seats"
                    "_controller" => "App\Event\Controller\Api\EventApiController::eventSeats"
                  ]
                  [
                    "eventId"
                  ]
                  [
                    "GET" => 0
                  ]
                  null
                  false
                  true
                  null
                ]
              ]
              753 => [
                [
                  [
                    "_route" => "api_event_commission"
                    "_controller" => "App\Event\Controller\Api\EventApiController::eventCommission"
                  ]
                  [
                    "event"
                  ]
                  [
                    "GET" => 0
                  ]
                  null
                  false
                  true
                  null
                ]
              ]
              791 => [
                [
                  [
                    "_route" => "admin_event_contacts"
                    "_controller" => "App\Event\Controller\Admin\EventContactsAdminController::eventContacts"
                  ]
                  [
                    "event"
                  ]
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              843 => [
                [
                  [
                    "_route" => "event_band_artist_reject"
                    "_controller" => "App\Event\Controller\EventBandsController::eventBandArtistReject"
                  ]
                  [
                    "_locale"
                    "id"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              879 => [
                [
                  [
                    "_route" => "admin_event_halls"
                    "_controller" => "App\Event\Controller\EventHallsAdminController::eventHalls"
                  ]
                  [
                    "event"
                  ]
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              925 => [
                [
                  [
                    "_route" => "event_band_invite_confirm"
                    "_controller" => "App\Event\Controller\EventInvitesController::eventBandConfirm"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              949 => [
                [
                  [
                    "_route" => "event_location_invite_confirm"
                    "_controller" => "App\Event\Controller\EventInvitesController::eventLocationConfirm"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              998 => [
                [
                  [
                    "_route" => "admin_event_hall_zones"
                    "_controller" => "App\Event\Controller\EventZonesAdminController::eventHallZones"
                  ]
                  [
                    "event_hall"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1039 => [
                [
                  [
                    "_route" => "admin_location_halls"
                    "_controller" => "App\Location\Controller\Admin\HallsAdminController::locationHalls"
                  ]
                  [
                    "location"
                  ]
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              1065 => [
                [
                  [
                    "_route" => "admin_hall_layouts"
                    "_controller" => "App\Location\Controller\Admin\LayoutsAdminController::hallLayouts"
                  ]
                  [
                    "location"
                    "hall"
                  ]
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              1097 => [
                [
                  [
                    "_route" => "admin_layout_zones"
                    "_controller" => "App\Location\Controller\Admin\ZonesAdminController::layoutZones"
                  ]
                  [
                    "layout"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1126 => [
                [
                  [
                    "_route" => "admin_hall_zones"
                    "_controller" => "App\Location\Controller\Admin\ZonesAdminController::hallZones"
                  ]
                  [
                    "hall"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1154 => [
                [
                  [
                    "_route" => "admin_location_contacts"
                    "_controller" => "App\Location\Controller\Admin\LocationContactsAdminController::locationContacts"
                  ]
                  [
                    "location"
                  ]
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              1207 => [
                [
                  [
                    "_route" => "admin_event_cancel_request_approve"
                    "_controller" => "App\Moderation\Controller\Admin\EventCancelAdminController::requestApprove"
                  ]
                  [
                    "id"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1235 => [
                [
                  [
                    "_route" => "admin_moderation_request"
                    "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::request"
                  ]
                  [
                    "id"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              1254 => [
                [
                  [
                    "_route" => "admin_moderation_request_reject"
                    "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requestReject"
                  ]
                  [
                    "id"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1270 => [
                [
                  [
                    "_route" => "admin_moderation_request_approve"
                    "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requestApprove"
                  ]
                  [
                    "id"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1312 => [
                [
                  [
                    "_route" => "api_location"
                    "_controller" => "App\Location\Controller\Api\LocationApiController::location"
                  ]
                  [
                    "slug"
                  ]
                  [
                    "GET" => 0
                  ]
                  null
                  false
                  true
                  null
                ]
              ]
              1363 => [
                [
                  [
                    "_route" => "noty_user_remove_page"
                    "_controller" => "App\Noty\Controller\NotyViewController::locationInvite"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1387 => [
                [
                  [
                    "_route" => "noty_location_confirm_success"
                    "_controller" => "App\Noty\Controller\NotyViewController::notyLocationConfirmSuccess"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1415 => [
                [
                  [
                    "_route" => "noty_location_scheme_map_uploaded_page"
                    "_controller" => "App\Noty\Controller\NotyViewController::locationSchemeMapView"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1429 => [
                [
                  [
                    "_route" => "noty_location_scheme_uploaded_page"
                    "_controller" => "App\Noty\Controller\NotyViewController::locationSchemeView"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1462 => [
                [
                  [
                    "_route" => "noty_event_band_artist_page"
                    "_controller" => "App\Noty\Controller\NotyViewController::notyEventBandArtist"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1503 => [
                [
                  [
                    "_route" => "noty_security_registration_page"
                    "_controller" => "App\Noty\Controller\NotyViewController::notySecurityRegistration"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1519 => [
                [
                  [
                    "_route" => "noty_security_registration_confirm"
                    "_controller" => "App\Noty\Controller\NotyViewController::notySecurityRegistrationConfirm"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1543 => [
                [
                  [
                    "_route" => "noty_security_password_reset"
                    "_controller" => "App\Noty\Controller\NotyViewController::notySecurityPasswordReset"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1579 => [
                [
                  [
                    "_route" => "noty_band_confirm_success"
                    "_controller" => "App\Noty\Controller\NotyViewController::notyBandConfirmSuccess"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1598 => [
                [
                  [
                    "_route" => "noty_band_creaate_page"
                    "_controller" => "App\Noty\Controller\NotyViewController::bandCreate"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1636 => [
                [
                  [
                    "_route" => "noty_band_admin_invite_confirm_page"
                    "_controller" => "App\Noty\Controller\NotyViewController::bandAdminInviteConfirm"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1657 => [
                [
                  [
                    "_route" => "noty_band_admin_invite_approve_page"
                    "_controller" => "App\Noty\Controller\NotyViewController::bandAdminInviteApprove"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1694 => [
                [
                  [
                    "_route" => "payment_success"
                    "_controller" => "App\Payment\Controller\UserPaymentController::success"
                  ]
                  [
                    "hash"
                  ]
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              1726 => [
                [
                  [
                    "_route" => "payment_fail"
                    "_controller" => "App\Payment\Controller\UserPaymentController::fail"
                  ]
                  [
                    "hash"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1780 => [
                [
                  [
                    "_route" => "api_promo_code"
                    "event" => null
                    "_controller" => "App\Promo\Controller\Api\PromoCodeApiController::promoCode"
                  ]
                  [
                    "code"
                    "event"
                  ]
                  [
                    "GET" => 0
                  ]
                  null
                  false
                  true
                  null
                ]
              ]
              1821 => [
                [
                  [
                    "_route" => "add_event_review"
                    "_controller" => "App\Review\Controller\ReviewsController::addEventReview"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              1836 => [
                [
                  [
                    "_route" => "add_review_thanks"
                    "_controller" => "App\Review\Controller\ReviewsController::addReviewThanks"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  true
                  false
                  null
                ]
              ]
              1859 => [
                [
                  [
                    "_route" => "admin_login"
                    "_controller" => "App\Security\Controller\Admin\AuthController::login"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1894 => [
                [
                  [
                    "_route" => "admin_forgot_password_request"
                    "_controller" => "App\Security\Controller\Admin\ResetPasswordController::request"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1908 => [
                [
                  [
                    "_route" => "admin_check_reset_password_email"
                    "_controller" => "App\Security\Controller\Admin\ResetPasswordController::checkEmail"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1938 => [
                [
                  [
                    "_route" => "admin_reset_password"
                    "token" => null
                    "_controller" => "App\Security\Controller\Admin\ResetPasswordController::reset"
                  ]
                  [
                    "_locale"
                    "token"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              1975 => [
                [
                  [
                    "_route" => "connect_apple_start"
                    "_controller" => "App\Security\Controller\OAuth\AppleController::connectAction"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              1990 => [
                [
                  [
                    "_route" => "connect_apple_check"
                    "_controller" => "App\Security\Controller\OAuth\AppleController::connectCheckAction"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2011 => [
                [
                  [
                    "_route" => "connect_facebook_start"
                    "_controller" => "App\Security\Controller\OAuth\FacebookController::connectAction"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2026 => [
                [
                  [
                    "_route" => "connect_facebook_check"
                    "_controller" => "App\Security\Controller\OAuth\FacebookController::connectCheckAction"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2045 => [
                [
                  [
                    "_route" => "connect_google_start"
                    "_controller" => "App\Security\Controller\OAuth\GoogleController::connectAction"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2060 => [
                [
                  [
                    "_route" => "connect_google_check"
                    "_controller" => "App\Security\Controller\OAuth\GoogleController::connectCheckAction"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2079 => [
                [
                  [
                    "_route" => "connect_yandex_start"
                    "_controller" => "App\Security\Controller\OAuth\YandexController::connectAction"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2094 => [
                [
                  [
                    "_route" => "connect_yandex_check"
                    "_controller" => "App\Security\Controller\OAuth\YandexController::connectCheckAction"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2110 => [
                [
                  [
                    "_route" => "user_login"
                    "_controller" => "App\Security\Controller\User\AuthController::user_login"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2137 => [
                [
                  [
                    "_route" => "user_registration"
                    "_controller" => "App\Security\Controller\User\RegistrationController::registrationPage"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2162 => [
                [
                  [
                    "_route" => "registration_verify_email"
                    "_controller" => "App\Security\Controller\User\RegistrationController::verifyUserEmail"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2187 => [
                [
                  [
                    "_route" => "user_registration_success"
                    "_controller" => "App\Security\Controller\User\RegistrationController::registrationSuccessPage"
                  ]
                  [
                    "_locale"
                    "hash"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2222 => [
                [
                  [
                    "_route" => "user_forgot_password_request"
                    "_controller" => "App\Security\Controller\User\ResetPasswordController::request"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2236 => [
                [
                  [
                    "_route" => "user_check_reset_password_email"
                    "_controller" => "App\Security\Controller\User\ResetPasswordController::checkEmail"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2266 => [
                [
                  [
                    "_route" => "user_reset_password"
                    "token" => null
                    "_controller" => "App\Security\Controller\User\ResetPasswordController::reset"
                  ]
                  [
                    "_locale"
                    "token"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2311 => [
                [
                  [
                    "_route" => "user_band_albums"
                    "_controller" => "App\User\Controller\Band\UserBandAlbumsController::bandAlbums"
                  ]
                  [
                    "_locale"
                    "band"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2327 => [
                [
                  [
                    "_route" => "add_band_album"
                    "_controller" => "App\User\Controller\Band\UserBandAlbumsController::addBandAlbum"
                  ]
                  [
                    "_locale"
                    "band"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2349 => [
                [
                  [
                    "_route" => "edit_band_album"
                    "_controller" => "App\User\Controller\Band\UserBandAlbumsController::editBand"
                  ]
                  [
                    "_locale"
                    "band"
                    "album"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2380 => [
                [
                  [
                    "_route" => "user_band_contacts"
                    "_controller" => "App\User\Controller\Band\UserBandContactsController::bandContacts"
                  ]
                  [
                    "_locale"
                    "band"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2396 => [
                [
                  [
                    "_route" => "add_band_contact"
                    "_controller" => "App\User\Controller\Band\UserBandContactsController::addBandContact"
                  ]
                  [
                    "_locale"
                    "band"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2418 => [
                [
                  [
                    "_route" => "edit_band_contact"
                    "_controller" => "App\User\Controller\Band\UserBandContactsController::editBandContact"
                  ]
                  [
                    "_locale"
                    "band"
                    "contact"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2440 => [
                [
                  [
                    "_route" => "user_bands"
                    "_controller" => "App\User\Controller\Band\UserBandsController::bands"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2456 => [
                [
                  [
                    "_route" => "add_band"
                    "_controller" => "App\User\Controller\Band\UserBandsController::addBand"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2481 => [
                [
                  [
                    "_route" => "edit_band"
                    "_controller" => "App\User\Controller\Band\UserBandsController::editBand"
                  ]
                  [
                    "_locale"
                    "band"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              2490 => [
                [
                  [
                    "_route" => "view_band"
                    "_controller" => "App\User\Controller\Band\UserBandsController::viewBand"
                  ]
                  [
                    "_locale"
                    "band"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2514 => [
                [
                  [
                    "_route" => "band_links"
                    "_controller" => "App\User\Controller\Band\UserBandsController::bandLinks"
                  ]
                  [
                    "_locale"
                    "band"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2541 => [
                [
                  [
                    "_route" => "band_documents"
                    "_controller" => "App\User\Controller\Band\UserBandsController::bandDocuments"
                  ]
                  [
                    "_locale"
                    "band"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2568 => [
                [
                  [
                    "_route" => "band_questions"
                    "_controller" => "App\User\Controller\Band\UserBandsController::bandQuestions"
                  ]
                  [
                    "_locale"
                    "band"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2594 => [
                [
                  [
                    "_route" => "band_media"
                    "_controller" => "App\User\Controller\Band\UserBandsController::bandMedia"
                  ]
                  [
                    "_locale"
                    "band"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2617 => [
                [
                  [
                    "_route" => "band_members"
                    "_controller" => "App\User\Controller\Band\UserBandsController::bandMembers"
                  ]
                  [
                    "_locale"
                    "band"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2642 => [
                [
                  [
                    "_route" => "band_access"
                    "_controller" => "App\User\Controller\Band\UserBandsController::bandAccess"
                  ]
                  [
                    "_locale"
                    "band"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2667 => [
                [
                  [
                    "_route" => "band_reviews"
                    "_controller" => "App\User\Controller\Band\UserBandsController::bandReviews"
                  ]
                  [
                    "_locale"
                    "band"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2692 => [
                [
                  [
                    "_route" => "confirm_band"
                    "_controller" => "App\User\Controller\Band\UserBandsController::confirmBand"
                  ]
                  [
                    "_locale"
                    "band"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2755 => [
                [
                  [
                    "_route" => "setup_band_main_data"
                    "_locale" => "ru"
                    "id" => null
                    "_controller" => "App\User\Controller\Band\UserBandsController::setupBandMainData"
                  ]
                  [
                    "_locale"
                    "id"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2789 => [
                [
                  [
                    "_route" => "setup_band_second_data"
                    "_locale" => "ru"
                    "id" => null
                    "_controller" => "App\User\Controller\Band\UserBandsController::setupBandSecondData"
                  ]
                  [
                    "_locale"
                    "id"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2848 => [
                [
                  [
                    "_route" => "setup_location_main_data"
                    "_locale" => "ru"
                    "id" => null
                    "_controller" => "App\User\Controller\Location\UserLocationsController::setupLocationMainData"
                  ]
                  [
                    "_locale"
                    "id"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2882 => [
                [
                  [
                    "_route" => "setup_location_second_data"
                    "_locale" => "ru"
                    "id" => null
                    "_controller" => "App\User\Controller\Location\UserLocationsController::setupLocationSecondData"
                  ]
                  [
                    "_locale"
                    "id"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2935 => [
                [
                  [
                    "_route" => "setup_organizer_main_data"
                    "_locale" => "ru"
                    "id" => null
                    "_controller" => "App\User\Controller\Organizer\UserOrganizersController::setupOrganizerMainData"
                  ]
                  [
                    "_locale"
                    "id"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2977 => [
                [
                  [
                    "_route" => "user_event_contacts"
                    "_controller" => "App\User\Controller\Event\UserEventContactsController::eventContacts"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              2993 => [
                [
                  [
                    "_route" => "add_event_contact"
                    "_controller" => "App\User\Controller\Event\UserEventContactsController::addEventContact"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3015 => [
                [
                  [
                    "_route" => "edit_event_contact"
                    "_controller" => "App\User\Controller\Event\UserEventContactsController::editEventContact"
                  ]
                  [
                    "_locale"
                    "event"
                    "contact"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3043 => [
                [
                  [
                    "_route" => "user_event_halls"
                    "_controller" => "App\User\Controller\Event\UserEventHallsController::eventHalls"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3063 => [
                [
                  [
                    "_route" => "user_event_tickets"
                    "_controller" => "App\User\Controller\Event\UserEventHallsController::eventTickets"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3085 => [
                [
                  [
                    "_route" => "edit_event_hall"
                    "_controller" => "App\User\Controller\Event\UserEventHallsController::editEventHall"
                  ]
                  [
                    "_locale"
                    "event"
                    "hall"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3116 => [
                [
                  [
                    "_route" => "edit_event_partners"
                    "_controller" => "App\User\Controller\Event\UserEventPartnersController::editEventPartners"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3145 => [
                [
                  [
                    "_route" => "user_event_prices"
                    "_controller" => "App\User\Controller\Event\UserEventPricesController::editEventPrices"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3176 => [
                [
                  [
                    "_route" => "user_event_zone_prices_save"
                    "_controller" => "App\User\Controller\Event\UserEventPricesController::eventZonePricesSave"
                  ]
                  [
                    "_locale"
                    "event"
                    "zone"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3198 => [
                [
                  [
                    "_route" => "user_event_prices_save"
                    "_controller" => "App\User\Controller\Event\UserEventPricesController::editEventPricesSave"
                  ]
                  [
                    "_locale"
                    "event"
                    "group"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3225 => [
                [
                  [
                    "_route" => "user_event_seat_prices_save"
                    "_controller" => "App\User\Controller\Event\UserEventPricesController::eventSeatPricesSave"
                  ]
                  [
                    "_locale"
                    "event"
                    "seat"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3257 => [
                [
                  [
                    "_route" => "user_event_promo_codes"
                    "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::eventPromoCodes"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3273 => [
                [
                  [
                    "_route" => "add_event_promo_code"
                    "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::addEventPromoCode"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3295 => [
                [
                  [
                    "_route" => "edit_event_promo_code"
                    "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::editEventPromoCode"
                  ]
                  [
                    "_locale"
                    "event"
                    "promo_code"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3335 => [
                [
                  [
                    "_route" => "user_event_promo_codes_export"
                    "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::eventPromoCodesExport"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3362 => [
                [
                  [
                    "_route" => "edit_event_splits"
                    "_controller" => "App\User\Controller\Event\UserEventSplitsController::editEventSplits"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3403 => [
                [
                  [
                    "_route" => "add_event"
                    "step" => "main_data"
                    "event" => null
                    "_controller" => "App\User\Controller\Event\UserEventsController::addEventSetup"
                  ]
                  [
                    "_locale"
                    "step"
                    "event"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3438 => [
                [
                  [
                    "_route" => "user_event_ticket_types"
                    "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::eventTicketTypes"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3463 => [
                [
                  [
                    "_route" => "add_event_ticket_type"
                    "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::addEventTicketType"
                  ]
                  [
                    "_locale"
                    "event"
                    "type"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3485 => [
                [
                  [
                    "_route" => "edit_event_ticket_type"
                    "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::editEventTicketType"
                  ]
                  [
                    "_locale"
                    "event"
                    "ticketType"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3514 => [
                [
                  [
                    "_route" => "user_event_orders"
                    "_controller" => "App\User\Controller\Event\UserEventTicketsController::eventOrders"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3530 => [
                [
                  [
                    "_route" => "user_event_orders_export"
                    "_controller" => "App\User\Controller\Event\UserEventTicketsController::eventOrdersExport"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3572 => [
                [
                  [
                    "_route" => "event_zones"
                    "_controller" => "App\User\Controller\Event\UserEventZonesController::eventHallZones"
                  ]
                  [
                    "_locale"
                    "event"
                    "hall"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3595 => [
                [
                  [
                    "_route" => "edit_event_zone"
                    "_controller" => "App\User\Controller\Event\UserEventZonesController::editEventHall"
                  ]
                  [
                    "_locale"
                    "event"
                    "hall"
                    "zone"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3611 => [
                [
                  [
                    "_route" => "add_event_full"
                    "_controller" => "App\User\Controller\Event\UserEventsController::addEvent"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3636 => [
                [
                  [
                    "_route" => "edit_event"
                    "_controller" => "App\User\Controller\Event\UserEventsController::editEvent"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3645 => [
                [
                  [
                    "_route" => "view_event"
                    "_controller" => "App\User\Controller\Event\UserEventsController::viewEvent"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3673 => [
                [
                  [
                    "_route" => "dashboard_event"
                    "_controller" => "App\User\Controller\Event\UserEventsController::dashboardEvent"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3696 => [
                [
                  [
                    "_route" => "event_media"
                    "_controller" => "App\User\Controller\Event\UserEventsController::eventMedia"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3719 => [
                [
                  [
                    "_route" => "event_links"
                    "_controller" => "App\User\Controller\Event\UserEventsController::eventLinks"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3750 => [
                [
                  [
                    "_route" => "edit_event_members"
                    "_controller" => "App\User\Controller\Event\UserEventMembersController::editEventMembers"
                  ]
                  [
                    "_locale"
                    "event"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3783 => [
                [
                  [
                    "_route" => "user_events"
                    "state" => "active"
                    "_controller" => "App\User\Controller\Event\UserEventsController::events"
                  ]
                  [
                    "_locale"
                    "state"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3802 => [
                [
                  [
                    "_route" => "user_events_member"
                    "_controller" => "App\User\Controller\Event\UserEventsController::eventsMember"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3819 => [
                [
                  [
                    "_route" => "get_user_events"
                    "_controller" => "App\User\Controller\Event\UserEventsController::userEvents"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3836 => [
                [
                  [
                    "_route" => "events_calendar"
                    "_controller" => "App\User\Controller\Event\UserEventsController::eventsCalendar"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3853 => [
                [
                  [
                    "_route" => "user_events_location"
                    "_controller" => "App\User\Controller\Event\UserEventsController::eventsLocation"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3879 => [
                [
                  [
                    "_route" => "label_bands"
                    "_controller" => "App\User\Controller\Label\LabelBandsController::bands"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3922 => [
                [
                  [
                    "_route" => "user_location_contacts"
                    "_controller" => "App\User\Controller\Location\UserLocationContactsController::locationContacts"
                  ]
                  [
                    "_locale"
                    "location"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              3938 => [
                [
                  [
                    "_route" => "add_location_contact"
                    "_controller" => "App\User\Controller\Location\UserLocationContactsController::addLocationContact"
                  ]
                  [
                    "_locale"
                    "location"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              3960 => [
                [
                  [
                    "_route" => "edit_location_contact"
                    "_controller" => "App\User\Controller\Location\UserLocationContactsController::editLocationContact"
                  ]
                  [
                    "_locale"
                    "location"
                    "contact"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4025 => [
                [
                  [
                    "_route" => "user_location_hall_layout_zones"
                    "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::locationHallLayoutZones"
                  ]
                  [
                    "_locale"
                    "location"
                    "hall"
                    "layout"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4042 => [
                [
                  [
                    "_route" => "user_location_hall_layout_zones_control"
                    "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::locationHallLayoutZonesControl"
                  ]
                  [
                    "_locale"
                    "location"
                    "hall"
                    "layout"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4059 => [
                [
                  [
                    "_route" => "add_location_hall_layout_zone"
                    "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::addLocationHallLayoutZone"
                  ]
                  [
                    "_locale"
                    "location"
                    "hall"
                    "layout"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4081 => [
                [
                  [
                    "_route" => "edit_location_hall_layout_zone"
                    "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::editLocationHallLayoutZone"
                  ]
                  [
                    "_locale"
                    "location"
                    "hall"
                    "layout"
                    "zone"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4113 => [
                [
                  [
                    "_route" => "user_location_hall_layouts"
                    "hall" => null
                    "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::locationHallLayouts"
                  ]
                  [
                    "_locale"
                    "location"
                    "hall"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              4144 => [
                [
                  [
                    "_route" => "add_location_hall_layout"
                    "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::addLocationHallLayout"
                  ]
                  [
                    "_locale"
                    "location"
                    "hall"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4169 => [
                [
                  [
                    "_route" => "edit_location_hall_layout"
                    "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::editLocationHallLayout"
                  ]
                  [
                    "_locale"
                    "location"
                    "hall"
                    "layout"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4183 => [
                [
                  [
                    "_route" => "location_hall_layout_seats"
                    "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::editLocationHallLayoutSeats"
                  ]
                  [
                    "_locale"
                    "location"
                    "hall"
                    "layout"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4226 => [
                [
                  [
                    "_route" => "user_location_hall_zones"
                    "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::locationHallZones"
                  ]
                  [
                    "_locale"
                    "location"
                    "hall"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4242 => [
                [
                  [
                    "_route" => "add_location_hall_zone"
                    "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::addLocationHallZone"
                  ]
                  [
                    "_locale"
                    "location"
                    "hall"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4264 => [
                [
                  [
                    "_route" => "edit_location_hall_zone"
                    "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::editLocationHallZone"
                  ]
                  [
                    "_locale"
                    "location"
                    "hall"
                    "zone"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4292 => [
                [
                  [
                    "_route" => "user_location_halls"
                    "_controller" => "App\User\Controller\Location\UserLocationHallsController::locationHalls"
                  ]
                  [
                    "_locale"
                    "location"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              4308 => [
                [
                  [
                    "_route" => "add_location_hall"
                    "_controller" => "App\User\Controller\Location\UserLocationHallsController::addLocationHall"
                  ]
                  [
                    "_locale"
                    "location"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4330 => [
                [
                  [
                    "_route" => "edit_location_hall"
                    "_controller" => "App\User\Controller\Location\UserLocationHallsController::editLocationHall"
                  ]
                  [
                    "_locale"
                    "location"
                    "hall"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              4357 => [
                [
                  [
                    "_route" => "edit_location"
                    "_controller" => "App\User\Controller\Location\UserLocationsController::editLocation"
                  ]
                  [
                    "_locale"
                    "location"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4366 => [
                [
                  [
                    "_route" => "view_location"
                    "_controller" => "App\User\Controller\Location\UserLocationsController::viewLocation"
                  ]
                  [
                    "_locale"
                    "location"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              4390 => [
                [
                  [
                    "_route" => "location_links"
                    "_controller" => "App\User\Controller\Location\UserLocationsController::locationLinks"
                  ]
                  [
                    "_locale"
                    "location"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              4413 => [
                [
                  [
                    "_route" => "location_media"
                    "_controller" => "App\User\Controller\Location\UserLocationsController::locationMedia"
                  ]
                  [
                    "_locale"
                    "location"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              4438 => [
                [
                  [
                    "_route" => "location_reviews"
                    "_controller" => "App\User\Controller\Location\UserLocationsController::locationReviews"
                  ]
                  [
                    "_locale"
                    "location"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              4467 => [
                [
                  [
                    "_route" => "location_calendar"
                    "_controller" => "App\User\Controller\Location\UserLocationsController::locationCalendar"
                  ]
                  [
                    "_locale"
                    "location"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              4491 => [
                [
                  [
                    "_route" => "confirm_location"
                    "_controller" => "App\User\Controller\Location\UserLocationsController::confirmLocation"
                  ]
                  [
                    "_locale"
                    "location"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              4506 => [
                [
                  [
                    "_route" => "user_locations"
                    "_controller" => "App\User\Controller\Location\UserLocationsController::locations"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4519 => [
                [
                  [
                    "_route" => "add_location"
                    "_controller" => "App\User\Controller\Location\UserLocationsController::addLocation"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4563 => [
                [
                  [
                    "_route" => "user_requisites_payment"
                    "_locale" => "ru"
                    "_controller" => "App\User\Controller\Payment\UserPaymentController::requisitesPayment"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4582 => [
                [
                  [
                    "_route" => "user_statements"
                    "_locale" => "ru"
                    "_controller" => "App\User\Controller\Payment\UserPaymentController::statements"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4614 => [
                [
                  [
                    "_route" => "user_payment_account_refresh"
                    "_locale" => "ru"
                    "_controller" => "App\User\Controller\Payment\UserPaymentController::users"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4639 => [
                [
                  [
                    "_route" => "root"
                    "_locale" => "ru"
                    "_controller" => "App\User\Controller\UserController::root"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
                [
                  [
                    "_route" => "profile"
                    "_locale" => "ru"
                    "_controller" => "App\User\Controller\UserController::profile"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              4675 => [
                [
                  [
                    "_route" => "main_page"
                    "_locale" => "ru"
                    "_controller" => "App\User\Controller\UserController::users"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4692 => [
                [
                  [
                    "_route" => "profile_edit"
                    "_locale" => "ru"
                    "_controller" => "App\User\Controller\UserController::profileEdit"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4714 => [
                [
                  [
                    "_route" => "user_requisites"
                    "_locale" => "ru"
                    "_controller" => "App\User\Controller\UserController::requisites"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4727 => [
                [
                  [
                    "_route" => "user_remove"
                    "_locale" => "ru"
                    "_controller" => "App\User\Controller\UserController::remove"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4775 => [
                [
                  [
                    "_route" => "setup_user"
                    "_locale" => "ru"
                    "step" => null
                    "id" => null
                    "_controller" => "App\User\Controller\UserController::setupUser"
                  ]
                  [
                    "_locale"
                    "step"
                    "id"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              4804 => [
                [
                  [
                    "_route" => "setup_user_data"
                    "_locale" => "ru"
                    "_controller" => "App\User\Controller\UserController::setupUserData"
                  ]
                  [
                    "_locale"
                  ]
                  null
                  null
                  false
                  false
                  null
                ]
              ]
              4850 => [
                [
                  [
                    "_route" => "admin_users"
                    "role" => null
                    "_controller" => "App\User\Controller\UsersAdminController::users"
                  ]
                  [
                    "type"
                    "role"
                  ]
                  null
                  null
                  false
                  true
                  null
                ]
              ]
              4867 => [
                [
                  [
                    "_route" => "_module"
                    "_controller" => "App\_Module\Controller\ModuleController::index"
                  ]
                  []
                  null
                  null
                  false
                  false
                  null
                ]
                [
                  null
                  null
                  null
                  null
                  false
                  false
                  0
                ]
              ]
            ]
            -checkCondition: null
          }
          #generator: Symfony\Component\Routing\Generator\CompiledUrlGenerator {#2164
            #routes: null
            #context: Symfony\Component\Routing\RequestContext {#823}
            #strictRequirements: true
            #logger: Symfony\Bridge\Monolog\Logger {#827 …9}
            #decodedChars: [
              "%2F" => "/"
              "%252F" => "%2F"
              "%40" => "@"
              "%3A" => ":"
              "%3B" => ";"
              "%2C" => ","
              "%3D" => "="
              "%2B" => "+"
              "%21" => "!"
              "%2A" => "*"
              "%7C" => "|"
            ]
            -compiledRoutes: [
              "_preview_error" => [
                [
                  "code"
                  "_format"
                ]
                [
                  "_controller" => "error_controller::preview"
                  "_format" => "html"
                ]
                [
                  "code" => "\d+"
                ]
                [
                  [
                    "variable"
                    "."
                    "[^/]++"
                    "_format"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "\d+"
                    "code"
                    true
                  ]
                  [
                    "text"
                    "/_error"
                  ]
                ]
                []
                []
                []
              ]
              "_wdt" => [
                [
                  "token"
                ]
                [
                  "_controller" => "web_profiler.controller.profiler::toolbarAction"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "token"
                    true
                  ]
                  [
                    "text"
                    "/_wdt"
                  ]
                ]
                []
                []
                []
              ]
              "_profiler_home" => [
                []
                [
                  "_controller" => "web_profiler.controller.profiler::homeAction"
                ]
                []
                [
                  [
                    "text"
                    "/_profiler/"
                  ]
                ]
                []
                []
                []
              ]
              "_profiler_search" => [
                []
                [
                  "_controller" => "web_profiler.controller.profiler::searchAction"
                ]
                []
                [
                  [
                    "text"
                    "/_profiler/search"
                  ]
                ]
                []
                []
                []
              ]
              "_profiler_search_bar" => [
                []
                [
                  "_controller" => "web_profiler.controller.profiler::searchBarAction"
                ]
                []
                [
                  [
                    "text"
                    "/_profiler/search_bar"
                  ]
                ]
                []
                []
                []
              ]
              "_profiler_phpinfo" => [
                []
                [
                  "_controller" => "web_profiler.controller.profiler::phpinfoAction"
                ]
                []
                [
                  [
                    "text"
                    "/_profiler/phpinfo"
                  ]
                ]
                []
                []
                []
              ]
              "_profiler_xdebug" => [
                []
                [
                  "_controller" => "web_profiler.controller.profiler::xdebugAction"
                ]
                []
                [
                  [
                    "text"
                    "/_profiler/xdebug"
                  ]
                ]
                []
                []
                []
              ]
              "_profiler_search_results" => [
                [
                  "token"
                ]
                [
                  "_controller" => "web_profiler.controller.profiler::searchResultsAction"
                ]
                []
                [
                  [
                    "text"
                    "/search/results"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "token"
                    true
                  ]
                  [
                    "text"
                    "/_profiler"
                  ]
                ]
                []
                []
                []
              ]
              "_profiler_open_file" => [
                []
                [
                  "_controller" => "web_profiler.controller.profiler::openAction"
                ]
                []
                [
                  [
                    "text"
                    "/_profiler/open"
                  ]
                ]
                []
                []
                []
              ]
              "_profiler" => [
                [
                  "token"
                ]
                [
                  "_controller" => "web_profiler.controller.profiler::panelAction"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "token"
                    true
                  ]
                  [
                    "text"
                    "/_profiler"
                  ]
                ]
                []
                []
                []
              ]
              "_profiler_router" => [
                [
                  "token"
                ]
                [
                  "_controller" => "web_profiler.controller.router::panelAction"
                ]
                []
                [
                  [
                    "text"
                    "/router"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "token"
                    true
                  ]
                  [
                    "text"
                    "/_profiler"
                  ]
                ]
                []
                []
                []
              ]
              "_profiler_exception" => [
                [
                  "token"
                ]
                [
                  "_controller" => "web_profiler.controller.exception_panel::body"
                ]
                []
                [
                  [
                    "text"
                    "/exception"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "token"
                    true
                  ]
                  [
                    "text"
                    "/_profiler"
                  ]
                ]
                []
                []
                []
              ]
              "_profiler_exception_css" => [
                [
                  "token"
                ]
                [
                  "_controller" => "web_profiler.controller.exception_panel::stylesheet"
                ]
                []
                [
                  [
                    "text"
                    "/exception.css"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "token"
                    true
                  ]
                  [
                    "text"
                    "/_profiler"
                  ]
                ]
                []
                []
                []
              ]
              "admin_action" => [
                []
                [
                  "_controller" => "App\Admin\Controller\ActionController::adminAction"
                ]
                []
                [
                  [
                    "text"
                    "/admin/action/"
                  ]
                ]
                []
                []
                []
              ]
              "admin_crud_add" => [
                [
                  "entityName"
                  "module"
                ]
                [
                  "module" => null
                  "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityAdd"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "module"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "entityName"
                    true
                  ]
                  [
                    "text"
                    "/admin/crud/add"
                  ]
                ]
                []
                []
                []
              ]
              "admin_crud_edit" => [
                [
                  "entityName"
                  "id"
                  "module"
                ]
                [
                  "module" => null
                  "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityEdit"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "module"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "id"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "entityName"
                    true
                  ]
                  [
                    "text"
                    "/admin/crud/edit"
                  ]
                ]
                []
                []
                []
              ]
              "admin_crud_view" => [
                [
                  "entityName"
                  "id"
                  "module"
                ]
                [
                  "module" => null
                  "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityView"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "module"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "id"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "entityName"
                    true
                  ]
                  [
                    "text"
                    "/admin/crud/view"
                  ]
                ]
                []
                []
                []
              ]
              "autocomplete_users" => [
                []
                [
                  "_controller" => "App\Admin\Controller\AutocompleteController::customers"
                ]
                []
                [
                  [
                    "text"
                    "/autocomplete/users/"
                  ]
                ]
                []
                []
                []
              ]
              "autocomplete_cities" => [
                []
                [
                  "_controller" => "App\Admin\Controller\AutocompleteController::cities"
                ]
                []
                [
                  [
                    "text"
                    "/autocomplete/cities/"
                  ]
                ]
                []
                []
                []
              ]
              "autocomplete_locations" => [
                []
                [
                  "_controller" => "App\Admin\Controller\AutocompleteController::locations"
                ]
                []
                [
                  [
                    "text"
                    "/autocomplete/locations/"
                  ]
                ]
                []
                []
                []
              ]
              "autocomplete_bands" => [
                []
                [
                  "_controller" => "App\Admin\Controller\AutocompleteController::bands"
                ]
                []
                [
                  [
                    "text"
                    "/autocomplete/bands/"
                  ]
                ]
                []
                []
                []
              ]
              "autocomplete_events" => [
                []
                [
                  "_controller" => "App\Admin\Controller\AutocompleteController::events"
                ]
                []
                [
                  [
                    "text"
                    "/autocomplete/events/"
                  ]
                ]
                []
                []
                []
              ]
              "admin_dashboard" => [
                []
                [
                  "_controller" => "App\Admin\Controller\DashboardAdminController::index"
                ]
                []
                [
                  [
                    "text"
                    "/admin/dashboard"
                  ]
                ]
                []
                []
                []
              ]
              "admin" => [
                []
                [
                  "_controller" => "App\Admin\Controller\DashboardAdminController::admin"
                ]
                []
                [
                  [
                    "text"
                    "/admin"
                  ]
                ]
                []
                []
                []
              ]
              "admin_ai_event_filter" => [
                []
                [
                  "_controller" => "App\Ai\Controller\Admin\AiAdminController::eventContacts"
                ]
                []
                [
                  [
                    "text"
                    "/admin/ai/event/filter/"
                  ]
                ]
                []
                []
                []
              ]
              "api_get_url" => [
                [
                  "_locale"
                  "name"
                  "type"
                ]
                [
                  "type" => 0
                  "_controller" => "App\Api\Controller\ApiController::getUrl"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "type"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "name"
                    true
                  ]
                  [
                    "text"
                    "/url/get"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                  [
                    "text"
                    "/api"
                  ]
                ]
                []
                []
                []
              ]
              "admin_bands" => [
                []
                [
                  "_controller" => "App\Band\Controller\Admin\BandsAdminController::bands"
                ]
                []
                [
                  [
                    "text"
                    "/admin/bands/bands/"
                  ]
                ]
                []
                []
                []
              ]
              "admin_band_albums" => [
                [
                  "band"
                ]
                [
                  "_controller" => "App\Band\Controller\AlbumsAdminController::bandAlbums"
                ]
                []
                [
                  [
                    "text"
                    "/albums/"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/admin/band"
                  ]
                ]
                []
                []
                []
              ]
              "api_bands" => [
                []
                [
                  "_controller" => "App\Band\Controller\Api\BandApiController::bands"
                ]
                []
                [
                  [
                    "text"
                    "/api/band/bands"
                  ]
                ]
                []
                []
                []
              ]
              "api_band" => [
                [
                  "slug"
                ]
                [
                  "_controller" => "App\Band\Controller\Api\BandApiController::band"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "slug"
                    true
                  ]
                  [
                    "text"
                    "/api/band/band"
                  ]
                ]
                []
                []
                []
              ]
              "api_band_favorite_update" => [
                [
                  "id"
                ]
                [
                  "_controller" => "App\Band\Controller\Api\BandApiController::favoriteCountUpdate"
                ]
                []
                [
                  [
                    "text"
                    "/favorite/update"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "id"
                    true
                  ]
                  [
                    "text"
                    "/api/band/band"
                  ]
                ]
                []
                []
                []
              ]
              "admin_band_contacts" => [
                [
                  "band"
                ]
                [
                  "_controller" => "App\Band\Controller\BandContactsAdminController::bandContacts"
                ]
                []
                [
                  [
                    "text"
                    "/contacts/"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/admin/band"
                  ]
                ]
                []
                []
                []
              ]
              "band_artist_invite_confirm" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Band\Controller\BandInvitesController::bandArtistConfirm"
                ]
                []
                [
                  [
                    "text"
                    "/band/invite/artist/confirm"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "band_admin_invite_confirm" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Band\Controller\BandInvitesController::bandAdminConfirm"
                ]
                []
                [
                  [
                    "text"
                    "/band/invite/admin/confirm"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "band_artist_invite_approve" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Band\Controller\BandInvitesController::bandArtistApprove"
                ]
                []
                [
                  [
                    "text"
                    "/band/invite/artist/approve"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "band_label_invite_confirm" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Band\Controller\BandInvitesController::bandLabelConfirm"
                ]
                []
                [
                  [
                    "text"
                    "/band/invite/label/confirm"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "action" => [
                []
                [
                  "_controller" => "App\Core\Controller\ActionController::adminAction"
                ]
                []
                [
                  [
                    "text"
                    "/action/"
                  ]
                ]
                []
                []
                []
              ]
              "api_find_entity" => [
                [
                  "hash"
                ]
                [
                  "_controller" => "App\Core\Controller\Api\CoreApiController::findEntity"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hash"
                    true
                  ]
                  [
                    "text"
                    "/api/core/entity/find"
                  ]
                ]
                []
                []
                []
              ]
              "api_check_entity_by_slug" => [
                [
                  "slug"
                ]
                [
                  "_controller" => "App\Core\Controller\Api\CoreApiController::findEntityBySlug"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "slug"
                    true
                  ]
                  [
                    "text"
                    "/api/core/entity/check"
                  ]
                ]
                []
                []
                []
              ]
              "admin_genres" => [
                []
                [
                  "_controller" => "App\Core\Controller\GenresAdminController::genres"
                ]
                []
                [
                  [
                    "text"
                    "/admin/genres/"
                  ]
                ]
                []
                []
                []
              ]
              "admin_event_contacts" => [
                [
                  "event"
                ]
                [
                  "_controller" => "App\Event\Controller\Admin\EventContactsAdminController::eventContacts"
                ]
                []
                [
                  [
                    "text"
                    "/contacts/"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/admin/event"
                  ]
                ]
                []
                []
                []
              ]
              "api_events" => [
                []
                [
                  "_controller" => "App\Event\Controller\Api\EventApiController::events"
                ]
                []
                [
                  [
                    "text"
                    "/api/event/events"
                  ]
                ]
                []
                []
                []
              ]
              "api_event" => [
                [
                  "slug"
                ]
                [
                  "_controller" => "App\Event\Controller\Api\EventApiController::event"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "slug"
                    true
                  ]
                  [
                    "text"
                    "/api/event/event"
                  ]
                ]
                []
                []
                []
              ]
              "api_event_seats" => [
                [
                  "eventId"
                ]
                [
                  "_controller" => "App\Event\Controller\Api\EventApiController::eventSeats"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "eventId"
                    true
                  ]
                  [
                    "text"
                    "/api/event/seats"
                  ]
                ]
                []
                []
                []
              ]
              "api_event_favorite_update" => [
                [
                  "id"
                ]
                [
                  "_controller" => "App\Event\Controller\Api\EventApiController::favoriteCountUpdate"
                ]
                []
                [
                  [
                    "text"
                    "/favorite/update"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "id"
                    true
                  ]
                  [
                    "text"
                    "/api/event/event"
                  ]
                ]
                []
                []
                []
              ]
              "api_event_availability_check" => [
                []
                [
                  "_controller" => "App\Event\Controller\Api\EventApiController::checkAvailability"
                ]
                []
                [
                  [
                    "text"
                    "/api/event/events/availability/check"
                  ]
                ]
                []
                []
                []
              ]
              "api_event_commission" => [
                [
                  "event"
                ]
                [
                  "_controller" => "App\Event\Controller\Api\EventApiController::eventCommission"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/api/event/commission"
                  ]
                ]
                []
                []
                []
              ]
              "admin_events" => [
                []
                [
                  "_controller" => "App\Event\Controller\EventAdminController::cities"
                ]
                []
                [
                  [
                    "text"
                    "/admin/evens/evens/"
                  ]
                ]
                []
                []
                []
              ]
              "event_band_artist_reject" => [
                [
                  "_locale"
                  "id"
                ]
                [
                  "_controller" => "App\Event\Controller\EventBandsController::eventBandArtistReject"
                ]
                []
                [
                  [
                    "text"
                    "/reject"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "id"
                    true
                  ]
                  [
                    "text"
                    "/event/band/artist"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "admin_event_halls" => [
                [
                  "event"
                ]
                [
                  "_controller" => "App\Event\Controller\EventHallsAdminController::eventHalls"
                ]
                []
                [
                  [
                    "text"
                    "/halls/"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/admin/events"
                  ]
                ]
                []
                []
                []
              ]
              "event_band_invite_confirm" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Event\Controller\EventInvitesController::eventBandConfirm"
                ]
                []
                [
                  [
                    "text"
                    "/event/invite/band/confirm"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "event_location_invite_confirm" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Event\Controller\EventInvitesController::eventLocationConfirm"
                ]
                []
                [
                  [
                    "text"
                    "/event/invite/location/confirm"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "admin_event_hall_zones" => [
                [
                  "event_hall"
                ]
                [
                  "_controller" => "App\Event\Controller\EventZonesAdminController::eventHallZones"
                ]
                []
                [
                  [
                    "text"
                    "/zones"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event_hall"
                    true
                  ]
                  [
                    "text"
                    "/admin/events/halls"
                  ]
                ]
                []
                []
                []
              ]
              "admin_cities" => [
                []
                [
                  "_controller" => "App\Geo\Controller\CitiesAdminController::cities"
                ]
                []
                [
                  [
                    "text"
                    "/admin/cities/"
                  ]
                ]
                []
                []
                []
              ]
              "admin_countries" => [
                []
                [
                  "_controller" => "App\Geo\Controller\CountriesAdminController::countries"
                ]
                []
                [
                  [
                    "text"
                    "/admin/countries/"
                  ]
                ]
                []
                []
                []
              ]
              "admin_halls" => [
                []
                [
                  "_controller" => "App\Location\Controller\Admin\HallsAdminController::halls"
                ]
                []
                [
                  [
                    "text"
                    "/admin/locations/halls/"
                  ]
                ]
                []
                []
                []
              ]
              "admin_location_halls" => [
                [
                  "location"
                ]
                [
                  "_controller" => "App\Location\Controller\Admin\HallsAdminController::locationHalls"
                ]
                []
                [
                  [
                    "text"
                    "/halls/"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/admin/locations"
                  ]
                ]
                []
                []
                []
              ]
              "admin_hall_layouts" => [
                [
                  "location"
                  "hall"
                ]
                [
                  "_controller" => "App\Location\Controller\Admin\LayoutsAdminController::hallLayouts"
                ]
                []
                [
                  [
                    "text"
                    "/layouts/"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "text"
                    "/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/admin/locations"
                  ]
                ]
                []
                []
                []
              ]
              "admin_location_contacts" => [
                [
                  "location"
                ]
                [
                  "_controller" => "App\Location\Controller\Admin\LocationContactsAdminController::locationContacts"
                ]
                []
                [
                  [
                    "text"
                    "/contacts/"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/admin/location"
                  ]
                ]
                []
                []
                []
              ]
              "admin_locations" => [
                []
                [
                  "_controller" => "App\Location\Controller\Admin\LocationsAdminController::cities"
                ]
                []
                [
                  [
                    "text"
                    "/admin/locations/locations/"
                  ]
                ]
                []
                []
                []
              ]
              "admin_layout_zones" => [
                [
                  "layout"
                ]
                [
                  "_controller" => "App\Location\Controller\Admin\ZonesAdminController::layoutZones"
                ]
                []
                [
                  [
                    "text"
                    "/zones"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "layout"
                    true
                  ]
                  [
                    "text"
                    "/admin/locations/layouts"
                  ]
                ]
                []
                []
                []
              ]
              "admin_hall_zones" => [
                [
                  "hall"
                ]
                [
                  "_controller" => "App\Location\Controller\Admin\ZonesAdminController::hallZones"
                ]
                []
                [
                  [
                    "text"
                    "/zones"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "text"
                    "/admin/locations/halls"
                  ]
                ]
                []
                []
                []
              ]
              "api_locations" => [
                []
                [
                  "_controller" => "App\Location\Controller\Api\LocationApiController::bands"
                ]
                []
                [
                  [
                    "text"
                    "/api/location/locations"
                  ]
                ]
                []
                []
                []
              ]
              "api_location" => [
                [
                  "slug"
                ]
                [
                  "_controller" => "App\Location\Controller\Api\LocationApiController::location"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "slug"
                    true
                  ]
                  [
                    "text"
                    "/api/location/location"
                  ]
                ]
                []
                []
                []
              ]
              "admin_event_cancel_requests" => [
                []
                [
                  "_controller" => "App\Moderation\Controller\Admin\EventCancelAdminController::eventCancelRequests"
                ]
                []
                [
                  [
                    "text"
                    "/admin/moderation/event_cancel"
                  ]
                ]
                []
                []
                []
              ]
              "admin_event_cancel_request_approve" => [
                [
                  "id"
                ]
                [
                  "_controller" => "App\Moderation\Controller\Admin\EventCancelAdminController::requestApprove"
                ]
                []
                [
                  [
                    "text"
                    "/approve"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "id"
                    true
                  ]
                  [
                    "text"
                    "/admin/moderation/event_cancel"
                  ]
                ]
                []
                []
                []
              ]
              "admin_moderation_requests" => [
                []
                [
                  "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requests"
                ]
                []
                [
                  [
                    "text"
                    "/admin/moderation/requests/"
                  ]
                ]
                []
                []
                []
              ]
              "admin_moderation_request" => [
                [
                  "id"
                ]
                [
                  "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::request"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "id"
                    true
                  ]
                  [
                    "text"
                    "/admin/moderation/request"
                  ]
                ]
                []
                []
                []
              ]
              "admin_moderation_request_reject" => [
                [
                  "id"
                ]
                [
                  "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requestReject"
                ]
                []
                [
                  [
                    "text"
                    "/reject"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "id"
                    true
                  ]
                  [
                    "text"
                    "/admin/moderation/request"
                  ]
                ]
                []
                []
                []
              ]
              "admin_moderation_request_approve" => [
                [
                  "id"
                ]
                [
                  "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requestApprove"
                ]
                []
                [
                  [
                    "text"
                    "/approve"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "id"
                    true
                  ]
                  [
                    "text"
                    "/admin/moderation/request"
                  ]
                ]
                []
                []
                []
              ]
              "admin_moderation_event_cancel_requests" => [
                []
                [
                  "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::eventCancelRequests"
                ]
                []
                [
                  [
                    "text"
                    "/admin/moderation/requests/event_cancel"
                  ]
                ]
                []
                []
                []
              ]
              "noty_user_remove_page" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Noty\Controller\NotyViewController::locationInvite"
                ]
                []
                [
                  [
                    "text"
                    "/noty/location/invite/view"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "noty_event_band_artist_page" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Noty\Controller\NotyViewController::notyEventBandArtist"
                ]
                []
                [
                  [
                    "text"
                    "/noty/event/band/artist/view"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "noty_security_registration_page" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Noty\Controller\NotyViewController::notySecurityRegistration"
                ]
                []
                [
                  [
                    "text"
                    "/noty/security/registration/view"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "noty_security_password_reset" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Noty\Controller\NotyViewController::notySecurityPasswordReset"
                ]
                []
                [
                  [
                    "text"
                    "/noty/security/password/reset"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "noty_security_registration_confirm" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Noty\Controller\NotyViewController::notySecurityRegistrationConfirm"
                ]
                []
                [
                  [
                    "text"
                    "/noty/security/registration/confirm"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "noty_band_confirm_success" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Noty\Controller\NotyViewController::notyBandConfirmSuccess"
                ]
                []
                [
                  [
                    "text"
                    "/noty/band/confirm/success"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "noty_location_confirm_success" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Noty\Controller\NotyViewController::notyLocationConfirmSuccess"
                ]
                []
                [
                  [
                    "text"
                    "/noty/location/confirm/success"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "noty_band_creaate_page" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Noty\Controller\NotyViewController::bandCreate"
                ]
                []
                [
                  [
                    "text"
                    "/noty/band/create/view"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "noty_band_admin_invite_confirm_page" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Noty\Controller\NotyViewController::bandAdminInviteConfirm"
                ]
                []
                [
                  [
                    "text"
                    "/noty/band/invite/admin/confirm/view"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "noty_band_admin_invite_approve_page" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Noty\Controller\NotyViewController::bandAdminInviteApprove"
                ]
                []
                [
                  [
                    "text"
                    "/noty/band/invite/admin/approve/view"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "noty_location_scheme_map_uploaded_page" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Noty\Controller\NotyViewController::locationSchemeMapView"
                ]
                []
                [
                  [
                    "text"
                    "/noty/location/scheme-map/view"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "noty_location_scheme_uploaded_page" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Noty\Controller\NotyViewController::locationSchemeView"
                ]
                []
                [
                  [
                    "text"
                    "/noty/location/scheme/view"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "admin_user_payments" => [
                []
                [
                  "_controller" => "App\Payment\Controller\UserPaymentAdminController::userPayments"
                ]
                []
                [
                  [
                    "text"
                    "/admin/payments/user/"
                  ]
                ]
                []
                []
                []
              ]
              "payment_handler" => [
                []
                [
                  "_controller" => "App\Payment\Controller\UserPaymentController::handler"
                ]
                []
                [
                  [
                    "text"
                    "/payment/handler"
                  ]
                ]
                []
                []
                []
              ]
              "payment_success" => [
                [
                  "hash"
                ]
                [
                  "_controller" => "App\Payment\Controller\UserPaymentController::success"
                ]
                []
                [
                  [
                    "text"
                    "/success/"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hash"
                    true
                  ]
                  [
                    "text"
                    "/payment"
                  ]
                ]
                []
                []
                []
              ]
              "payment_fail" => [
                [
                  "hash"
                ]
                [
                  "_controller" => "App\Payment\Controller\UserPaymentController::fail"
                ]
                []
                [
                  [
                    "text"
                    "/fail"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hash"
                    true
                  ]
                  [
                    "text"
                    "/shop/pay"
                  ]
                ]
                []
                []
                []
              ]
              "admin_currencies" => [
                []
                [
                  "_controller" => "App\Price\Controller\CurrenciesAdminController::cities"
                ]
                []
                [
                  [
                    "text"
                    "/admin/currencies/"
                  ]
                ]
                []
                []
                []
              ]
              "admin_promo_codes" => [
                []
                [
                  "_controller" => "App\Promo\Controller\Admin\PromoCodesAdminController::promoCodes"
                ]
                []
                [
                  [
                    "text"
                    "/admin/promo_codes/"
                  ]
                ]
                []
                []
                []
              ]
              "api_promo_code" => [
                [
                  "code"
                  "event"
                ]
                [
                  "event" => null
                  "_controller" => "App\Promo\Controller\Api\PromoCodeApiController::promoCode"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "code"
                    true
                  ]
                  [
                    "text"
                    "/api/promo/promo-code"
                  ]
                ]
                []
                []
                []
              ]
              "admin_questions" => [
                []
                [
                  "_controller" => "App\Review\Controller\Admin\QuestionsAdminController::questions"
                ]
                []
                [
                  [
                    "text"
                    "/admin/reviews/questions"
                  ]
                ]
                []
                []
                []
              ]
              "admin_reviews" => [
                []
                [
                  "_controller" => "App\Review\Controller\Admin\ReviewsAdminController::reviews"
                ]
                []
                [
                  [
                    "text"
                    "/admin/reviews/reviews"
                  ]
                ]
                []
                []
                []
              ]
              "add_event_review" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Review\Controller\ReviewsController::addEventReview"
                ]
                []
                [
                  [
                    "text"
                    "/review/add/event/"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "add_review_thanks" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Review\Controller\ReviewsController::addReviewThanks"
                ]
                []
                [
                  [
                    "text"
                    "/review/add/thanks/"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "admin_login" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\Admin\AuthController::login"
                ]
                []
                [
                  [
                    "text"
                    "/auth/login"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "admin_forgot_password_request" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\Admin\ResetPasswordController::request"
                ]
                []
                [
                  [
                    "text"
                    "/auth/reset-password/request"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "admin_check_reset_password_email" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\Admin\ResetPasswordController::checkEmail"
                ]
                []
                [
                  [
                    "text"
                    "/auth/reset-password/check"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "admin_reset_password" => [
                [
                  "_locale"
                  "token"
                ]
                [
                  "token" => null
                  "_controller" => "App\Security\Controller\Admin\ResetPasswordController::reset"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "token"
                    true
                  ]
                  [
                    "text"
                    "/auth/reset-password/process"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "connect_apple_start" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\OAuth\AppleController::connectAction"
                ]
                []
                [
                  [
                    "text"
                    "/auth/user/connect/apple"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "connect_apple_check" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\OAuth\AppleController::connectCheckAction"
                ]
                []
                [
                  [
                    "text"
                    "/auth/user/connect/apple/check"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "connect_facebook_start" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\OAuth\FacebookController::connectAction"
                ]
                []
                [
                  [
                    "text"
                    "/auth/user/connect/facebook"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "connect_facebook_check" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\OAuth\FacebookController::connectCheckAction"
                ]
                []
                [
                  [
                    "text"
                    "/auth/user/connect/facebook/check"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "connect_google_start" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\OAuth\GoogleController::connectAction"
                ]
                []
                [
                  [
                    "text"
                    "/auth/user/connect/google"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "connect_google_check" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\OAuth\GoogleController::connectCheckAction"
                ]
                []
                [
                  [
                    "text"
                    "/auth/user/connect/google/check"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "connect_yandex_start" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\OAuth\YandexController::connectAction"
                ]
                []
                [
                  [
                    "text"
                    "/auth/user/connect/yandex"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "connect_yandex_check" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\OAuth\YandexController::connectCheckAction"
                ]
                []
                [
                  [
                    "text"
                    "/auth/user/connect/yandex/check"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "logout" => [
                []
                [
                  "_controller" => "App\Security\Controller\SecurityController::logout"
                ]
                []
                [
                  [
                    "text"
                    "/logout"
                  ]
                ]
                []
                []
                []
              ]
              "user_login" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\User\AuthController::user_login"
                ]
                []
                [
                  [
                    "text"
                    "/auth/user/login"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_registration" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\User\RegistrationController::registrationPage"
                ]
                []
                [
                  [
                    "text"
                    "/auth/user/registration"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "registration_verify_email" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\User\RegistrationController::verifyUserEmail"
                ]
                []
                [
                  [
                    "text"
                    "/auth/user/registration/verify/email"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_registration_success" => [
                [
                  "_locale"
                  "hash"
                ]
                [
                  "_controller" => "App\Security\Controller\User\RegistrationController::registrationSuccessPage"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hash"
                    true
                  ]
                  [
                    "text"
                    "/auth/user/registration/success"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_forgot_password_request" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\User\ResetPasswordController::request"
                ]
                []
                [
                  [
                    "text"
                    "/auth/user/reset-password/request"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_check_reset_password_email" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\Security\Controller\User\ResetPasswordController::checkEmail"
                ]
                []
                [
                  [
                    "text"
                    "/auth/user/reset-password/check"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_reset_password" => [
                [
                  "_locale"
                  "token"
                ]
                [
                  "token" => null
                  "_controller" => "App\Security\Controller\User\ResetPasswordController::reset"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "token"
                    true
                  ]
                  [
                    "text"
                    "/auth/user/reset-password/process"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "upload" => [
                []
                [
                  "_controller" => "App\Storage\Controller\UploadController::upload"
                ]
                []
                [
                  [
                    "text"
                    "/upload/"
                  ]
                ]
                []
                []
                []
              ]
              "user_band_albums" => [
                [
                  "_locale"
                  "band"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandAlbumsController::bandAlbums"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/band/albums"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "add_band_album" => [
                [
                  "_locale"
                  "band"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandAlbumsController::addBandAlbum"
                ]
                []
                [
                  [
                    "text"
                    "/add"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/band/albums"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_band_album" => [
                [
                  "_locale"
                  "band"
                  "album"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandAlbumsController::editBand"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "album"
                    true
                  ]
                  [
                    "text"
                    "/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/band/albums"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_band_contacts" => [
                [
                  "_locale"
                  "band"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandContactsController::bandContacts"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/band/contacts"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "add_band_contact" => [
                [
                  "_locale"
                  "band"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandContactsController::addBandContact"
                ]
                []
                [
                  [
                    "text"
                    "/add"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/band/contacts"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_band_contact" => [
                [
                  "_locale"
                  "band"
                  "contact"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandContactsController::editBandContact"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "contact"
                    true
                  ]
                  [
                    "text"
                    "/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/band/contacts"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_bands" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandsController::bands"
                ]
                []
                [
                  [
                    "text"
                    "/lk/artists"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "add_band" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandsController::addBand"
                ]
                []
                [
                  [
                    "text"
                    "/lk/artist/add"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "setup_band_main_data" => [
                [
                  "_locale"
                  "id"
                ]
                [
                  "_locale" => "ru"
                  "id" => null
                  "_controller" => "App\User\Controller\Band\UserBandsController::setupBandMainData"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "id"
                    true
                  ]
                  [
                    "text"
                    "/lk/setup/artist/step/band_main_data"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "setup_band_second_data" => [
                [
                  "_locale"
                  "id"
                ]
                [
                  "_locale" => "ru"
                  "id" => null
                  "_controller" => "App\User\Controller\Band\UserBandsController::setupBandSecondData"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "id"
                    true
                  ]
                  [
                    "text"
                    "/lk/setup/artist/step/band_second_data"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_band" => [
                [
                  "_locale"
                  "band"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandsController::editBand"
                ]
                []
                [
                  [
                    "text"
                    "/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/artist"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "view_band" => [
                [
                  "_locale"
                  "band"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandsController::viewBand"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/artist"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "band_links" => [
                [
                  "_locale"
                  "band"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandsController::bandLinks"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/artist/links"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "band_documents" => [
                [
                  "_locale"
                  "band"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandsController::bandDocuments"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/artist/documents"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "band_questions" => [
                [
                  "_locale"
                  "band"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandsController::bandQuestions"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/artist/questions"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "band_media" => [
                [
                  "_locale"
                  "band"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandsController::bandMedia"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/artist/media"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "band_members" => [
                [
                  "_locale"
                  "band"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandsController::bandMembers"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/artist/members"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "band_access" => [
                [
                  "_locale"
                  "band"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandsController::bandAccess"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/artist/access"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "band_reviews" => [
                [
                  "_locale"
                  "band"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandsController::bandReviews"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/artist/reviews"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "confirm_band" => [
                [
                  "_locale"
                  "band"
                ]
                [
                  "_controller" => "App\User\Controller\Band\UserBandsController::confirmBand"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "band"
                    true
                  ]
                  [
                    "text"
                    "/lk/artist/confirm"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_event_contacts" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventContactsController::eventContacts"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/contacts"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "add_event_contact" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventContactsController::addEventContact"
                ]
                []
                [
                  [
                    "text"
                    "/add"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/contacts"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_event_contact" => [
                [
                  "_locale"
                  "event"
                  "contact"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventContactsController::editEventContact"
                ]
                []
                [
                  [
                    "text"
                    "/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "contact"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/contacts"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_event_halls" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventHallsController::eventHalls"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_event_tickets" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventHallsController::eventTickets"
                ]
                []
                [
                  [
                    "text"
                    "/tickets"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_event_hall" => [
                [
                  "_locale"
                  "event"
                  "hall"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventHallsController::editEventHall"
                ]
                []
                [
                  [
                    "text"
                    "/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_event_members" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventMembersController::editEventMembers"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/events/members"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_event_partners" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventPartnersController::editEventPartners"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/partners"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_event_prices" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventPricesController::editEventPrices"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/prices"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_event_zone_prices_save" => [
                [
                  "_locale"
                  "event"
                  "zone"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventPricesController::eventZonePricesSave"
                ]
                []
                [
                  [
                    "text"
                    "/save"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "zone"
                    true
                  ]
                  [
                    "text"
                    "/zone"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/prices"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_event_prices_save" => [
                [
                  "_locale"
                  "event"
                  "group"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventPricesController::editEventPricesSave"
                ]
                []
                [
                  [
                    "text"
                    "/save"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "group"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/prices"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_event_seat_prices_save" => [
                [
                  "_locale"
                  "event"
                  "seat"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventPricesController::eventSeatPricesSave"
                ]
                []
                [
                  [
                    "text"
                    "/save"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "seat"
                    true
                  ]
                  [
                    "text"
                    "/seat"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/prices"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_event_promo_codes" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::eventPromoCodes"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/promo_codes"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "add_event_promo_code" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::addEventPromoCode"
                ]
                []
                [
                  [
                    "text"
                    "/add"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/promo_codes"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_event_promo_code" => [
                [
                  "_locale"
                  "event"
                  "promo_code"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::editEventPromoCode"
                ]
                []
                [
                  [
                    "text"
                    "/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "promo_code"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/promo_codes"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_event_promo_codes_export" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::eventPromoCodesExport"
                ]
                []
                [
                  [
                    "text"
                    "/promo_codes/export"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_event_splits" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventSplitsController::editEventSplits"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/splits"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_event_ticket_types" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::eventTicketTypes"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/ticket-types"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "add_event_ticket_type" => [
                [
                  "_locale"
                  "event"
                  "type"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::addEventTicketType"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "type"
                    true
                  ]
                  [
                    "text"
                    "/add"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/ticket-types"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_event_ticket_type" => [
                [
                  "_locale"
                  "event"
                  "ticketType"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::editEventTicketType"
                ]
                []
                [
                  [
                    "text"
                    "/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "ticketType"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/ticket-types"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_event_orders" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventTicketsController::eventOrders"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/orders"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_event_orders_export" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventTicketsController::eventOrdersExport"
                ]
                []
                [
                  [
                    "text"
                    "/export"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/orders"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "event_zones" => [
                [
                  "_locale"
                  "event"
                  "hall"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventZonesController::eventHallZones"
                ]
                []
                [
                  [
                    "text"
                    "/zones"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_event_zone" => [
                [
                  "_locale"
                  "event"
                  "hall"
                  "zone"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventZonesController::editEventHall"
                ]
                []
                [
                  [
                    "text"
                    "/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "zone"
                    true
                  ]
                  [
                    "text"
                    "/zones"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_events" => [
                [
                  "_locale"
                  "state"
                ]
                [
                  "state" => "active"
                  "_controller" => "App\User\Controller\Event\UserEventsController::events"
                ]
                [
                  "state" => "active|completed"
                ]
                [
                  [
                    "variable"
                    "/"
                    "active|completed"
                    "state"
                    true
                  ]
                  [
                    "text"
                    "/lk/events"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_events_member" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventsController::eventsMember"
                ]
                []
                [
                  [
                    "text"
                    "/lk/events/member"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "get_user_events" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventsController::userEvents"
                ]
                []
                [
                  [
                    "text"
                    "/lk/events/user/get"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "events_calendar" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventsController::eventsCalendar"
                ]
                []
                [
                  [
                    "text"
                    "/lk/events/calendar"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_events_location" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventsController::eventsLocation"
                ]
                []
                [
                  [
                    "text"
                    "/lk/events/location"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "add_event_full" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventsController::addEvent"
                ]
                []
                [
                  [
                    "text"
                    "/lk/event/create"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "add_event" => [
                [
                  "_locale"
                  "step"
                  "event"
                ]
                [
                  "step" => "main_data"
                  "event" => null
                  "_controller" => "App\User\Controller\Event\UserEventsController::addEventSetup"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "step"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/setup"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_event" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventsController::editEvent"
                ]
                []
                [
                  [
                    "text"
                    "/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "view_event" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventsController::viewEvent"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "dashboard_event" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventsController::dashboardEvent"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/dashboard"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "event_media" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventsController::eventMedia"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/media"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "event_links" => [
                [
                  "_locale"
                  "event"
                ]
                [
                  "_controller" => "App\User\Controller\Event\UserEventsController::eventLinks"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "event"
                    true
                  ]
                  [
                    "text"
                    "/lk/event/links"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "label_bands" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\User\Controller\Label\LabelBandsController::bands"
                ]
                []
                [
                  [
                    "text"
                    "/lk/label/bands"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_location_contacts" => [
                [
                  "_locale"
                  "location"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationContactsController::locationContacts"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/contacts"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "add_location_contact" => [
                [
                  "_locale"
                  "location"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationContactsController::addLocationContact"
                ]
                []
                [
                  [
                    "text"
                    "/add"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/contacts"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_location_contact" => [
                [
                  "_locale"
                  "location"
                  "contact"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationContactsController::editLocationContact"
                ]
                []
                [
                  [
                    "text"
                    "/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "contact"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/contacts"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_location_hall_layout_zones" => [
                [
                  "_locale"
                  "location"
                  "hall"
                  "layout"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::locationHallLayoutZones"
                ]
                []
                [
                  [
                    "text"
                    "/zones"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "layout"
                    true
                  ]
                  [
                    "text"
                    "/layout"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_location_hall_layout_zones_control" => [
                [
                  "_locale"
                  "location"
                  "hall"
                  "layout"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::locationHallLayoutZonesControl"
                ]
                []
                [
                  [
                    "text"
                    "/zones/control"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "layout"
                    true
                  ]
                  [
                    "text"
                    "/layout"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "add_location_hall_layout_zone" => [
                [
                  "_locale"
                  "location"
                  "hall"
                  "layout"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::addLocationHallLayoutZone"
                ]
                []
                [
                  [
                    "text"
                    "/zone/add"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "layout"
                    true
                  ]
                  [
                    "text"
                    "/layout"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_location_hall_layout_zone" => [
                [
                  "_locale"
                  "location"
                  "hall"
                  "layout"
                  "zone"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::editLocationHallLayoutZone"
                ]
                []
                [
                  [
                    "text"
                    "/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "zone"
                    true
                  ]
                  [
                    "text"
                    "/zone"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "layout"
                    true
                  ]
                  [
                    "text"
                    "/layout"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_location_hall_layouts" => [
                [
                  "_locale"
                  "location"
                  "hall"
                ]
                [
                  "hall" => null
                  "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::locationHallLayouts"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "text"
                    "/layouts"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "add_location_hall_layout" => [
                [
                  "_locale"
                  "location"
                  "hall"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::addLocationHallLayout"
                ]
                []
                [
                  [
                    "text"
                    "/layout/add"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_location_hall_layout" => [
                [
                  "_locale"
                  "location"
                  "hall"
                  "layout"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::editLocationHallLayout"
                ]
                []
                [
                  [
                    "text"
                    "/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "layout"
                    true
                  ]
                  [
                    "text"
                    "/layout"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "location_hall_layout_seats" => [
                [
                  "_locale"
                  "location"
                  "hall"
                  "layout"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::editLocationHallLayoutSeats"
                ]
                []
                [
                  [
                    "text"
                    "/seats"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "layout"
                    true
                  ]
                  [
                    "text"
                    "/layout"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_location_hall_zones" => [
                [
                  "_locale"
                  "location"
                  "hall"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::locationHallZones"
                ]
                []
                [
                  [
                    "text"
                    "/zones"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "text"
                    "/hall"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "add_location_hall_zone" => [
                [
                  "_locale"
                  "location"
                  "hall"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::addLocationHallZone"
                ]
                []
                [
                  [
                    "text"
                    "/zone/add"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "text"
                    "/hall"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_location_hall_zone" => [
                [
                  "_locale"
                  "location"
                  "hall"
                  "zone"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::editLocationHallZone"
                ]
                []
                [
                  [
                    "text"
                    "/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "zone"
                    true
                  ]
                  [
                    "text"
                    "/zone"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "text"
                    "/hall"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_location_halls" => [
                [
                  "_locale"
                  "location"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationHallsController::locationHalls"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "add_location_hall" => [
                [
                  "_locale"
                  "location"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationHallsController::addLocationHall"
                ]
                []
                [
                  [
                    "text"
                    "/add"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_location_hall" => [
                [
                  "_locale"
                  "location"
                  "hall"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationHallsController::editLocationHall"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "hall"
                    true
                  ]
                  [
                    "text"
                    "/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/halls"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_locations" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationsController::locations"
                ]
                []
                [
                  [
                    "text"
                    "/lk/locations"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "add_location" => [
                [
                  "_locale"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationsController::addLocation"
                ]
                []
                [
                  [
                    "text"
                    "/lk/locations/add"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "setup_location_main_data" => [
                [
                  "_locale"
                  "id"
                ]
                [
                  "_locale" => "ru"
                  "id" => null
                  "_controller" => "App\User\Controller\Location\UserLocationsController::setupLocationMainData"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "id"
                    true
                  ]
                  [
                    "text"
                    "/lk/setup/location/step/location_main_data"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "setup_location_second_data" => [
                [
                  "_locale"
                  "id"
                ]
                [
                  "_locale" => "ru"
                  "id" => null
                  "_controller" => "App\User\Controller\Location\UserLocationsController::setupLocationSecondData"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "id"
                    true
                  ]
                  [
                    "text"
                    "/lk/setup/location/step/location_second_data"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "edit_location" => [
                [
                  "_locale"
                  "location"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationsController::editLocation"
                ]
                []
                [
                  [
                    "text"
                    "/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "view_location" => [
                [
                  "_locale"
                  "location"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationsController::viewLocation"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "location_links" => [
                [
                  "_locale"
                  "location"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationsController::locationLinks"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/links"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "location_media" => [
                [
                  "_locale"
                  "location"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationsController::locationMedia"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/media"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "location_reviews" => [
                [
                  "_locale"
                  "location"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationsController::locationReviews"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/reviews"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "location_calendar" => [
                [
                  "_locale"
                  "location"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationsController::locationCalendar"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/calendar"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "confirm_location" => [
                [
                  "_locale"
                  "location"
                ]
                [
                  "_controller" => "App\User\Controller\Location\UserLocationsController::confirmLocation"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "location"
                    true
                  ]
                  [
                    "text"
                    "/lk/location/confirm"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "setup_organizer_main_data" => [
                [
                  "_locale"
                  "id"
                ]
                [
                  "_locale" => "ru"
                  "id" => null
                  "_controller" => "App\User\Controller\Organizer\UserOrganizersController::setupOrganizerMainData"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "id"
                    true
                  ]
                  [
                    "text"
                    "/lk/setup/user/step/organizer_main_data"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_requisites_payment" => [
                [
                  "_locale"
                ]
                [
                  "_locale" => "ru"
                  "_controller" => "App\User\Controller\Payment\UserPaymentController::requisitesPayment"
                ]
                []
                [
                  [
                    "text"
                    "/lk/profile/requisites/payment"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_payment_account_refresh" => [
                [
                  "_locale"
                ]
                [
                  "_locale" => "ru"
                  "_controller" => "App\User\Controller\Payment\UserPaymentController::users"
                ]
                []
                [
                  [
                    "text"
                    "/lk/payment/account/refresh"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_statements" => [
                [
                  "_locale"
                ]
                [
                  "_locale" => "ru"
                  "_controller" => "App\User\Controller\Payment\UserPaymentController::statements"
                ]
                []
                [
                  [
                    "text"
                    "/lk/profile/statements"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "root" => [
                [
                  "_locale"
                ]
                [
                  "_locale" => "ru"
                  "_controller" => "App\User\Controller\UserController::root"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "profile" => [
                [
                  "_locale"
                ]
                [
                  "_locale" => "ru"
                  "_controller" => "App\User\Controller\UserController::profile"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "main_page" => [
                [
                  "_locale"
                ]
                [
                  "_locale" => "ru"
                  "_controller" => "App\User\Controller\UserController::users"
                ]
                []
                [
                  [
                    "text"
                    "/lk/profile"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "profile_edit" => [
                [
                  "_locale"
                ]
                [
                  "_locale" => "ru"
                  "_controller" => "App\User\Controller\UserController::profileEdit"
                ]
                []
                [
                  [
                    "text"
                    "/lk/profile/edit"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "setup_user" => [
                [
                  "_locale"
                  "step"
                  "id"
                ]
                [
                  "_locale" => "ru"
                  "step" => null
                  "id" => null
                  "_controller" => "App\User\Controller\UserController::setupUser"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "id"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "step"
                    true
                  ]
                  [
                    "text"
                    "/lk/setup"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "setup_user_data" => [
                [
                  "_locale"
                ]
                [
                  "_locale" => "ru"
                  "_controller" => "App\User\Controller\UserController::setupUserData"
                ]
                []
                [
                  [
                    "text"
                    "/lk/setup/user/step/user_data"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_requisites" => [
                [
                  "_locale"
                ]
                [
                  "_locale" => "ru"
                  "_controller" => "App\User\Controller\UserController::requisites"
                ]
                []
                [
                  [
                    "text"
                    "/lk/profile/requisites"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "user_remove" => [
                [
                  "_locale"
                ]
                [
                  "_locale" => "ru"
                  "_controller" => "App\User\Controller\UserController::remove"
                ]
                []
                [
                  [
                    "text"
                    "/lk/profile/remove"
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "_locale"
                    true
                  ]
                ]
                []
                []
                []
              ]
              "admin_users" => [
                [
                  "type"
                  "role"
                ]
                [
                  "role" => null
                  "_controller" => "App\User\Controller\UsersAdminController::users"
                ]
                []
                [
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "role"
                    true
                  ]
                  [
                    "variable"
                    "/"
                    "[^/]++"
                    "type"
                    true
                  ]
                  [
                    "text"
                    "/admin/users"
                  ]
                ]
                []
                []
                []
              ]
              "_module" => [
                []
                [
                  "_controller" => "App\_Module\Controller\ModuleController::index"
                ]
                []
                [
                  [
                    "text"
                    "/_module"
                  ]
                ]
                []
                []
                []
              ]
            ]
            -defaultLocale: "ru"
          }
          #context: Symfony\Component\Routing\RequestContext {#823}
          #loader: null
          #collection: null
          #resource: "kernel::loadRoutes"
          #options: [
            "cache_dir" => "/var/www/dev.back.garmon.io/back/var/cache/dev"
            "debug" => true
            "generator_class" => "Symfony\Component\Routing\Generator\CompiledUrlGenerator"
            "generator_dumper_class" => "Symfony\Component\Routing\Generator\Dumper\CompiledUrlGeneratorDumper"
            "matcher_class" => "Symfony\Bundle\FrameworkBundle\Routing\RedirectableCompiledUrlMatcher"
            "matcher_dumper_class" => "Symfony\Component\Routing\Matcher\Dumper\CompiledUrlMatcherDumper"
            "resource_type" => "service"
            "strict_requirements" => true
          ]
          #logger: Symfony\Bridge\Monolog\Logger {#827 …9}
          #defaultLocale: "ru"
          -configCacheFactory: Symfony\Component\Config\ResourceCheckerConfigCacheFactory {#817}
          -expressionLanguageProviders: [
            Symfony\Component\Routing\Matcher\ExpressionLanguageProvider {#821}
          ]
          -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#822
            -externalId: "router.default"
            -container: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
            -factories: [
              "routing.loader" => [
                "services"
                "routing.loader"
                "getRouting_LoaderService"
                true
              ]
            ]
            -loading: []
            -factory: Container58VUiID\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#832}
            -serviceMap: [
              "routing.loader" => [
                "services"
                "routing.loader"
                "getRouting_LoaderService"
                true
              ]
            ]
            -serviceTypes: [
              "routing.loader" => "Symfony\Component\Config\Loader\LoaderInterface"
            ]
          }
          -collectedParameters: []
          -paramFetcher: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag::get(string $name): UnitEnum|array|string|int|float|bool|null {#818
            returnType: "UnitEnum|array|string|int|float|bool|null"
            this: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#819 …}
          }
        }
        #userRepository: App\User\Repository\UserRepository {#534}
        -authenticatorRoute: "connect_yandex_check"
        -authenticatorClient: "yandex_main"
      }
      App\Security\Service\Oauth\Authenticator\GoogleAuthenticator {#544
        #clientRegistry: KnpU\OAuth2ClientBundle\Client\ClientRegistry {#543}
        #entityManager: Container58VUiID\EntityManagerGhostEbeb667 {#803 …12}
        #userService: App\User\Service\UserService {#531}
        #router: Symfony\Bundle\FrameworkBundle\Routing\Router {#824}
        #userRepository: App\User\Repository\UserRepository {#534}
        -authenticatorRoute: "connect_google_check"
        -authenticatorClient: "google"
      }
      App\Security\Service\Oauth\Authenticator\AppleAuthenticator {#545
        #clientRegistry: KnpU\OAuth2ClientBundle\Client\ClientRegistry {#543}
        #entityManager: Container58VUiID\EntityManagerGhostEbeb667 {#803 …12}
        #userService: App\User\Service\UserService {#531}
        #router: Symfony\Bundle\FrameworkBundle\Routing\Router {#824}
        #userRepository: App\User\Repository\UserRepository {#534}
        -authenticatorRoute: "connect_apple_check"
        -authenticatorClient: "apple"
      }
      Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#486
        -httpUtils: Symfony\Component\Security\Http\HttpUtils {#477
          -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#824}
          -urlMatcher: Symfony\Bundle\FrameworkBundle\Routing\Router {#824}
          -domainRegexp: "{^https?://%s$}i"
          -secureDomainRegexp: "{^https://%s$}i"
        }
        -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#487
          -registry: Doctrine\Bundle\DoctrineBundle\Registry {#663
            -name: "ORM"
            -connections: [
              "default" => "doctrine.dbal.default_connection"
            ]
            -managers: [
              "default" => "doctrine.orm.default_entity_manager"
            ]
            -defaultConnection: "default"
            -defaultManager: "default"
            -proxyInterfaceName: "Doctrine\Persistence\Proxy"
            #container: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
          }
          -managerName: null
          -classOrAlias: "App\User\Entity\User"
          -property: "email"
        }
        -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#478
          #httpUtils: Symfony\Component\Security\Http\HttpUtils {#477}
          #logger: Symfony\Bridge\Monolog\Logger {#479 …9}
          #options: [
            "always_use_default_target_path" => false
            "default_target_path" => "/"
            "login_path" => "user_login"
            "target_path_parameter" => "_target_path"
            "use_referer" => false
          ]
          #firewallName: "app"
          #defaultOptions: [
            "always_use_default_target_path" => false
            "default_target_path" => "/"
            "login_path" => "/login"
            "target_path_parameter" => "_target_path"
            "use_referer" => false
          ]
        }
        -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#482
          #httpKernel: Symfony\Component\HttpKernel\HttpKernel {#844
            #dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#968 …8}
            #resolver: Symfony\Component\HttpKernel\Controller\TraceableControllerResolver {#843
              -resolver: Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver {#842
                -logger: Symfony\Bridge\Monolog\Logger {#841 …9}
                #container: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
              }
              -stopwatch: Symfony\Component\Stopwatch\Stopwatch {#966
                -morePrecision: true
                -sections: [
                  "__root__" => Symfony\Component\Stopwatch\Section {#965
                    -events: [
                      "__section__.child" => Symfony\Component\Stopwatch\StopwatchEvent {#617
                        -periods: [
                          Symfony\Component\Stopwatch\StopwatchPeriod {#2688
                            -start: -0.0
                            -end: 39.5
                            -memory: 18874368
                          }
                        ]
                        -origin: 1727576683673.8
                        -category: "section"
                        -morePrecision: true
                        -started: [
                          40.9
                        ]
                        -name: "__section__.child"
                      }
                      "kernel.finish_request" => Symfony\Component\Stopwatch\StopwatchEvent {#2694
                        -periods: [
                          Symfony\Component\Stopwatch\StopwatchPeriod {#888
                            -start: -0.0
                            -end: 0.1
                            -memory: 18874368
                          }
                        ]
                        -origin: 1727576683713.5
                        -category: "section"
                        -morePrecision: true
                        -started: []
                        -name: "kernel.finish_request"
                      }
                      "Symfony\Component\HttpKernel\EventListener\LocaleListener" => Symfony\Component\Stopwatch\StopwatchEvent {#2695
                        -periods: [
                          Symfony\Component\Stopwatch\StopwatchPeriod {#2696
                            -start: 0.0
                            -end: 0.0
                            -memory: 18874368
                          }
                        ]
                        -origin: 1727576683713.5
                        -category: "event_listener"
                        -morePrecision: true
                        -started: []
                        -name: "Symfony\Component\HttpKernel\EventListener\LocaleListener"
                      }
                      "Symfony\Component\HttpKernel\EventListener\RouterListener" => Symfony\Component\Stopwatch\StopwatchEvent {#2697
                        -periods: [
                          Symfony\Component\Stopwatch\StopwatchPeriod {#2698
                            -start: 0.0
                            -end: 0.0
                            -memory: 18874368
                          }
                        ]
                        -origin: 1727576683713.5
                        -category: "event_listener"
                        -morePrecision: true
                        -started: []
                        -name: "Symfony\Component\HttpKernel\EventListener\RouterListener"
                      }
                      "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" => Symfony\Component\Stopwatch\StopwatchEvent {#2699
                        -periods: [
                          Symfony\Component\Stopwatch\StopwatchPeriod {#2700
                            -start: 0.0
                            -end: 0.1
                            -memory: 18874368
                          }
                        ]
                        -origin: 1727576683713.5
                        -category: "event_listener"
                        -morePrecision: true
                        -started: []
                        -name: "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
                      }
                      "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener" => Symfony\Component\Stopwatch\StopwatchEvent {#513
                        -periods: [
                          Symfony\Component\Stopwatch\StopwatchPeriod {#904
                            -start: -0.0
                            -end: -0.0
                            -memory: 18874368
                          }
                        ]
                        -origin: 1727576683713.6
                        -category: "event_listener"
                        -morePrecision: true
                        -started: []
                        -name: "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener"
                      }
                    ]
                    -origin: null
                    -morePrecision: true
                    -id: null
                    -children: [
                      Symfony\Component\Stopwatch\Section {#616
                        -events: [
                          "__section__" => Symfony\Component\Stopwatch\StopwatchEvent {#615
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2686
                                -start: -0.0
                                -end: 39.5
                                -memory: 18874368
                              }
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2689
                                -start: 40.9
                                -end: 41.8
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "default"
                            -morePrecision: true
                            -started: []
                            -name: "__section__"
                          }
                          "kernel.request" => Symfony\Component\Stopwatch\StopwatchEvent {#614
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1233
                                -start: -0.0
                                -end: 17.1
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "section"
                            -morePrecision: true
                            -started: []
                            -name: "kernel.request"
                          }
                          "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener" => Symfony\Component\Stopwatch\StopwatchEvent {#613
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#611
                                -start: 0.0
                                -end: 0.0
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener"
                          }
                          "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener" => Symfony\Component\Stopwatch\StopwatchEvent {#610
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#609
                                -start: 0.0
                                -end: 0.0
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener"
                          }
                          "Symfony\Component\HttpKernel\EventListener\SessionListener" => Symfony\Component\Stopwatch\StopwatchEvent {#608
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#606
                                -start: 0.0
                                -end: 0.1
                                -memory: 18874368
                              }
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2687
                                -start: 39.2
                                -end: 39.5
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\EventListener\SessionListener"
                          }
                          "Symfony\Component\HttpKernel\EventListener\LocaleListener" => Symfony\Component\Stopwatch\StopwatchEvent {#605
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#604
                                -start: 0.1
                                -end: 0.1
                                -memory: 18874368
                              }
                              Symfony\Component\Stopwatch\StopwatchPeriod {#460
                                -start: 2.0
                                -end: 2.0
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\EventListener\LocaleListener"
                          }
                          "Symfony\Component\HttpKernel\EventListener\RouterListener" => Symfony\Component\Stopwatch\StopwatchEvent {#603
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#601
                                -start: 0.1
                                -end: 2.0
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\EventListener\RouterListener"
                          }
                          "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener" => Symfony\Component\Stopwatch\StopwatchEvent {#462
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#464
                                -start: 2.0
                                -end: 2.0
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener"
                          }
                          "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" => Symfony\Component\Stopwatch\StopwatchEvent {#463
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#469
                                -start: 2.1
                                -end: 2.3
                                -memory: 18874368
                              }
                              Symfony\Component\Stopwatch\StopwatchPeriod {#470
                                -start: 2.3
                                -end: 3.2
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
                          }
                          "App\Event\Event\Subscriber\RequestSubscriber" => Symfony\Component\Stopwatch\StopwatchEvent {#489
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#423
                                -start: 3.3
                                -end: 4.1
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "App\Event\Event\Subscriber\RequestSubscriber"
                          }
                          "App\Geo\Event\Subscriber\RequestSubscriber" => Symfony\Component\Stopwatch\StopwatchEvent {#420
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#408
                                -start: 4.1
                                -end: 7.0
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "App\Geo\Event\Subscriber\RequestSubscriber"
                          }
                          "App\Locale\Event\Subscriber\RequestSubscriber" => Symfony\Component\Stopwatch\StopwatchEvent {#414
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#337
                                -start: 7.0
                                -end: 17.0
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "App\Locale\Event\Subscriber\RequestSubscriber"
                          }
                          "doctrine" => Symfony\Component\Stopwatch\StopwatchEvent {#1190
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1205
                                -start: 13.5
                                -end: 14.1
                                -memory: 18874368
                              }
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1772
                                -start: 24.8
                                -end: 25.5
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "doctrine"
                            -morePrecision: true
                            -started: []
                            -name: "doctrine"
                          }
                          "App\User\Event\Subscriber\RequestSubscriber" => Symfony\Component\Stopwatch\StopwatchEvent {#1210
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1213
                                -start: 17.0
                                -end: 17.1
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "App\User\Event\Subscriber\RequestSubscriber"
                          }
                          "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber" => Symfony\Component\Stopwatch\StopwatchEvent {#1231
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1234
                                -start: 17.1
                                -end: 17.1
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber"
                          }
                          "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener" => Symfony\Component\Stopwatch\StopwatchEvent {#1232
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1215
                                -start: 17.1
                                -end: 17.1
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener"
                          }
                          "controller.get_callable" => Symfony\Component\Stopwatch\StopwatchEvent {#1236
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1634
                                -start: 17.3
                                -end: 18.8
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "default"
                            -morePrecision: true
                            -started: []
                            -name: "controller.get_callable"
                          }
                          "kernel.controller" => Symfony\Component\Stopwatch\StopwatchEvent {#1637
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1628
                                -start: 18.8
                                -end: 18.8
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "section"
                            -morePrecision: true
                            -started: []
                            -name: "kernel.controller"
                          }
                          "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector" => Symfony\Component\Stopwatch\StopwatchEvent {#1630
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1632
                                -start: 18.8
                                -end: 18.8
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector"
                          }
                          "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" => Symfony\Component\Stopwatch\StopwatchEvent {#1635
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1644
                                -start: 18.8
                                -end: 18.8
                                -memory: 18874368
                              }
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2311
                                -start: 31.4
                                -end: 31.4
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
                          }
                          "controller.get_arguments" => Symfony\Component\Stopwatch\StopwatchEvent {#1625
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1631
                                -start: 18.9
                                -end: 19.1
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "default"
                            -morePrecision: true
                            -started: []
                            -name: "controller.get_arguments"
                          }
                          "Symfony\Component\Security\Http\Controller\UserValueResolver::resolve" => Symfony\Component\Stopwatch\StopwatchEvent {#1539
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1525
                                -start: 19.0
                                -end: 19.0
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "controller.argument_value_resolver"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\Security\Http\Controller\UserValueResolver::resolve"
                          }
                          "Symfony\Component\Security\Http\Controller\SecurityTokenValueResolver::resolve" => Symfony\Component\Stopwatch\StopwatchEvent {#1535
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1530
                                -start: 19.0
                                -end: 19.0
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "controller.argument_value_resolver"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\Security\Http\Controller\SecurityTokenValueResolver::resolve"
                          }
                          "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver::resolve" => Symfony\Component\Stopwatch\StopwatchEvent {#1503
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1506
                                -start: 19.0
                                -end: 19.0
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "controller.argument_value_resolver"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver::resolve"
                          }
                          "Symfony\Component\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver::resolve" => Symfony\Component\Stopwatch\StopwatchEvent {#1498
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1543
                                -start: 19.1
                                -end: 19.1
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "controller.argument_value_resolver"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver::resolve"
                          }
                          "Symfony\Component\HttpKernel\Controller\ArgumentResolver\UidValueResolver::resolve" => Symfony\Component\Stopwatch\StopwatchEvent {#1558
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1557
                                -start: 19.1
                                -end: 19.1
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "controller.argument_value_resolver"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\Controller\ArgumentResolver\UidValueResolver::resolve"
                          }
                          "Symfony\Component\HttpKernel\Controller\ArgumentResolver\DateTimeValueResolver::resolve" => Symfony\Component\Stopwatch\StopwatchEvent {#1574
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1554
                                -start: 19.1
                                -end: 19.1
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "controller.argument_value_resolver"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\Controller\ArgumentResolver\DateTimeValueResolver::resolve"
                          }
                          "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver::resolve" => Symfony\Component\Stopwatch\StopwatchEvent {#1576
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1546
                                -start: 19.1
                                -end: 19.1
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "controller.argument_value_resolver"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver::resolve"
                          }
                          "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver::resolve" => Symfony\Component\Stopwatch\StopwatchEvent {#1556
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1571
                                -start: 19.1
                                -end: 19.1
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "controller.argument_value_resolver"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver::resolve"
                          }
                          "kernel.controller_arguments" => Symfony\Component\Stopwatch\StopwatchEvent {#1566
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1582
                                -start: 19.2
                                -end: 19.3
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "section"
                            -morePrecision: true
                            -started: []
                            -name: "kernel.controller_arguments"
                          }
                          "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener" => Symfony\Component\Stopwatch\StopwatchEvent {#1559
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1591
                                -start: 19.2
                                -end: 19.3
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener"
                          }
                          "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener" => Symfony\Component\Stopwatch\StopwatchEvent {#1565
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1564
                                -start: 19.3
                                -end: 19.3
                                -memory: 18874368
                              }
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2309
                                -start: 31.4
                                -end: 31.4
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener"
                          }
                          "Container58VUiID\RequestPayloadValueResolverGhost3590451" => Symfony\Component\Stopwatch\StopwatchEvent {#1589
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1587
                                -start: 19.3
                                -end: 19.3
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Container58VUiID\RequestPayloadValueResolverGhost3590451"
                          }
                          "Symfony\Component\HttpKernel\EventListener\ErrorListener" => Symfony\Component\Stopwatch\StopwatchEvent {#1586
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1592
                                -start: 19.3
                                -end: 19.3
                                -memory: 18874368
                              }
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2646
                                -start: 38.3
                                -end: 38.3
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\EventListener\ErrorListener"
                          }
                          "controller" => Symfony\Component\Stopwatch\StopwatchEvent {#1585
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2171
                                -start: 19.3
                                -end: 31.3
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "section"
                            -morePrecision: true
                            -started: []
                            -name: "controller"
                          }
                          "app/security/reset_password/request.html.twig" => Symfony\Component\Stopwatch\StopwatchEvent {#1758
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1825
                                -start: 26.5
                                -end: 30.7
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "template"
                            -morePrecision: true
                            -started: []
                            -name: "app/security/reset_password/request.html.twig"
                          }
                          "app/layout_auth.html.twig" => Symfony\Component\Stopwatch\StopwatchEvent {#1762
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1755
                                -start: 26.6
                                -end: 30.7
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "template"
                            -morePrecision: true
                            -started: []
                            -name: "app/layout_auth.html.twig"
                          }
                          "app/layout_empty.html.twig" => Symfony\Component\Stopwatch\StopwatchEvent {#1768
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1765
                                -start: 26.6
                                -end: 30.7
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "template"
                            -morePrecision: true
                            -started: []
                            -name: "app/layout_empty.html.twig"
                          }
                          "app/base.html.twig" => Symfony\Component\Stopwatch\StopwatchEvent {#2111
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2121
                                -start: 26.7
                                -end: 30.7
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "template"
                            -morePrecision: true
                            -started: []
                            -name: "app/base.html.twig"
                          }
                          "app/_parts/ajax_loader.html.twig" => Symfony\Component\Stopwatch\StopwatchEvent {#2123
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2124
                                -start: 26.8
                                -end: 26.8
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "template"
                            -morePrecision: true
                            -started: []
                            -name: "app/_parts/ajax_loader.html.twig"
                          }
                          "app/security/_parts/forms/reset_password_request_form.html.twig" => Symfony\Component\Stopwatch\StopwatchEvent {#2135
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2163
                                -start: 27.2
                                -end: 29.6
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "template"
                            -morePrecision: true
                            -started: []
                            -name: "app/security/_parts/forms/reset_password_request_form.html.twig"
                          }
                          "app/_parts/form/controls/form_controls.html.twig" => Symfony\Component\Stopwatch\StopwatchEvent {#2306
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2305
                                -start: 29.5
                                -end: 29.5
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "template"
                            -morePrecision: true
                            -started: []
                            -name: "app/_parts/form/controls/form_controls.html.twig"
                          }
                          "app/_parts/locale/locales.html.twig" => Symfony\Component\Stopwatch\StopwatchEvent {#2301
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2291
                                -start: 29.7
                                -end: 30.4
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "template"
                            -morePrecision: true
                            -started: []
                            -name: "app/_parts/locale/locales.html.twig"
                          }
                          "kernel.response" => Symfony\Component\Stopwatch\StopwatchEvent {#2170
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2685
                                -start: 31.3
                                -end: 39.5
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "section"
                            -morePrecision: true
                            -started: []
                            -name: "kernel.response"
                          }
                          "Symfony\Component\Security\Http\Firewall\ContextListener" => Symfony\Component\Stopwatch\StopwatchEvent {#2169
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2168
                                -start: 31.3
                                -end: 31.3
                                -memory: 18874368
                              }
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2167
                                -start: 31.3
                                -end: 31.3
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\Security\Http\Firewall\ContextListener"
                          }
                          "Symfony\Component\HttpKernel\EventListener\ResponseListener" => Symfony\Component\Stopwatch\StopwatchEvent {#323
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2166
                                -start: 31.3
                                -end: 31.4
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\EventListener\ResponseListener"
                          }
                          "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener" => Symfony\Component\Stopwatch\StopwatchEvent {#2307
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2308
                                -start: 31.4
                                -end: 31.4
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener"
                          }
                          "Symfony\Component\Security\Http\RememberMe\ResponseListener" => Symfony\Component\Stopwatch\StopwatchEvent {#2310
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2312
                                -start: 31.4
                                -end: 31.4
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\Security\Http\RememberMe\ResponseListener"
                          }
                          "Symfony\Component\HttpKernel\EventListener\ProfilerListener" => Symfony\Component\Stopwatch\StopwatchEvent {#2313
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2624
                                -start: 31.4
                                -end: 38.2
                                -memory: 18874368
                              }
                              Symfony\Component\Stopwatch\StopwatchPeriod {#964
                                -start: 41.0
                                -end: 41.8
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
                          }
                          "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener" => Symfony\Component\Stopwatch\StopwatchEvent {#2647
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2649
                                -start: 38.3
                                -end: 39.2
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener"
                          }
                          "@WebProfiler/Profiler/toolbar_js.html.twig" => Symfony\Component\Stopwatch\StopwatchEvent {#2654
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#1775
                                -start: 38.5
                                -end: 39.2
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "template"
                            -morePrecision: true
                            -started: []
                            -name: "@WebProfiler/Profiler/toolbar_js.html.twig"
                          }
                          "@WebProfiler/Profiler/toolbar.html.twig" => Symfony\Component\Stopwatch\StopwatchEvent {#2661
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2664
                                -start: 38.6
                                -end: 38.9
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "template"
                            -morePrecision: true
                            -started: []
                            -name: "@WebProfiler/Profiler/toolbar.html.twig"
                          }
                          "@WebProfiler/Profiler/toolbar_item.html.twig" => Symfony\Component\Stopwatch\StopwatchEvent {#2673
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2675
                                -start: 38.8
                                -end: 38.8
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "template"
                            -morePrecision: true
                            -started: []
                            -name: "@WebProfiler/Profiler/toolbar_item.html.twig"
                          }
                          "@WebProfiler/Profiler/base_js.html.twig" => Symfony\Component\Stopwatch\StopwatchEvent {#2671
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2674
                                -start: 38.9
                                -end: 39.1
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "template"
                            -morePrecision: true
                            -started: []
                            -name: "@WebProfiler/Profiler/base_js.html.twig"
                          }
                          "@WebProfiler/Profiler/toolbar.css.twig" => Symfony\Component\Stopwatch\StopwatchEvent {#2682
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2683
                                -start: 39.1
                                -end: 39.1
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "template"
                            -morePrecision: true
                            -started: []
                            -name: "@WebProfiler/Profiler/toolbar.css.twig"
                          }
                          "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener" => Symfony\Component\Stopwatch\StopwatchEvent {#2652
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#2680
                                -start: 39.2
                                -end: 39.2
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "event_listener"
                            -morePrecision: true
                            -started: []
                            -name: "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener"
                          }
                          "kernel.terminate" => Symfony\Component\Stopwatch\StopwatchEvent {#1588
                            -periods: [
                              Symfony\Component\Stopwatch\StopwatchPeriod {#874
                                -start: 40.9
                                -end: 41.8
                                -memory: 18874368
                              }
                            ]
                            -origin: 1727576683673.8
                            -category: "section"
                            -morePrecision: true
                            -started: []
                            -name: "kernel.terminate"
                          }
                        ]
                        -origin: 1727576683673.8
                        -morePrecision: true
                        -id: "81f8da"
                        -children: []
                      }
                    ]
                  }
                  "81f8da" => Symfony\Component\Stopwatch\Section {#616}
                ]
                -activeSections: [
                  "__root__" => Symfony\Component\Stopwatch\Section {#965}
                  0 => Symfony\Component\Stopwatch\Section {#616}
                ]
              }
            }
            #requestStack: Symfony\Component\HttpFoundation\RequestStack {#991
              -requests: []
            }
            -argumentResolver: Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver {#838
              -resolver: Symfony\Component\HttpKernel\Controller\ArgumentResolver {#837
                -argumentMetadataFactory: Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory {#836}
                -argumentValueResolvers: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#835
                  -generator: Closure() {#834
                    class: "Container58VUiID\App_KernelDevDebugContainer"
                    use: {
                      $container: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
                    }
                  }
                  -count: 15
                }
                -namedResolvers: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#833
                  -externalId: null
                  -container: null
                  -factories: [
                    "App\Core\ValueResolver\EntityHashResolver" => [
                      "privates"
                      ".debug.value_resolver.App\Core\ValueResolver\EntityHashResolver"
                      "getEntityHashResolverService"
                      true
                    ]
                    "App\Core\ValueResolver\EntitySlugResolver" => [
                      "privates"
                      ".debug.value_resolver.App\Core\ValueResolver\EntitySlugResolver"
                      "getEntitySlugResolverService"
                      true
                    ]
                    "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver" => [
                      "privates"
                      ".debug.value_resolver.doctrine.orm.entity_value_resolver"
                      "get_Debug_ValueResolver_Doctrine_Orm_EntityValueResolverService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.backed_enum_resolver"
                      "get_Debug_ValueResolver_ArgumentResolver_BackedEnumResolverService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\DateTimeValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.datetime"
                      "get_Debug_ValueResolver_ArgumentResolver_DatetimeService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.default"
                      "get_Debug_ValueResolver_ArgumentResolver_DefaultService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\QueryParameterValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.query_parameter_value_resolver"
                      "get_Debug_ValueResolver_ArgumentResolver_QueryParameterValueResolverService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.request_attribute"
                      "get_Debug_ValueResolver_ArgumentResolver_RequestAttributeService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.request_payload"
                      "get_Debug_ValueResolver_ArgumentResolver_RequestPayloadService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.request"
                      "get_Debug_ValueResolver_ArgumentResolver_RequestService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.service"
                      "get_Debug_ValueResolver_ArgumentResolver_ServiceService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.session"
                      "get_Debug_ValueResolver_ArgumentResolver_SessionService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\UidValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.uid"
                      "get_Debug_ValueResolver_ArgumentResolver_UidService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.variadic"
                      "get_Debug_ValueResolver_ArgumentResolver_VariadicService"
                      true
                    ]
                    "Symfony\Component\Security\Http\Controller\SecurityTokenValueResolver" => [
                      "privates"
                      ".debug.value_resolver.security.security_token_value_resolver"
                      "get_Debug_ValueResolver_Security_SecurityTokenValueResolverService"
                      true
                    ]
                    "Symfony\Component\Security\Http\Controller\UserValueResolver" => [
                      "privates"
                      ".debug.value_resolver.security.user_value_resolver"
                      "get_Debug_ValueResolver_Security_UserValueResolverService"
                      true
                    ]
                    "argument_resolver.not_tagged_controller" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.not_tagged_controller"
                      "get_Debug_ValueResolver_ArgumentResolver_NotTaggedControllerService"
                      true
                    ]
                  ]
                  -loading: []
                  -factory: Container58VUiID\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#832}
                  -serviceMap: [
                    "App\Core\ValueResolver\EntityHashResolver" => [
                      "privates"
                      ".debug.value_resolver.App\Core\ValueResolver\EntityHashResolver"
                      "getEntityHashResolverService"
                      true
                    ]
                    "App\Core\ValueResolver\EntitySlugResolver" => [
                      "privates"
                      ".debug.value_resolver.App\Core\ValueResolver\EntitySlugResolver"
                      "getEntitySlugResolverService"
                      true
                    ]
                    "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver" => [
                      "privates"
                      ".debug.value_resolver.doctrine.orm.entity_value_resolver"
                      "get_Debug_ValueResolver_Doctrine_Orm_EntityValueResolverService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.backed_enum_resolver"
                      "get_Debug_ValueResolver_ArgumentResolver_BackedEnumResolverService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\DateTimeValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.datetime"
                      "get_Debug_ValueResolver_ArgumentResolver_DatetimeService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.default"
                      "get_Debug_ValueResolver_ArgumentResolver_DefaultService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\QueryParameterValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.query_parameter_value_resolver"
                      "get_Debug_ValueResolver_ArgumentResolver_QueryParameterValueResolverService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.request_attribute"
                      "get_Debug_ValueResolver_ArgumentResolver_RequestAttributeService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.request_payload"
                      "get_Debug_ValueResolver_ArgumentResolver_RequestPayloadService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.request"
                      "get_Debug_ValueResolver_ArgumentResolver_RequestService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.service"
                      "get_Debug_ValueResolver_ArgumentResolver_ServiceService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.session"
                      "get_Debug_ValueResolver_ArgumentResolver_SessionService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\UidValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.uid"
                      "get_Debug_ValueResolver_ArgumentResolver_UidService"
                      true
                    ]
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.variadic"
                      "get_Debug_ValueResolver_ArgumentResolver_VariadicService"
                      true
                    ]
                    "Symfony\Component\Security\Http\Controller\SecurityTokenValueResolver" => [
                      "privates"
                      ".debug.value_resolver.security.security_token_value_resolver"
                      "get_Debug_ValueResolver_Security_SecurityTokenValueResolverService"
                      true
                    ]
                    "Symfony\Component\Security\Http\Controller\UserValueResolver" => [
                      "privates"
                      ".debug.value_resolver.security.user_value_resolver"
                      "get_Debug_ValueResolver_Security_UserValueResolverService"
                      true
                    ]
                    "argument_resolver.not_tagged_controller" => [
                      "privates"
                      ".debug.value_resolver.argument_resolver.not_tagged_controller"
                      "get_Debug_ValueResolver_ArgumentResolver_NotTaggedControllerService"
                      true
                    ]
                  ]
                  -serviceTypes: [
                    "App\Core\ValueResolver\EntityHashResolver" => "?"
                    "App\Core\ValueResolver\EntitySlugResolver" => "?"
                    "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver" => "?"
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver" => "?"
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\DateTimeValueResolver" => "?"
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver" => "?"
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\QueryParameterValueResolver" => "?"
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver" => "?"
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver" => "?"
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver" => "?"
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver" => "?"
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver" => "?"
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\UidValueResolver" => "?"
                    "Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver" => "?"
                    "Symfony\Component\Security\Http\Controller\SecurityTokenValueResolver" => "?"
                    "Symfony\Component\Security\Http\Controller\UserValueResolver" => "?"
                    "argument_resolver.not_tagged_controller" => "?"
                  ]
                }
              }
              -stopwatch: Symfony\Component\Stopwatch\Stopwatch {#966}
            }
            -handleAllThrowables: true
          }
          #httpUtils: Symfony\Component\Security\Http\HttpUtils {#477}
          #logger: Symfony\Bridge\Monolog\Logger {#483 …9}
          #options: [
            "failure_path" => null
            "failure_forward" => false
            "login_path" => "user_login"
            "failure_path_parameter" => "_failure_path"
          ]
          #defaultOptions: [
            "failure_path" => null
            "failure_forward" => false
            "login_path" => "/login"
            "failure_path_parameter" => "_failure_path"
          ]
        }
        -options: [
          "username_parameter" => "login[_username]"
          "password_parameter" => "login[_password]"
          "check_path" => "user_login"
          "post_only" => true
          "form_only" => false
          "enable_csrf" => true
          "csrf_parameter" => "login[_csrf_token]"
          "csrf_token_id" => "authenticate"
          "login_path" => "user_login"
          "use_forward" => false
          "require_previous_session" => false
        ]
      }
      Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#547
        -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#548
          -userProvider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#487}
          #requestStack: Symfony\Component\HttpFoundation\RequestStack {#991}
          #options: [
            "secret" => "9bfde3c0adc241067d37e99734d36866"
            "lifetime" => 31536000
            "path" => "/"
            "remember_me_parameter" => "login[_remember_me]"
            "always_remember_me" => true
            "user_providers" => []
            "catch_exceptions" => true
            "signature_properties" => [
              "password"
            ]
            "name" => "REMEMBERME"
            "domain" => null
            "secure" => null
            "httponly" => true
            "samesite" => "lax"
          ]
          #logger: Symfony\Bridge\Monolog\Logger {#483 …9}
          -signatureHasher: Symfony\Component\Security\Core\Signature\SignatureHasher {#549
            -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#787
              -magicMethodsFlags: 3
              -ignoreInvalidIndices: true
              -ignoreInvalidProperty: false
              -cacheItemPool: Symfony\Component\Cache\Adapter\ArrayAdapter {#786
                -storeSerialized: false
                -values: []
                -tags: []
                -expiries: []
                -defaultLifetime: 0
                -maxLifetime: 0.0
                -maxItems: 0
                #logger: null
              }
              -propertyPathCache: []
              -readInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#789
                -mutatorPrefixes: [
                  "add"
                  "remove"
                  "set"
                ]
                -accessorPrefixes: [
                  "get"
                  "is"
                  "has"
                  "can"
                ]
                -arrayMutatorPrefixes: [
                  "add"
                  "remove"
                ]
                -enableConstructorExtraction: true
                -methodReflectionFlags: 1
                -magicMethodsFlags: 3
                -propertyReflectionFlags: 1
                -inflector: Symfony\Component\String\Inflector\EnglishInflector {#788}
                -arrayMutatorPrefixesFirst: [
                  "add"
                  "remove"
                  "set"
                ]
                -arrayMutatorPrefixesLast: [
                  "set"
                  "remove"
                  "add"
                ]
              }
              -writeInfoExtractor: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor {#789}
              -readPropertyCache: []
              -writePropertyCache: []
            }
            -signatureProperties: [
              "password"
            ]
            -secret: "9bfde3c0adc241067d37e99734d36866"
            -expiredSignaturesStorage: null
            -maxUses: null
          }
        }
        -secret: "9bfde3c0adc241067d37e99734d36866"
        -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#808
          -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#807
            -token: null
            -initializer: null
          }
          -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#806
            -externalId: null
            -container: null
            -factories: [
              "request_stack" => [
                "services"
                "request_stack"
                "getRequestStackService"
                false
              ]
            ]
            -loading: []
            -factory: Container58VUiID\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#832}
            -serviceMap: [
              "request_stack" => [
                "services"
                "request_stack"
                "getRequestStackService"
                false
              ]
            ]
            -serviceTypes: [
              "request_stack" => "?"
            ]
          }
          -enableUsageTracking: true
        }
        -cookieName: "REMEMBERME"
        -logger: Symfony\Bridge\Monolog\Logger {#483 …9}
      }
    ]
    -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#808}
    -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#494 …8}
    -eraseCredentials: true
    -logger: Symfony\Bridge\Monolog\Logger {#483 …9}
    -firewallName: "app"
    -hideUserNotFoundExceptions: true
    -requiredBadges: []
  }
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#553
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#808
    -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#807
      -token: null
      -initializer: null
    }
    -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#806
      -externalId: null
      -container: null
      -factories: [
        "request_stack" => [
          "services"
          "request_stack"
          "getRequestStackService"
          false
        ]
      ]
      -loading: []
      -factory: Container58VUiID\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#832
        returnType: "mixed"
        this: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
      }
      -serviceMap: [
        "request_stack" => [
          "services"
          "request_stack"
          "getRequestStackService"
          false
        ]
      ]
      -serviceTypes: [
        "request_stack" => "?"
      ]
    }
    -enableUsageTracking: true
  }
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#487
    -registry: Doctrine\Bundle\DoctrineBundle\Registry {#663
      -name: "ORM"
      -connections: [
        "default" => "doctrine.dbal.default_connection"
      ]
      -managers: [
        "default" => "doctrine.orm.default_entity_manager"
      ]
      -defaultConnection: "default"
      -defaultManager: "default"
      -proxyInterfaceName: "Doctrine\Persistence\Proxy"
      #container: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
    }
    -managerName: null
    -classOrAlias: "App\User\Entity\User"
    -property: "email"
  }
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#554}
  -firewallName: "app"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#955
    -manager: Symfony\Component\Security\Core\Authorization\AccessDecisionManager {#654
      -voters: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#653
        -generator: Closure() {#652
          class: "Container58VUiID\App_KernelDevDebugContainer"
          use: {
            $container: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
          }
        }
        -count: 3
      }
      -votersCacheAttributes: []
      -votersCacheObject: []
      -strategy: Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy {#651
        -allowIfAllAbstainDecisions: false
      }
    }
    -strategy: Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy {#651}
    -voters: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#653}
    -decisionLog: []
    -currentLog: []
  }
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#483 …9}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#968 …8}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#824
    #matcher: Symfony\Bundle\FrameworkBundle\Routing\RedirectableCompiledUrlMatcher {#602
      #context: Symfony\Component\Routing\RequestContext {#823
        -baseUrl: ""
        -pathInfo: "/pt/auth/user/reset-password/request"
        -method: "GET"
        -host: "dev.back.garmon.io"
        -scheme: "https"
        -httpPort: 80
        -httpsPort: 443
        -queryString: ""
        -parameters: [
          "_functions" => Symfony\Component\Routing\Matcher\ExpressionLanguageProvider {#821
            -functions: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#820
              -externalId: null
              -container: null
              -factories: [
                "env" => [
                  "privates"
                  "container.getenv"
                  "getContainer_GetenvService"
                  true
                ]
                "service" => [
                  "services"
                  "container.get_routing_condition_service"
                  "getContainer_GetRoutingConditionServiceService"
                  true
                ]
              ]
              -loading: []
              -factory: Container58VUiID\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#832}
              -serviceMap: [
                "env" => [
                  "privates"
                  "container.getenv"
                  "getContainer_GetenvService"
                  true
                ]
                "service" => [
                  "services"
                  "container.get_routing_condition_service"
                  "getContainer_GetRoutingConditionServiceService"
                  true
                ]
              ]
              -serviceTypes: [
                "env" => "Closure"
                "service" => "Closure"
              ]
            }
          }
          "_locale" => "ru"
        ]
      }
      #allow: []
      #allowSchemes: []
      #routes: null
      #request: null
      #expressionLanguage: null
      #expressionLanguageProviders: []
      -matchHost: false
      -staticRoutes: [
        "/_profiler" => [
          [
            [
              "_route" => "_profiler_home"
              "_controller" => "web_profiler.controller.profiler::homeAction"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/_profiler/search" => [
          [
            [
              "_route" => "_profiler_search"
              "_controller" => "web_profiler.controller.profiler::searchAction"
            ]
            null
            null
            null
            false
            false
            null
          ]
        ]
        "/_profiler/search_bar" => [
          [
            [
              "_route" => "_profiler_search_bar"
              "_controller" => "web_profiler.controller.profiler::searchBarAction"
            ]
            null
            null
            null
            false
            false
            null
          ]
        ]
        "/_profiler/phpinfo" => [
          [
            [
              "_route" => "_profiler_phpinfo"
              "_controller" => "web_profiler.controller.profiler::phpinfoAction"
            ]
            null
            null
            null
            false
            false
            null
          ]
        ]
        "/_profiler/xdebug" => [
          [
            [
              "_route" => "_profiler_xdebug"
              "_controller" => "web_profiler.controller.profiler::xdebugAction"
            ]
            null
            null
            null
            false
            false
            null
          ]
        ]
        "/_profiler/open" => [
          [
            [
              "_route" => "_profiler_open_file"
              "_controller" => "web_profiler.controller.profiler::openAction"
            ]
            null
            null
            null
            false
            false
            null
          ]
        ]
        "/admin/action" => [
          [
            [
              "_route" => "admin_action"
              "_controller" => "App\Admin\Controller\ActionController::adminAction"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/autocomplete/users" => [
          [
            [
              "_route" => "autocomplete_users"
              "_controller" => "App\Admin\Controller\AutocompleteController::customers"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/autocomplete/cities" => [
          [
            [
              "_route" => "autocomplete_cities"
              "_controller" => "App\Admin\Controller\AutocompleteController::cities"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/autocomplete/locations" => [
          [
            [
              "_route" => "autocomplete_locations"
              "_controller" => "App\Admin\Controller\AutocompleteController::locations"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/autocomplete/bands" => [
          [
            [
              "_route" => "autocomplete_bands"
              "_controller" => "App\Admin\Controller\AutocompleteController::bands"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/autocomplete/events" => [
          [
            [
              "_route" => "autocomplete_events"
              "_controller" => "App\Admin\Controller\AutocompleteController::events"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/admin/dashboard" => [
          [
            [
              "_route" => "admin_dashboard"
              "_controller" => "App\Admin\Controller\DashboardAdminController::index"
            ]
            null
            null
            null
            false
            false
            null
          ]
        ]
        "/admin" => [
          [
            [
              "_route" => "admin"
              "_controller" => "App\Admin\Controller\DashboardAdminController::admin"
            ]
            null
            null
            null
            false
            false
            null
          ]
        ]
        "/admin/ai/event/filter" => [
          [
            [
              "_route" => "admin_ai_event_filter"
              "_controller" => "App\Ai\Controller\Admin\AiAdminController::eventContacts"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/admin/bands/bands" => [
          [
            [
              "_route" => "admin_bands"
              "_controller" => "App\Band\Controller\Admin\BandsAdminController::bands"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/api/band/bands" => [
          [
            [
              "_route" => "api_bands"
              "_controller" => "App\Band\Controller\Api\BandApiController::bands"
            ]
            null
            [
              "GET" => 0
            ]
            null
            false
            false
            null
          ]
        ]
        "/action" => [
          [
            [
              "_route" => "action"
              "_controller" => "App\Core\Controller\ActionController::adminAction"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/admin/genres" => [
          [
            [
              "_route" => "admin_genres"
              "_controller" => "App\Core\Controller\GenresAdminController::genres"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/api/event/events" => [
          [
            [
              "_route" => "api_events"
              "_controller" => "App\Event\Controller\Api\EventApiController::events"
            ]
            null
            [
              "GET" => 0
            ]
            null
            false
            false
            null
          ]
        ]
        "/api/event/events/availability/check" => [
          [
            [
              "_route" => "api_event_availability_check"
              "_controller" => "App\Event\Controller\Api\EventApiController::checkAvailability"
            ]
            null
            [
              "POST" => 0
              "GET" => 1
            ]
            null
            false
            false
            null
          ]
        ]
        "/admin/evens/evens" => [
          [
            [
              "_route" => "admin_events"
              "_controller" => "App\Event\Controller\EventAdminController::cities"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/admin/cities" => [
          [
            [
              "_route" => "admin_cities"
              "_controller" => "App\Geo\Controller\CitiesAdminController::cities"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/admin/countries" => [
          [
            [
              "_route" => "admin_countries"
              "_controller" => "App\Geo\Controller\CountriesAdminController::countries"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/admin/locations/halls" => [
          [
            [
              "_route" => "admin_halls"
              "_controller" => "App\Location\Controller\Admin\HallsAdminController::halls"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/admin/locations/locations" => [
          [
            [
              "_route" => "admin_locations"
              "_controller" => "App\Location\Controller\Admin\LocationsAdminController::cities"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/api/location/locations" => [
          [
            [
              "_route" => "api_locations"
              "_controller" => "App\Location\Controller\Api\LocationApiController::bands"
            ]
            null
            [
              "GET" => 0
            ]
            null
            false
            false
            null
          ]
        ]
        "/admin/moderation/event_cancel" => [
          [
            [
              "_route" => "admin_event_cancel_requests"
              "_controller" => "App\Moderation\Controller\Admin\EventCancelAdminController::eventCancelRequests"
            ]
            null
            null
            null
            false
            false
            null
          ]
        ]
        "/admin/moderation/requests" => [
          [
            [
              "_route" => "admin_moderation_requests"
              "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requests"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/admin/moderation/requests/event_cancel" => [
          [
            [
              "_route" => "admin_moderation_event_cancel_requests"
              "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::eventCancelRequests"
            ]
            null
            null
            null
            false
            false
            null
          ]
        ]
        "/admin/payments/user" => [
          [
            [
              "_route" => "admin_user_payments"
              "_controller" => "App\Payment\Controller\UserPaymentAdminController::userPayments"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/payment/handler" => [
          [
            [
              "_route" => "payment_handler"
              "_controller" => "App\Payment\Controller\UserPaymentController::handler"
            ]
            null
            null
            null
            false
            false
            null
          ]
        ]
        "/admin/currencies" => [
          [
            [
              "_route" => "admin_currencies"
              "_controller" => "App\Price\Controller\CurrenciesAdminController::cities"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/admin/promo_codes" => [
          [
            [
              "_route" => "admin_promo_codes"
              "_controller" => "App\Promo\Controller\Admin\PromoCodesAdminController::promoCodes"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
        "/admin/reviews/questions" => [
          [
            [
              "_route" => "admin_questions"
              "_controller" => "App\Review\Controller\Admin\QuestionsAdminController::questions"
            ]
            null
            null
            null
            false
            false
            null
          ]
        ]
        "/admin/reviews/reviews" => [
          [
            [
              "_route" => "admin_reviews"
              "_controller" => "App\Review\Controller\Admin\ReviewsAdminController::reviews"
            ]
            null
            null
            null
            false
            false
            null
          ]
        ]
        "/logout" => [
          [
            [
              "_route" => "logout"
              "_controller" => "App\Security\Controller\SecurityController::logout"
            ]
            null
            null
            null
            false
            false
            null
          ]
        ]
        "/upload" => [
          [
            [
              "_route" => "upload"
              "_controller" => "App\Storage\Controller\UploadController::upload"
            ]
            null
            null
            null
            true
            false
            null
          ]
        ]
      ]
      -regexpList: [
        "{^(?|/_(?|error/(\d+)(?:\.([^/]++))?(*:38)|wdt/([^/]++)(*:57)|profiler/([^/]++)(?|/(?|search/results(*:102)|router(*:116)|exception(?|(*:136)|\.css(*:149)))|(*:159)))|/a(?|dmin/(?|crud/(?|add/([^/]++)(?:/([^/]++))?(*:216)|edit/([^/]++)/([^/]++)(?:/([^/]++))?(*:260)|view/([^/]++)/([^/]++)(?:/([^/]++))?(*:304))|band/([^/]++)/(?|albums(*:336)|contacts(*:352)))|pi/(?|([^/]++)/url/get/([^/]++)(?:/([^/]++))?(*:407)|band/band/([^/]++)(?|(*:436)|/favorite/update(*:460))))|/([^/]++)/band/invite/(?|a(?|rtist/(?|confirm(*:516)|approve(*:531))|dmin/confirm(*:552))|label/confirm(*:574))|/a(?|pi/(?|core/entity/(?|find/([^/]++)(*:622)|check/([^/]++)(*:644))|event/(?|event/([^/]++)(?|(*:679)|/favorite/update(*:703))|seats/([^/]++)(*:726)|commission/([^/]++)(*:753)))|dmin/event/([^/]++)/contacts(*:791))|/([^/]++)/event/band/artist/([^/]++)/reject(*:843)|/admin/events/([^/]++)/halls(*:879)|/([^/]++)/event/invite/(?|band/confirm(*:925)|location/confirm(*:949))|/a(?|dmin/(?|events/halls/([^/]++)/zones(*:998)|location(?|s/(?|([^/]++)/halls(?|(*:1039)|/([^/]++)/layouts(*:1065))|layouts/([^/]++)/zones(*:1097)|halls/([^/]++)/zones(*:1126))|/([^/]++)/contacts(*:1154))|moderation/(?|event_cancel/([^/]++)/approve(*:1207)|request/([^/]++)(?|(*:1235)|/(?|reject(*:1254)|approve(*:1270)))))|pi/location/location/([^/]++)(*:1312))|/([^/]++)/noty/(?|location/(?|invite/view(*:1363)|confirm/success(*:1387)|scheme(?|\-map/view(*:1415)|/view(*:1429)))|event/band/artist/view(*:1462)|security/(?|registration/(?|view(*:1503)|confirm(*:1519))|password/reset(*:1543))|band/(?|c(?|onfirm/success(*:1579)|reate/view(*:1598))|invite/admin/(?|confirm/view(*:1636)|approve/view(*:1657))))|/payment/([^/]++)/success(*:1694)|/shop/pay/([^/]++)/fail(*:1726)|/api/promo/promo\-code/([^/]++)(?:/([^/]++))?(*:1780)|/([^/]++)/(?|review/add/(?|event(*:1821)|thanks(*:1836))|auth/(?|login(*:1859)|reset\-password/(?|request(*:1894)|check(*:1908)|process(?:/([^/]++))?(*:1938))|user/(?|connect/(?|apple(?|(*:1975)|/check(*:1990))|facebook(?|(*:2011)|/check(*:2026))|google(?|(*:2045)|/check(*:2060))|yandex(?|(*:2079)|/check(*:2094)))|login(*:2110)|re(?|gistration(?|(*:2137)|/(?|verify/email(*:2162)|success/([^/]++)(*:2187)))|set\-password/(?|request(*:2222)|check(*:2236)|process(?:/([^/]++))?(*:2266)))))|lk/(?|band/(?|albums/([^/]++)(?|(*:2311)|/(?|add(*:2327)|edit/([^/]++)(*:2349)))|contacts/([^/]++)(?|(*:2380)|/(?|add(*:2396)|edit/([^/]++)(*:2418))))|artist(?|s(*:2440)|/(?|add(*:2456)|([^/]++)(?|/edit(*:2481)|(*:2490))|links/([^/]++)(*:2514)|documents/([^/]++)(*:2541)|questions/([^/]++)(*:2568)|me(?|dia/([^/]++)(*:2594)|mbers/([^/]++)(*:2617))|access/([^/]++)(*:2642)|reviews/([^/]++)(*:2667)|confirm/([^/]++)(*:2692)))|setup/(?|artist/step/band_(?|main_data(?:/([^/]++))?(*:2755)|second_data(?:/([^/]++))?(*:2789))|location/step/location_(?|main_data(?:/([^/]++))?(*:2848)|second_data(?:/([^/]++))?(*:2882))|user/step/organizer_main_data(?:/([^/]++))?(*:2935))|event(?|/(?|contacts/([^/]++)(?|(*:2977)|/(?|add(*:2993)|([^/]++)/edit(*:3015)))|halls/([^/]++)(?|(*:3043)|/(?|tickets(*:3063)|([^/]++)/edit(*:3085)))|p(?|artners/([^/]++)(*:3116)|r(?|ices/([^/]++)(?|(*:3145)|/(?|zone/([^/]++)/save(*:3176)|([^/]++)/save(*:3198)|seat/([^/]++)/save(*:3225)))|omo_codes/([^/]++)(?|(*:3257)|/(?|add(*:3273)|([^/]++)/edit(*:3295)))))|([^/]++)/promo_codes/export(*:3335)|s(?|plits/([^/]++)(*:3362)|etup(?:/([^/]++)(?:/([^/]++))?)?(*:3403))|ticket\-types/([^/]++)(?|(*:3438)|/(?|add/([^/]++)(*:3463)|([^/]++)/edit(*:3485)))|orders/([^/]++)(?|(*:3514)|/export(*:3530))|halls/([^/]++)/([^/]++)/zones(?|(*:3572)|/([^/]++)/edit(*:3595))|create(*:3611)|([^/]++)(?|/edit(*:3636)|(*:3645))|dashboard/([^/]++)(*:3673)|media/([^/]++)(*:3696)|links/([^/]++)(*:3719))|s(?|/members/([^/]++)(*:3750)|(?:/(active|completed))?(*:3783)|/(?|member(*:3802)|user/get(*:3819)|calendar(*:3836)|location(*:3853))))|l(?|abel/bands(*:3879)|ocation(?|/(?|contacts/([^/]++)(?|(*:3922)|/(?|add(*:3938)|([^/]++)/edit(*:3960)))|halls/([^/]++)/(?|([^/]++)/layout/([^/]++)/zone(?|s(?|(*:4025)|/control(*:4042))|/(?|add(*:4059)|([^/]++)/edit(*:4081)))|layouts(?:/([^/]++))?(*:4113)|([^/]++)/layout/(?|add(*:4144)|([^/]++)/(?|edit(*:4169)|seats(*:4183))))|([^/]++)/hall/([^/]++)/zone(?|s(*:4226)|/(?|add(*:4242)|([^/]++)/edit(*:4264)))|halls/([^/]++)(?|(*:4292)|/(?|add(*:4308)|edit/([^/]++)(*:4330)))|([^/]++)(?|/edit(*:4357)|(*:4366))|links/([^/]++)(*:4390)|media/([^/]++)(*:4413)|reviews/([^/]++)(*:4438)|c(?|alendar/([^/]++)(*:4467)|onfirm/([^/]++)(*:4491)))|s(?|(*:4506)|/add(*:4519))))|p(?|rofile/(?|requisites/payment(*:4563)|statements(*:4582))|ayment/account/refresh(*:4614))))|/([^/]++)?(?|(*:4639))|/([^/]++)/lk/(?|profile(?|(*:4675)|/(?|edit(*:4692)|re(?|quisites(*:4714)|move(*:4727))))|setup(?|(?:/([^/]++)(?:/([^/]++))?)?(*:4775)|/user/step/user_data(*:4804)))|/admin/users/([^/]++)(?:/([^/]++))?(*:4850)|/_module(*:4867))/?$}sDu"
      ]
      -dynamicRoutes: [
        38 => [
          [
            [
              "_route" => "_preview_error"
              "_controller" => "error_controller::preview"
              "_format" => "html"
            ]
            [
              "code"
              "_format"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        57 => [
          [
            [
              "_route" => "_wdt"
              "_controller" => "web_profiler.controller.profiler::toolbarAction"
            ]
            [
              "token"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        102 => [
          [
            [
              "_route" => "_profiler_search_results"
              "_controller" => "web_profiler.controller.profiler::searchResultsAction"
            ]
            [
              "token"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        116 => [
          [
            [
              "_route" => "_profiler_router"
              "_controller" => "web_profiler.controller.router::panelAction"
            ]
            [
              "token"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        136 => [
          [
            [
              "_route" => "_profiler_exception"
              "_controller" => "web_profiler.controller.exception_panel::body"
            ]
            [
              "token"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        149 => [
          [
            [
              "_route" => "_profiler_exception_css"
              "_controller" => "web_profiler.controller.exception_panel::stylesheet"
            ]
            [
              "token"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        159 => [
          [
            [
              "_route" => "_profiler"
              "_controller" => "web_profiler.controller.profiler::panelAction"
            ]
            [
              "token"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        216 => [
          [
            [
              "_route" => "admin_crud_add"
              "module" => null
              "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityAdd"
            ]
            [
              "entityName"
              "module"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        260 => [
          [
            [
              "_route" => "admin_crud_edit"
              "module" => null
              "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityEdit"
            ]
            [
              "entityName"
              "id"
              "module"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        304 => [
          [
            [
              "_route" => "admin_crud_view"
              "module" => null
              "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityView"
            ]
            [
              "entityName"
              "id"
              "module"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        336 => [
          [
            [
              "_route" => "admin_band_albums"
              "_controller" => "App\Band\Controller\AlbumsAdminController::bandAlbums"
            ]
            [
              "band"
            ]
            null
            null
            true
            false
            null
          ]
        ]
        352 => [
          [
            [
              "_route" => "admin_band_contacts"
              "_controller" => "App\Band\Controller\BandContactsAdminController::bandContacts"
            ]
            [
              "band"
            ]
            null
            null
            true
            false
            null
          ]
        ]
        407 => [
          [
            [
              "_route" => "api_get_url"
              "type" => 0
              "_controller" => "App\Api\Controller\ApiController::getUrl"
            ]
            [
              "_locale"
              "name"
              "type"
            ]
            [
              "GET" => 0
            ]
            null
            false
            true
            null
          ]
        ]
        436 => [
          [
            [
              "_route" => "api_band"
              "_controller" => "App\Band\Controller\Api\BandApiController::band"
            ]
            [
              "slug"
            ]
            [
              "GET" => 0
            ]
            null
            false
            true
            null
          ]
        ]
        460 => [
          [
            [
              "_route" => "api_band_favorite_update"
              "_controller" => "App\Band\Controller\Api\BandApiController::favoriteCountUpdate"
            ]
            [
              "id"
            ]
            [
              "PUT" => 0
            ]
            null
            false
            false
            null
          ]
        ]
        516 => [
          [
            [
              "_route" => "band_artist_invite_confirm"
              "_controller" => "App\Band\Controller\BandInvitesController::bandArtistConfirm"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        531 => [
          [
            [
              "_route" => "band_artist_invite_approve"
              "_controller" => "App\Band\Controller\BandInvitesController::bandArtistApprove"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        552 => [
          [
            [
              "_route" => "band_admin_invite_confirm"
              "_controller" => "App\Band\Controller\BandInvitesController::bandAdminConfirm"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        574 => [
          [
            [
              "_route" => "band_label_invite_confirm"
              "_controller" => "App\Band\Controller\BandInvitesController::bandLabelConfirm"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        622 => [
          [
            [
              "_route" => "api_find_entity"
              "_controller" => "App\Core\Controller\Api\CoreApiController::findEntity"
            ]
            [
              "hash"
            ]
            [
              "GET" => 0
            ]
            null
            false
            true
            null
          ]
        ]
        644 => [
          [
            [
              "_route" => "api_check_entity_by_slug"
              "_controller" => "App\Core\Controller\Api\CoreApiController::findEntityBySlug"
            ]
            [
              "slug"
            ]
            [
              "GET" => 0
            ]
            null
            false
            true
            null
          ]
        ]
        679 => [
          [
            [
              "_route" => "api_event"
              "_controller" => "App\Event\Controller\Api\EventApiController::event"
            ]
            [
              "slug"
            ]
            [
              "GET" => 0
            ]
            null
            false
            true
            null
          ]
        ]
        703 => [
          [
            [
              "_route" => "api_event_favorite_update"
              "_controller" => "App\Event\Controller\Api\EventApiController::favoriteCountUpdate"
            ]
            [
              "id"
            ]
            [
              "PUT" => 0
            ]
            null
            false
            false
            null
          ]
        ]
        726 => [
          [
            [
              "_route" => "api_event_seats"
              "_controller" => "App\Event\Controller\Api\EventApiController::eventSeats"
            ]
            [
              "eventId"
            ]
            [
              "GET" => 0
            ]
            null
            false
            true
            null
          ]
        ]
        753 => [
          [
            [
              "_route" => "api_event_commission"
              "_controller" => "App\Event\Controller\Api\EventApiController::eventCommission"
            ]
            [
              "event"
            ]
            [
              "GET" => 0
            ]
            null
            false
            true
            null
          ]
        ]
        791 => [
          [
            [
              "_route" => "admin_event_contacts"
              "_controller" => "App\Event\Controller\Admin\EventContactsAdminController::eventContacts"
            ]
            [
              "event"
            ]
            null
            null
            true
            false
            null
          ]
        ]
        843 => [
          [
            [
              "_route" => "event_band_artist_reject"
              "_controller" => "App\Event\Controller\EventBandsController::eventBandArtistReject"
            ]
            [
              "_locale"
              "id"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        879 => [
          [
            [
              "_route" => "admin_event_halls"
              "_controller" => "App\Event\Controller\EventHallsAdminController::eventHalls"
            ]
            [
              "event"
            ]
            null
            null
            true
            false
            null
          ]
        ]
        925 => [
          [
            [
              "_route" => "event_band_invite_confirm"
              "_controller" => "App\Event\Controller\EventInvitesController::eventBandConfirm"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        949 => [
          [
            [
              "_route" => "event_location_invite_confirm"
              "_controller" => "App\Event\Controller\EventInvitesController::eventLocationConfirm"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        998 => [
          [
            [
              "_route" => "admin_event_hall_zones"
              "_controller" => "App\Event\Controller\EventZonesAdminController::eventHallZones"
            ]
            [
              "event_hall"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1039 => [
          [
            [
              "_route" => "admin_location_halls"
              "_controller" => "App\Location\Controller\Admin\HallsAdminController::locationHalls"
            ]
            [
              "location"
            ]
            null
            null
            true
            false
            null
          ]
        ]
        1065 => [
          [
            [
              "_route" => "admin_hall_layouts"
              "_controller" => "App\Location\Controller\Admin\LayoutsAdminController::hallLayouts"
            ]
            [
              "location"
              "hall"
            ]
            null
            null
            true
            false
            null
          ]
        ]
        1097 => [
          [
            [
              "_route" => "admin_layout_zones"
              "_controller" => "App\Location\Controller\Admin\ZonesAdminController::layoutZones"
            ]
            [
              "layout"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1126 => [
          [
            [
              "_route" => "admin_hall_zones"
              "_controller" => "App\Location\Controller\Admin\ZonesAdminController::hallZones"
            ]
            [
              "hall"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1154 => [
          [
            [
              "_route" => "admin_location_contacts"
              "_controller" => "App\Location\Controller\Admin\LocationContactsAdminController::locationContacts"
            ]
            [
              "location"
            ]
            null
            null
            true
            false
            null
          ]
        ]
        1207 => [
          [
            [
              "_route" => "admin_event_cancel_request_approve"
              "_controller" => "App\Moderation\Controller\Admin\EventCancelAdminController::requestApprove"
            ]
            [
              "id"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1235 => [
          [
            [
              "_route" => "admin_moderation_request"
              "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::request"
            ]
            [
              "id"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        1254 => [
          [
            [
              "_route" => "admin_moderation_request_reject"
              "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requestReject"
            ]
            [
              "id"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1270 => [
          [
            [
              "_route" => "admin_moderation_request_approve"
              "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requestApprove"
            ]
            [
              "id"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1312 => [
          [
            [
              "_route" => "api_location"
              "_controller" => "App\Location\Controller\Api\LocationApiController::location"
            ]
            [
              "slug"
            ]
            [
              "GET" => 0
            ]
            null
            false
            true
            null
          ]
        ]
        1363 => [
          [
            [
              "_route" => "noty_user_remove_page"
              "_controller" => "App\Noty\Controller\NotyViewController::locationInvite"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1387 => [
          [
            [
              "_route" => "noty_location_confirm_success"
              "_controller" => "App\Noty\Controller\NotyViewController::notyLocationConfirmSuccess"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1415 => [
          [
            [
              "_route" => "noty_location_scheme_map_uploaded_page"
              "_controller" => "App\Noty\Controller\NotyViewController::locationSchemeMapView"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1429 => [
          [
            [
              "_route" => "noty_location_scheme_uploaded_page"
              "_controller" => "App\Noty\Controller\NotyViewController::locationSchemeView"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1462 => [
          [
            [
              "_route" => "noty_event_band_artist_page"
              "_controller" => "App\Noty\Controller\NotyViewController::notyEventBandArtist"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1503 => [
          [
            [
              "_route" => "noty_security_registration_page"
              "_controller" => "App\Noty\Controller\NotyViewController::notySecurityRegistration"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1519 => [
          [
            [
              "_route" => "noty_security_registration_confirm"
              "_controller" => "App\Noty\Controller\NotyViewController::notySecurityRegistrationConfirm"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1543 => [
          [
            [
              "_route" => "noty_security_password_reset"
              "_controller" => "App\Noty\Controller\NotyViewController::notySecurityPasswordReset"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1579 => [
          [
            [
              "_route" => "noty_band_confirm_success"
              "_controller" => "App\Noty\Controller\NotyViewController::notyBandConfirmSuccess"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1598 => [
          [
            [
              "_route" => "noty_band_creaate_page"
              "_controller" => "App\Noty\Controller\NotyViewController::bandCreate"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1636 => [
          [
            [
              "_route" => "noty_band_admin_invite_confirm_page"
              "_controller" => "App\Noty\Controller\NotyViewController::bandAdminInviteConfirm"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1657 => [
          [
            [
              "_route" => "noty_band_admin_invite_approve_page"
              "_controller" => "App\Noty\Controller\NotyViewController::bandAdminInviteApprove"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1694 => [
          [
            [
              "_route" => "payment_success"
              "_controller" => "App\Payment\Controller\UserPaymentController::success"
            ]
            [
              "hash"
            ]
            null
            null
            true
            false
            null
          ]
        ]
        1726 => [
          [
            [
              "_route" => "payment_fail"
              "_controller" => "App\Payment\Controller\UserPaymentController::fail"
            ]
            [
              "hash"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1780 => [
          [
            [
              "_route" => "api_promo_code"
              "event" => null
              "_controller" => "App\Promo\Controller\Api\PromoCodeApiController::promoCode"
            ]
            [
              "code"
              "event"
            ]
            [
              "GET" => 0
            ]
            null
            false
            true
            null
          ]
        ]
        1821 => [
          [
            [
              "_route" => "add_event_review"
              "_controller" => "App\Review\Controller\ReviewsController::addEventReview"
            ]
            [
              "_locale"
            ]
            null
            null
            true
            false
            null
          ]
        ]
        1836 => [
          [
            [
              "_route" => "add_review_thanks"
              "_controller" => "App\Review\Controller\ReviewsController::addReviewThanks"
            ]
            [
              "_locale"
            ]
            null
            null
            true
            false
            null
          ]
        ]
        1859 => [
          [
            [
              "_route" => "admin_login"
              "_controller" => "App\Security\Controller\Admin\AuthController::login"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1894 => [
          [
            [
              "_route" => "admin_forgot_password_request"
              "_controller" => "App\Security\Controller\Admin\ResetPasswordController::request"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1908 => [
          [
            [
              "_route" => "admin_check_reset_password_email"
              "_controller" => "App\Security\Controller\Admin\ResetPasswordController::checkEmail"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1938 => [
          [
            [
              "_route" => "admin_reset_password"
              "token" => null
              "_controller" => "App\Security\Controller\Admin\ResetPasswordController::reset"
            ]
            [
              "_locale"
              "token"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        1975 => [
          [
            [
              "_route" => "connect_apple_start"
              "_controller" => "App\Security\Controller\OAuth\AppleController::connectAction"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        1990 => [
          [
            [
              "_route" => "connect_apple_check"
              "_controller" => "App\Security\Controller\OAuth\AppleController::connectCheckAction"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2011 => [
          [
            [
              "_route" => "connect_facebook_start"
              "_controller" => "App\Security\Controller\OAuth\FacebookController::connectAction"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2026 => [
          [
            [
              "_route" => "connect_facebook_check"
              "_controller" => "App\Security\Controller\OAuth\FacebookController::connectCheckAction"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2045 => [
          [
            [
              "_route" => "connect_google_start"
              "_controller" => "App\Security\Controller\OAuth\GoogleController::connectAction"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2060 => [
          [
            [
              "_route" => "connect_google_check"
              "_controller" => "App\Security\Controller\OAuth\GoogleController::connectCheckAction"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2079 => [
          [
            [
              "_route" => "connect_yandex_start"
              "_controller" => "App\Security\Controller\OAuth\YandexController::connectAction"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2094 => [
          [
            [
              "_route" => "connect_yandex_check"
              "_controller" => "App\Security\Controller\OAuth\YandexController::connectCheckAction"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2110 => [
          [
            [
              "_route" => "user_login"
              "_controller" => "App\Security\Controller\User\AuthController::user_login"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2137 => [
          [
            [
              "_route" => "user_registration"
              "_controller" => "App\Security\Controller\User\RegistrationController::registrationPage"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2162 => [
          [
            [
              "_route" => "registration_verify_email"
              "_controller" => "App\Security\Controller\User\RegistrationController::verifyUserEmail"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2187 => [
          [
            [
              "_route" => "user_registration_success"
              "_controller" => "App\Security\Controller\User\RegistrationController::registrationSuccessPage"
            ]
            [
              "_locale"
              "hash"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2222 => [
          [
            [
              "_route" => "user_forgot_password_request"
              "_controller" => "App\Security\Controller\User\ResetPasswordController::request"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2236 => [
          [
            [
              "_route" => "user_check_reset_password_email"
              "_controller" => "App\Security\Controller\User\ResetPasswordController::checkEmail"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2266 => [
          [
            [
              "_route" => "user_reset_password"
              "token" => null
              "_controller" => "App\Security\Controller\User\ResetPasswordController::reset"
            ]
            [
              "_locale"
              "token"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2311 => [
          [
            [
              "_route" => "user_band_albums"
              "_controller" => "App\User\Controller\Band\UserBandAlbumsController::bandAlbums"
            ]
            [
              "_locale"
              "band"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2327 => [
          [
            [
              "_route" => "add_band_album"
              "_controller" => "App\User\Controller\Band\UserBandAlbumsController::addBandAlbum"
            ]
            [
              "_locale"
              "band"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2349 => [
          [
            [
              "_route" => "edit_band_album"
              "_controller" => "App\User\Controller\Band\UserBandAlbumsController::editBand"
            ]
            [
              "_locale"
              "band"
              "album"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2380 => [
          [
            [
              "_route" => "user_band_contacts"
              "_controller" => "App\User\Controller\Band\UserBandContactsController::bandContacts"
            ]
            [
              "_locale"
              "band"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2396 => [
          [
            [
              "_route" => "add_band_contact"
              "_controller" => "App\User\Controller\Band\UserBandContactsController::addBandContact"
            ]
            [
              "_locale"
              "band"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2418 => [
          [
            [
              "_route" => "edit_band_contact"
              "_controller" => "App\User\Controller\Band\UserBandContactsController::editBandContact"
            ]
            [
              "_locale"
              "band"
              "contact"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2440 => [
          [
            [
              "_route" => "user_bands"
              "_controller" => "App\User\Controller\Band\UserBandsController::bands"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2456 => [
          [
            [
              "_route" => "add_band"
              "_controller" => "App\User\Controller\Band\UserBandsController::addBand"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2481 => [
          [
            [
              "_route" => "edit_band"
              "_controller" => "App\User\Controller\Band\UserBandsController::editBand"
            ]
            [
              "_locale"
              "band"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        2490 => [
          [
            [
              "_route" => "view_band"
              "_controller" => "App\User\Controller\Band\UserBandsController::viewBand"
            ]
            [
              "_locale"
              "band"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2514 => [
          [
            [
              "_route" => "band_links"
              "_controller" => "App\User\Controller\Band\UserBandsController::bandLinks"
            ]
            [
              "_locale"
              "band"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2541 => [
          [
            [
              "_route" => "band_documents"
              "_controller" => "App\User\Controller\Band\UserBandsController::bandDocuments"
            ]
            [
              "_locale"
              "band"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2568 => [
          [
            [
              "_route" => "band_questions"
              "_controller" => "App\User\Controller\Band\UserBandsController::bandQuestions"
            ]
            [
              "_locale"
              "band"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2594 => [
          [
            [
              "_route" => "band_media"
              "_controller" => "App\User\Controller\Band\UserBandsController::bandMedia"
            ]
            [
              "_locale"
              "band"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2617 => [
          [
            [
              "_route" => "band_members"
              "_controller" => "App\User\Controller\Band\UserBandsController::bandMembers"
            ]
            [
              "_locale"
              "band"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2642 => [
          [
            [
              "_route" => "band_access"
              "_controller" => "App\User\Controller\Band\UserBandsController::bandAccess"
            ]
            [
              "_locale"
              "band"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2667 => [
          [
            [
              "_route" => "band_reviews"
              "_controller" => "App\User\Controller\Band\UserBandsController::bandReviews"
            ]
            [
              "_locale"
              "band"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2692 => [
          [
            [
              "_route" => "confirm_band"
              "_controller" => "App\User\Controller\Band\UserBandsController::confirmBand"
            ]
            [
              "_locale"
              "band"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2755 => [
          [
            [
              "_route" => "setup_band_main_data"
              "_locale" => "ru"
              "id" => null
              "_controller" => "App\User\Controller\Band\UserBandsController::setupBandMainData"
            ]
            [
              "_locale"
              "id"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2789 => [
          [
            [
              "_route" => "setup_band_second_data"
              "_locale" => "ru"
              "id" => null
              "_controller" => "App\User\Controller\Band\UserBandsController::setupBandSecondData"
            ]
            [
              "_locale"
              "id"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2848 => [
          [
            [
              "_route" => "setup_location_main_data"
              "_locale" => "ru"
              "id" => null
              "_controller" => "App\User\Controller\Location\UserLocationsController::setupLocationMainData"
            ]
            [
              "_locale"
              "id"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2882 => [
          [
            [
              "_route" => "setup_location_second_data"
              "_locale" => "ru"
              "id" => null
              "_controller" => "App\User\Controller\Location\UserLocationsController::setupLocationSecondData"
            ]
            [
              "_locale"
              "id"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2935 => [
          [
            [
              "_route" => "setup_organizer_main_data"
              "_locale" => "ru"
              "id" => null
              "_controller" => "App\User\Controller\Organizer\UserOrganizersController::setupOrganizerMainData"
            ]
            [
              "_locale"
              "id"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2977 => [
          [
            [
              "_route" => "user_event_contacts"
              "_controller" => "App\User\Controller\Event\UserEventContactsController::eventContacts"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        2993 => [
          [
            [
              "_route" => "add_event_contact"
              "_controller" => "App\User\Controller\Event\UserEventContactsController::addEventContact"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3015 => [
          [
            [
              "_route" => "edit_event_contact"
              "_controller" => "App\User\Controller\Event\UserEventContactsController::editEventContact"
            ]
            [
              "_locale"
              "event"
              "contact"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3043 => [
          [
            [
              "_route" => "user_event_halls"
              "_controller" => "App\User\Controller\Event\UserEventHallsController::eventHalls"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3063 => [
          [
            [
              "_route" => "user_event_tickets"
              "_controller" => "App\User\Controller\Event\UserEventHallsController::eventTickets"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3085 => [
          [
            [
              "_route" => "edit_event_hall"
              "_controller" => "App\User\Controller\Event\UserEventHallsController::editEventHall"
            ]
            [
              "_locale"
              "event"
              "hall"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3116 => [
          [
            [
              "_route" => "edit_event_partners"
              "_controller" => "App\User\Controller\Event\UserEventPartnersController::editEventPartners"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3145 => [
          [
            [
              "_route" => "user_event_prices"
              "_controller" => "App\User\Controller\Event\UserEventPricesController::editEventPrices"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3176 => [
          [
            [
              "_route" => "user_event_zone_prices_save"
              "_controller" => "App\User\Controller\Event\UserEventPricesController::eventZonePricesSave"
            ]
            [
              "_locale"
              "event"
              "zone"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3198 => [
          [
            [
              "_route" => "user_event_prices_save"
              "_controller" => "App\User\Controller\Event\UserEventPricesController::editEventPricesSave"
            ]
            [
              "_locale"
              "event"
              "group"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3225 => [
          [
            [
              "_route" => "user_event_seat_prices_save"
              "_controller" => "App\User\Controller\Event\UserEventPricesController::eventSeatPricesSave"
            ]
            [
              "_locale"
              "event"
              "seat"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3257 => [
          [
            [
              "_route" => "user_event_promo_codes"
              "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::eventPromoCodes"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3273 => [
          [
            [
              "_route" => "add_event_promo_code"
              "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::addEventPromoCode"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3295 => [
          [
            [
              "_route" => "edit_event_promo_code"
              "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::editEventPromoCode"
            ]
            [
              "_locale"
              "event"
              "promo_code"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3335 => [
          [
            [
              "_route" => "user_event_promo_codes_export"
              "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::eventPromoCodesExport"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3362 => [
          [
            [
              "_route" => "edit_event_splits"
              "_controller" => "App\User\Controller\Event\UserEventSplitsController::editEventSplits"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3403 => [
          [
            [
              "_route" => "add_event"
              "step" => "main_data"
              "event" => null
              "_controller" => "App\User\Controller\Event\UserEventsController::addEventSetup"
            ]
            [
              "_locale"
              "step"
              "event"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3438 => [
          [
            [
              "_route" => "user_event_ticket_types"
              "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::eventTicketTypes"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3463 => [
          [
            [
              "_route" => "add_event_ticket_type"
              "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::addEventTicketType"
            ]
            [
              "_locale"
              "event"
              "type"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3485 => [
          [
            [
              "_route" => "edit_event_ticket_type"
              "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::editEventTicketType"
            ]
            [
              "_locale"
              "event"
              "ticketType"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3514 => [
          [
            [
              "_route" => "user_event_orders"
              "_controller" => "App\User\Controller\Event\UserEventTicketsController::eventOrders"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3530 => [
          [
            [
              "_route" => "user_event_orders_export"
              "_controller" => "App\User\Controller\Event\UserEventTicketsController::eventOrdersExport"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3572 => [
          [
            [
              "_route" => "event_zones"
              "_controller" => "App\User\Controller\Event\UserEventZonesController::eventHallZones"
            ]
            [
              "_locale"
              "event"
              "hall"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3595 => [
          [
            [
              "_route" => "edit_event_zone"
              "_controller" => "App\User\Controller\Event\UserEventZonesController::editEventHall"
            ]
            [
              "_locale"
              "event"
              "hall"
              "zone"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3611 => [
          [
            [
              "_route" => "add_event_full"
              "_controller" => "App\User\Controller\Event\UserEventsController::addEvent"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3636 => [
          [
            [
              "_route" => "edit_event"
              "_controller" => "App\User\Controller\Event\UserEventsController::editEvent"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3645 => [
          [
            [
              "_route" => "view_event"
              "_controller" => "App\User\Controller\Event\UserEventsController::viewEvent"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3673 => [
          [
            [
              "_route" => "dashboard_event"
              "_controller" => "App\User\Controller\Event\UserEventsController::dashboardEvent"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3696 => [
          [
            [
              "_route" => "event_media"
              "_controller" => "App\User\Controller\Event\UserEventsController::eventMedia"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3719 => [
          [
            [
              "_route" => "event_links"
              "_controller" => "App\User\Controller\Event\UserEventsController::eventLinks"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3750 => [
          [
            [
              "_route" => "edit_event_members"
              "_controller" => "App\User\Controller\Event\UserEventMembersController::editEventMembers"
            ]
            [
              "_locale"
              "event"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3783 => [
          [
            [
              "_route" => "user_events"
              "state" => "active"
              "_controller" => "App\User\Controller\Event\UserEventsController::events"
            ]
            [
              "_locale"
              "state"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3802 => [
          [
            [
              "_route" => "user_events_member"
              "_controller" => "App\User\Controller\Event\UserEventsController::eventsMember"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3819 => [
          [
            [
              "_route" => "get_user_events"
              "_controller" => "App\User\Controller\Event\UserEventsController::userEvents"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3836 => [
          [
            [
              "_route" => "events_calendar"
              "_controller" => "App\User\Controller\Event\UserEventsController::eventsCalendar"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3853 => [
          [
            [
              "_route" => "user_events_location"
              "_controller" => "App\User\Controller\Event\UserEventsController::eventsLocation"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3879 => [
          [
            [
              "_route" => "label_bands"
              "_controller" => "App\User\Controller\Label\LabelBandsController::bands"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3922 => [
          [
            [
              "_route" => "user_location_contacts"
              "_controller" => "App\User\Controller\Location\UserLocationContactsController::locationContacts"
            ]
            [
              "_locale"
              "location"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        3938 => [
          [
            [
              "_route" => "add_location_contact"
              "_controller" => "App\User\Controller\Location\UserLocationContactsController::addLocationContact"
            ]
            [
              "_locale"
              "location"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        3960 => [
          [
            [
              "_route" => "edit_location_contact"
              "_controller" => "App\User\Controller\Location\UserLocationContactsController::editLocationContact"
            ]
            [
              "_locale"
              "location"
              "contact"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4025 => [
          [
            [
              "_route" => "user_location_hall_layout_zones"
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::locationHallLayoutZones"
            ]
            [
              "_locale"
              "location"
              "hall"
              "layout"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4042 => [
          [
            [
              "_route" => "user_location_hall_layout_zones_control"
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::locationHallLayoutZonesControl"
            ]
            [
              "_locale"
              "location"
              "hall"
              "layout"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4059 => [
          [
            [
              "_route" => "add_location_hall_layout_zone"
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::addLocationHallLayoutZone"
            ]
            [
              "_locale"
              "location"
              "hall"
              "layout"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4081 => [
          [
            [
              "_route" => "edit_location_hall_layout_zone"
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::editLocationHallLayoutZone"
            ]
            [
              "_locale"
              "location"
              "hall"
              "layout"
              "zone"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4113 => [
          [
            [
              "_route" => "user_location_hall_layouts"
              "hall" => null
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::locationHallLayouts"
            ]
            [
              "_locale"
              "location"
              "hall"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        4144 => [
          [
            [
              "_route" => "add_location_hall_layout"
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::addLocationHallLayout"
            ]
            [
              "_locale"
              "location"
              "hall"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4169 => [
          [
            [
              "_route" => "edit_location_hall_layout"
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::editLocationHallLayout"
            ]
            [
              "_locale"
              "location"
              "hall"
              "layout"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4183 => [
          [
            [
              "_route" => "location_hall_layout_seats"
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::editLocationHallLayoutSeats"
            ]
            [
              "_locale"
              "location"
              "hall"
              "layout"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4226 => [
          [
            [
              "_route" => "user_location_hall_zones"
              "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::locationHallZones"
            ]
            [
              "_locale"
              "location"
              "hall"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4242 => [
          [
            [
              "_route" => "add_location_hall_zone"
              "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::addLocationHallZone"
            ]
            [
              "_locale"
              "location"
              "hall"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4264 => [
          [
            [
              "_route" => "edit_location_hall_zone"
              "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::editLocationHallZone"
            ]
            [
              "_locale"
              "location"
              "hall"
              "zone"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4292 => [
          [
            [
              "_route" => "user_location_halls"
              "_controller" => "App\User\Controller\Location\UserLocationHallsController::locationHalls"
            ]
            [
              "_locale"
              "location"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        4308 => [
          [
            [
              "_route" => "add_location_hall"
              "_controller" => "App\User\Controller\Location\UserLocationHallsController::addLocationHall"
            ]
            [
              "_locale"
              "location"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4330 => [
          [
            [
              "_route" => "edit_location_hall"
              "_controller" => "App\User\Controller\Location\UserLocationHallsController::editLocationHall"
            ]
            [
              "_locale"
              "location"
              "hall"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        4357 => [
          [
            [
              "_route" => "edit_location"
              "_controller" => "App\User\Controller\Location\UserLocationsController::editLocation"
            ]
            [
              "_locale"
              "location"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4366 => [
          [
            [
              "_route" => "view_location"
              "_controller" => "App\User\Controller\Location\UserLocationsController::viewLocation"
            ]
            [
              "_locale"
              "location"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        4390 => [
          [
            [
              "_route" => "location_links"
              "_controller" => "App\User\Controller\Location\UserLocationsController::locationLinks"
            ]
            [
              "_locale"
              "location"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        4413 => [
          [
            [
              "_route" => "location_media"
              "_controller" => "App\User\Controller\Location\UserLocationsController::locationMedia"
            ]
            [
              "_locale"
              "location"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        4438 => [
          [
            [
              "_route" => "location_reviews"
              "_controller" => "App\User\Controller\Location\UserLocationsController::locationReviews"
            ]
            [
              "_locale"
              "location"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        4467 => [
          [
            [
              "_route" => "location_calendar"
              "_controller" => "App\User\Controller\Location\UserLocationsController::locationCalendar"
            ]
            [
              "_locale"
              "location"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        4491 => [
          [
            [
              "_route" => "confirm_location"
              "_controller" => "App\User\Controller\Location\UserLocationsController::confirmLocation"
            ]
            [
              "_locale"
              "location"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        4506 => [
          [
            [
              "_route" => "user_locations"
              "_controller" => "App\User\Controller\Location\UserLocationsController::locations"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4519 => [
          [
            [
              "_route" => "add_location"
              "_controller" => "App\User\Controller\Location\UserLocationsController::addLocation"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4563 => [
          [
            [
              "_route" => "user_requisites_payment"
              "_locale" => "ru"
              "_controller" => "App\User\Controller\Payment\UserPaymentController::requisitesPayment"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4582 => [
          [
            [
              "_route" => "user_statements"
              "_locale" => "ru"
              "_controller" => "App\User\Controller\Payment\UserPaymentController::statements"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4614 => [
          [
            [
              "_route" => "user_payment_account_refresh"
              "_locale" => "ru"
              "_controller" => "App\User\Controller\Payment\UserPaymentController::users"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4639 => [
          [
            [
              "_route" => "root"
              "_locale" => "ru"
              "_controller" => "App\User\Controller\UserController::root"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            true
            null
          ]
          [
            [
              "_route" => "profile"
              "_locale" => "ru"
              "_controller" => "App\User\Controller\UserController::profile"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        4675 => [
          [
            [
              "_route" => "main_page"
              "_locale" => "ru"
              "_controller" => "App\User\Controller\UserController::users"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4692 => [
          [
            [
              "_route" => "profile_edit"
              "_locale" => "ru"
              "_controller" => "App\User\Controller\UserController::profileEdit"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4714 => [
          [
            [
              "_route" => "user_requisites"
              "_locale" => "ru"
              "_controller" => "App\User\Controller\UserController::requisites"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4727 => [
          [
            [
              "_route" => "user_remove"
              "_locale" => "ru"
              "_controller" => "App\User\Controller\UserController::remove"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4775 => [
          [
            [
              "_route" => "setup_user"
              "_locale" => "ru"
              "step" => null
              "id" => null
              "_controller" => "App\User\Controller\UserController::setupUser"
            ]
            [
              "_locale"
              "step"
              "id"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        4804 => [
          [
            [
              "_route" => "setup_user_data"
              "_locale" => "ru"
              "_controller" => "App\User\Controller\UserController::setupUserData"
            ]
            [
              "_locale"
            ]
            null
            null
            false
            false
            null
          ]
        ]
        4850 => [
          [
            [
              "_route" => "admin_users"
              "role" => null
              "_controller" => "App\User\Controller\UsersAdminController::users"
            ]
            [
              "type"
              "role"
            ]
            null
            null
            false
            true
            null
          ]
        ]
        4867 => [
          [
            [
              "_route" => "_module"
              "_controller" => "App\_Module\Controller\ModuleController::index"
            ]
            []
            null
            null
            false
            false
            null
          ]
          [
            null
            null
            null
            null
            false
            false
            0
          ]
        ]
      ]
      -checkCondition: null
    }
    #generator: Symfony\Component\Routing\Generator\CompiledUrlGenerator {#2164
      #routes: null
      #context: Symfony\Component\Routing\RequestContext {#823}
      #strictRequirements: true
      #logger: Symfony\Bridge\Monolog\Logger {#827 …9}
      #decodedChars: [
        "%2F" => "/"
        "%252F" => "%2F"
        "%40" => "@"
        "%3A" => ":"
        "%3B" => ";"
        "%2C" => ","
        "%3D" => "="
        "%2B" => "+"
        "%21" => "!"
        "%2A" => "*"
        "%7C" => "|"
      ]
      -compiledRoutes: [
        "_preview_error" => [
          [
            "code"
            "_format"
          ]
          [
            "_controller" => "error_controller::preview"
            "_format" => "html"
          ]
          [
            "code" => "\d+"
          ]
          [
            [
              "variable"
              "."
              "[^/]++"
              "_format"
              true
            ]
            [
              "variable"
              "/"
              "\d+"
              "code"
              true
            ]
            [
              "text"
              "/_error"
            ]
          ]
          []
          []
          []
        ]
        "_wdt" => [
          [
            "token"
          ]
          [
            "_controller" => "web_profiler.controller.profiler::toolbarAction"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "token"
              true
            ]
            [
              "text"
              "/_wdt"
            ]
          ]
          []
          []
          []
        ]
        "_profiler_home" => [
          []
          [
            "_controller" => "web_profiler.controller.profiler::homeAction"
          ]
          []
          [
            [
              "text"
              "/_profiler/"
            ]
          ]
          []
          []
          []
        ]
        "_profiler_search" => [
          []
          [
            "_controller" => "web_profiler.controller.profiler::searchAction"
          ]
          []
          [
            [
              "text"
              "/_profiler/search"
            ]
          ]
          []
          []
          []
        ]
        "_profiler_search_bar" => [
          []
          [
            "_controller" => "web_profiler.controller.profiler::searchBarAction"
          ]
          []
          [
            [
              "text"
              "/_profiler/search_bar"
            ]
          ]
          []
          []
          []
        ]
        "_profiler_phpinfo" => [
          []
          [
            "_controller" => "web_profiler.controller.profiler::phpinfoAction"
          ]
          []
          [
            [
              "text"
              "/_profiler/phpinfo"
            ]
          ]
          []
          []
          []
        ]
        "_profiler_xdebug" => [
          []
          [
            "_controller" => "web_profiler.controller.profiler::xdebugAction"
          ]
          []
          [
            [
              "text"
              "/_profiler/xdebug"
            ]
          ]
          []
          []
          []
        ]
        "_profiler_search_results" => [
          [
            "token"
          ]
          [
            "_controller" => "web_profiler.controller.profiler::searchResultsAction"
          ]
          []
          [
            [
              "text"
              "/search/results"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "token"
              true
            ]
            [
              "text"
              "/_profiler"
            ]
          ]
          []
          []
          []
        ]
        "_profiler_open_file" => [
          []
          [
            "_controller" => "web_profiler.controller.profiler::openAction"
          ]
          []
          [
            [
              "text"
              "/_profiler/open"
            ]
          ]
          []
          []
          []
        ]
        "_profiler" => [
          [
            "token"
          ]
          [
            "_controller" => "web_profiler.controller.profiler::panelAction"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "token"
              true
            ]
            [
              "text"
              "/_profiler"
            ]
          ]
          []
          []
          []
        ]
        "_profiler_router" => [
          [
            "token"
          ]
          [
            "_controller" => "web_profiler.controller.router::panelAction"
          ]
          []
          [
            [
              "text"
              "/router"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "token"
              true
            ]
            [
              "text"
              "/_profiler"
            ]
          ]
          []
          []
          []
        ]
        "_profiler_exception" => [
          [
            "token"
          ]
          [
            "_controller" => "web_profiler.controller.exception_panel::body"
          ]
          []
          [
            [
              "text"
              "/exception"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "token"
              true
            ]
            [
              "text"
              "/_profiler"
            ]
          ]
          []
          []
          []
        ]
        "_profiler_exception_css" => [
          [
            "token"
          ]
          [
            "_controller" => "web_profiler.controller.exception_panel::stylesheet"
          ]
          []
          [
            [
              "text"
              "/exception.css"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "token"
              true
            ]
            [
              "text"
              "/_profiler"
            ]
          ]
          []
          []
          []
        ]
        "admin_action" => [
          []
          [
            "_controller" => "App\Admin\Controller\ActionController::adminAction"
          ]
          []
          [
            [
              "text"
              "/admin/action/"
            ]
          ]
          []
          []
          []
        ]
        "admin_crud_add" => [
          [
            "entityName"
            "module"
          ]
          [
            "module" => null
            "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityAdd"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "module"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "entityName"
              true
            ]
            [
              "text"
              "/admin/crud/add"
            ]
          ]
          []
          []
          []
        ]
        "admin_crud_edit" => [
          [
            "entityName"
            "id"
            "module"
          ]
          [
            "module" => null
            "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityEdit"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "module"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "id"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "entityName"
              true
            ]
            [
              "text"
              "/admin/crud/edit"
            ]
          ]
          []
          []
          []
        ]
        "admin_crud_view" => [
          [
            "entityName"
            "id"
            "module"
          ]
          [
            "module" => null
            "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityView"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "module"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "id"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "entityName"
              true
            ]
            [
              "text"
              "/admin/crud/view"
            ]
          ]
          []
          []
          []
        ]
        "autocomplete_users" => [
          []
          [
            "_controller" => "App\Admin\Controller\AutocompleteController::customers"
          ]
          []
          [
            [
              "text"
              "/autocomplete/users/"
            ]
          ]
          []
          []
          []
        ]
        "autocomplete_cities" => [
          []
          [
            "_controller" => "App\Admin\Controller\AutocompleteController::cities"
          ]
          []
          [
            [
              "text"
              "/autocomplete/cities/"
            ]
          ]
          []
          []
          []
        ]
        "autocomplete_locations" => [
          []
          [
            "_controller" => "App\Admin\Controller\AutocompleteController::locations"
          ]
          []
          [
            [
              "text"
              "/autocomplete/locations/"
            ]
          ]
          []
          []
          []
        ]
        "autocomplete_bands" => [
          []
          [
            "_controller" => "App\Admin\Controller\AutocompleteController::bands"
          ]
          []
          [
            [
              "text"
              "/autocomplete/bands/"
            ]
          ]
          []
          []
          []
        ]
        "autocomplete_events" => [
          []
          [
            "_controller" => "App\Admin\Controller\AutocompleteController::events"
          ]
          []
          [
            [
              "text"
              "/autocomplete/events/"
            ]
          ]
          []
          []
          []
        ]
        "admin_dashboard" => [
          []
          [
            "_controller" => "App\Admin\Controller\DashboardAdminController::index"
          ]
          []
          [
            [
              "text"
              "/admin/dashboard"
            ]
          ]
          []
          []
          []
        ]
        "admin" => [
          []
          [
            "_controller" => "App\Admin\Controller\DashboardAdminController::admin"
          ]
          []
          [
            [
              "text"
              "/admin"
            ]
          ]
          []
          []
          []
        ]
        "admin_ai_event_filter" => [
          []
          [
            "_controller" => "App\Ai\Controller\Admin\AiAdminController::eventContacts"
          ]
          []
          [
            [
              "text"
              "/admin/ai/event/filter/"
            ]
          ]
          []
          []
          []
        ]
        "api_get_url" => [
          [
            "_locale"
            "name"
            "type"
          ]
          [
            "type" => 0
            "_controller" => "App\Api\Controller\ApiController::getUrl"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "type"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "name"
              true
            ]
            [
              "text"
              "/url/get"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
            [
              "text"
              "/api"
            ]
          ]
          []
          []
          []
        ]
        "admin_bands" => [
          []
          [
            "_controller" => "App\Band\Controller\Admin\BandsAdminController::bands"
          ]
          []
          [
            [
              "text"
              "/admin/bands/bands/"
            ]
          ]
          []
          []
          []
        ]
        "admin_band_albums" => [
          [
            "band"
          ]
          [
            "_controller" => "App\Band\Controller\AlbumsAdminController::bandAlbums"
          ]
          []
          [
            [
              "text"
              "/albums/"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/admin/band"
            ]
          ]
          []
          []
          []
        ]
        "api_bands" => [
          []
          [
            "_controller" => "App\Band\Controller\Api\BandApiController::bands"
          ]
          []
          [
            [
              "text"
              "/api/band/bands"
            ]
          ]
          []
          []
          []
        ]
        "api_band" => [
          [
            "slug"
          ]
          [
            "_controller" => "App\Band\Controller\Api\BandApiController::band"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "slug"
              true
            ]
            [
              "text"
              "/api/band/band"
            ]
          ]
          []
          []
          []
        ]
        "api_band_favorite_update" => [
          [
            "id"
          ]
          [
            "_controller" => "App\Band\Controller\Api\BandApiController::favoriteCountUpdate"
          ]
          []
          [
            [
              "text"
              "/favorite/update"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "id"
              true
            ]
            [
              "text"
              "/api/band/band"
            ]
          ]
          []
          []
          []
        ]
        "admin_band_contacts" => [
          [
            "band"
          ]
          [
            "_controller" => "App\Band\Controller\BandContactsAdminController::bandContacts"
          ]
          []
          [
            [
              "text"
              "/contacts/"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/admin/band"
            ]
          ]
          []
          []
          []
        ]
        "band_artist_invite_confirm" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Band\Controller\BandInvitesController::bandArtistConfirm"
          ]
          []
          [
            [
              "text"
              "/band/invite/artist/confirm"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "band_admin_invite_confirm" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Band\Controller\BandInvitesController::bandAdminConfirm"
          ]
          []
          [
            [
              "text"
              "/band/invite/admin/confirm"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "band_artist_invite_approve" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Band\Controller\BandInvitesController::bandArtistApprove"
          ]
          []
          [
            [
              "text"
              "/band/invite/artist/approve"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "band_label_invite_confirm" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Band\Controller\BandInvitesController::bandLabelConfirm"
          ]
          []
          [
            [
              "text"
              "/band/invite/label/confirm"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "action" => [
          []
          [
            "_controller" => "App\Core\Controller\ActionController::adminAction"
          ]
          []
          [
            [
              "text"
              "/action/"
            ]
          ]
          []
          []
          []
        ]
        "api_find_entity" => [
          [
            "hash"
          ]
          [
            "_controller" => "App\Core\Controller\Api\CoreApiController::findEntity"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "hash"
              true
            ]
            [
              "text"
              "/api/core/entity/find"
            ]
          ]
          []
          []
          []
        ]
        "api_check_entity_by_slug" => [
          [
            "slug"
          ]
          [
            "_controller" => "App\Core\Controller\Api\CoreApiController::findEntityBySlug"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "slug"
              true
            ]
            [
              "text"
              "/api/core/entity/check"
            ]
          ]
          []
          []
          []
        ]
        "admin_genres" => [
          []
          [
            "_controller" => "App\Core\Controller\GenresAdminController::genres"
          ]
          []
          [
            [
              "text"
              "/admin/genres/"
            ]
          ]
          []
          []
          []
        ]
        "admin_event_contacts" => [
          [
            "event"
          ]
          [
            "_controller" => "App\Event\Controller\Admin\EventContactsAdminController::eventContacts"
          ]
          []
          [
            [
              "text"
              "/contacts/"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/admin/event"
            ]
          ]
          []
          []
          []
        ]
        "api_events" => [
          []
          [
            "_controller" => "App\Event\Controller\Api\EventApiController::events"
          ]
          []
          [
            [
              "text"
              "/api/event/events"
            ]
          ]
          []
          []
          []
        ]
        "api_event" => [
          [
            "slug"
          ]
          [
            "_controller" => "App\Event\Controller\Api\EventApiController::event"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "slug"
              true
            ]
            [
              "text"
              "/api/event/event"
            ]
          ]
          []
          []
          []
        ]
        "api_event_seats" => [
          [
            "eventId"
          ]
          [
            "_controller" => "App\Event\Controller\Api\EventApiController::eventSeats"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "eventId"
              true
            ]
            [
              "text"
              "/api/event/seats"
            ]
          ]
          []
          []
          []
        ]
        "api_event_favorite_update" => [
          [
            "id"
          ]
          [
            "_controller" => "App\Event\Controller\Api\EventApiController::favoriteCountUpdate"
          ]
          []
          [
            [
              "text"
              "/favorite/update"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "id"
              true
            ]
            [
              "text"
              "/api/event/event"
            ]
          ]
          []
          []
          []
        ]
        "api_event_availability_check" => [
          []
          [
            "_controller" => "App\Event\Controller\Api\EventApiController::checkAvailability"
          ]
          []
          [
            [
              "text"
              "/api/event/events/availability/check"
            ]
          ]
          []
          []
          []
        ]
        "api_event_commission" => [
          [
            "event"
          ]
          [
            "_controller" => "App\Event\Controller\Api\EventApiController::eventCommission"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/api/event/commission"
            ]
          ]
          []
          []
          []
        ]
        "admin_events" => [
          []
          [
            "_controller" => "App\Event\Controller\EventAdminController::cities"
          ]
          []
          [
            [
              "text"
              "/admin/evens/evens/"
            ]
          ]
          []
          []
          []
        ]
        "event_band_artist_reject" => [
          [
            "_locale"
            "id"
          ]
          [
            "_controller" => "App\Event\Controller\EventBandsController::eventBandArtistReject"
          ]
          []
          [
            [
              "text"
              "/reject"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "id"
              true
            ]
            [
              "text"
              "/event/band/artist"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "admin_event_halls" => [
          [
            "event"
          ]
          [
            "_controller" => "App\Event\Controller\EventHallsAdminController::eventHalls"
          ]
          []
          [
            [
              "text"
              "/halls/"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/admin/events"
            ]
          ]
          []
          []
          []
        ]
        "event_band_invite_confirm" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Event\Controller\EventInvitesController::eventBandConfirm"
          ]
          []
          [
            [
              "text"
              "/event/invite/band/confirm"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "event_location_invite_confirm" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Event\Controller\EventInvitesController::eventLocationConfirm"
          ]
          []
          [
            [
              "text"
              "/event/invite/location/confirm"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "admin_event_hall_zones" => [
          [
            "event_hall"
          ]
          [
            "_controller" => "App\Event\Controller\EventZonesAdminController::eventHallZones"
          ]
          []
          [
            [
              "text"
              "/zones"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event_hall"
              true
            ]
            [
              "text"
              "/admin/events/halls"
            ]
          ]
          []
          []
          []
        ]
        "admin_cities" => [
          []
          [
            "_controller" => "App\Geo\Controller\CitiesAdminController::cities"
          ]
          []
          [
            [
              "text"
              "/admin/cities/"
            ]
          ]
          []
          []
          []
        ]
        "admin_countries" => [
          []
          [
            "_controller" => "App\Geo\Controller\CountriesAdminController::countries"
          ]
          []
          [
            [
              "text"
              "/admin/countries/"
            ]
          ]
          []
          []
          []
        ]
        "admin_halls" => [
          []
          [
            "_controller" => "App\Location\Controller\Admin\HallsAdminController::halls"
          ]
          []
          [
            [
              "text"
              "/admin/locations/halls/"
            ]
          ]
          []
          []
          []
        ]
        "admin_location_halls" => [
          [
            "location"
          ]
          [
            "_controller" => "App\Location\Controller\Admin\HallsAdminController::locationHalls"
          ]
          []
          [
            [
              "text"
              "/halls/"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/admin/locations"
            ]
          ]
          []
          []
          []
        ]
        "admin_hall_layouts" => [
          [
            "location"
            "hall"
          ]
          [
            "_controller" => "App\Location\Controller\Admin\LayoutsAdminController::hallLayouts"
          ]
          []
          [
            [
              "text"
              "/layouts/"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "text"
              "/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/admin/locations"
            ]
          ]
          []
          []
          []
        ]
        "admin_location_contacts" => [
          [
            "location"
          ]
          [
            "_controller" => "App\Location\Controller\Admin\LocationContactsAdminController::locationContacts"
          ]
          []
          [
            [
              "text"
              "/contacts/"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/admin/location"
            ]
          ]
          []
          []
          []
        ]
        "admin_locations" => [
          []
          [
            "_controller" => "App\Location\Controller\Admin\LocationsAdminController::cities"
          ]
          []
          [
            [
              "text"
              "/admin/locations/locations/"
            ]
          ]
          []
          []
          []
        ]
        "admin_layout_zones" => [
          [
            "layout"
          ]
          [
            "_controller" => "App\Location\Controller\Admin\ZonesAdminController::layoutZones"
          ]
          []
          [
            [
              "text"
              "/zones"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "layout"
              true
            ]
            [
              "text"
              "/admin/locations/layouts"
            ]
          ]
          []
          []
          []
        ]
        "admin_hall_zones" => [
          [
            "hall"
          ]
          [
            "_controller" => "App\Location\Controller\Admin\ZonesAdminController::hallZones"
          ]
          []
          [
            [
              "text"
              "/zones"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "text"
              "/admin/locations/halls"
            ]
          ]
          []
          []
          []
        ]
        "api_locations" => [
          []
          [
            "_controller" => "App\Location\Controller\Api\LocationApiController::bands"
          ]
          []
          [
            [
              "text"
              "/api/location/locations"
            ]
          ]
          []
          []
          []
        ]
        "api_location" => [
          [
            "slug"
          ]
          [
            "_controller" => "App\Location\Controller\Api\LocationApiController::location"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "slug"
              true
            ]
            [
              "text"
              "/api/location/location"
            ]
          ]
          []
          []
          []
        ]
        "admin_event_cancel_requests" => [
          []
          [
            "_controller" => "App\Moderation\Controller\Admin\EventCancelAdminController::eventCancelRequests"
          ]
          []
          [
            [
              "text"
              "/admin/moderation/event_cancel"
            ]
          ]
          []
          []
          []
        ]
        "admin_event_cancel_request_approve" => [
          [
            "id"
          ]
          [
            "_controller" => "App\Moderation\Controller\Admin\EventCancelAdminController::requestApprove"
          ]
          []
          [
            [
              "text"
              "/approve"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "id"
              true
            ]
            [
              "text"
              "/admin/moderation/event_cancel"
            ]
          ]
          []
          []
          []
        ]
        "admin_moderation_requests" => [
          []
          [
            "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requests"
          ]
          []
          [
            [
              "text"
              "/admin/moderation/requests/"
            ]
          ]
          []
          []
          []
        ]
        "admin_moderation_request" => [
          [
            "id"
          ]
          [
            "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::request"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "id"
              true
            ]
            [
              "text"
              "/admin/moderation/request"
            ]
          ]
          []
          []
          []
        ]
        "admin_moderation_request_reject" => [
          [
            "id"
          ]
          [
            "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requestReject"
          ]
          []
          [
            [
              "text"
              "/reject"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "id"
              true
            ]
            [
              "text"
              "/admin/moderation/request"
            ]
          ]
          []
          []
          []
        ]
        "admin_moderation_request_approve" => [
          [
            "id"
          ]
          [
            "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requestApprove"
          ]
          []
          [
            [
              "text"
              "/approve"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "id"
              true
            ]
            [
              "text"
              "/admin/moderation/request"
            ]
          ]
          []
          []
          []
        ]
        "admin_moderation_event_cancel_requests" => [
          []
          [
            "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::eventCancelRequests"
          ]
          []
          [
            [
              "text"
              "/admin/moderation/requests/event_cancel"
            ]
          ]
          []
          []
          []
        ]
        "noty_user_remove_page" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Noty\Controller\NotyViewController::locationInvite"
          ]
          []
          [
            [
              "text"
              "/noty/location/invite/view"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "noty_event_band_artist_page" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Noty\Controller\NotyViewController::notyEventBandArtist"
          ]
          []
          [
            [
              "text"
              "/noty/event/band/artist/view"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "noty_security_registration_page" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Noty\Controller\NotyViewController::notySecurityRegistration"
          ]
          []
          [
            [
              "text"
              "/noty/security/registration/view"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "noty_security_password_reset" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Noty\Controller\NotyViewController::notySecurityPasswordReset"
          ]
          []
          [
            [
              "text"
              "/noty/security/password/reset"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "noty_security_registration_confirm" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Noty\Controller\NotyViewController::notySecurityRegistrationConfirm"
          ]
          []
          [
            [
              "text"
              "/noty/security/registration/confirm"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "noty_band_confirm_success" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Noty\Controller\NotyViewController::notyBandConfirmSuccess"
          ]
          []
          [
            [
              "text"
              "/noty/band/confirm/success"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "noty_location_confirm_success" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Noty\Controller\NotyViewController::notyLocationConfirmSuccess"
          ]
          []
          [
            [
              "text"
              "/noty/location/confirm/success"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "noty_band_creaate_page" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Noty\Controller\NotyViewController::bandCreate"
          ]
          []
          [
            [
              "text"
              "/noty/band/create/view"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "noty_band_admin_invite_confirm_page" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Noty\Controller\NotyViewController::bandAdminInviteConfirm"
          ]
          []
          [
            [
              "text"
              "/noty/band/invite/admin/confirm/view"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "noty_band_admin_invite_approve_page" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Noty\Controller\NotyViewController::bandAdminInviteApprove"
          ]
          []
          [
            [
              "text"
              "/noty/band/invite/admin/approve/view"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "noty_location_scheme_map_uploaded_page" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Noty\Controller\NotyViewController::locationSchemeMapView"
          ]
          []
          [
            [
              "text"
              "/noty/location/scheme-map/view"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "noty_location_scheme_uploaded_page" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Noty\Controller\NotyViewController::locationSchemeView"
          ]
          []
          [
            [
              "text"
              "/noty/location/scheme/view"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "admin_user_payments" => [
          []
          [
            "_controller" => "App\Payment\Controller\UserPaymentAdminController::userPayments"
          ]
          []
          [
            [
              "text"
              "/admin/payments/user/"
            ]
          ]
          []
          []
          []
        ]
        "payment_handler" => [
          []
          [
            "_controller" => "App\Payment\Controller\UserPaymentController::handler"
          ]
          []
          [
            [
              "text"
              "/payment/handler"
            ]
          ]
          []
          []
          []
        ]
        "payment_success" => [
          [
            "hash"
          ]
          [
            "_controller" => "App\Payment\Controller\UserPaymentController::success"
          ]
          []
          [
            [
              "text"
              "/success/"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hash"
              true
            ]
            [
              "text"
              "/payment"
            ]
          ]
          []
          []
          []
        ]
        "payment_fail" => [
          [
            "hash"
          ]
          [
            "_controller" => "App\Payment\Controller\UserPaymentController::fail"
          ]
          []
          [
            [
              "text"
              "/fail"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hash"
              true
            ]
            [
              "text"
              "/shop/pay"
            ]
          ]
          []
          []
          []
        ]
        "admin_currencies" => [
          []
          [
            "_controller" => "App\Price\Controller\CurrenciesAdminController::cities"
          ]
          []
          [
            [
              "text"
              "/admin/currencies/"
            ]
          ]
          []
          []
          []
        ]
        "admin_promo_codes" => [
          []
          [
            "_controller" => "App\Promo\Controller\Admin\PromoCodesAdminController::promoCodes"
          ]
          []
          [
            [
              "text"
              "/admin/promo_codes/"
            ]
          ]
          []
          []
          []
        ]
        "api_promo_code" => [
          [
            "code"
            "event"
          ]
          [
            "event" => null
            "_controller" => "App\Promo\Controller\Api\PromoCodeApiController::promoCode"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "code"
              true
            ]
            [
              "text"
              "/api/promo/promo-code"
            ]
          ]
          []
          []
          []
        ]
        "admin_questions" => [
          []
          [
            "_controller" => "App\Review\Controller\Admin\QuestionsAdminController::questions"
          ]
          []
          [
            [
              "text"
              "/admin/reviews/questions"
            ]
          ]
          []
          []
          []
        ]
        "admin_reviews" => [
          []
          [
            "_controller" => "App\Review\Controller\Admin\ReviewsAdminController::reviews"
          ]
          []
          [
            [
              "text"
              "/admin/reviews/reviews"
            ]
          ]
          []
          []
          []
        ]
        "add_event_review" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Review\Controller\ReviewsController::addEventReview"
          ]
          []
          [
            [
              "text"
              "/review/add/event/"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "add_review_thanks" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Review\Controller\ReviewsController::addReviewThanks"
          ]
          []
          [
            [
              "text"
              "/review/add/thanks/"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "admin_login" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\Admin\AuthController::login"
          ]
          []
          [
            [
              "text"
              "/auth/login"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "admin_forgot_password_request" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\Admin\ResetPasswordController::request"
          ]
          []
          [
            [
              "text"
              "/auth/reset-password/request"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "admin_check_reset_password_email" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\Admin\ResetPasswordController::checkEmail"
          ]
          []
          [
            [
              "text"
              "/auth/reset-password/check"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "admin_reset_password" => [
          [
            "_locale"
            "token"
          ]
          [
            "token" => null
            "_controller" => "App\Security\Controller\Admin\ResetPasswordController::reset"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "token"
              true
            ]
            [
              "text"
              "/auth/reset-password/process"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "connect_apple_start" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\OAuth\AppleController::connectAction"
          ]
          []
          [
            [
              "text"
              "/auth/user/connect/apple"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "connect_apple_check" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\OAuth\AppleController::connectCheckAction"
          ]
          []
          [
            [
              "text"
              "/auth/user/connect/apple/check"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "connect_facebook_start" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\OAuth\FacebookController::connectAction"
          ]
          []
          [
            [
              "text"
              "/auth/user/connect/facebook"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "connect_facebook_check" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\OAuth\FacebookController::connectCheckAction"
          ]
          []
          [
            [
              "text"
              "/auth/user/connect/facebook/check"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "connect_google_start" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\OAuth\GoogleController::connectAction"
          ]
          []
          [
            [
              "text"
              "/auth/user/connect/google"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "connect_google_check" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\OAuth\GoogleController::connectCheckAction"
          ]
          []
          [
            [
              "text"
              "/auth/user/connect/google/check"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "connect_yandex_start" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\OAuth\YandexController::connectAction"
          ]
          []
          [
            [
              "text"
              "/auth/user/connect/yandex"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "connect_yandex_check" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\OAuth\YandexController::connectCheckAction"
          ]
          []
          [
            [
              "text"
              "/auth/user/connect/yandex/check"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "logout" => [
          []
          [
            "_controller" => "App\Security\Controller\SecurityController::logout"
          ]
          []
          [
            [
              "text"
              "/logout"
            ]
          ]
          []
          []
          []
        ]
        "user_login" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\User\AuthController::user_login"
          ]
          []
          [
            [
              "text"
              "/auth/user/login"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_registration" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\User\RegistrationController::registrationPage"
          ]
          []
          [
            [
              "text"
              "/auth/user/registration"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "registration_verify_email" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\User\RegistrationController::verifyUserEmail"
          ]
          []
          [
            [
              "text"
              "/auth/user/registration/verify/email"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_registration_success" => [
          [
            "_locale"
            "hash"
          ]
          [
            "_controller" => "App\Security\Controller\User\RegistrationController::registrationSuccessPage"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "hash"
              true
            ]
            [
              "text"
              "/auth/user/registration/success"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_forgot_password_request" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\User\ResetPasswordController::request"
          ]
          []
          [
            [
              "text"
              "/auth/user/reset-password/request"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_check_reset_password_email" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\Security\Controller\User\ResetPasswordController::checkEmail"
          ]
          []
          [
            [
              "text"
              "/auth/user/reset-password/check"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_reset_password" => [
          [
            "_locale"
            "token"
          ]
          [
            "token" => null
            "_controller" => "App\Security\Controller\User\ResetPasswordController::reset"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "token"
              true
            ]
            [
              "text"
              "/auth/user/reset-password/process"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "upload" => [
          []
          [
            "_controller" => "App\Storage\Controller\UploadController::upload"
          ]
          []
          [
            [
              "text"
              "/upload/"
            ]
          ]
          []
          []
          []
        ]
        "user_band_albums" => [
          [
            "_locale"
            "band"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandAlbumsController::bandAlbums"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/band/albums"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "add_band_album" => [
          [
            "_locale"
            "band"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandAlbumsController::addBandAlbum"
          ]
          []
          [
            [
              "text"
              "/add"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/band/albums"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_band_album" => [
          [
            "_locale"
            "band"
            "album"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandAlbumsController::editBand"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "album"
              true
            ]
            [
              "text"
              "/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/band/albums"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_band_contacts" => [
          [
            "_locale"
            "band"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandContactsController::bandContacts"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/band/contacts"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "add_band_contact" => [
          [
            "_locale"
            "band"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandContactsController::addBandContact"
          ]
          []
          [
            [
              "text"
              "/add"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/band/contacts"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_band_contact" => [
          [
            "_locale"
            "band"
            "contact"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandContactsController::editBandContact"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "contact"
              true
            ]
            [
              "text"
              "/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/band/contacts"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_bands" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandsController::bands"
          ]
          []
          [
            [
              "text"
              "/lk/artists"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "add_band" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandsController::addBand"
          ]
          []
          [
            [
              "text"
              "/lk/artist/add"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "setup_band_main_data" => [
          [
            "_locale"
            "id"
          ]
          [
            "_locale" => "ru"
            "id" => null
            "_controller" => "App\User\Controller\Band\UserBandsController::setupBandMainData"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "id"
              true
            ]
            [
              "text"
              "/lk/setup/artist/step/band_main_data"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "setup_band_second_data" => [
          [
            "_locale"
            "id"
          ]
          [
            "_locale" => "ru"
            "id" => null
            "_controller" => "App\User\Controller\Band\UserBandsController::setupBandSecondData"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "id"
              true
            ]
            [
              "text"
              "/lk/setup/artist/step/band_second_data"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_band" => [
          [
            "_locale"
            "band"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandsController::editBand"
          ]
          []
          [
            [
              "text"
              "/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/artist"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "view_band" => [
          [
            "_locale"
            "band"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandsController::viewBand"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/artist"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "band_links" => [
          [
            "_locale"
            "band"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandsController::bandLinks"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/artist/links"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "band_documents" => [
          [
            "_locale"
            "band"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandsController::bandDocuments"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/artist/documents"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "band_questions" => [
          [
            "_locale"
            "band"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandsController::bandQuestions"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/artist/questions"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "band_media" => [
          [
            "_locale"
            "band"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandsController::bandMedia"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/artist/media"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "band_members" => [
          [
            "_locale"
            "band"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandsController::bandMembers"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/artist/members"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "band_access" => [
          [
            "_locale"
            "band"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandsController::bandAccess"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/artist/access"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "band_reviews" => [
          [
            "_locale"
            "band"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandsController::bandReviews"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/artist/reviews"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "confirm_band" => [
          [
            "_locale"
            "band"
          ]
          [
            "_controller" => "App\User\Controller\Band\UserBandsController::confirmBand"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "band"
              true
            ]
            [
              "text"
              "/lk/artist/confirm"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_event_contacts" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventContactsController::eventContacts"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/contacts"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "add_event_contact" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventContactsController::addEventContact"
          ]
          []
          [
            [
              "text"
              "/add"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/contacts"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_event_contact" => [
          [
            "_locale"
            "event"
            "contact"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventContactsController::editEventContact"
          ]
          []
          [
            [
              "text"
              "/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "contact"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/contacts"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_event_halls" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventHallsController::eventHalls"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_event_tickets" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventHallsController::eventTickets"
          ]
          []
          [
            [
              "text"
              "/tickets"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_event_hall" => [
          [
            "_locale"
            "event"
            "hall"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventHallsController::editEventHall"
          ]
          []
          [
            [
              "text"
              "/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_event_members" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventMembersController::editEventMembers"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/events/members"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_event_partners" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventPartnersController::editEventPartners"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/partners"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_event_prices" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventPricesController::editEventPrices"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/prices"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_event_zone_prices_save" => [
          [
            "_locale"
            "event"
            "zone"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventPricesController::eventZonePricesSave"
          ]
          []
          [
            [
              "text"
              "/save"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "zone"
              true
            ]
            [
              "text"
              "/zone"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/prices"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_event_prices_save" => [
          [
            "_locale"
            "event"
            "group"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventPricesController::editEventPricesSave"
          ]
          []
          [
            [
              "text"
              "/save"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "group"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/prices"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_event_seat_prices_save" => [
          [
            "_locale"
            "event"
            "seat"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventPricesController::eventSeatPricesSave"
          ]
          []
          [
            [
              "text"
              "/save"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "seat"
              true
            ]
            [
              "text"
              "/seat"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/prices"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_event_promo_codes" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::eventPromoCodes"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/promo_codes"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "add_event_promo_code" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::addEventPromoCode"
          ]
          []
          [
            [
              "text"
              "/add"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/promo_codes"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_event_promo_code" => [
          [
            "_locale"
            "event"
            "promo_code"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::editEventPromoCode"
          ]
          []
          [
            [
              "text"
              "/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "promo_code"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/promo_codes"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_event_promo_codes_export" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::eventPromoCodesExport"
          ]
          []
          [
            [
              "text"
              "/promo_codes/export"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_event_splits" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventSplitsController::editEventSplits"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/splits"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_event_ticket_types" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::eventTicketTypes"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/ticket-types"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "add_event_ticket_type" => [
          [
            "_locale"
            "event"
            "type"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::addEventTicketType"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "type"
              true
            ]
            [
              "text"
              "/add"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/ticket-types"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_event_ticket_type" => [
          [
            "_locale"
            "event"
            "ticketType"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::editEventTicketType"
          ]
          []
          [
            [
              "text"
              "/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "ticketType"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/ticket-types"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_event_orders" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventTicketsController::eventOrders"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/orders"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_event_orders_export" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventTicketsController::eventOrdersExport"
          ]
          []
          [
            [
              "text"
              "/export"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/orders"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "event_zones" => [
          [
            "_locale"
            "event"
            "hall"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventZonesController::eventHallZones"
          ]
          []
          [
            [
              "text"
              "/zones"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_event_zone" => [
          [
            "_locale"
            "event"
            "hall"
            "zone"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventZonesController::editEventHall"
          ]
          []
          [
            [
              "text"
              "/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "zone"
              true
            ]
            [
              "text"
              "/zones"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_events" => [
          [
            "_locale"
            "state"
          ]
          [
            "state" => "active"
            "_controller" => "App\User\Controller\Event\UserEventsController::events"
          ]
          [
            "state" => "active|completed"
          ]
          [
            [
              "variable"
              "/"
              "active|completed"
              "state"
              true
            ]
            [
              "text"
              "/lk/events"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_events_member" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventsController::eventsMember"
          ]
          []
          [
            [
              "text"
              "/lk/events/member"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "get_user_events" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventsController::userEvents"
          ]
          []
          [
            [
              "text"
              "/lk/events/user/get"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "events_calendar" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventsController::eventsCalendar"
          ]
          []
          [
            [
              "text"
              "/lk/events/calendar"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_events_location" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventsController::eventsLocation"
          ]
          []
          [
            [
              "text"
              "/lk/events/location"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "add_event_full" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventsController::addEvent"
          ]
          []
          [
            [
              "text"
              "/lk/event/create"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "add_event" => [
          [
            "_locale"
            "step"
            "event"
          ]
          [
            "step" => "main_data"
            "event" => null
            "_controller" => "App\User\Controller\Event\UserEventsController::addEventSetup"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "step"
              true
            ]
            [
              "text"
              "/lk/event/setup"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_event" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventsController::editEvent"
          ]
          []
          [
            [
              "text"
              "/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "view_event" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventsController::viewEvent"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "dashboard_event" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventsController::dashboardEvent"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/dashboard"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "event_media" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventsController::eventMedia"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/media"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "event_links" => [
          [
            "_locale"
            "event"
          ]
          [
            "_controller" => "App\User\Controller\Event\UserEventsController::eventLinks"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "event"
              true
            ]
            [
              "text"
              "/lk/event/links"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "label_bands" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\User\Controller\Label\LabelBandsController::bands"
          ]
          []
          [
            [
              "text"
              "/lk/label/bands"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_location_contacts" => [
          [
            "_locale"
            "location"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationContactsController::locationContacts"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/contacts"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "add_location_contact" => [
          [
            "_locale"
            "location"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationContactsController::addLocationContact"
          ]
          []
          [
            [
              "text"
              "/add"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/contacts"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_location_contact" => [
          [
            "_locale"
            "location"
            "contact"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationContactsController::editLocationContact"
          ]
          []
          [
            [
              "text"
              "/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "contact"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/contacts"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_location_hall_layout_zones" => [
          [
            "_locale"
            "location"
            "hall"
            "layout"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::locationHallLayoutZones"
          ]
          []
          [
            [
              "text"
              "/zones"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "layout"
              true
            ]
            [
              "text"
              "/layout"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_location_hall_layout_zones_control" => [
          [
            "_locale"
            "location"
            "hall"
            "layout"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::locationHallLayoutZonesControl"
          ]
          []
          [
            [
              "text"
              "/zones/control"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "layout"
              true
            ]
            [
              "text"
              "/layout"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "add_location_hall_layout_zone" => [
          [
            "_locale"
            "location"
            "hall"
            "layout"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::addLocationHallLayoutZone"
          ]
          []
          [
            [
              "text"
              "/zone/add"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "layout"
              true
            ]
            [
              "text"
              "/layout"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_location_hall_layout_zone" => [
          [
            "_locale"
            "location"
            "hall"
            "layout"
            "zone"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::editLocationHallLayoutZone"
          ]
          []
          [
            [
              "text"
              "/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "zone"
              true
            ]
            [
              "text"
              "/zone"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "layout"
              true
            ]
            [
              "text"
              "/layout"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_location_hall_layouts" => [
          [
            "_locale"
            "location"
            "hall"
          ]
          [
            "hall" => null
            "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::locationHallLayouts"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "text"
              "/layouts"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "add_location_hall_layout" => [
          [
            "_locale"
            "location"
            "hall"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::addLocationHallLayout"
          ]
          []
          [
            [
              "text"
              "/layout/add"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_location_hall_layout" => [
          [
            "_locale"
            "location"
            "hall"
            "layout"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::editLocationHallLayout"
          ]
          []
          [
            [
              "text"
              "/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "layout"
              true
            ]
            [
              "text"
              "/layout"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "location_hall_layout_seats" => [
          [
            "_locale"
            "location"
            "hall"
            "layout"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::editLocationHallLayoutSeats"
          ]
          []
          [
            [
              "text"
              "/seats"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "layout"
              true
            ]
            [
              "text"
              "/layout"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_location_hall_zones" => [
          [
            "_locale"
            "location"
            "hall"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::locationHallZones"
          ]
          []
          [
            [
              "text"
              "/zones"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "text"
              "/hall"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "add_location_hall_zone" => [
          [
            "_locale"
            "location"
            "hall"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::addLocationHallZone"
          ]
          []
          [
            [
              "text"
              "/zone/add"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "text"
              "/hall"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_location_hall_zone" => [
          [
            "_locale"
            "location"
            "hall"
            "zone"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::editLocationHallZone"
          ]
          []
          [
            [
              "text"
              "/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "zone"
              true
            ]
            [
              "text"
              "/zone"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "text"
              "/hall"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_location_halls" => [
          [
            "_locale"
            "location"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationHallsController::locationHalls"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "add_location_hall" => [
          [
            "_locale"
            "location"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationHallsController::addLocationHall"
          ]
          []
          [
            [
              "text"
              "/add"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_location_hall" => [
          [
            "_locale"
            "location"
            "hall"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationHallsController::editLocationHall"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "hall"
              true
            ]
            [
              "text"
              "/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/halls"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_locations" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationsController::locations"
          ]
          []
          [
            [
              "text"
              "/lk/locations"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "add_location" => [
          [
            "_locale"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationsController::addLocation"
          ]
          []
          [
            [
              "text"
              "/lk/locations/add"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "setup_location_main_data" => [
          [
            "_locale"
            "id"
          ]
          [
            "_locale" => "ru"
            "id" => null
            "_controller" => "App\User\Controller\Location\UserLocationsController::setupLocationMainData"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "id"
              true
            ]
            [
              "text"
              "/lk/setup/location/step/location_main_data"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "setup_location_second_data" => [
          [
            "_locale"
            "id"
          ]
          [
            "_locale" => "ru"
            "id" => null
            "_controller" => "App\User\Controller\Location\UserLocationsController::setupLocationSecondData"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "id"
              true
            ]
            [
              "text"
              "/lk/setup/location/step/location_second_data"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "edit_location" => [
          [
            "_locale"
            "location"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationsController::editLocation"
          ]
          []
          [
            [
              "text"
              "/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "view_location" => [
          [
            "_locale"
            "location"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationsController::viewLocation"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "location_links" => [
          [
            "_locale"
            "location"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationsController::locationLinks"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/links"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "location_media" => [
          [
            "_locale"
            "location"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationsController::locationMedia"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/media"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "location_reviews" => [
          [
            "_locale"
            "location"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationsController::locationReviews"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/reviews"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "location_calendar" => [
          [
            "_locale"
            "location"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationsController::locationCalendar"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/calendar"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "confirm_location" => [
          [
            "_locale"
            "location"
          ]
          [
            "_controller" => "App\User\Controller\Location\UserLocationsController::confirmLocation"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "location"
              true
            ]
            [
              "text"
              "/lk/location/confirm"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "setup_organizer_main_data" => [
          [
            "_locale"
            "id"
          ]
          [
            "_locale" => "ru"
            "id" => null
            "_controller" => "App\User\Controller\Organizer\UserOrganizersController::setupOrganizerMainData"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "id"
              true
            ]
            [
              "text"
              "/lk/setup/user/step/organizer_main_data"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_requisites_payment" => [
          [
            "_locale"
          ]
          [
            "_locale" => "ru"
            "_controller" => "App\User\Controller\Payment\UserPaymentController::requisitesPayment"
          ]
          []
          [
            [
              "text"
              "/lk/profile/requisites/payment"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_payment_account_refresh" => [
          [
            "_locale"
          ]
          [
            "_locale" => "ru"
            "_controller" => "App\User\Controller\Payment\UserPaymentController::users"
          ]
          []
          [
            [
              "text"
              "/lk/payment/account/refresh"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_statements" => [
          [
            "_locale"
          ]
          [
            "_locale" => "ru"
            "_controller" => "App\User\Controller\Payment\UserPaymentController::statements"
          ]
          []
          [
            [
              "text"
              "/lk/profile/statements"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "root" => [
          [
            "_locale"
          ]
          [
            "_locale" => "ru"
            "_controller" => "App\User\Controller\UserController::root"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "profile" => [
          [
            "_locale"
          ]
          [
            "_locale" => "ru"
            "_controller" => "App\User\Controller\UserController::profile"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "main_page" => [
          [
            "_locale"
          ]
          [
            "_locale" => "ru"
            "_controller" => "App\User\Controller\UserController::users"
          ]
          []
          [
            [
              "text"
              "/lk/profile"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "profile_edit" => [
          [
            "_locale"
          ]
          [
            "_locale" => "ru"
            "_controller" => "App\User\Controller\UserController::profileEdit"
          ]
          []
          [
            [
              "text"
              "/lk/profile/edit"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "setup_user" => [
          [
            "_locale"
            "step"
            "id"
          ]
          [
            "_locale" => "ru"
            "step" => null
            "id" => null
            "_controller" => "App\User\Controller\UserController::setupUser"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "id"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "step"
              true
            ]
            [
              "text"
              "/lk/setup"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "setup_user_data" => [
          [
            "_locale"
          ]
          [
            "_locale" => "ru"
            "_controller" => "App\User\Controller\UserController::setupUserData"
          ]
          []
          [
            [
              "text"
              "/lk/setup/user/step/user_data"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_requisites" => [
          [
            "_locale"
          ]
          [
            "_locale" => "ru"
            "_controller" => "App\User\Controller\UserController::requisites"
          ]
          []
          [
            [
              "text"
              "/lk/profile/requisites"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "user_remove" => [
          [
            "_locale"
          ]
          [
            "_locale" => "ru"
            "_controller" => "App\User\Controller\UserController::remove"
          ]
          []
          [
            [
              "text"
              "/lk/profile/remove"
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "_locale"
              true
            ]
          ]
          []
          []
          []
        ]
        "admin_users" => [
          [
            "type"
            "role"
          ]
          [
            "role" => null
            "_controller" => "App\User\Controller\UsersAdminController::users"
          ]
          []
          [
            [
              "variable"
              "/"
              "[^/]++"
              "role"
              true
            ]
            [
              "variable"
              "/"
              "[^/]++"
              "type"
              true
            ]
            [
              "text"
              "/admin/users"
            ]
          ]
          []
          []
          []
        ]
        "_module" => [
          []
          [
            "_controller" => "App\_Module\Controller\ModuleController::index"
          ]
          []
          [
            [
              "text"
              "/_module"
            ]
          ]
          []
          []
          []
        ]
      ]
      -defaultLocale: "ru"
    }
    #context: Symfony\Component\Routing\RequestContext {#823}
    #loader: null
    #collection: null
    #resource: "kernel::loadRoutes"
    #options: [
      "cache_dir" => "/var/www/dev.back.garmon.io/back/var/cache/dev"
      "debug" => true
      "generator_class" => "Symfony\Component\Routing\Generator\CompiledUrlGenerator"
      "generator_dumper_class" => "Symfony\Component\Routing\Generator\Dumper\CompiledUrlGeneratorDumper"
      "matcher_class" => "Symfony\Bundle\FrameworkBundle\Routing\RedirectableCompiledUrlMatcher"
      "matcher_dumper_class" => "Symfony\Component\Routing\Matcher\Dumper\CompiledUrlMatcherDumper"
      "resource_type" => "service"
      "strict_requirements" => true
    ]
    #logger: Symfony\Bridge\Monolog\Logger {#827 …9}
    #defaultLocale: "ru"
    -configCacheFactory: Symfony\Component\Config\ResourceCheckerConfigCacheFactory {#817
      -resourceCheckers: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#816
        -generator: Closure() {#815
          class: "Container58VUiID\App_KernelDevDebugContainer"
          use: {
            $container: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
          }
        }
        -count: 2
      }
    }
    -expressionLanguageProviders: [
      Symfony\Component\Routing\Matcher\ExpressionLanguageProvider {#821}
    ]
    -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#822
      -externalId: "router.default"
      -container: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
      -factories: [
        "routing.loader" => [
          "services"
          "routing.loader"
          "getRouting_LoaderService"
          true
        ]
      ]
      -loading: []
      -factory: Container58VUiID\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#832}
      -serviceMap: [
        "routing.loader" => [
          "services"
          "routing.loader"
          "getRouting_LoaderService"
          true
        ]
      ]
      -serviceTypes: [
        "routing.loader" => "Symfony\Component\Config\Loader\LoaderInterface"
      ]
    }
    -collectedParameters: []
    -paramFetcher: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag::get(string $name): UnitEnum|array|string|int|float|bool|null {#818
      returnType: "UnitEnum|array|string|int|float|bool|null"
      this: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#819 …}
    }
  }
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#556
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#808
    -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#807
      -token: null
      -initializer: null
    }
    -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#806
      -externalId: null
      -container: null
      -factories: [
        "request_stack" => [
          "services"
          "request_stack"
          "getRequestStackService"
          false
        ]
      ]
      -loading: []
      -factory: Container58VUiID\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#832
        returnType: "mixed"
        this: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
      }
      -serviceMap: [
        "request_stack" => [
          "services"
          "request_stack"
          "getRequestStackService"
          false
        ]
      ]
      -serviceTypes: [
        "request_stack" => "?"
      ]
    }
    -enableUsageTracking: true
  }
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#955
    -manager: Symfony\Component\Security\Core\Authorization\AccessDecisionManager {#654
      -voters: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#653
        -generator: Closure() {#652
          class: "Container58VUiID\App_KernelDevDebugContainer"
          use: {
            $container: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
          }
        }
        -count: 3
      }
      -votersCacheAttributes: []
      -votersCacheObject: []
      -strategy: Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy {#651
        -allowIfAllAbstainDecisions: false
      }
    }
    -strategy: Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy {#651}
    -voters: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#653}
    -decisionLog: []
    -currentLog: []
  }
  -map: Symfony\Component\Security\Http\AccessMap {#520
    -map: [
      [
        Symfony\Component\HttpFoundation\ChainRequestMatcher {#521
          -matchers: [
            Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher {#522
              -regexp: "^/admin"
            }
          ]
        }
        [
          "ROLE_ADMIN"
          "ROLE_MODERATOR"
        ]
        null
      ]
      [
        Symfony\Component\HttpFoundation\ChainRequestMatcher {#523
          -matchers: [
            Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher {#524
              -regexp: "^/(.*?)/lk"
            }
          ]
        }
        [
          "IS_AUTHENTICATED_FULLY"
          "ROLE_USER"
        ]
        null
      ]
    ]
  }
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#493
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#808
    -storage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#807
      -token: null
      -initializer: null
    }
    -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#806
      -externalId: null
      -container: null
      -factories: [
        "request_stack" => [
          "services"
          "request_stack"
          "getRequestStackService"
          false
        ]
      ]
      -loading: []
      -factory: Container58VUiID\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#832
        returnType: "mixed"
        this: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
      }
      -serviceMap: [
        "request_stack" => [
          "services"
          "request_stack"
          "getRequestStackService"
          false
        ]
      ]
      -serviceTypes: [
        "request_stack" => "?"
      ]
    }
    -enableUsageTracking: true
  }
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#477
    -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#824
      #matcher: Symfony\Bundle\FrameworkBundle\Routing\RedirectableCompiledUrlMatcher {#602
        #context: Symfony\Component\Routing\RequestContext {#823
          -baseUrl: ""
          -pathInfo: "/pt/auth/user/reset-password/request"
          -method: "GET"
          -host: "dev.back.garmon.io"
          -scheme: "https"
          -httpPort: 80
          -httpsPort: 443
          -queryString: ""
          -parameters: [
            "_functions" => Symfony\Component\Routing\Matcher\ExpressionLanguageProvider {#821
              -functions: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#820
                -externalId: null
                -container: null
                -factories: [
                  "env" => [
                    "privates"
                    "container.getenv"
                    "getContainer_GetenvService"
                    true
                  ]
                  "service" => [
                    "services"
                    "container.get_routing_condition_service"
                    "getContainer_GetRoutingConditionServiceService"
                    true
                  ]
                ]
                -loading: []
                -factory: Container58VUiID\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#832}
                -serviceMap: [
                  "env" => [
                    "privates"
                    "container.getenv"
                    "getContainer_GetenvService"
                    true
                  ]
                  "service" => [
                    "services"
                    "container.get_routing_condition_service"
                    "getContainer_GetRoutingConditionServiceService"
                    true
                  ]
                ]
                -serviceTypes: [
                  "env" => "Closure"
                  "service" => "Closure"
                ]
              }
            }
            "_locale" => "ru"
          ]
        }
        #allow: []
        #allowSchemes: []
        #routes: null
        #request: null
        #expressionLanguage: null
        #expressionLanguageProviders: []
        -matchHost: false
        -staticRoutes: [
          "/_profiler" => [
            [
              [
                "_route" => "_profiler_home"
                "_controller" => "web_profiler.controller.profiler::homeAction"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/_profiler/search" => [
            [
              [
                "_route" => "_profiler_search"
                "_controller" => "web_profiler.controller.profiler::searchAction"
              ]
              null
              null
              null
              false
              false
              null
            ]
          ]
          "/_profiler/search_bar" => [
            [
              [
                "_route" => "_profiler_search_bar"
                "_controller" => "web_profiler.controller.profiler::searchBarAction"
              ]
              null
              null
              null
              false
              false
              null
            ]
          ]
          "/_profiler/phpinfo" => [
            [
              [
                "_route" => "_profiler_phpinfo"
                "_controller" => "web_profiler.controller.profiler::phpinfoAction"
              ]
              null
              null
              null
              false
              false
              null
            ]
          ]
          "/_profiler/xdebug" => [
            [
              [
                "_route" => "_profiler_xdebug"
                "_controller" => "web_profiler.controller.profiler::xdebugAction"
              ]
              null
              null
              null
              false
              false
              null
            ]
          ]
          "/_profiler/open" => [
            [
              [
                "_route" => "_profiler_open_file"
                "_controller" => "web_profiler.controller.profiler::openAction"
              ]
              null
              null
              null
              false
              false
              null
            ]
          ]
          "/admin/action" => [
            [
              [
                "_route" => "admin_action"
                "_controller" => "App\Admin\Controller\ActionController::adminAction"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/autocomplete/users" => [
            [
              [
                "_route" => "autocomplete_users"
                "_controller" => "App\Admin\Controller\AutocompleteController::customers"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/autocomplete/cities" => [
            [
              [
                "_route" => "autocomplete_cities"
                "_controller" => "App\Admin\Controller\AutocompleteController::cities"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/autocomplete/locations" => [
            [
              [
                "_route" => "autocomplete_locations"
                "_controller" => "App\Admin\Controller\AutocompleteController::locations"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/autocomplete/bands" => [
            [
              [
                "_route" => "autocomplete_bands"
                "_controller" => "App\Admin\Controller\AutocompleteController::bands"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/autocomplete/events" => [
            [
              [
                "_route" => "autocomplete_events"
                "_controller" => "App\Admin\Controller\AutocompleteController::events"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/admin/dashboard" => [
            [
              [
                "_route" => "admin_dashboard"
                "_controller" => "App\Admin\Controller\DashboardAdminController::index"
              ]
              null
              null
              null
              false
              false
              null
            ]
          ]
          "/admin" => [
            [
              [
                "_route" => "admin"
                "_controller" => "App\Admin\Controller\DashboardAdminController::admin"
              ]
              null
              null
              null
              false
              false
              null
            ]
          ]
          "/admin/ai/event/filter" => [
            [
              [
                "_route" => "admin_ai_event_filter"
                "_controller" => "App\Ai\Controller\Admin\AiAdminController::eventContacts"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/admin/bands/bands" => [
            [
              [
                "_route" => "admin_bands"
                "_controller" => "App\Band\Controller\Admin\BandsAdminController::bands"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/api/band/bands" => [
            [
              [
                "_route" => "api_bands"
                "_controller" => "App\Band\Controller\Api\BandApiController::bands"
              ]
              null
              [
                "GET" => 0
              ]
              null
              false
              false
              null
            ]
          ]
          "/action" => [
            [
              [
                "_route" => "action"
                "_controller" => "App\Core\Controller\ActionController::adminAction"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/admin/genres" => [
            [
              [
                "_route" => "admin_genres"
                "_controller" => "App\Core\Controller\GenresAdminController::genres"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/api/event/events" => [
            [
              [
                "_route" => "api_events"
                "_controller" => "App\Event\Controller\Api\EventApiController::events"
              ]
              null
              [
                "GET" => 0
              ]
              null
              false
              false
              null
            ]
          ]
          "/api/event/events/availability/check" => [
            [
              [
                "_route" => "api_event_availability_check"
                "_controller" => "App\Event\Controller\Api\EventApiController::checkAvailability"
              ]
              null
              [
                "POST" => 0
                "GET" => 1
              ]
              null
              false
              false
              null
            ]
          ]
          "/admin/evens/evens" => [
            [
              [
                "_route" => "admin_events"
                "_controller" => "App\Event\Controller\EventAdminController::cities"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/admin/cities" => [
            [
              [
                "_route" => "admin_cities"
                "_controller" => "App\Geo\Controller\CitiesAdminController::cities"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/admin/countries" => [
            [
              [
                "_route" => "admin_countries"
                "_controller" => "App\Geo\Controller\CountriesAdminController::countries"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/admin/locations/halls" => [
            [
              [
                "_route" => "admin_halls"
                "_controller" => "App\Location\Controller\Admin\HallsAdminController::halls"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/admin/locations/locations" => [
            [
              [
                "_route" => "admin_locations"
                "_controller" => "App\Location\Controller\Admin\LocationsAdminController::cities"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/api/location/locations" => [
            [
              [
                "_route" => "api_locations"
                "_controller" => "App\Location\Controller\Api\LocationApiController::bands"
              ]
              null
              [
                "GET" => 0
              ]
              null
              false
              false
              null
            ]
          ]
          "/admin/moderation/event_cancel" => [
            [
              [
                "_route" => "admin_event_cancel_requests"
                "_controller" => "App\Moderation\Controller\Admin\EventCancelAdminController::eventCancelRequests"
              ]
              null
              null
              null
              false
              false
              null
            ]
          ]
          "/admin/moderation/requests" => [
            [
              [
                "_route" => "admin_moderation_requests"
                "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requests"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/admin/moderation/requests/event_cancel" => [
            [
              [
                "_route" => "admin_moderation_event_cancel_requests"
                "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::eventCancelRequests"
              ]
              null
              null
              null
              false
              false
              null
            ]
          ]
          "/admin/payments/user" => [
            [
              [
                "_route" => "admin_user_payments"
                "_controller" => "App\Payment\Controller\UserPaymentAdminController::userPayments"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/payment/handler" => [
            [
              [
                "_route" => "payment_handler"
                "_controller" => "App\Payment\Controller\UserPaymentController::handler"
              ]
              null
              null
              null
              false
              false
              null
            ]
          ]
          "/admin/currencies" => [
            [
              [
                "_route" => "admin_currencies"
                "_controller" => "App\Price\Controller\CurrenciesAdminController::cities"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/admin/promo_codes" => [
            [
              [
                "_route" => "admin_promo_codes"
                "_controller" => "App\Promo\Controller\Admin\PromoCodesAdminController::promoCodes"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
          "/admin/reviews/questions" => [
            [
              [
                "_route" => "admin_questions"
                "_controller" => "App\Review\Controller\Admin\QuestionsAdminController::questions"
              ]
              null
              null
              null
              false
              false
              null
            ]
          ]
          "/admin/reviews/reviews" => [
            [
              [
                "_route" => "admin_reviews"
                "_controller" => "App\Review\Controller\Admin\ReviewsAdminController::reviews"
              ]
              null
              null
              null
              false
              false
              null
            ]
          ]
          "/logout" => [
            [
              [
                "_route" => "logout"
                "_controller" => "App\Security\Controller\SecurityController::logout"
              ]
              null
              null
              null
              false
              false
              null
            ]
          ]
          "/upload" => [
            [
              [
                "_route" => "upload"
                "_controller" => "App\Storage\Controller\UploadController::upload"
              ]
              null
              null
              null
              true
              false
              null
            ]
          ]
        ]
        -regexpList: [
          "{^(?|/_(?|error/(\d+)(?:\.([^/]++))?(*:38)|wdt/([^/]++)(*:57)|profiler/([^/]++)(?|/(?|search/results(*:102)|router(*:116)|exception(?|(*:136)|\.css(*:149)))|(*:159)))|/a(?|dmin/(?|crud/(?|add/([^/]++)(?:/([^/]++))?(*:216)|edit/([^/]++)/([^/]++)(?:/([^/]++))?(*:260)|view/([^/]++)/([^/]++)(?:/([^/]++))?(*:304))|band/([^/]++)/(?|albums(*:336)|contacts(*:352)))|pi/(?|([^/]++)/url/get/([^/]++)(?:/([^/]++))?(*:407)|band/band/([^/]++)(?|(*:436)|/favorite/update(*:460))))|/([^/]++)/band/invite/(?|a(?|rtist/(?|confirm(*:516)|approve(*:531))|dmin/confirm(*:552))|label/confirm(*:574))|/a(?|pi/(?|core/entity/(?|find/([^/]++)(*:622)|check/([^/]++)(*:644))|event/(?|event/([^/]++)(?|(*:679)|/favorite/update(*:703))|seats/([^/]++)(*:726)|commission/([^/]++)(*:753)))|dmin/event/([^/]++)/contacts(*:791))|/([^/]++)/event/band/artist/([^/]++)/reject(*:843)|/admin/events/([^/]++)/halls(*:879)|/([^/]++)/event/invite/(?|band/confirm(*:925)|location/confirm(*:949))|/a(?|dmin/(?|events/halls/([^/]++)/zones(*:998)|location(?|s/(?|([^/]++)/halls(?|(*:1039)|/([^/]++)/layouts(*:1065))|layouts/([^/]++)/zones(*:1097)|halls/([^/]++)/zones(*:1126))|/([^/]++)/contacts(*:1154))|moderation/(?|event_cancel/([^/]++)/approve(*:1207)|request/([^/]++)(?|(*:1235)|/(?|reject(*:1254)|approve(*:1270)))))|pi/location/location/([^/]++)(*:1312))|/([^/]++)/noty/(?|location/(?|invite/view(*:1363)|confirm/success(*:1387)|scheme(?|\-map/view(*:1415)|/view(*:1429)))|event/band/artist/view(*:1462)|security/(?|registration/(?|view(*:1503)|confirm(*:1519))|password/reset(*:1543))|band/(?|c(?|onfirm/success(*:1579)|reate/view(*:1598))|invite/admin/(?|confirm/view(*:1636)|approve/view(*:1657))))|/payment/([^/]++)/success(*:1694)|/shop/pay/([^/]++)/fail(*:1726)|/api/promo/promo\-code/([^/]++)(?:/([^/]++))?(*:1780)|/([^/]++)/(?|review/add/(?|event(*:1821)|thanks(*:1836))|auth/(?|login(*:1859)|reset\-password/(?|request(*:1894)|check(*:1908)|process(?:/([^/]++))?(*:1938))|user/(?|connect/(?|apple(?|(*:1975)|/check(*:1990))|facebook(?|(*:2011)|/check(*:2026))|google(?|(*:2045)|/check(*:2060))|yandex(?|(*:2079)|/check(*:2094)))|login(*:2110)|re(?|gistration(?|(*:2137)|/(?|verify/email(*:2162)|success/([^/]++)(*:2187)))|set\-password/(?|request(*:2222)|check(*:2236)|process(?:/([^/]++))?(*:2266)))))|lk/(?|band/(?|albums/([^/]++)(?|(*:2311)|/(?|add(*:2327)|edit/([^/]++)(*:2349)))|contacts/([^/]++)(?|(*:2380)|/(?|add(*:2396)|edit/([^/]++)(*:2418))))|artist(?|s(*:2440)|/(?|add(*:2456)|([^/]++)(?|/edit(*:2481)|(*:2490))|links/([^/]++)(*:2514)|documents/([^/]++)(*:2541)|questions/([^/]++)(*:2568)|me(?|dia/([^/]++)(*:2594)|mbers/([^/]++)(*:2617))|access/([^/]++)(*:2642)|reviews/([^/]++)(*:2667)|confirm/([^/]++)(*:2692)))|setup/(?|artist/step/band_(?|main_data(?:/([^/]++))?(*:2755)|second_data(?:/([^/]++))?(*:2789))|location/step/location_(?|main_data(?:/([^/]++))?(*:2848)|second_data(?:/([^/]++))?(*:2882))|user/step/organizer_main_data(?:/([^/]++))?(*:2935))|event(?|/(?|contacts/([^/]++)(?|(*:2977)|/(?|add(*:2993)|([^/]++)/edit(*:3015)))|halls/([^/]++)(?|(*:3043)|/(?|tickets(*:3063)|([^/]++)/edit(*:3085)))|p(?|artners/([^/]++)(*:3116)|r(?|ices/([^/]++)(?|(*:3145)|/(?|zone/([^/]++)/save(*:3176)|([^/]++)/save(*:3198)|seat/([^/]++)/save(*:3225)))|omo_codes/([^/]++)(?|(*:3257)|/(?|add(*:3273)|([^/]++)/edit(*:3295)))))|([^/]++)/promo_codes/export(*:3335)|s(?|plits/([^/]++)(*:3362)|etup(?:/([^/]++)(?:/([^/]++))?)?(*:3403))|ticket\-types/([^/]++)(?|(*:3438)|/(?|add/([^/]++)(*:3463)|([^/]++)/edit(*:3485)))|orders/([^/]++)(?|(*:3514)|/export(*:3530))|halls/([^/]++)/([^/]++)/zones(?|(*:3572)|/([^/]++)/edit(*:3595))|create(*:3611)|([^/]++)(?|/edit(*:3636)|(*:3645))|dashboard/([^/]++)(*:3673)|media/([^/]++)(*:3696)|links/([^/]++)(*:3719))|s(?|/members/([^/]++)(*:3750)|(?:/(active|completed))?(*:3783)|/(?|member(*:3802)|user/get(*:3819)|calendar(*:3836)|location(*:3853))))|l(?|abel/bands(*:3879)|ocation(?|/(?|contacts/([^/]++)(?|(*:3922)|/(?|add(*:3938)|([^/]++)/edit(*:3960)))|halls/([^/]++)/(?|([^/]++)/layout/([^/]++)/zone(?|s(?|(*:4025)|/control(*:4042))|/(?|add(*:4059)|([^/]++)/edit(*:4081)))|layouts(?:/([^/]++))?(*:4113)|([^/]++)/layout/(?|add(*:4144)|([^/]++)/(?|edit(*:4169)|seats(*:4183))))|([^/]++)/hall/([^/]++)/zone(?|s(*:4226)|/(?|add(*:4242)|([^/]++)/edit(*:4264)))|halls/([^/]++)(?|(*:4292)|/(?|add(*:4308)|edit/([^/]++)(*:4330)))|([^/]++)(?|/edit(*:4357)|(*:4366))|links/([^/]++)(*:4390)|media/([^/]++)(*:4413)|reviews/([^/]++)(*:4438)|c(?|alendar/([^/]++)(*:4467)|onfirm/([^/]++)(*:4491)))|s(?|(*:4506)|/add(*:4519))))|p(?|rofile/(?|requisites/payment(*:4563)|statements(*:4582))|ayment/account/refresh(*:4614))))|/([^/]++)?(?|(*:4639))|/([^/]++)/lk/(?|profile(?|(*:4675)|/(?|edit(*:4692)|re(?|quisites(*:4714)|move(*:4727))))|setup(?|(?:/([^/]++)(?:/([^/]++))?)?(*:4775)|/user/step/user_data(*:4804)))|/admin/users/([^/]++)(?:/([^/]++))?(*:4850)|/_module(*:4867))/?$}sDu"
        ]
        -dynamicRoutes: [
          38 => [
            [
              [
                "_route" => "_preview_error"
                "_controller" => "error_controller::preview"
                "_format" => "html"
              ]
              [
                "code"
                "_format"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          57 => [
            [
              [
                "_route" => "_wdt"
                "_controller" => "web_profiler.controller.profiler::toolbarAction"
              ]
              [
                "token"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          102 => [
            [
              [
                "_route" => "_profiler_search_results"
                "_controller" => "web_profiler.controller.profiler::searchResultsAction"
              ]
              [
                "token"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          116 => [
            [
              [
                "_route" => "_profiler_router"
                "_controller" => "web_profiler.controller.router::panelAction"
              ]
              [
                "token"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          136 => [
            [
              [
                "_route" => "_profiler_exception"
                "_controller" => "web_profiler.controller.exception_panel::body"
              ]
              [
                "token"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          149 => [
            [
              [
                "_route" => "_profiler_exception_css"
                "_controller" => "web_profiler.controller.exception_panel::stylesheet"
              ]
              [
                "token"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          159 => [
            [
              [
                "_route" => "_profiler"
                "_controller" => "web_profiler.controller.profiler::panelAction"
              ]
              [
                "token"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          216 => [
            [
              [
                "_route" => "admin_crud_add"
                "module" => null
                "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityAdd"
              ]
              [
                "entityName"
                "module"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          260 => [
            [
              [
                "_route" => "admin_crud_edit"
                "module" => null
                "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityEdit"
              ]
              [
                "entityName"
                "id"
                "module"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          304 => [
            [
              [
                "_route" => "admin_crud_view"
                "module" => null
                "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityView"
              ]
              [
                "entityName"
                "id"
                "module"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          336 => [
            [
              [
                "_route" => "admin_band_albums"
                "_controller" => "App\Band\Controller\AlbumsAdminController::bandAlbums"
              ]
              [
                "band"
              ]
              null
              null
              true
              false
              null
            ]
          ]
          352 => [
            [
              [
                "_route" => "admin_band_contacts"
                "_controller" => "App\Band\Controller\BandContactsAdminController::bandContacts"
              ]
              [
                "band"
              ]
              null
              null
              true
              false
              null
            ]
          ]
          407 => [
            [
              [
                "_route" => "api_get_url"
                "type" => 0
                "_controller" => "App\Api\Controller\ApiController::getUrl"
              ]
              [
                "_locale"
                "name"
                "type"
              ]
              [
                "GET" => 0
              ]
              null
              false
              true
              null
            ]
          ]
          436 => [
            [
              [
                "_route" => "api_band"
                "_controller" => "App\Band\Controller\Api\BandApiController::band"
              ]
              [
                "slug"
              ]
              [
                "GET" => 0
              ]
              null
              false
              true
              null
            ]
          ]
          460 => [
            [
              [
                "_route" => "api_band_favorite_update"
                "_controller" => "App\Band\Controller\Api\BandApiController::favoriteCountUpdate"
              ]
              [
                "id"
              ]
              [
                "PUT" => 0
              ]
              null
              false
              false
              null
            ]
          ]
          516 => [
            [
              [
                "_route" => "band_artist_invite_confirm"
                "_controller" => "App\Band\Controller\BandInvitesController::bandArtistConfirm"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          531 => [
            [
              [
                "_route" => "band_artist_invite_approve"
                "_controller" => "App\Band\Controller\BandInvitesController::bandArtistApprove"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          552 => [
            [
              [
                "_route" => "band_admin_invite_confirm"
                "_controller" => "App\Band\Controller\BandInvitesController::bandAdminConfirm"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          574 => [
            [
              [
                "_route" => "band_label_invite_confirm"
                "_controller" => "App\Band\Controller\BandInvitesController::bandLabelConfirm"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          622 => [
            [
              [
                "_route" => "api_find_entity"
                "_controller" => "App\Core\Controller\Api\CoreApiController::findEntity"
              ]
              [
                "hash"
              ]
              [
                "GET" => 0
              ]
              null
              false
              true
              null
            ]
          ]
          644 => [
            [
              [
                "_route" => "api_check_entity_by_slug"
                "_controller" => "App\Core\Controller\Api\CoreApiController::findEntityBySlug"
              ]
              [
                "slug"
              ]
              [
                "GET" => 0
              ]
              null
              false
              true
              null
            ]
          ]
          679 => [
            [
              [
                "_route" => "api_event"
                "_controller" => "App\Event\Controller\Api\EventApiController::event"
              ]
              [
                "slug"
              ]
              [
                "GET" => 0
              ]
              null
              false
              true
              null
            ]
          ]
          703 => [
            [
              [
                "_route" => "api_event_favorite_update"
                "_controller" => "App\Event\Controller\Api\EventApiController::favoriteCountUpdate"
              ]
              [
                "id"
              ]
              [
                "PUT" => 0
              ]
              null
              false
              false
              null
            ]
          ]
          726 => [
            [
              [
                "_route" => "api_event_seats"
                "_controller" => "App\Event\Controller\Api\EventApiController::eventSeats"
              ]
              [
                "eventId"
              ]
              [
                "GET" => 0
              ]
              null
              false
              true
              null
            ]
          ]
          753 => [
            [
              [
                "_route" => "api_event_commission"
                "_controller" => "App\Event\Controller\Api\EventApiController::eventCommission"
              ]
              [
                "event"
              ]
              [
                "GET" => 0
              ]
              null
              false
              true
              null
            ]
          ]
          791 => [
            [
              [
                "_route" => "admin_event_contacts"
                "_controller" => "App\Event\Controller\Admin\EventContactsAdminController::eventContacts"
              ]
              [
                "event"
              ]
              null
              null
              true
              false
              null
            ]
          ]
          843 => [
            [
              [
                "_route" => "event_band_artist_reject"
                "_controller" => "App\Event\Controller\EventBandsController::eventBandArtistReject"
              ]
              [
                "_locale"
                "id"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          879 => [
            [
              [
                "_route" => "admin_event_halls"
                "_controller" => "App\Event\Controller\EventHallsAdminController::eventHalls"
              ]
              [
                "event"
              ]
              null
              null
              true
              false
              null
            ]
          ]
          925 => [
            [
              [
                "_route" => "event_band_invite_confirm"
                "_controller" => "App\Event\Controller\EventInvitesController::eventBandConfirm"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          949 => [
            [
              [
                "_route" => "event_location_invite_confirm"
                "_controller" => "App\Event\Controller\EventInvitesController::eventLocationConfirm"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          998 => [
            [
              [
                "_route" => "admin_event_hall_zones"
                "_controller" => "App\Event\Controller\EventZonesAdminController::eventHallZones"
              ]
              [
                "event_hall"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1039 => [
            [
              [
                "_route" => "admin_location_halls"
                "_controller" => "App\Location\Controller\Admin\HallsAdminController::locationHalls"
              ]
              [
                "location"
              ]
              null
              null
              true
              false
              null
            ]
          ]
          1065 => [
            [
              [
                "_route" => "admin_hall_layouts"
                "_controller" => "App\Location\Controller\Admin\LayoutsAdminController::hallLayouts"
              ]
              [
                "location"
                "hall"
              ]
              null
              null
              true
              false
              null
            ]
          ]
          1097 => [
            [
              [
                "_route" => "admin_layout_zones"
                "_controller" => "App\Location\Controller\Admin\ZonesAdminController::layoutZones"
              ]
              [
                "layout"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1126 => [
            [
              [
                "_route" => "admin_hall_zones"
                "_controller" => "App\Location\Controller\Admin\ZonesAdminController::hallZones"
              ]
              [
                "hall"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1154 => [
            [
              [
                "_route" => "admin_location_contacts"
                "_controller" => "App\Location\Controller\Admin\LocationContactsAdminController::locationContacts"
              ]
              [
                "location"
              ]
              null
              null
              true
              false
              null
            ]
          ]
          1207 => [
            [
              [
                "_route" => "admin_event_cancel_request_approve"
                "_controller" => "App\Moderation\Controller\Admin\EventCancelAdminController::requestApprove"
              ]
              [
                "id"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1235 => [
            [
              [
                "_route" => "admin_moderation_request"
                "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::request"
              ]
              [
                "id"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          1254 => [
            [
              [
                "_route" => "admin_moderation_request_reject"
                "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requestReject"
              ]
              [
                "id"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1270 => [
            [
              [
                "_route" => "admin_moderation_request_approve"
                "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requestApprove"
              ]
              [
                "id"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1312 => [
            [
              [
                "_route" => "api_location"
                "_controller" => "App\Location\Controller\Api\LocationApiController::location"
              ]
              [
                "slug"
              ]
              [
                "GET" => 0
              ]
              null
              false
              true
              null
            ]
          ]
          1363 => [
            [
              [
                "_route" => "noty_user_remove_page"
                "_controller" => "App\Noty\Controller\NotyViewController::locationInvite"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1387 => [
            [
              [
                "_route" => "noty_location_confirm_success"
                "_controller" => "App\Noty\Controller\NotyViewController::notyLocationConfirmSuccess"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1415 => [
            [
              [
                "_route" => "noty_location_scheme_map_uploaded_page"
                "_controller" => "App\Noty\Controller\NotyViewController::locationSchemeMapView"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1429 => [
            [
              [
                "_route" => "noty_location_scheme_uploaded_page"
                "_controller" => "App\Noty\Controller\NotyViewController::locationSchemeView"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1462 => [
            [
              [
                "_route" => "noty_event_band_artist_page"
                "_controller" => "App\Noty\Controller\NotyViewController::notyEventBandArtist"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1503 => [
            [
              [
                "_route" => "noty_security_registration_page"
                "_controller" => "App\Noty\Controller\NotyViewController::notySecurityRegistration"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1519 => [
            [
              [
                "_route" => "noty_security_registration_confirm"
                "_controller" => "App\Noty\Controller\NotyViewController::notySecurityRegistrationConfirm"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1543 => [
            [
              [
                "_route" => "noty_security_password_reset"
                "_controller" => "App\Noty\Controller\NotyViewController::notySecurityPasswordReset"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1579 => [
            [
              [
                "_route" => "noty_band_confirm_success"
                "_controller" => "App\Noty\Controller\NotyViewController::notyBandConfirmSuccess"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1598 => [
            [
              [
                "_route" => "noty_band_creaate_page"
                "_controller" => "App\Noty\Controller\NotyViewController::bandCreate"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1636 => [
            [
              [
                "_route" => "noty_band_admin_invite_confirm_page"
                "_controller" => "App\Noty\Controller\NotyViewController::bandAdminInviteConfirm"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1657 => [
            [
              [
                "_route" => "noty_band_admin_invite_approve_page"
                "_controller" => "App\Noty\Controller\NotyViewController::bandAdminInviteApprove"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1694 => [
            [
              [
                "_route" => "payment_success"
                "_controller" => "App\Payment\Controller\UserPaymentController::success"
              ]
              [
                "hash"
              ]
              null
              null
              true
              false
              null
            ]
          ]
          1726 => [
            [
              [
                "_route" => "payment_fail"
                "_controller" => "App\Payment\Controller\UserPaymentController::fail"
              ]
              [
                "hash"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1780 => [
            [
              [
                "_route" => "api_promo_code"
                "event" => null
                "_controller" => "App\Promo\Controller\Api\PromoCodeApiController::promoCode"
              ]
              [
                "code"
                "event"
              ]
              [
                "GET" => 0
              ]
              null
              false
              true
              null
            ]
          ]
          1821 => [
            [
              [
                "_route" => "add_event_review"
                "_controller" => "App\Review\Controller\ReviewsController::addEventReview"
              ]
              [
                "_locale"
              ]
              null
              null
              true
              false
              null
            ]
          ]
          1836 => [
            [
              [
                "_route" => "add_review_thanks"
                "_controller" => "App\Review\Controller\ReviewsController::addReviewThanks"
              ]
              [
                "_locale"
              ]
              null
              null
              true
              false
              null
            ]
          ]
          1859 => [
            [
              [
                "_route" => "admin_login"
                "_controller" => "App\Security\Controller\Admin\AuthController::login"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1894 => [
            [
              [
                "_route" => "admin_forgot_password_request"
                "_controller" => "App\Security\Controller\Admin\ResetPasswordController::request"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1908 => [
            [
              [
                "_route" => "admin_check_reset_password_email"
                "_controller" => "App\Security\Controller\Admin\ResetPasswordController::checkEmail"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1938 => [
            [
              [
                "_route" => "admin_reset_password"
                "token" => null
                "_controller" => "App\Security\Controller\Admin\ResetPasswordController::reset"
              ]
              [
                "_locale"
                "token"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          1975 => [
            [
              [
                "_route" => "connect_apple_start"
                "_controller" => "App\Security\Controller\OAuth\AppleController::connectAction"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          1990 => [
            [
              [
                "_route" => "connect_apple_check"
                "_controller" => "App\Security\Controller\OAuth\AppleController::connectCheckAction"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2011 => [
            [
              [
                "_route" => "connect_facebook_start"
                "_controller" => "App\Security\Controller\OAuth\FacebookController::connectAction"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2026 => [
            [
              [
                "_route" => "connect_facebook_check"
                "_controller" => "App\Security\Controller\OAuth\FacebookController::connectCheckAction"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2045 => [
            [
              [
                "_route" => "connect_google_start"
                "_controller" => "App\Security\Controller\OAuth\GoogleController::connectAction"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2060 => [
            [
              [
                "_route" => "connect_google_check"
                "_controller" => "App\Security\Controller\OAuth\GoogleController::connectCheckAction"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2079 => [
            [
              [
                "_route" => "connect_yandex_start"
                "_controller" => "App\Security\Controller\OAuth\YandexController::connectAction"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2094 => [
            [
              [
                "_route" => "connect_yandex_check"
                "_controller" => "App\Security\Controller\OAuth\YandexController::connectCheckAction"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2110 => [
            [
              [
                "_route" => "user_login"
                "_controller" => "App\Security\Controller\User\AuthController::user_login"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2137 => [
            [
              [
                "_route" => "user_registration"
                "_controller" => "App\Security\Controller\User\RegistrationController::registrationPage"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2162 => [
            [
              [
                "_route" => "registration_verify_email"
                "_controller" => "App\Security\Controller\User\RegistrationController::verifyUserEmail"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2187 => [
            [
              [
                "_route" => "user_registration_success"
                "_controller" => "App\Security\Controller\User\RegistrationController::registrationSuccessPage"
              ]
              [
                "_locale"
                "hash"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2222 => [
            [
              [
                "_route" => "user_forgot_password_request"
                "_controller" => "App\Security\Controller\User\ResetPasswordController::request"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2236 => [
            [
              [
                "_route" => "user_check_reset_password_email"
                "_controller" => "App\Security\Controller\User\ResetPasswordController::checkEmail"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2266 => [
            [
              [
                "_route" => "user_reset_password"
                "token" => null
                "_controller" => "App\Security\Controller\User\ResetPasswordController::reset"
              ]
              [
                "_locale"
                "token"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2311 => [
            [
              [
                "_route" => "user_band_albums"
                "_controller" => "App\User\Controller\Band\UserBandAlbumsController::bandAlbums"
              ]
              [
                "_locale"
                "band"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2327 => [
            [
              [
                "_route" => "add_band_album"
                "_controller" => "App\User\Controller\Band\UserBandAlbumsController::addBandAlbum"
              ]
              [
                "_locale"
                "band"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2349 => [
            [
              [
                "_route" => "edit_band_album"
                "_controller" => "App\User\Controller\Band\UserBandAlbumsController::editBand"
              ]
              [
                "_locale"
                "band"
                "album"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2380 => [
            [
              [
                "_route" => "user_band_contacts"
                "_controller" => "App\User\Controller\Band\UserBandContactsController::bandContacts"
              ]
              [
                "_locale"
                "band"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2396 => [
            [
              [
                "_route" => "add_band_contact"
                "_controller" => "App\User\Controller\Band\UserBandContactsController::addBandContact"
              ]
              [
                "_locale"
                "band"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2418 => [
            [
              [
                "_route" => "edit_band_contact"
                "_controller" => "App\User\Controller\Band\UserBandContactsController::editBandContact"
              ]
              [
                "_locale"
                "band"
                "contact"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2440 => [
            [
              [
                "_route" => "user_bands"
                "_controller" => "App\User\Controller\Band\UserBandsController::bands"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2456 => [
            [
              [
                "_route" => "add_band"
                "_controller" => "App\User\Controller\Band\UserBandsController::addBand"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2481 => [
            [
              [
                "_route" => "edit_band"
                "_controller" => "App\User\Controller\Band\UserBandsController::editBand"
              ]
              [
                "_locale"
                "band"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          2490 => [
            [
              [
                "_route" => "view_band"
                "_controller" => "App\User\Controller\Band\UserBandsController::viewBand"
              ]
              [
                "_locale"
                "band"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2514 => [
            [
              [
                "_route" => "band_links"
                "_controller" => "App\User\Controller\Band\UserBandsController::bandLinks"
              ]
              [
                "_locale"
                "band"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2541 => [
            [
              [
                "_route" => "band_documents"
                "_controller" => "App\User\Controller\Band\UserBandsController::bandDocuments"
              ]
              [
                "_locale"
                "band"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2568 => [
            [
              [
                "_route" => "band_questions"
                "_controller" => "App\User\Controller\Band\UserBandsController::bandQuestions"
              ]
              [
                "_locale"
                "band"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2594 => [
            [
              [
                "_route" => "band_media"
                "_controller" => "App\User\Controller\Band\UserBandsController::bandMedia"
              ]
              [
                "_locale"
                "band"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2617 => [
            [
              [
                "_route" => "band_members"
                "_controller" => "App\User\Controller\Band\UserBandsController::bandMembers"
              ]
              [
                "_locale"
                "band"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2642 => [
            [
              [
                "_route" => "band_access"
                "_controller" => "App\User\Controller\Band\UserBandsController::bandAccess"
              ]
              [
                "_locale"
                "band"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2667 => [
            [
              [
                "_route" => "band_reviews"
                "_controller" => "App\User\Controller\Band\UserBandsController::bandReviews"
              ]
              [
                "_locale"
                "band"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2692 => [
            [
              [
                "_route" => "confirm_band"
                "_controller" => "App\User\Controller\Band\UserBandsController::confirmBand"
              ]
              [
                "_locale"
                "band"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2755 => [
            [
              [
                "_route" => "setup_band_main_data"
                "_locale" => "ru"
                "id" => null
                "_controller" => "App\User\Controller\Band\UserBandsController::setupBandMainData"
              ]
              [
                "_locale"
                "id"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2789 => [
            [
              [
                "_route" => "setup_band_second_data"
                "_locale" => "ru"
                "id" => null
                "_controller" => "App\User\Controller\Band\UserBandsController::setupBandSecondData"
              ]
              [
                "_locale"
                "id"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2848 => [
            [
              [
                "_route" => "setup_location_main_data"
                "_locale" => "ru"
                "id" => null
                "_controller" => "App\User\Controller\Location\UserLocationsController::setupLocationMainData"
              ]
              [
                "_locale"
                "id"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2882 => [
            [
              [
                "_route" => "setup_location_second_data"
                "_locale" => "ru"
                "id" => null
                "_controller" => "App\User\Controller\Location\UserLocationsController::setupLocationSecondData"
              ]
              [
                "_locale"
                "id"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2935 => [
            [
              [
                "_route" => "setup_organizer_main_data"
                "_locale" => "ru"
                "id" => null
                "_controller" => "App\User\Controller\Organizer\UserOrganizersController::setupOrganizerMainData"
              ]
              [
                "_locale"
                "id"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2977 => [
            [
              [
                "_route" => "user_event_contacts"
                "_controller" => "App\User\Controller\Event\UserEventContactsController::eventContacts"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          2993 => [
            [
              [
                "_route" => "add_event_contact"
                "_controller" => "App\User\Controller\Event\UserEventContactsController::addEventContact"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3015 => [
            [
              [
                "_route" => "edit_event_contact"
                "_controller" => "App\User\Controller\Event\UserEventContactsController::editEventContact"
              ]
              [
                "_locale"
                "event"
                "contact"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3043 => [
            [
              [
                "_route" => "user_event_halls"
                "_controller" => "App\User\Controller\Event\UserEventHallsController::eventHalls"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3063 => [
            [
              [
                "_route" => "user_event_tickets"
                "_controller" => "App\User\Controller\Event\UserEventHallsController::eventTickets"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3085 => [
            [
              [
                "_route" => "edit_event_hall"
                "_controller" => "App\User\Controller\Event\UserEventHallsController::editEventHall"
              ]
              [
                "_locale"
                "event"
                "hall"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3116 => [
            [
              [
                "_route" => "edit_event_partners"
                "_controller" => "App\User\Controller\Event\UserEventPartnersController::editEventPartners"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3145 => [
            [
              [
                "_route" => "user_event_prices"
                "_controller" => "App\User\Controller\Event\UserEventPricesController::editEventPrices"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3176 => [
            [
              [
                "_route" => "user_event_zone_prices_save"
                "_controller" => "App\User\Controller\Event\UserEventPricesController::eventZonePricesSave"
              ]
              [
                "_locale"
                "event"
                "zone"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3198 => [
            [
              [
                "_route" => "user_event_prices_save"
                "_controller" => "App\User\Controller\Event\UserEventPricesController::editEventPricesSave"
              ]
              [
                "_locale"
                "event"
                "group"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3225 => [
            [
              [
                "_route" => "user_event_seat_prices_save"
                "_controller" => "App\User\Controller\Event\UserEventPricesController::eventSeatPricesSave"
              ]
              [
                "_locale"
                "event"
                "seat"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3257 => [
            [
              [
                "_route" => "user_event_promo_codes"
                "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::eventPromoCodes"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3273 => [
            [
              [
                "_route" => "add_event_promo_code"
                "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::addEventPromoCode"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3295 => [
            [
              [
                "_route" => "edit_event_promo_code"
                "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::editEventPromoCode"
              ]
              [
                "_locale"
                "event"
                "promo_code"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3335 => [
            [
              [
                "_route" => "user_event_promo_codes_export"
                "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::eventPromoCodesExport"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3362 => [
            [
              [
                "_route" => "edit_event_splits"
                "_controller" => "App\User\Controller\Event\UserEventSplitsController::editEventSplits"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3403 => [
            [
              [
                "_route" => "add_event"
                "step" => "main_data"
                "event" => null
                "_controller" => "App\User\Controller\Event\UserEventsController::addEventSetup"
              ]
              [
                "_locale"
                "step"
                "event"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3438 => [
            [
              [
                "_route" => "user_event_ticket_types"
                "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::eventTicketTypes"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3463 => [
            [
              [
                "_route" => "add_event_ticket_type"
                "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::addEventTicketType"
              ]
              [
                "_locale"
                "event"
                "type"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3485 => [
            [
              [
                "_route" => "edit_event_ticket_type"
                "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::editEventTicketType"
              ]
              [
                "_locale"
                "event"
                "ticketType"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3514 => [
            [
              [
                "_route" => "user_event_orders"
                "_controller" => "App\User\Controller\Event\UserEventTicketsController::eventOrders"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3530 => [
            [
              [
                "_route" => "user_event_orders_export"
                "_controller" => "App\User\Controller\Event\UserEventTicketsController::eventOrdersExport"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3572 => [
            [
              [
                "_route" => "event_zones"
                "_controller" => "App\User\Controller\Event\UserEventZonesController::eventHallZones"
              ]
              [
                "_locale"
                "event"
                "hall"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3595 => [
            [
              [
                "_route" => "edit_event_zone"
                "_controller" => "App\User\Controller\Event\UserEventZonesController::editEventHall"
              ]
              [
                "_locale"
                "event"
                "hall"
                "zone"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3611 => [
            [
              [
                "_route" => "add_event_full"
                "_controller" => "App\User\Controller\Event\UserEventsController::addEvent"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3636 => [
            [
              [
                "_route" => "edit_event"
                "_controller" => "App\User\Controller\Event\UserEventsController::editEvent"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3645 => [
            [
              [
                "_route" => "view_event"
                "_controller" => "App\User\Controller\Event\UserEventsController::viewEvent"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3673 => [
            [
              [
                "_route" => "dashboard_event"
                "_controller" => "App\User\Controller\Event\UserEventsController::dashboardEvent"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3696 => [
            [
              [
                "_route" => "event_media"
                "_controller" => "App\User\Controller\Event\UserEventsController::eventMedia"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3719 => [
            [
              [
                "_route" => "event_links"
                "_controller" => "App\User\Controller\Event\UserEventsController::eventLinks"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3750 => [
            [
              [
                "_route" => "edit_event_members"
                "_controller" => "App\User\Controller\Event\UserEventMembersController::editEventMembers"
              ]
              [
                "_locale"
                "event"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3783 => [
            [
              [
                "_route" => "user_events"
                "state" => "active"
                "_controller" => "App\User\Controller\Event\UserEventsController::events"
              ]
              [
                "_locale"
                "state"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3802 => [
            [
              [
                "_route" => "user_events_member"
                "_controller" => "App\User\Controller\Event\UserEventsController::eventsMember"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3819 => [
            [
              [
                "_route" => "get_user_events"
                "_controller" => "App\User\Controller\Event\UserEventsController::userEvents"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3836 => [
            [
              [
                "_route" => "events_calendar"
                "_controller" => "App\User\Controller\Event\UserEventsController::eventsCalendar"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3853 => [
            [
              [
                "_route" => "user_events_location"
                "_controller" => "App\User\Controller\Event\UserEventsController::eventsLocation"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3879 => [
            [
              [
                "_route" => "label_bands"
                "_controller" => "App\User\Controller\Label\LabelBandsController::bands"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3922 => [
            [
              [
                "_route" => "user_location_contacts"
                "_controller" => "App\User\Controller\Location\UserLocationContactsController::locationContacts"
              ]
              [
                "_locale"
                "location"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          3938 => [
            [
              [
                "_route" => "add_location_contact"
                "_controller" => "App\User\Controller\Location\UserLocationContactsController::addLocationContact"
              ]
              [
                "_locale"
                "location"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          3960 => [
            [
              [
                "_route" => "edit_location_contact"
                "_controller" => "App\User\Controller\Location\UserLocationContactsController::editLocationContact"
              ]
              [
                "_locale"
                "location"
                "contact"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4025 => [
            [
              [
                "_route" => "user_location_hall_layout_zones"
                "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::locationHallLayoutZones"
              ]
              [
                "_locale"
                "location"
                "hall"
                "layout"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4042 => [
            [
              [
                "_route" => "user_location_hall_layout_zones_control"
                "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::locationHallLayoutZonesControl"
              ]
              [
                "_locale"
                "location"
                "hall"
                "layout"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4059 => [
            [
              [
                "_route" => "add_location_hall_layout_zone"
                "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::addLocationHallLayoutZone"
              ]
              [
                "_locale"
                "location"
                "hall"
                "layout"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4081 => [
            [
              [
                "_route" => "edit_location_hall_layout_zone"
                "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::editLocationHallLayoutZone"
              ]
              [
                "_locale"
                "location"
                "hall"
                "layout"
                "zone"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4113 => [
            [
              [
                "_route" => "user_location_hall_layouts"
                "hall" => null
                "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::locationHallLayouts"
              ]
              [
                "_locale"
                "location"
                "hall"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          4144 => [
            [
              [
                "_route" => "add_location_hall_layout"
                "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::addLocationHallLayout"
              ]
              [
                "_locale"
                "location"
                "hall"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4169 => [
            [
              [
                "_route" => "edit_location_hall_layout"
                "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::editLocationHallLayout"
              ]
              [
                "_locale"
                "location"
                "hall"
                "layout"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4183 => [
            [
              [
                "_route" => "location_hall_layout_seats"
                "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::editLocationHallLayoutSeats"
              ]
              [
                "_locale"
                "location"
                "hall"
                "layout"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4226 => [
            [
              [
                "_route" => "user_location_hall_zones"
                "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::locationHallZones"
              ]
              [
                "_locale"
                "location"
                "hall"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4242 => [
            [
              [
                "_route" => "add_location_hall_zone"
                "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::addLocationHallZone"
              ]
              [
                "_locale"
                "location"
                "hall"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4264 => [
            [
              [
                "_route" => "edit_location_hall_zone"
                "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::editLocationHallZone"
              ]
              [
                "_locale"
                "location"
                "hall"
                "zone"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4292 => [
            [
              [
                "_route" => "user_location_halls"
                "_controller" => "App\User\Controller\Location\UserLocationHallsController::locationHalls"
              ]
              [
                "_locale"
                "location"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          4308 => [
            [
              [
                "_route" => "add_location_hall"
                "_controller" => "App\User\Controller\Location\UserLocationHallsController::addLocationHall"
              ]
              [
                "_locale"
                "location"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4330 => [
            [
              [
                "_route" => "edit_location_hall"
                "_controller" => "App\User\Controller\Location\UserLocationHallsController::editLocationHall"
              ]
              [
                "_locale"
                "location"
                "hall"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          4357 => [
            [
              [
                "_route" => "edit_location"
                "_controller" => "App\User\Controller\Location\UserLocationsController::editLocation"
              ]
              [
                "_locale"
                "location"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4366 => [
            [
              [
                "_route" => "view_location"
                "_controller" => "App\User\Controller\Location\UserLocationsController::viewLocation"
              ]
              [
                "_locale"
                "location"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          4390 => [
            [
              [
                "_route" => "location_links"
                "_controller" => "App\User\Controller\Location\UserLocationsController::locationLinks"
              ]
              [
                "_locale"
                "location"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          4413 => [
            [
              [
                "_route" => "location_media"
                "_controller" => "App\User\Controller\Location\UserLocationsController::locationMedia"
              ]
              [
                "_locale"
                "location"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          4438 => [
            [
              [
                "_route" => "location_reviews"
                "_controller" => "App\User\Controller\Location\UserLocationsController::locationReviews"
              ]
              [
                "_locale"
                "location"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          4467 => [
            [
              [
                "_route" => "location_calendar"
                "_controller" => "App\User\Controller\Location\UserLocationsController::locationCalendar"
              ]
              [
                "_locale"
                "location"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          4491 => [
            [
              [
                "_route" => "confirm_location"
                "_controller" => "App\User\Controller\Location\UserLocationsController::confirmLocation"
              ]
              [
                "_locale"
                "location"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          4506 => [
            [
              [
                "_route" => "user_locations"
                "_controller" => "App\User\Controller\Location\UserLocationsController::locations"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4519 => [
            [
              [
                "_route" => "add_location"
                "_controller" => "App\User\Controller\Location\UserLocationsController::addLocation"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4563 => [
            [
              [
                "_route" => "user_requisites_payment"
                "_locale" => "ru"
                "_controller" => "App\User\Controller\Payment\UserPaymentController::requisitesPayment"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4582 => [
            [
              [
                "_route" => "user_statements"
                "_locale" => "ru"
                "_controller" => "App\User\Controller\Payment\UserPaymentController::statements"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4614 => [
            [
              [
                "_route" => "user_payment_account_refresh"
                "_locale" => "ru"
                "_controller" => "App\User\Controller\Payment\UserPaymentController::users"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4639 => [
            [
              [
                "_route" => "root"
                "_locale" => "ru"
                "_controller" => "App\User\Controller\UserController::root"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              true
              null
            ]
            [
              [
                "_route" => "profile"
                "_locale" => "ru"
                "_controller" => "App\User\Controller\UserController::profile"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          4675 => [
            [
              [
                "_route" => "main_page"
                "_locale" => "ru"
                "_controller" => "App\User\Controller\UserController::users"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4692 => [
            [
              [
                "_route" => "profile_edit"
                "_locale" => "ru"
                "_controller" => "App\User\Controller\UserController::profileEdit"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4714 => [
            [
              [
                "_route" => "user_requisites"
                "_locale" => "ru"
                "_controller" => "App\User\Controller\UserController::requisites"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4727 => [
            [
              [
                "_route" => "user_remove"
                "_locale" => "ru"
                "_controller" => "App\User\Controller\UserController::remove"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4775 => [
            [
              [
                "_route" => "setup_user"
                "_locale" => "ru"
                "step" => null
                "id" => null
                "_controller" => "App\User\Controller\UserController::setupUser"
              ]
              [
                "_locale"
                "step"
                "id"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          4804 => [
            [
              [
                "_route" => "setup_user_data"
                "_locale" => "ru"
                "_controller" => "App\User\Controller\UserController::setupUserData"
              ]
              [
                "_locale"
              ]
              null
              null
              false
              false
              null
            ]
          ]
          4850 => [
            [
              [
                "_route" => "admin_users"
                "role" => null
                "_controller" => "App\User\Controller\UsersAdminController::users"
              ]
              [
                "type"
                "role"
              ]
              null
              null
              false
              true
              null
            ]
          ]
          4867 => [
            [
              [
                "_route" => "_module"
                "_controller" => "App\_Module\Controller\ModuleController::index"
              ]
              []
              null
              null
              false
              false
              null
            ]
            [
              null
              null
              null
              null
              false
              false
              0
            ]
          ]
        ]
        -checkCondition: null
      }
      #generator: Symfony\Component\Routing\Generator\CompiledUrlGenerator {#2164
        #routes: null
        #context: Symfony\Component\Routing\RequestContext {#823}
        #strictRequirements: true
        #logger: Symfony\Bridge\Monolog\Logger {#827 …9}
        #decodedChars: [
          "%2F" => "/"
          "%252F" => "%2F"
          "%40" => "@"
          "%3A" => ":"
          "%3B" => ";"
          "%2C" => ","
          "%3D" => "="
          "%2B" => "+"
          "%21" => "!"
          "%2A" => "*"
          "%7C" => "|"
        ]
        -compiledRoutes: [
          "_preview_error" => [
            [
              "code"
              "_format"
            ]
            [
              "_controller" => "error_controller::preview"
              "_format" => "html"
            ]
            [
              "code" => "\d+"
            ]
            [
              [
                "variable"
                "."
                "[^/]++"
                "_format"
                true
              ]
              [
                "variable"
                "/"
                "\d+"
                "code"
                true
              ]
              [
                "text"
                "/_error"
              ]
            ]
            []
            []
            []
          ]
          "_wdt" => [
            [
              "token"
            ]
            [
              "_controller" => "web_profiler.controller.profiler::toolbarAction"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "token"
                true
              ]
              [
                "text"
                "/_wdt"
              ]
            ]
            []
            []
            []
          ]
          "_profiler_home" => [
            []
            [
              "_controller" => "web_profiler.controller.profiler::homeAction"
            ]
            []
            [
              [
                "text"
                "/_profiler/"
              ]
            ]
            []
            []
            []
          ]
          "_profiler_search" => [
            []
            [
              "_controller" => "web_profiler.controller.profiler::searchAction"
            ]
            []
            [
              [
                "text"
                "/_profiler/search"
              ]
            ]
            []
            []
            []
          ]
          "_profiler_search_bar" => [
            []
            [
              "_controller" => "web_profiler.controller.profiler::searchBarAction"
            ]
            []
            [
              [
                "text"
                "/_profiler/search_bar"
              ]
            ]
            []
            []
            []
          ]
          "_profiler_phpinfo" => [
            []
            [
              "_controller" => "web_profiler.controller.profiler::phpinfoAction"
            ]
            []
            [
              [
                "text"
                "/_profiler/phpinfo"
              ]
            ]
            []
            []
            []
          ]
          "_profiler_xdebug" => [
            []
            [
              "_controller" => "web_profiler.controller.profiler::xdebugAction"
            ]
            []
            [
              [
                "text"
                "/_profiler/xdebug"
              ]
            ]
            []
            []
            []
          ]
          "_profiler_search_results" => [
            [
              "token"
            ]
            [
              "_controller" => "web_profiler.controller.profiler::searchResultsAction"
            ]
            []
            [
              [
                "text"
                "/search/results"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "token"
                true
              ]
              [
                "text"
                "/_profiler"
              ]
            ]
            []
            []
            []
          ]
          "_profiler_open_file" => [
            []
            [
              "_controller" => "web_profiler.controller.profiler::openAction"
            ]
            []
            [
              [
                "text"
                "/_profiler/open"
              ]
            ]
            []
            []
            []
          ]
          "_profiler" => [
            [
              "token"
            ]
            [
              "_controller" => "web_profiler.controller.profiler::panelAction"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "token"
                true
              ]
              [
                "text"
                "/_profiler"
              ]
            ]
            []
            []
            []
          ]
          "_profiler_router" => [
            [
              "token"
            ]
            [
              "_controller" => "web_profiler.controller.router::panelAction"
            ]
            []
            [
              [
                "text"
                "/router"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "token"
                true
              ]
              [
                "text"
                "/_profiler"
              ]
            ]
            []
            []
            []
          ]
          "_profiler_exception" => [
            [
              "token"
            ]
            [
              "_controller" => "web_profiler.controller.exception_panel::body"
            ]
            []
            [
              [
                "text"
                "/exception"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "token"
                true
              ]
              [
                "text"
                "/_profiler"
              ]
            ]
            []
            []
            []
          ]
          "_profiler_exception_css" => [
            [
              "token"
            ]
            [
              "_controller" => "web_profiler.controller.exception_panel::stylesheet"
            ]
            []
            [
              [
                "text"
                "/exception.css"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "token"
                true
              ]
              [
                "text"
                "/_profiler"
              ]
            ]
            []
            []
            []
          ]
          "admin_action" => [
            []
            [
              "_controller" => "App\Admin\Controller\ActionController::adminAction"
            ]
            []
            [
              [
                "text"
                "/admin/action/"
              ]
            ]
            []
            []
            []
          ]
          "admin_crud_add" => [
            [
              "entityName"
              "module"
            ]
            [
              "module" => null
              "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityAdd"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "module"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "entityName"
                true
              ]
              [
                "text"
                "/admin/crud/add"
              ]
            ]
            []
            []
            []
          ]
          "admin_crud_edit" => [
            [
              "entityName"
              "id"
              "module"
            ]
            [
              "module" => null
              "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityEdit"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "module"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "id"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "entityName"
                true
              ]
              [
                "text"
                "/admin/crud/edit"
              ]
            ]
            []
            []
            []
          ]
          "admin_crud_view" => [
            [
              "entityName"
              "id"
              "module"
            ]
            [
              "module" => null
              "_controller" => "App\Admin\Controller\AdminCrudController::adminEntityView"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "module"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "id"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "entityName"
                true
              ]
              [
                "text"
                "/admin/crud/view"
              ]
            ]
            []
            []
            []
          ]
          "autocomplete_users" => [
            []
            [
              "_controller" => "App\Admin\Controller\AutocompleteController::customers"
            ]
            []
            [
              [
                "text"
                "/autocomplete/users/"
              ]
            ]
            []
            []
            []
          ]
          "autocomplete_cities" => [
            []
            [
              "_controller" => "App\Admin\Controller\AutocompleteController::cities"
            ]
            []
            [
              [
                "text"
                "/autocomplete/cities/"
              ]
            ]
            []
            []
            []
          ]
          "autocomplete_locations" => [
            []
            [
              "_controller" => "App\Admin\Controller\AutocompleteController::locations"
            ]
            []
            [
              [
                "text"
                "/autocomplete/locations/"
              ]
            ]
            []
            []
            []
          ]
          "autocomplete_bands" => [
            []
            [
              "_controller" => "App\Admin\Controller\AutocompleteController::bands"
            ]
            []
            [
              [
                "text"
                "/autocomplete/bands/"
              ]
            ]
            []
            []
            []
          ]
          "autocomplete_events" => [
            []
            [
              "_controller" => "App\Admin\Controller\AutocompleteController::events"
            ]
            []
            [
              [
                "text"
                "/autocomplete/events/"
              ]
            ]
            []
            []
            []
          ]
          "admin_dashboard" => [
            []
            [
              "_controller" => "App\Admin\Controller\DashboardAdminController::index"
            ]
            []
            [
              [
                "text"
                "/admin/dashboard"
              ]
            ]
            []
            []
            []
          ]
          "admin" => [
            []
            [
              "_controller" => "App\Admin\Controller\DashboardAdminController::admin"
            ]
            []
            [
              [
                "text"
                "/admin"
              ]
            ]
            []
            []
            []
          ]
          "admin_ai_event_filter" => [
            []
            [
              "_controller" => "App\Ai\Controller\Admin\AiAdminController::eventContacts"
            ]
            []
            [
              [
                "text"
                "/admin/ai/event/filter/"
              ]
            ]
            []
            []
            []
          ]
          "api_get_url" => [
            [
              "_locale"
              "name"
              "type"
            ]
            [
              "type" => 0
              "_controller" => "App\Api\Controller\ApiController::getUrl"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "type"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "name"
                true
              ]
              [
                "text"
                "/url/get"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
              [
                "text"
                "/api"
              ]
            ]
            []
            []
            []
          ]
          "admin_bands" => [
            []
            [
              "_controller" => "App\Band\Controller\Admin\BandsAdminController::bands"
            ]
            []
            [
              [
                "text"
                "/admin/bands/bands/"
              ]
            ]
            []
            []
            []
          ]
          "admin_band_albums" => [
            [
              "band"
            ]
            [
              "_controller" => "App\Band\Controller\AlbumsAdminController::bandAlbums"
            ]
            []
            [
              [
                "text"
                "/albums/"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/admin/band"
              ]
            ]
            []
            []
            []
          ]
          "api_bands" => [
            []
            [
              "_controller" => "App\Band\Controller\Api\BandApiController::bands"
            ]
            []
            [
              [
                "text"
                "/api/band/bands"
              ]
            ]
            []
            []
            []
          ]
          "api_band" => [
            [
              "slug"
            ]
            [
              "_controller" => "App\Band\Controller\Api\BandApiController::band"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "slug"
                true
              ]
              [
                "text"
                "/api/band/band"
              ]
            ]
            []
            []
            []
          ]
          "api_band_favorite_update" => [
            [
              "id"
            ]
            [
              "_controller" => "App\Band\Controller\Api\BandApiController::favoriteCountUpdate"
            ]
            []
            [
              [
                "text"
                "/favorite/update"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "id"
                true
              ]
              [
                "text"
                "/api/band/band"
              ]
            ]
            []
            []
            []
          ]
          "admin_band_contacts" => [
            [
              "band"
            ]
            [
              "_controller" => "App\Band\Controller\BandContactsAdminController::bandContacts"
            ]
            []
            [
              [
                "text"
                "/contacts/"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/admin/band"
              ]
            ]
            []
            []
            []
          ]
          "band_artist_invite_confirm" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Band\Controller\BandInvitesController::bandArtistConfirm"
            ]
            []
            [
              [
                "text"
                "/band/invite/artist/confirm"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "band_admin_invite_confirm" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Band\Controller\BandInvitesController::bandAdminConfirm"
            ]
            []
            [
              [
                "text"
                "/band/invite/admin/confirm"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "band_artist_invite_approve" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Band\Controller\BandInvitesController::bandArtistApprove"
            ]
            []
            [
              [
                "text"
                "/band/invite/artist/approve"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "band_label_invite_confirm" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Band\Controller\BandInvitesController::bandLabelConfirm"
            ]
            []
            [
              [
                "text"
                "/band/invite/label/confirm"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "action" => [
            []
            [
              "_controller" => "App\Core\Controller\ActionController::adminAction"
            ]
            []
            [
              [
                "text"
                "/action/"
              ]
            ]
            []
            []
            []
          ]
          "api_find_entity" => [
            [
              "hash"
            ]
            [
              "_controller" => "App\Core\Controller\Api\CoreApiController::findEntity"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "hash"
                true
              ]
              [
                "text"
                "/api/core/entity/find"
              ]
            ]
            []
            []
            []
          ]
          "api_check_entity_by_slug" => [
            [
              "slug"
            ]
            [
              "_controller" => "App\Core\Controller\Api\CoreApiController::findEntityBySlug"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "slug"
                true
              ]
              [
                "text"
                "/api/core/entity/check"
              ]
            ]
            []
            []
            []
          ]
          "admin_genres" => [
            []
            [
              "_controller" => "App\Core\Controller\GenresAdminController::genres"
            ]
            []
            [
              [
                "text"
                "/admin/genres/"
              ]
            ]
            []
            []
            []
          ]
          "admin_event_contacts" => [
            [
              "event"
            ]
            [
              "_controller" => "App\Event\Controller\Admin\EventContactsAdminController::eventContacts"
            ]
            []
            [
              [
                "text"
                "/contacts/"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/admin/event"
              ]
            ]
            []
            []
            []
          ]
          "api_events" => [
            []
            [
              "_controller" => "App\Event\Controller\Api\EventApiController::events"
            ]
            []
            [
              [
                "text"
                "/api/event/events"
              ]
            ]
            []
            []
            []
          ]
          "api_event" => [
            [
              "slug"
            ]
            [
              "_controller" => "App\Event\Controller\Api\EventApiController::event"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "slug"
                true
              ]
              [
                "text"
                "/api/event/event"
              ]
            ]
            []
            []
            []
          ]
          "api_event_seats" => [
            [
              "eventId"
            ]
            [
              "_controller" => "App\Event\Controller\Api\EventApiController::eventSeats"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "eventId"
                true
              ]
              [
                "text"
                "/api/event/seats"
              ]
            ]
            []
            []
            []
          ]
          "api_event_favorite_update" => [
            [
              "id"
            ]
            [
              "_controller" => "App\Event\Controller\Api\EventApiController::favoriteCountUpdate"
            ]
            []
            [
              [
                "text"
                "/favorite/update"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "id"
                true
              ]
              [
                "text"
                "/api/event/event"
              ]
            ]
            []
            []
            []
          ]
          "api_event_availability_check" => [
            []
            [
              "_controller" => "App\Event\Controller\Api\EventApiController::checkAvailability"
            ]
            []
            [
              [
                "text"
                "/api/event/events/availability/check"
              ]
            ]
            []
            []
            []
          ]
          "api_event_commission" => [
            [
              "event"
            ]
            [
              "_controller" => "App\Event\Controller\Api\EventApiController::eventCommission"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/api/event/commission"
              ]
            ]
            []
            []
            []
          ]
          "admin_events" => [
            []
            [
              "_controller" => "App\Event\Controller\EventAdminController::cities"
            ]
            []
            [
              [
                "text"
                "/admin/evens/evens/"
              ]
            ]
            []
            []
            []
          ]
          "event_band_artist_reject" => [
            [
              "_locale"
              "id"
            ]
            [
              "_controller" => "App\Event\Controller\EventBandsController::eventBandArtistReject"
            ]
            []
            [
              [
                "text"
                "/reject"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "id"
                true
              ]
              [
                "text"
                "/event/band/artist"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "admin_event_halls" => [
            [
              "event"
            ]
            [
              "_controller" => "App\Event\Controller\EventHallsAdminController::eventHalls"
            ]
            []
            [
              [
                "text"
                "/halls/"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/admin/events"
              ]
            ]
            []
            []
            []
          ]
          "event_band_invite_confirm" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Event\Controller\EventInvitesController::eventBandConfirm"
            ]
            []
            [
              [
                "text"
                "/event/invite/band/confirm"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "event_location_invite_confirm" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Event\Controller\EventInvitesController::eventLocationConfirm"
            ]
            []
            [
              [
                "text"
                "/event/invite/location/confirm"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "admin_event_hall_zones" => [
            [
              "event_hall"
            ]
            [
              "_controller" => "App\Event\Controller\EventZonesAdminController::eventHallZones"
            ]
            []
            [
              [
                "text"
                "/zones"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event_hall"
                true
              ]
              [
                "text"
                "/admin/events/halls"
              ]
            ]
            []
            []
            []
          ]
          "admin_cities" => [
            []
            [
              "_controller" => "App\Geo\Controller\CitiesAdminController::cities"
            ]
            []
            [
              [
                "text"
                "/admin/cities/"
              ]
            ]
            []
            []
            []
          ]
          "admin_countries" => [
            []
            [
              "_controller" => "App\Geo\Controller\CountriesAdminController::countries"
            ]
            []
            [
              [
                "text"
                "/admin/countries/"
              ]
            ]
            []
            []
            []
          ]
          "admin_halls" => [
            []
            [
              "_controller" => "App\Location\Controller\Admin\HallsAdminController::halls"
            ]
            []
            [
              [
                "text"
                "/admin/locations/halls/"
              ]
            ]
            []
            []
            []
          ]
          "admin_location_halls" => [
            [
              "location"
            ]
            [
              "_controller" => "App\Location\Controller\Admin\HallsAdminController::locationHalls"
            ]
            []
            [
              [
                "text"
                "/halls/"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/admin/locations"
              ]
            ]
            []
            []
            []
          ]
          "admin_hall_layouts" => [
            [
              "location"
              "hall"
            ]
            [
              "_controller" => "App\Location\Controller\Admin\LayoutsAdminController::hallLayouts"
            ]
            []
            [
              [
                "text"
                "/layouts/"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "text"
                "/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/admin/locations"
              ]
            ]
            []
            []
            []
          ]
          "admin_location_contacts" => [
            [
              "location"
            ]
            [
              "_controller" => "App\Location\Controller\Admin\LocationContactsAdminController::locationContacts"
            ]
            []
            [
              [
                "text"
                "/contacts/"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/admin/location"
              ]
            ]
            []
            []
            []
          ]
          "admin_locations" => [
            []
            [
              "_controller" => "App\Location\Controller\Admin\LocationsAdminController::cities"
            ]
            []
            [
              [
                "text"
                "/admin/locations/locations/"
              ]
            ]
            []
            []
            []
          ]
          "admin_layout_zones" => [
            [
              "layout"
            ]
            [
              "_controller" => "App\Location\Controller\Admin\ZonesAdminController::layoutZones"
            ]
            []
            [
              [
                "text"
                "/zones"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "layout"
                true
              ]
              [
                "text"
                "/admin/locations/layouts"
              ]
            ]
            []
            []
            []
          ]
          "admin_hall_zones" => [
            [
              "hall"
            ]
            [
              "_controller" => "App\Location\Controller\Admin\ZonesAdminController::hallZones"
            ]
            []
            [
              [
                "text"
                "/zones"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "text"
                "/admin/locations/halls"
              ]
            ]
            []
            []
            []
          ]
          "api_locations" => [
            []
            [
              "_controller" => "App\Location\Controller\Api\LocationApiController::bands"
            ]
            []
            [
              [
                "text"
                "/api/location/locations"
              ]
            ]
            []
            []
            []
          ]
          "api_location" => [
            [
              "slug"
            ]
            [
              "_controller" => "App\Location\Controller\Api\LocationApiController::location"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "slug"
                true
              ]
              [
                "text"
                "/api/location/location"
              ]
            ]
            []
            []
            []
          ]
          "admin_event_cancel_requests" => [
            []
            [
              "_controller" => "App\Moderation\Controller\Admin\EventCancelAdminController::eventCancelRequests"
            ]
            []
            [
              [
                "text"
                "/admin/moderation/event_cancel"
              ]
            ]
            []
            []
            []
          ]
          "admin_event_cancel_request_approve" => [
            [
              "id"
            ]
            [
              "_controller" => "App\Moderation\Controller\Admin\EventCancelAdminController::requestApprove"
            ]
            []
            [
              [
                "text"
                "/approve"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "id"
                true
              ]
              [
                "text"
                "/admin/moderation/event_cancel"
              ]
            ]
            []
            []
            []
          ]
          "admin_moderation_requests" => [
            []
            [
              "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requests"
            ]
            []
            [
              [
                "text"
                "/admin/moderation/requests/"
              ]
            ]
            []
            []
            []
          ]
          "admin_moderation_request" => [
            [
              "id"
            ]
            [
              "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::request"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "id"
                true
              ]
              [
                "text"
                "/admin/moderation/request"
              ]
            ]
            []
            []
            []
          ]
          "admin_moderation_request_reject" => [
            [
              "id"
            ]
            [
              "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requestReject"
            ]
            []
            [
              [
                "text"
                "/reject"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "id"
                true
              ]
              [
                "text"
                "/admin/moderation/request"
              ]
            ]
            []
            []
            []
          ]
          "admin_moderation_request_approve" => [
            [
              "id"
            ]
            [
              "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::requestApprove"
            ]
            []
            [
              [
                "text"
                "/approve"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "id"
                true
              ]
              [
                "text"
                "/admin/moderation/request"
              ]
            ]
            []
            []
            []
          ]
          "admin_moderation_event_cancel_requests" => [
            []
            [
              "_controller" => "App\Moderation\Controller\Admin\ModerationAdminController::eventCancelRequests"
            ]
            []
            [
              [
                "text"
                "/admin/moderation/requests/event_cancel"
              ]
            ]
            []
            []
            []
          ]
          "noty_user_remove_page" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Noty\Controller\NotyViewController::locationInvite"
            ]
            []
            [
              [
                "text"
                "/noty/location/invite/view"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "noty_event_band_artist_page" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Noty\Controller\NotyViewController::notyEventBandArtist"
            ]
            []
            [
              [
                "text"
                "/noty/event/band/artist/view"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "noty_security_registration_page" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Noty\Controller\NotyViewController::notySecurityRegistration"
            ]
            []
            [
              [
                "text"
                "/noty/security/registration/view"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "noty_security_password_reset" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Noty\Controller\NotyViewController::notySecurityPasswordReset"
            ]
            []
            [
              [
                "text"
                "/noty/security/password/reset"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "noty_security_registration_confirm" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Noty\Controller\NotyViewController::notySecurityRegistrationConfirm"
            ]
            []
            [
              [
                "text"
                "/noty/security/registration/confirm"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "noty_band_confirm_success" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Noty\Controller\NotyViewController::notyBandConfirmSuccess"
            ]
            []
            [
              [
                "text"
                "/noty/band/confirm/success"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "noty_location_confirm_success" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Noty\Controller\NotyViewController::notyLocationConfirmSuccess"
            ]
            []
            [
              [
                "text"
                "/noty/location/confirm/success"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "noty_band_creaate_page" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Noty\Controller\NotyViewController::bandCreate"
            ]
            []
            [
              [
                "text"
                "/noty/band/create/view"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "noty_band_admin_invite_confirm_page" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Noty\Controller\NotyViewController::bandAdminInviteConfirm"
            ]
            []
            [
              [
                "text"
                "/noty/band/invite/admin/confirm/view"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "noty_band_admin_invite_approve_page" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Noty\Controller\NotyViewController::bandAdminInviteApprove"
            ]
            []
            [
              [
                "text"
                "/noty/band/invite/admin/approve/view"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "noty_location_scheme_map_uploaded_page" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Noty\Controller\NotyViewController::locationSchemeMapView"
            ]
            []
            [
              [
                "text"
                "/noty/location/scheme-map/view"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "noty_location_scheme_uploaded_page" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Noty\Controller\NotyViewController::locationSchemeView"
            ]
            []
            [
              [
                "text"
                "/noty/location/scheme/view"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "admin_user_payments" => [
            []
            [
              "_controller" => "App\Payment\Controller\UserPaymentAdminController::userPayments"
            ]
            []
            [
              [
                "text"
                "/admin/payments/user/"
              ]
            ]
            []
            []
            []
          ]
          "payment_handler" => [
            []
            [
              "_controller" => "App\Payment\Controller\UserPaymentController::handler"
            ]
            []
            [
              [
                "text"
                "/payment/handler"
              ]
            ]
            []
            []
            []
          ]
          "payment_success" => [
            [
              "hash"
            ]
            [
              "_controller" => "App\Payment\Controller\UserPaymentController::success"
            ]
            []
            [
              [
                "text"
                "/success/"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hash"
                true
              ]
              [
                "text"
                "/payment"
              ]
            ]
            []
            []
            []
          ]
          "payment_fail" => [
            [
              "hash"
            ]
            [
              "_controller" => "App\Payment\Controller\UserPaymentController::fail"
            ]
            []
            [
              [
                "text"
                "/fail"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hash"
                true
              ]
              [
                "text"
                "/shop/pay"
              ]
            ]
            []
            []
            []
          ]
          "admin_currencies" => [
            []
            [
              "_controller" => "App\Price\Controller\CurrenciesAdminController::cities"
            ]
            []
            [
              [
                "text"
                "/admin/currencies/"
              ]
            ]
            []
            []
            []
          ]
          "admin_promo_codes" => [
            []
            [
              "_controller" => "App\Promo\Controller\Admin\PromoCodesAdminController::promoCodes"
            ]
            []
            [
              [
                "text"
                "/admin/promo_codes/"
              ]
            ]
            []
            []
            []
          ]
          "api_promo_code" => [
            [
              "code"
              "event"
            ]
            [
              "event" => null
              "_controller" => "App\Promo\Controller\Api\PromoCodeApiController::promoCode"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "code"
                true
              ]
              [
                "text"
                "/api/promo/promo-code"
              ]
            ]
            []
            []
            []
          ]
          "admin_questions" => [
            []
            [
              "_controller" => "App\Review\Controller\Admin\QuestionsAdminController::questions"
            ]
            []
            [
              [
                "text"
                "/admin/reviews/questions"
              ]
            ]
            []
            []
            []
          ]
          "admin_reviews" => [
            []
            [
              "_controller" => "App\Review\Controller\Admin\ReviewsAdminController::reviews"
            ]
            []
            [
              [
                "text"
                "/admin/reviews/reviews"
              ]
            ]
            []
            []
            []
          ]
          "add_event_review" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Review\Controller\ReviewsController::addEventReview"
            ]
            []
            [
              [
                "text"
                "/review/add/event/"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "add_review_thanks" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Review\Controller\ReviewsController::addReviewThanks"
            ]
            []
            [
              [
                "text"
                "/review/add/thanks/"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "admin_login" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\Admin\AuthController::login"
            ]
            []
            [
              [
                "text"
                "/auth/login"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "admin_forgot_password_request" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\Admin\ResetPasswordController::request"
            ]
            []
            [
              [
                "text"
                "/auth/reset-password/request"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "admin_check_reset_password_email" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\Admin\ResetPasswordController::checkEmail"
            ]
            []
            [
              [
                "text"
                "/auth/reset-password/check"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "admin_reset_password" => [
            [
              "_locale"
              "token"
            ]
            [
              "token" => null
              "_controller" => "App\Security\Controller\Admin\ResetPasswordController::reset"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "token"
                true
              ]
              [
                "text"
                "/auth/reset-password/process"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "connect_apple_start" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\OAuth\AppleController::connectAction"
            ]
            []
            [
              [
                "text"
                "/auth/user/connect/apple"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "connect_apple_check" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\OAuth\AppleController::connectCheckAction"
            ]
            []
            [
              [
                "text"
                "/auth/user/connect/apple/check"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "connect_facebook_start" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\OAuth\FacebookController::connectAction"
            ]
            []
            [
              [
                "text"
                "/auth/user/connect/facebook"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "connect_facebook_check" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\OAuth\FacebookController::connectCheckAction"
            ]
            []
            [
              [
                "text"
                "/auth/user/connect/facebook/check"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "connect_google_start" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\OAuth\GoogleController::connectAction"
            ]
            []
            [
              [
                "text"
                "/auth/user/connect/google"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "connect_google_check" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\OAuth\GoogleController::connectCheckAction"
            ]
            []
            [
              [
                "text"
                "/auth/user/connect/google/check"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "connect_yandex_start" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\OAuth\YandexController::connectAction"
            ]
            []
            [
              [
                "text"
                "/auth/user/connect/yandex"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "connect_yandex_check" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\OAuth\YandexController::connectCheckAction"
            ]
            []
            [
              [
                "text"
                "/auth/user/connect/yandex/check"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "logout" => [
            []
            [
              "_controller" => "App\Security\Controller\SecurityController::logout"
            ]
            []
            [
              [
                "text"
                "/logout"
              ]
            ]
            []
            []
            []
          ]
          "user_login" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\User\AuthController::user_login"
            ]
            []
            [
              [
                "text"
                "/auth/user/login"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_registration" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\User\RegistrationController::registrationPage"
            ]
            []
            [
              [
                "text"
                "/auth/user/registration"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "registration_verify_email" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\User\RegistrationController::verifyUserEmail"
            ]
            []
            [
              [
                "text"
                "/auth/user/registration/verify/email"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_registration_success" => [
            [
              "_locale"
              "hash"
            ]
            [
              "_controller" => "App\Security\Controller\User\RegistrationController::registrationSuccessPage"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "hash"
                true
              ]
              [
                "text"
                "/auth/user/registration/success"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_forgot_password_request" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\User\ResetPasswordController::request"
            ]
            []
            [
              [
                "text"
                "/auth/user/reset-password/request"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_check_reset_password_email" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\Security\Controller\User\ResetPasswordController::checkEmail"
            ]
            []
            [
              [
                "text"
                "/auth/user/reset-password/check"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_reset_password" => [
            [
              "_locale"
              "token"
            ]
            [
              "token" => null
              "_controller" => "App\Security\Controller\User\ResetPasswordController::reset"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "token"
                true
              ]
              [
                "text"
                "/auth/user/reset-password/process"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "upload" => [
            []
            [
              "_controller" => "App\Storage\Controller\UploadController::upload"
            ]
            []
            [
              [
                "text"
                "/upload/"
              ]
            ]
            []
            []
            []
          ]
          "user_band_albums" => [
            [
              "_locale"
              "band"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandAlbumsController::bandAlbums"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/band/albums"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "add_band_album" => [
            [
              "_locale"
              "band"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandAlbumsController::addBandAlbum"
            ]
            []
            [
              [
                "text"
                "/add"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/band/albums"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_band_album" => [
            [
              "_locale"
              "band"
              "album"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandAlbumsController::editBand"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "album"
                true
              ]
              [
                "text"
                "/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/band/albums"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_band_contacts" => [
            [
              "_locale"
              "band"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandContactsController::bandContacts"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/band/contacts"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "add_band_contact" => [
            [
              "_locale"
              "band"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandContactsController::addBandContact"
            ]
            []
            [
              [
                "text"
                "/add"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/band/contacts"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_band_contact" => [
            [
              "_locale"
              "band"
              "contact"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandContactsController::editBandContact"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "contact"
                true
              ]
              [
                "text"
                "/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/band/contacts"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_bands" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandsController::bands"
            ]
            []
            [
              [
                "text"
                "/lk/artists"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "add_band" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandsController::addBand"
            ]
            []
            [
              [
                "text"
                "/lk/artist/add"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "setup_band_main_data" => [
            [
              "_locale"
              "id"
            ]
            [
              "_locale" => "ru"
              "id" => null
              "_controller" => "App\User\Controller\Band\UserBandsController::setupBandMainData"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "id"
                true
              ]
              [
                "text"
                "/lk/setup/artist/step/band_main_data"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "setup_band_second_data" => [
            [
              "_locale"
              "id"
            ]
            [
              "_locale" => "ru"
              "id" => null
              "_controller" => "App\User\Controller\Band\UserBandsController::setupBandSecondData"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "id"
                true
              ]
              [
                "text"
                "/lk/setup/artist/step/band_second_data"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_band" => [
            [
              "_locale"
              "band"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandsController::editBand"
            ]
            []
            [
              [
                "text"
                "/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/artist"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "view_band" => [
            [
              "_locale"
              "band"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandsController::viewBand"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/artist"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "band_links" => [
            [
              "_locale"
              "band"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandsController::bandLinks"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/artist/links"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "band_documents" => [
            [
              "_locale"
              "band"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandsController::bandDocuments"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/artist/documents"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "band_questions" => [
            [
              "_locale"
              "band"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandsController::bandQuestions"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/artist/questions"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "band_media" => [
            [
              "_locale"
              "band"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandsController::bandMedia"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/artist/media"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "band_members" => [
            [
              "_locale"
              "band"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandsController::bandMembers"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/artist/members"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "band_access" => [
            [
              "_locale"
              "band"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandsController::bandAccess"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/artist/access"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "band_reviews" => [
            [
              "_locale"
              "band"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandsController::bandReviews"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/artist/reviews"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "confirm_band" => [
            [
              "_locale"
              "band"
            ]
            [
              "_controller" => "App\User\Controller\Band\UserBandsController::confirmBand"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "band"
                true
              ]
              [
                "text"
                "/lk/artist/confirm"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_event_contacts" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventContactsController::eventContacts"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/contacts"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "add_event_contact" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventContactsController::addEventContact"
            ]
            []
            [
              [
                "text"
                "/add"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/contacts"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_event_contact" => [
            [
              "_locale"
              "event"
              "contact"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventContactsController::editEventContact"
            ]
            []
            [
              [
                "text"
                "/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "contact"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/contacts"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_event_halls" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventHallsController::eventHalls"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_event_tickets" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventHallsController::eventTickets"
            ]
            []
            [
              [
                "text"
                "/tickets"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_event_hall" => [
            [
              "_locale"
              "event"
              "hall"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventHallsController::editEventHall"
            ]
            []
            [
              [
                "text"
                "/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_event_members" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventMembersController::editEventMembers"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/events/members"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_event_partners" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventPartnersController::editEventPartners"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/partners"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_event_prices" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventPricesController::editEventPrices"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/prices"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_event_zone_prices_save" => [
            [
              "_locale"
              "event"
              "zone"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventPricesController::eventZonePricesSave"
            ]
            []
            [
              [
                "text"
                "/save"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "zone"
                true
              ]
              [
                "text"
                "/zone"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/prices"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_event_prices_save" => [
            [
              "_locale"
              "event"
              "group"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventPricesController::editEventPricesSave"
            ]
            []
            [
              [
                "text"
                "/save"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "group"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/prices"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_event_seat_prices_save" => [
            [
              "_locale"
              "event"
              "seat"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventPricesController::eventSeatPricesSave"
            ]
            []
            [
              [
                "text"
                "/save"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "seat"
                true
              ]
              [
                "text"
                "/seat"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/prices"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_event_promo_codes" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::eventPromoCodes"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/promo_codes"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "add_event_promo_code" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::addEventPromoCode"
            ]
            []
            [
              [
                "text"
                "/add"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/promo_codes"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_event_promo_code" => [
            [
              "_locale"
              "event"
              "promo_code"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::editEventPromoCode"
            ]
            []
            [
              [
                "text"
                "/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "promo_code"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/promo_codes"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_event_promo_codes_export" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventPromoCodesController::eventPromoCodesExport"
            ]
            []
            [
              [
                "text"
                "/promo_codes/export"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_event_splits" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventSplitsController::editEventSplits"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/splits"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_event_ticket_types" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::eventTicketTypes"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/ticket-types"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "add_event_ticket_type" => [
            [
              "_locale"
              "event"
              "type"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::addEventTicketType"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "type"
                true
              ]
              [
                "text"
                "/add"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/ticket-types"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_event_ticket_type" => [
            [
              "_locale"
              "event"
              "ticketType"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventTicketTypesController::editEventTicketType"
            ]
            []
            [
              [
                "text"
                "/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "ticketType"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/ticket-types"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_event_orders" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventTicketsController::eventOrders"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/orders"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_event_orders_export" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventTicketsController::eventOrdersExport"
            ]
            []
            [
              [
                "text"
                "/export"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/orders"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "event_zones" => [
            [
              "_locale"
              "event"
              "hall"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventZonesController::eventHallZones"
            ]
            []
            [
              [
                "text"
                "/zones"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_event_zone" => [
            [
              "_locale"
              "event"
              "hall"
              "zone"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventZonesController::editEventHall"
            ]
            []
            [
              [
                "text"
                "/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "zone"
                true
              ]
              [
                "text"
                "/zones"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_events" => [
            [
              "_locale"
              "state"
            ]
            [
              "state" => "active"
              "_controller" => "App\User\Controller\Event\UserEventsController::events"
            ]
            [
              "state" => "active|completed"
            ]
            [
              [
                "variable"
                "/"
                "active|completed"
                "state"
                true
              ]
              [
                "text"
                "/lk/events"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_events_member" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventsController::eventsMember"
            ]
            []
            [
              [
                "text"
                "/lk/events/member"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "get_user_events" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventsController::userEvents"
            ]
            []
            [
              [
                "text"
                "/lk/events/user/get"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "events_calendar" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventsController::eventsCalendar"
            ]
            []
            [
              [
                "text"
                "/lk/events/calendar"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_events_location" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventsController::eventsLocation"
            ]
            []
            [
              [
                "text"
                "/lk/events/location"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "add_event_full" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventsController::addEvent"
            ]
            []
            [
              [
                "text"
                "/lk/event/create"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "add_event" => [
            [
              "_locale"
              "step"
              "event"
            ]
            [
              "step" => "main_data"
              "event" => null
              "_controller" => "App\User\Controller\Event\UserEventsController::addEventSetup"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "step"
                true
              ]
              [
                "text"
                "/lk/event/setup"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_event" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventsController::editEvent"
            ]
            []
            [
              [
                "text"
                "/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "view_event" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventsController::viewEvent"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "dashboard_event" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventsController::dashboardEvent"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/dashboard"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "event_media" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventsController::eventMedia"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/media"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "event_links" => [
            [
              "_locale"
              "event"
            ]
            [
              "_controller" => "App\User\Controller\Event\UserEventsController::eventLinks"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "event"
                true
              ]
              [
                "text"
                "/lk/event/links"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "label_bands" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\User\Controller\Label\LabelBandsController::bands"
            ]
            []
            [
              [
                "text"
                "/lk/label/bands"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_location_contacts" => [
            [
              "_locale"
              "location"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationContactsController::locationContacts"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/contacts"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "add_location_contact" => [
            [
              "_locale"
              "location"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationContactsController::addLocationContact"
            ]
            []
            [
              [
                "text"
                "/add"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/contacts"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_location_contact" => [
            [
              "_locale"
              "location"
              "contact"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationContactsController::editLocationContact"
            ]
            []
            [
              [
                "text"
                "/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "contact"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/contacts"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_location_hall_layout_zones" => [
            [
              "_locale"
              "location"
              "hall"
              "layout"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::locationHallLayoutZones"
            ]
            []
            [
              [
                "text"
                "/zones"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "layout"
                true
              ]
              [
                "text"
                "/layout"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_location_hall_layout_zones_control" => [
            [
              "_locale"
              "location"
              "hall"
              "layout"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::locationHallLayoutZonesControl"
            ]
            []
            [
              [
                "text"
                "/zones/control"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "layout"
                true
              ]
              [
                "text"
                "/layout"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "add_location_hall_layout_zone" => [
            [
              "_locale"
              "location"
              "hall"
              "layout"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::addLocationHallLayoutZone"
            ]
            []
            [
              [
                "text"
                "/zone/add"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "layout"
                true
              ]
              [
                "text"
                "/layout"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_location_hall_layout_zone" => [
            [
              "_locale"
              "location"
              "hall"
              "layout"
              "zone"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutZonesController::editLocationHallLayoutZone"
            ]
            []
            [
              [
                "text"
                "/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "zone"
                true
              ]
              [
                "text"
                "/zone"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "layout"
                true
              ]
              [
                "text"
                "/layout"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_location_hall_layouts" => [
            [
              "_locale"
              "location"
              "hall"
            ]
            [
              "hall" => null
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::locationHallLayouts"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "text"
                "/layouts"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "add_location_hall_layout" => [
            [
              "_locale"
              "location"
              "hall"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::addLocationHallLayout"
            ]
            []
            [
              [
                "text"
                "/layout/add"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_location_hall_layout" => [
            [
              "_locale"
              "location"
              "hall"
              "layout"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::editLocationHallLayout"
            ]
            []
            [
              [
                "text"
                "/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "layout"
                true
              ]
              [
                "text"
                "/layout"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "location_hall_layout_seats" => [
            [
              "_locale"
              "location"
              "hall"
              "layout"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationHallLayoutsController::editLocationHallLayoutSeats"
            ]
            []
            [
              [
                "text"
                "/seats"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "layout"
                true
              ]
              [
                "text"
                "/layout"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_location_hall_zones" => [
            [
              "_locale"
              "location"
              "hall"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::locationHallZones"
            ]
            []
            [
              [
                "text"
                "/zones"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "text"
                "/hall"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "add_location_hall_zone" => [
            [
              "_locale"
              "location"
              "hall"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::addLocationHallZone"
            ]
            []
            [
              [
                "text"
                "/zone/add"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "text"
                "/hall"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_location_hall_zone" => [
            [
              "_locale"
              "location"
              "hall"
              "zone"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationHallZonesController::editLocationHallZone"
            ]
            []
            [
              [
                "text"
                "/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "zone"
                true
              ]
              [
                "text"
                "/zone"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "text"
                "/hall"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_location_halls" => [
            [
              "_locale"
              "location"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationHallsController::locationHalls"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "add_location_hall" => [
            [
              "_locale"
              "location"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationHallsController::addLocationHall"
            ]
            []
            [
              [
                "text"
                "/add"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_location_hall" => [
            [
              "_locale"
              "location"
              "hall"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationHallsController::editLocationHall"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "hall"
                true
              ]
              [
                "text"
                "/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/halls"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_locations" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationsController::locations"
            ]
            []
            [
              [
                "text"
                "/lk/locations"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "add_location" => [
            [
              "_locale"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationsController::addLocation"
            ]
            []
            [
              [
                "text"
                "/lk/locations/add"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "setup_location_main_data" => [
            [
              "_locale"
              "id"
            ]
            [
              "_locale" => "ru"
              "id" => null
              "_controller" => "App\User\Controller\Location\UserLocationsController::setupLocationMainData"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "id"
                true
              ]
              [
                "text"
                "/lk/setup/location/step/location_main_data"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "setup_location_second_data" => [
            [
              "_locale"
              "id"
            ]
            [
              "_locale" => "ru"
              "id" => null
              "_controller" => "App\User\Controller\Location\UserLocationsController::setupLocationSecondData"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "id"
                true
              ]
              [
                "text"
                "/lk/setup/location/step/location_second_data"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "edit_location" => [
            [
              "_locale"
              "location"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationsController::editLocation"
            ]
            []
            [
              [
                "text"
                "/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "view_location" => [
            [
              "_locale"
              "location"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationsController::viewLocation"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "location_links" => [
            [
              "_locale"
              "location"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationsController::locationLinks"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/links"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "location_media" => [
            [
              "_locale"
              "location"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationsController::locationMedia"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/media"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "location_reviews" => [
            [
              "_locale"
              "location"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationsController::locationReviews"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/reviews"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "location_calendar" => [
            [
              "_locale"
              "location"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationsController::locationCalendar"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/calendar"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "confirm_location" => [
            [
              "_locale"
              "location"
            ]
            [
              "_controller" => "App\User\Controller\Location\UserLocationsController::confirmLocation"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "location"
                true
              ]
              [
                "text"
                "/lk/location/confirm"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "setup_organizer_main_data" => [
            [
              "_locale"
              "id"
            ]
            [
              "_locale" => "ru"
              "id" => null
              "_controller" => "App\User\Controller\Organizer\UserOrganizersController::setupOrganizerMainData"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "id"
                true
              ]
              [
                "text"
                "/lk/setup/user/step/organizer_main_data"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_requisites_payment" => [
            [
              "_locale"
            ]
            [
              "_locale" => "ru"
              "_controller" => "App\User\Controller\Payment\UserPaymentController::requisitesPayment"
            ]
            []
            [
              [
                "text"
                "/lk/profile/requisites/payment"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_payment_account_refresh" => [
            [
              "_locale"
            ]
            [
              "_locale" => "ru"
              "_controller" => "App\User\Controller\Payment\UserPaymentController::users"
            ]
            []
            [
              [
                "text"
                "/lk/payment/account/refresh"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_statements" => [
            [
              "_locale"
            ]
            [
              "_locale" => "ru"
              "_controller" => "App\User\Controller\Payment\UserPaymentController::statements"
            ]
            []
            [
              [
                "text"
                "/lk/profile/statements"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "root" => [
            [
              "_locale"
            ]
            [
              "_locale" => "ru"
              "_controller" => "App\User\Controller\UserController::root"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "profile" => [
            [
              "_locale"
            ]
            [
              "_locale" => "ru"
              "_controller" => "App\User\Controller\UserController::profile"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "main_page" => [
            [
              "_locale"
            ]
            [
              "_locale" => "ru"
              "_controller" => "App\User\Controller\UserController::users"
            ]
            []
            [
              [
                "text"
                "/lk/profile"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "profile_edit" => [
            [
              "_locale"
            ]
            [
              "_locale" => "ru"
              "_controller" => "App\User\Controller\UserController::profileEdit"
            ]
            []
            [
              [
                "text"
                "/lk/profile/edit"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "setup_user" => [
            [
              "_locale"
              "step"
              "id"
            ]
            [
              "_locale" => "ru"
              "step" => null
              "id" => null
              "_controller" => "App\User\Controller\UserController::setupUser"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "id"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "step"
                true
              ]
              [
                "text"
                "/lk/setup"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "setup_user_data" => [
            [
              "_locale"
            ]
            [
              "_locale" => "ru"
              "_controller" => "App\User\Controller\UserController::setupUserData"
            ]
            []
            [
              [
                "text"
                "/lk/setup/user/step/user_data"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_requisites" => [
            [
              "_locale"
            ]
            [
              "_locale" => "ru"
              "_controller" => "App\User\Controller\UserController::requisites"
            ]
            []
            [
              [
                "text"
                "/lk/profile/requisites"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "user_remove" => [
            [
              "_locale"
            ]
            [
              "_locale" => "ru"
              "_controller" => "App\User\Controller\UserController::remove"
            ]
            []
            [
              [
                "text"
                "/lk/profile/remove"
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "_locale"
                true
              ]
            ]
            []
            []
            []
          ]
          "admin_users" => [
            [
              "type"
              "role"
            ]
            [
              "role" => null
              "_controller" => "App\User\Controller\UsersAdminController::users"
            ]
            []
            [
              [
                "variable"
                "/"
                "[^/]++"
                "role"
                true
              ]
              [
                "variable"
                "/"
                "[^/]++"
                "type"
                true
              ]
              [
                "text"
                "/admin/users"
              ]
            ]
            []
            []
            []
          ]
          "_module" => [
            []
            [
              "_controller" => "App\_Module\Controller\ModuleController::index"
            ]
            []
            [
              [
                "text"
                "/_module"
              ]
            ]
            []
            []
            []
          ]
        ]
        -defaultLocale: "ru"
      }
      #context: Symfony\Component\Routing\RequestContext {#823}
      #loader: null
      #collection: null
      #resource: "kernel::loadRoutes"
      #options: [
        "cache_dir" => "/var/www/dev.back.garmon.io/back/var/cache/dev"
        "debug" => true
        "generator_class" => "Symfony\Component\Routing\Generator\CompiledUrlGenerator"
        "generator_dumper_class" => "Symfony\Component\Routing\Generator\Dumper\CompiledUrlGeneratorDumper"
        "matcher_class" => "Symfony\Bundle\FrameworkBundle\Routing\RedirectableCompiledUrlMatcher"
        "matcher_dumper_class" => "Symfony\Component\Routing\Matcher\Dumper\CompiledUrlMatcherDumper"
        "resource_type" => "service"
        "strict_requirements" => true
      ]
      #logger: Symfony\Bridge\Monolog\Logger {#827 …9}
      #defaultLocale: "ru"
      -configCacheFactory: Symfony\Component\Config\ResourceCheckerConfigCacheFactory {#817
        -resourceCheckers: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#816
          -generator: Closure() {#815
            class: "Container58VUiID\App_KernelDevDebugContainer"
            use: {
              $container: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
            }
          }
          -count: 2
        }
      }
      -expressionLanguageProviders: [
        Symfony\Component\Routing\Matcher\ExpressionLanguageProvider {#821}
      ]
      -container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#822
        -externalId: "router.default"
        -container: Container58VUiID\App_KernelDevDebugContainer {#45 …20}
        -factories: [
          "routing.loader" => [
            "services"
            "routing.loader"
            "getRouting_LoaderService"
            true
          ]
        ]
        -loading: []
        -factory: Container58VUiID\App_KernelDevDebugContainer::getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed {#832}
        -serviceMap: [
          "routing.loader" => [
            "services"
            "routing.loader"
            "getRouting_LoaderService"
            true
          ]
        ]
        -serviceTypes: [
          "routing.loader" => "Symfony\Component\Config\Loader\LoaderInterface"
        ]
      }
      -collectedParameters: []
      -paramFetcher: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag::get(string $name): UnitEnum|array|string|int|float|bool|null {#818
        returnType: "UnitEnum|array|string|int|float|bool|null"
        this: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#819 …}
      }
    }
    -urlMatcher: Symfony\Bundle\FrameworkBundle\Routing\Router {#824}
    -domainRegexp: "{^https?://%s$}i"
    -secureDomainRegexp: "{^https://%s$}i"
  }
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#494 …8}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"