Blame | Last modification | View Log | Download
controllers:resource: ../src/Controller/type: attributeprefix: /{_locale}requirements:_locale: '%app_locales%'defaults:_locale: '%locale%'api.swagger_ui:path: /api/docmethods: GETdefaults: { _controller: nelmio_api_doc.controller.swagger_ui }api.swagger:path: /api/doc.jsonmethods: GETdefaults: { _controller: nelmio_api_doc.controller.swagger }api:resource: ../src/API/type: attributeprefix: /apiauth:resource: ../src/Controller/Auth/type: attributeprefix: /authsecurity:resource: ../src/Controller/Security/type: attributeprefix: /{_locale}requirements:_locale: '%app_locales%'defaults:_locale: '%locale%'kernel:resource: ../src/Kernel.phptype: attributehome:path: /defaults:_controller: Symfony\Bundle\FrameworkBundle\Controller\RedirectController::redirectActionroute: homepagepermanent: truehomeLocale:path: /{_locale}requirements:_locale: '%app_locales%'defaults:_controller: Symfony\Bundle\FrameworkBundle\Controller\RedirectController::redirectAction_locale: '%locale%'route: homepagepermanent: true2fa_login:path: /{_locale}/auth/2fadefaults:_controller: "scheb_two_factor.form_controller::form"2fa_login_check:path: /{_locale}/auth/2fa_check