Skip to content

Push on 4.0

Push on 4.0 #211

Triggered via dynamic November 21, 2025 10:32
Status Success
Total duration 1m 41s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

998 warnings and 2 notices
Analyze (actions)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Analyze (javascript-typescript)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Type mismatch in property assignment: src/Admin/src/Form/ChangePasswordForm.php#L23
Incompatible types: Expected property of type '\\Laminas\\InputFilter\\InputFilterInterface', '\\Frontend\\Admin\\InputFilter\\ChangePasswordInputFilter' provided
Type mismatch in property assignment: src/Admin/src/Entity/Admin.php#L63
Incompatible types: Expected property of type '\\Doctrine\\Common\\Collections\\Collection', '\\Doctrine\\Common\\Collections\\ArrayCollection' provided
Type mismatch in property assignment: src/Admin/src/Form/AdminForm.php#L124
Incompatible types: Expected property of type '\\Laminas\\InputFilter\\InputFilterInterface', '\\Laminas\\InputFilter\\InputFilter' provided
Type mismatch in property assignment: src/Admin/src/Entity/Admin.php#L149
Incompatible types: Expected property of type '\\Doctrine\\Common\\Collections\\Collection', '\\Doctrine\\Common\\Collections\\ArrayCollection' provided
Type mismatch in property assignment: src/Admin/src/Form/AccountForm.php#L23
Incompatible types: Expected property of type '\\Laminas\\InputFilter\\InputFilterInterface', '\\Frontend\\Admin\\InputFilter\\AccountInputFilter' provided
Type mismatch in property assignment: src/Admin/src/Entity/Admin.php#L62
Incompatible types: Expected property of type '\\Doctrine\\Common\\Collections\\Collection', '\\Doctrine\\Common\\Collections\\ArrayCollection' provided
Type mismatch in property assignment: src/Admin/src/Form/AdminForm.php#L26
Incompatible types: Expected property of type '\\Laminas\\InputFilter\\InputFilterInterface', '\\Frontend\\Admin\\InputFilter\\AdminInputFilter' provided
Type mismatch in property assignment: src/Admin/src/Form/LoginForm.php#L30
Incompatible types: Expected property of type '\\Laminas\\InputFilter\\InputFilterInterface', '\\Frontend\\Admin\\InputFilter\\LoginInputFilter' provided
Incompatible return type: test/Functional/HttpRequestTrait.php#L52
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L102
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L228
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L136
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L191
Return value type is not compatible with declared
Incompatible return type: src/App/src/Middleware/AuthMiddleware.php#L57
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L133
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L388
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L211
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L320
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L142
Return value type is not compatible with declared
Incompatible return type: src/App/src/Factory/AuthMiddlewareFactory.php#L35
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L157
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L89
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L188
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L148
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L177
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L95
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L263
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L80
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L259
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L371
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L290
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L216
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L280
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L83
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L270
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L366
Return value type is not compatible with declared
Incompatible return type: src/App/src/Controller/PageController.php#L31
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L276
Return value type is not compatible with declared
Incompatible return type: src/App/src/Controller/DashboardController.php#L36
Return value type is not compatible with declared
Incompatible return type: src/Admin/src/Controller/AdminController.php#L325
Return value type is not compatible with declared
Parameter type: test/Unit/Admin/Form/LoginFormTest.php#L21
Parameter 'new LoginForm()' type is not compatible with declaration
Parameter type: src/Admin/src/Controller/AdminController.php#L362
Parameter '$changePasswordForm' type is not compatible with declaration
Parameter type: test/Unit/App/Plugin/FormsPluginTest.php#L138
Parameter '$form' type is not compatible with declaration
Parameter type: test/Unit/Admin/Form/ChangePasswordFormTest.php#L21
Parameter 'new ChangePasswordForm()' type is not compatible with declaration
Parameter type: src/Admin/src/Controller/AdminController.php#L235
Parameter '$form' type is not compatible with declaration
Parameter type: test/Unit/App/Plugin/FormsPluginTest.php#L83
Parameter '$form' type is not compatible with declaration
Parameter type: src/Admin/src/Controller/AdminController.php#L127
Parameter 'new EditAdminInputFilter()' type is not compatible with declaration
Parameter type: src/Admin/src/Controller/AdminController.php#L268
Parameter '$form' type is not compatible with declaration
Parameter type: test/Unit/App/Plugin/FormsPluginTest.php#L142
Parameter '$form' type is not compatible with declaration
Parameter type: test/Unit/Admin/Form/AccountFormTest.php#L21
Parameter 'new AccountForm()' type is not compatible with declaration
Parameter type: src/Admin/src/Controller/AdminController.php#L149
Parameter '$this-\>adminForm' type is not compatible with declaration
Parameter type: src/Admin/src/Controller/AdminController.php#L258
Parameter '$form' type is not compatible with declaration
Parameter type: test/Unit/App/Plugin/FormsPluginTest.php#L71
Parameter '$form' type is not compatible with declaration
Parameter type: test/Unit/Admin/Form/AdminFormTest.php#L23
Parameter 'new AdminForm()' type is not compatible with declaration
Parameter type: src/Admin/src/Controller/AdminController.php#L275
Parameter '$form' type is not compatible with declaration
Parameter type: src/Admin/src/Controller/AdminController.php#L274
Parameter '$form' type is not compatible with declaration
Parameter type: src/Admin/src/Controller/AdminController.php#L318
Parameter '$form' type is not compatible with declaration
Parameter type: test/Unit/App/Plugin/FormsPluginTest.php#L117
Parameter '$form' type is not compatible with declaration
Parameter type: src/Admin/src/Controller/AdminController.php#L96
Parameter '$this-\>adminForm' type is not compatible with declaration
Parameter type: test/Unit/Admin/Form/AdminFormTest.php#L54
Parameter '$customInputFilter' type is not compatible with declaration
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L25
Undefined class 'NotFoundExceptionInterface'
Undefined class: bin/cli.php#L5
Undefined class 'ApplicationFactory'
Undefined class: file://$PROJECT_DIR$$PROJECT_DIR$/../doctrine/fixtures/AdminLoader.php#L17
Undefined class 'DependentFixtureInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L188
Undefined class 'JsonResponse'
Undefined class: config/autoload/doctrine.global.php#L61
Undefined class 'UuidType'
Undefined class: src/App/src/Common/UuidOrderedTimeGenerator.php#L16
Undefined class 'UuidInterface'
Undefined class: test/Functional/FunctionalTest.php#L41
Undefined class 'Application'
Undefined class: src/Admin/src/Service/AdminServiceInterface.php#L48
Undefined class 'NonUniqueResultException'
Undefined class: config/autoload/doctrine.global.php#L67
Undefined class 'ArrayAdapter'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L135
Undefined class 'RouterInterface'
Undefined class: test/Unit/Admin/Delegator/AdminRoleDelegatorTest.php#L14
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Controller/DashboardController.php#L8
Undefined class 'AbstractActionController'
Undefined class: bin/doctrine#L6
Undefined class 'EntityManager'
Undefined class: test/Unit/App/Common/UuidAwareTest.php#L21
Undefined class 'UuidInterface'
Undefined class: src/Setting/src/Controller/SettingController.php#L106
Undefined class 'JsonResponse'
Undefined class: src/Admin/src/Form/AccountForm.php#L9
Undefined class 'FormInterface'
Undefined class: src/App/src/Plugin/FormsPlugin.php#L27
Undefined class 'FlashMessengerInterface'
Undefined class: config/pipeline.php#L22
Undefined class 'Application'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L155
Undefined class 'GuardsProviderInterface'
Undefined class: config/autoload/templates.global.php#L18
Undefined class 'TemplateRendererInterface'
Undefined class: src/App/src/Common/ServerRequestAwareTrait.php#L29
Undefined class 'RequestMethodInterface'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L26
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Admin/src/Entity/Admin.php#L31
Undefined class 'Column'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L11
Undefined class 'Identical'
Undefined class: src/Setting/src/RoutesDelegator.php#L10
Undefined class 'ContainerInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L97
Undefined class 'StatusCodeInterface'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L59
Undefined class 'Column'
Undefined class: src/Admin/src/InputFilter/AccountInputFilter.php#L9
Undefined class 'InputFilter'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L36
Undefined class 'Column'
Undefined class: config/autoload/dependencies.global.php#L25
Undefined class 'MailService'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L33
Undefined class 'FlashMessengerInterface'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L32
Undefined class 'Factory'
Undefined class: src/Setting/src/Entity/Setting.php#L34
Undefined class 'Column'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L12
Undefined class 'Table'
Undefined class: src/Admin/src/Entity/Admin.php#L37
Undefined class 'Column'
Undefined class: src/Setting/src/Controller/SettingController.php#L127
Undefined class 'StatusCodeInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L37
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/InputFilter/LoginInputFilter.php#L10
Undefined class 'NotEmpty'
Undefined class: src/Admin/src/ConfigProvider.php#L8
Undefined class 'AnnotatedServiceFactory'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L11
Undefined class 'GuardsProviderInterface'
Undefined class: test/Unit/App/Resolver/EntityListenerResolverTest.php#L30
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Setting/src/InputFilter/SettingInputFilter.php#L11
Undefined class 'InputFilter'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L450
Undefined class 'EntityManager'
Undefined class: src/Admin/src/Controller/AdminController.php#L377
Undefined class 'NonUniqueResultException'
Undefined class: config/routes.php#L7
Undefined class 'ContainerInterface'
Undefined class: src/Setting/src/RoutesDelegator.php#L22
Undefined class 'RequestMethodInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L59
Undefined class 'Exception'
Undefined class: config/autoload/templates.global.php#L5
Undefined class 'DateExtension'
Undefined class: test/Functional/FunctionalTest.php#L9
Undefined class 'Application'
Undefined class: test/Functional/HttpRequestTrait.php#L7
Undefined class 'RequestMethodInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L177
Undefined class 'JsonResponse'
Undefined class: src/Admin/src/Form/ChangePasswordForm.php#L12
Undefined class 'FormInterface'
Undefined class: config/autoload/templates.global.php#L17
Undefined class 'TwigEnvironmentFactory'
Undefined class: src/App/src/Resolver/EntityListenerResolver.php#L9
Undefined class 'ContainerInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L127
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Common/UuidAwareTrait.php#L13
Undefined class 'Id'
Undefined class: test/Functional/HttpResponseTrait.php#L10
Undefined class 'ServerRequestInterface'
Undefined class: src/Admin/src/Entity/Admin.php#L62
Undefined class 'ArrayCollection'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L53
Undefined class 'Column'
Undefined class: src/Admin/src/InputFilter/AccountInputFilter.php#L55
Undefined class 'StringLength'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L10
Undefined class 'Factory'
Undefined class: src/Admin/src/RoutesDelegator.php#L22
Undefined class 'RequestMethodInterface'
Undefined class: config/autoload/doctrine.global.php#L47
Undefined class 'UuidBinaryType'
Undefined class: src/App/src/Common/UuidOrderedTimeGenerator.php#L24
Undefined class 'OrderedTimeCodec'
Undefined class: test/Unit/App/ConfigProviderTest.php#L62
Undefined class 'PluginManager'
Undefined class: src/Setting/src/Controller/SettingController.php#L48
Undefined class 'JsonResponse'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L57
Undefined class 'RedirectResponse'
Undefined class: src/Setting/src/ConfigProvider.php#L28
Undefined class 'AnnotatedServiceFactory'
Undefined class: src/Admin/src/Controller/AdminController.php#L225
Undefined class 'ResponseInterface'
Undefined class: test/Functional/FunctionalTest.php#L62
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Unit/Admin/Entity/AdminInterfaceTest.php#L77
Undefined class 'ArrayCollection'
Undefined class: test/Unit/App/Factory/FormsPluginFactoryTest.php#L22
Undefined class 'Exception'
Undefined class: config/autoload/doctrine.global.php#L56
Undefined class 'MappingDriverChain'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L7
Undefined class 'FlashMessenger'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L15
Undefined class 'ContainerInterface'
Undefined class: src/Admin/src/InputFilter/EditAdminInputFilter.php#L31
Undefined class 'StringLength'
Undefined class: test/Unit/App/Resolver/EntityListenerResolverTest.php#L52
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L86
Undefined class 'StringTrim'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L59
Undefined class 'RedirectResponse'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L16
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Unit/Admin/Repository/AdminRepositoryTest.php#L23
Undefined class 'EntityManager'
Undefined class: src/Admin/src/Entity/AdminIdentity.php#L7
Undefined class 'UserInterface'
Undefined class: test/Functional/FunctionalTest.php#L12
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L9
Undefined class 'Inject'
Undefined class: src/Admin/src/ConfigProvider.php#L41
Undefined class 'ElementFactory'
Undefined class: src/Setting/src/ConfigProvider.php#L9
Undefined class 'AnnotatedServiceFactory'
Undefined class: test/Unit/Admin/ConfigProviderTest.php#L52
Undefined class 'AuthenticationService'
Undefined class: src/Admin/src/InputFilter/LoginInputFilter.php#L9
Undefined class 'InputFilter'
Undefined class: test/Unit/Admin/Entity/AdminTest.php#L9
Undefined class 'Entity'
Undefined class: src/Admin/src/Adapter/AuthenticationAdapter.php#L13
Undefined class 'AdapterInterface'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L65
Undefined class 'Column'
Undefined class: test/Unit/App/RoutesDelegatorTest.php#L10
Undefined class 'Exception'
Undefined class: test/Functional/HttpResponseTrait.php#L15
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Unit/Admin/Entity/AdminLoginTest.php#L22
Undefined class 'Entity'
Undefined class: config/routes.php#L9
Undefined class 'MiddlewareFactory'
Undefined class: src/Admin/src/Entity/Admin.php#L34
Undefined class 'Column'
Undefined class: config/autoload/error-handling.global.php#L19
Undefined class 'Logger'
Undefined class: config/cli-config.php#L12
Undefined class 'PhpFile'
Undefined class: src/App/src/Common/UuidAwareTrait.php#L15
Undefined class 'GeneratedValue'
Undefined class: config/cli-config.php#L19
Undefined class 'ExistingEntityManager'
Undefined class: config/autoload/error-handling.global.php#L6
Undefined class 'Logger'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L71
Undefined class 'Exception'
Undefined class: test/Unit/Admin/Service/AdminServiceTest.php#L9
Undefined class 'LocationServiceInterface'
Undefined class: test/Unit/App/Factory/FormsPluginFactoryTest.php#L32
Undefined class 'FlashMessengerInterface'
Undefined class: src/Admin/src/Form/AccountForm.php#L8
Undefined class 'Form'
Undefined class: src/App/src/Common/UuidOrderedTimeGenerator.php#L10
Undefined class 'UuidInterface'
Undefined class: src/App/src/Factory/FormsPluginFactory.php#L7
Undefined class 'FlashMessengerInterface'
Undefined class: src/Admin/src/Service/AdminService.php#L109
Undefined class 'NonUniqueResultException'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L91
Undefined class 'Exception'
Undefined class: config/config.php#L43
Undefined class 'ConfigProvider'
Undefined class: test/Unit/Admin/Factory/AuthenticationServiceFactoryTest.php#L20
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Common/UuidAwareTrait.php#L8
Undefined class 'UuidOrderedTimeGenerator'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L7
Undefined class 'EntityManager'
Undefined class: config/autoload/cli.global.php#L16
Undefined class 'DemoCommand'
Undefined class: src/Admin/src/Service/AdminService.php#L201
Undefined class 'ArrayCollection'
Undefined class: test/Common/TestCase.php#L18
Undefined class 'EntityManagerInterface'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L209
Undefined class 'FlashMessengerInterface'
Undefined class: test/Unit/Admin/Entity/AdminLoginTest.php#L46
Undefined class 'UuidInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L122
Undefined class 'ServerRequestInterface'
Undefined class: test/Functional/HttpResponseTrait.php#L9
Undefined class 'ResponseInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L12
Undefined class 'ServerRequestInterface'
Undefined class: config/routes.php#L9
Undefined class 'ContainerInterface'
Undefined class: src/Admin/src/Form/LoginForm.php#L71
Undefined class 'InputFilterInterface'
Undefined class: src/App/src/Factory/FormsPluginFactory.php#L20
Undefined class 'ContainerInterface'
Undefined class: config/config.php#L20
Undefined class 'ConfigProvider'
Undefined class: test/Functional/FunctionalTest.php#L61
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L50
Undefined class 'FlashMessengerInterface'
Undefined class: src/Admin/src/Entity/AdminRole.php#L13
Undefined class 'Cache'
Undefined class: src/Admin/src/RoutesDelegator.php#L16
Undefined class 'Application'
Undefined class: src/App/src/Common/TimestampAwareTrait.php#L20
Undefined class 'Column'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L227
Undefined class 'EntityManager'
Undefined class: config/autoload/doctrine.global.php#L23
Undefined class 'EntityManagerInterface'
Undefined class: test/Unit/App/RoutesDelegatorTest.php#L28
Undefined class 'Application'
Undefined class: config/autoload/dependencies.global.php#L24
Undefined class 'AuthorizationService'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L84
Undefined class 'Exception'
Undefined class: src/App/src/Repository/AbstractRepository.php#L8
Undefined class 'NonUniqueResultException'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L415
Undefined class 'ServerRequestInterface'
Undefined class: test/Unit/Admin/Factory/AuthenticationServiceFactoryTest.php#L12
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L8
Undefined class 'AttachAuthorizationEventListenersTrait'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L144
Undefined class 'UnrecognizedField'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L42
Undefined class 'Column'
Undefined class: test/Unit/Admin/Repository/AdminLoginRepositoryTest.php#L17
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L27
Undefined class 'ContainerInterface'
Undefined class: test/Unit/Admin/Delegator/AdminRoleDelegatorTest.php#L12
Undefined class 'ContainerExceptionInterface'
Undefined class: config/config.php#L23
Undefined class 'ConfigProvider'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L24
Undefined class 'GuardsProviderInterface'
Undefined class: test/Unit/App/Factory/FormsPluginFactoryTest.php#L14
Undefined class 'ContainerInterface'
Undefined class: src/Admin/src/Service/AdminServiceInterface.php#L9
Undefined class 'NonUniqueResultException'
Undefined class: src/Admin/src/Controller/AdminController.php#L80
Undefined class 'JsonResponse'
Undefined class: src/Admin/src/InputFilter/LoginInputFilter.php#L30
Undefined class 'StringTrim'
Undefined class: config/config.php#L39
Undefined class 'ConfigProvider'
Undefined class: test/Unit/Admin/RoutesDelegatorTest.php#L24
Undefined class 'Application'
Undefined class: config/config.php#L24
Undefined class 'ConfigProvider'
Undefined class: src/Admin/src/Entity/AdminRole.php#L23
Undefined class 'Column'
Undefined class: test/Functional/FunctionalTest.php#L49
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/ConfigProvider.php#L42
Undefined class 'AnnotatedServiceFactory'
Undefined class: test/Unit/App/ConfigProviderTest.php#L9
Undefined class 'PluginManager'
Undefined class: src/App/src/Factory/FormsPluginFactory.php#L23
Undefined class 'FormElementManager'
Undefined class: config/autoload/templates.global.php#L19
Undefined class 'InvokableFactory'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L76
Undefined class 'EntityManager'
Undefined class: src/App/src/Repository/AbstractRepository.php#L10
Undefined class 'UuidBinaryOrderedTimeType'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L30
Undefined class 'RbacGuardOptions'
Undefined class: config/pipeline.php#L59
Undefined class 'MethodNotAllowedMiddleware'
Undefined class: src/Admin/src/InputFilter/EditAdminInputFilter.php#L86
Undefined class 'StringTrim'
Undefined class: test/Unit/Admin/ConfigProviderTest.php#L18
Undefined class 'AuthenticationService'
Undefined class: test/Functional/FunctionalTest.php#L66
Undefined class 'SchemaTool'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L195
Undefined class 'FlashMessengerInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L91
Undefined class 'StatusCodeInterface'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L27
Undefined class 'NotEmpty'
Undefined class: test/Unit/Admin/Entity/AdminRoleTest.php#L22
Undefined class 'Entity'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L136
Undefined class 'FlashMessengerInterface'
Undefined class: test/Unit/Admin/Form/FormTrait.php#L7
Undefined class 'ElementInterface'
Undefined class: src/Admin/src/Entity/AdminRole.php#L7
Undefined class 'Mapping'
Undefined class: test/Unit/App/Entity/AbstractEntityTest.php#L10
Undefined class 'UuidInterface'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L54
Undefined class 'FlashMessenger'
Undefined class: src/Admin/src/Entity/Admin.php#L63
Undefined class 'ArrayCollection'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L8
Undefined class 'ArrayProvider'
Undefined class: src/Admin/src/Controller/AdminController.php#L85
Undefined class 'StatusCodeInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L43
Undefined class 'AbstractActionController'
Undefined class: test/Unit/Admin/Repository/AdminLoginRepositoryTest.php#L7
Undefined class 'EntityManager'
Undefined class: src/Setting/src/Controller/SettingController.php#L112
Undefined class 'StatusCodeInterface'
Undefined class: src/Admin/src/Service/AdminService.php#L7
Undefined class 'ArrayCollection'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L142
Undefined class 'Exception'
Undefined class: config/container.php#L14
Undefined class 'ServiceManager'
Undefined class: test/Unit/Admin/Repository/AdminLoginRepositoryTest.php#L22
Undefined class 'EntityManager'
Undefined class: config/autoload/error-handling.global.php#L5
Undefined class 'Json'
Undefined class: config/pipeline.php#L6
Undefined class 'NavigationMiddleware'
Undefined class: config/pipeline.php#L27
Undefined class 'CorsMiddleware'
Undefined class: src/Admin/src/RoutesDelegator.php#L14
Undefined class 'Application'
Undefined class: src/App/src/Resolver/EntityListenerResolver.php#L21
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L182
Undefined class 'RequestHandlerInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L9
Undefined class 'GuardInterface'
Undefined class: src/Admin/src/RoutesDelegator.php#L7
Undefined class 'RequestMethodInterface'
Undefined class: src/Admin/src/Entity/Admin.php#L40
Undefined class 'Column'
Undefined class: bin/doctrine#L17
Undefined class 'ExecuteFixturesCommand'
Undefined class: src/Admin/src/RoutesDelegator.php#L22
Undefined class 'RequestMethodInterface'
Undefined class: src/App/src/Resolver/EntityListenerResolver.php#L22
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L45
Undefined class 'NotEmpty'
Undefined class: src/Admin/src/Controller/AdminController.php#L28
Undefined class 'AuthenticationServiceInterface'
Undefined class: src/Admin/src/InputFilter/EditAdminInputFilter.php#L18
Undefined class 'InputFilter'
Undefined class: test/Unit/Admin/Service/AdminServiceTest.php#L22
Undefined class 'NotFoundExceptionInterface'
Undefined class: public/index.php#L5
Undefined class 'Application'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L151
Undefined class 'Exception'
Undefined class: src/Admin/src/InputFilter/LoginInputFilter.php#L15
Undefined class 'InputFilter'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L87
Undefined class 'NotEmpty'
Undefined class: config/config.php#L28
Undefined class 'ConfigProvider'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L103
Undefined class 'FormElementManager'
Undefined class: src/App/src/Factory/EntityListenerResolverFactory.php#L8
Undefined class 'ContainerInterface'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L405
Undefined class 'EntityManager'
Undefined class: src/App/src/Common/UuidAwareTrait.php#L9
Undefined class 'UuidInterface'
Undefined class: src/Admin/src/Service/AdminService.php#L11
Undefined class 'ORMException'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L51
Undefined class 'GuardsProviderPluginManager'
Undefined class: src/Admin/src/Form/AccountForm.php#L12
Undefined class 'Form'
Undefined class: src/Setting/src/Controller/SettingController.php#L74
Undefined class 'StatusCodeInterface'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L41
Undefined class 'RouterInterface'
Undefined class: src/Admin/src/Form/AdminForm.php#L22
Undefined class 'parent'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L326
Undefined class 'Exception'
Undefined class: config/autoload/doctrine.global.php#L5
Undefined class 'EntityManager'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L29
Undefined class 'RbacGuardOptions'
Undefined class: test/Unit/Admin/Delegator/AdminRoleDelegatorTest.php#L26
Undefined class 'ContainerInterface'
Undefined class: src/App/src/Repository/AbstractRepository.php#L17
Undefined class 'EntityRepository'
Undefined class: config/cli-config.php#L14
Undefined class 'EntityManager'
Undefined class: src/App/src/Plugin/FormsPlugin.php#L9
Undefined class 'Form'
Undefined class: test/Unit/App/ConfigProviderTest.php#L17
Undefined class 'Application'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L61
Undefined class 'Response'
Undefined class: src/Admin/src/Entity/AdminRole.php#L11
Undefined class 'Entity'
Undefined class: config/pipeline.php#L9
Undefined class 'SessionMiddleware'
Undefined class: test/Unit/App/Factory/FormsPluginFactoryTest.php#L11
Undefined class 'FormElementManager'
Undefined class: config/autoload/mezzio.global.php#L5
Undefined class 'ConfigAggregator'
Undefined class: config/pipeline.php#L14
Undefined class 'ServerUrlMiddleware'
Undefined class: test/Unit/Admin/Repository/AdminLoginRepositoryTest.php#L11
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Repository/AbstractRepository.php#L9
Undefined class 'QueryBuilder'
Undefined class: src/Admin/src/ConfigProvider.php#L20
Undefined class 'AuthenticationService'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L216
Undefined class 'FlashMessengerInterface'
Undefined class: src/App/src/RoutesDelegator.php#L9
Undefined class 'Application'
Undefined class: config/autoload/templates.global.php#L34
Undefined class 'TranslationExtension'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L24
Undefined class 'Column'
Undefined class: config/autoload/cli.global.php#L6
Undefined class 'FileLockerInterface'
Undefined class: test/Unit/App/Common/UuidOrderedTimeGeneratorTest.php#L16
Undefined class 'UuidInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L34
Undefined class 'InvalidDatabaseException'
Undefined class: src/App/src/Common/UuidOrderedTimeGenerator.php#L7
Undefined class 'OrderedTimeCodec'
Undefined class: src/Setting/src/RoutesDelegator.php#L22
Undefined class 'RequestMethodInterface'
Undefined class: public/index.php#L7
Undefined class 'ContainerInterface'
Undefined class: src/App/src/Controller/DashboardController.php#L13
Undefined class 'TemplateRendererInterface'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L178
Undefined class 'FlashMessengerInterface'
Undefined class: test/Unit/App/Controller/DashboardControllerTest.php#L23
Undefined class 'TemplateRendererInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L270
Undefined class 'RedirectResponse'
Undefined class: config/autoload/templates.global.php#L16
Undefined class 'DateExtension'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L146
Undefined class 'ServerRequestInterface'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L76
Undefined class 'StringTrim'
Undefined class: test/Functional/FunctionalTest.php#L35
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Admin/src/Repository/AdminRepository.php#L133
Undefined class 'NonUniqueResultException'
Undefined class: src/Admin/src/Controller/AdminController.php#L29
Undefined class 'ExceptionInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L76
Undefined class 'RequestMethodInterface'
Undefined class: src/App/src/Common/ServerRequestAwareTrait.php#L24
Undefined class 'RequestMethodInterface'
Undefined class: public/index.php#L6
Undefined class 'MiddlewareFactory'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L39
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/ConfigProvider.php#L8
Undefined class 'EntityManagerInterface'
Undefined class: src/Admin/src/Form/ChangePasswordForm.php#L13
Undefined class 'Form'
Undefined class: test/Common/TestCase.php#L45
Undefined class 'EntityManagerInterface'
Undefined class: test/Unit/App/ConfigProviderTest.php#L71
Undefined class 'EntityManagerInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L314
Undefined class 'ServerRequestInterface'
Undefined class: test/Unit/Admin/RoutesDelegatorTest.php#L10
Undefined class 'Exception'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L392
Undefined class 'ServerRequestInterface'
Undefined class: src/Admin/src/Service/AdminService.php#L43
Undefined class 'NotSupported'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L160
Undefined class 'GuardInterface'
Undefined class: test/Unit/Admin/Controller/AdminControllerTest.php#L37
Undefined class 'AuthenticationServiceInterface'
Undefined class: src/Admin/src/Entity/AdminInterface.php#L7
Undefined class 'ArrayCollection'
Undefined class: test/Unit/Admin/Repository/AdminRepositoryTest.php#L18
Undefined class 'NotFoundExceptionInterface'
Undefined class: config/autoload/doctrine.global.php#L9
Undefined class 'FilesystemAdapter'
Undefined class: src/Admin/src/RoutesDelegator.php#L14
Undefined class 'ContainerInterface'
Undefined class: test/Common/TestCase.php#L9
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L201
Undefined class 'ResponseInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L41
Undefined class 'Exception'
Undefined class: src/App/src/Repository/AbstractRepository.php#L28
Undefined class 'NonUniqueResultException'
Undefined class: src/Setting/src/Controller/SettingController.php#L103
Undefined class 'JsonResponse'
Undefined class: test/Unit/App/Factory/FormsPluginFactoryTest.php#L13
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Controller/PageController.php#L31
Undefined class 'HtmlResponse'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L21
Undefined class 'Column'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L72
Undefined class 'GuardsProviderInterface'
Undefined class: test/Unit/Admin/Repository/AdminLoginRepositoryTest.php#L23
Undefined class 'EntityManager'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L155
Undefined class 'UploadedFileInterface'
Undefined class: src/App/src/Factory/EntityListenerResolverFactory.php#L12
Undefined class 'ContainerInterface'
Undefined class: src/Admin/src/Form/LoginForm.php#L16
Undefined class 'Form'
Undefined class: test/Common/TestCase.php#L10
Undefined class 'ContainerInterface'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L13
Undefined class 'NotEmpty'
Undefined class: src/Admin/src/Form/ChangePasswordForm.php#L8
Undefined class 'Form'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L15
Undefined class 'RouterInterface'
Undefined class: config/config.php#L18
Undefined class 'ConfigProvider'
Undefined class: src/App/src/Plugin/FormsPlugin.php#L7
Undefined class 'PluginInterface'
Undefined class: config/config.php#L33
Undefined class 'ConfigProvider'
Undefined class: src/Admin/src/InputFilter/AccountInputFilter.php#L17
Undefined class 'InputFilter'
Undefined class: src/Admin/src/Controller/AdminController.php#L214
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L371
Undefined class 'HtmlResponse'
Undefined class: config/autoload/authorization-guards.global.php#L5
Undefined class 'GuardInterface'
Undefined class: src/Admin/src/Service/AdminServiceInterface.php#L7
Undefined class 'EntityRepository'
Undefined class: test/Common/TestCase.php#L17
Undefined class 'ContainerInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L14
Undefined class 'RedirectResponse'
Undefined class: src/App/src/Plugin/FormsPlugin.php#L10
Undefined class 'FormElementManager'
Undefined class: config/pipeline.php#L20
Undefined class 'RouteMiddleware'
Undefined class: test/Unit/App/ConfigProviderTest.php#L45
Undefined class 'Application'
Undefined class: config/autoload/cli.global.php#L5
Undefined class 'DemoCommand'
Undefined class: src/Admin/src/Entity/Admin.php#L17
Undefined class 'Table'
Undefined class: test/Unit/App/Controller/DashboardControllerTest.php#L11
Undefined class 'TemplateRendererInterface'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L34
Undefined class 'GuardsProviderInterface'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L36
Undefined class 'GuardInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L17
Undefined class 'Exception'
Undefined class: test/Functional/FunctionalTest.php#L10
Undefined class 'MiddlewareFactory'
Undefined class: test/Unit/Admin/Form/FormTrait.php#L9
Undefined class 'Input'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L123
Undefined class 'Exception'
Undefined class: src/Admin/src/Form/AdminForm.php#L117
Undefined class 'InputFilterInterface'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L74
Undefined class 'Column'
Undefined class: test/Unit/Admin/Entity/AdminTest.php#L43
Undefined class 'Table'
Undefined class: src/App/src/Controller/DashboardController.php#L36
Undefined class 'HtmlResponse'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L167
Undefined class 'ServerRequestInterface'
Undefined class: test/Unit/Admin/Form/FormTrait.php#L8
Undefined class 'FormInterface'
Undefined class: test/Unit/Admin/Delegator/AdminRoleDelegatorTest.php#L48
Undefined class 'ContainerInterface'
Undefined class: src/Setting/src/Controller/SettingController.php#L156
Undefined class 'JsonResponse'
Undefined class: src/Admin/src/Entity/AdminRole.php#L12
Undefined class 'Table'
Undefined class: test/Functional/FunctionalTest.php#L7
Undefined class 'SchemaTool'
Undefined class: config/config.php#L41
Undefined class 'ConfigProvider'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L189
Undefined class 'Exception'
Undefined class: config/pipeline.php#L16
Undefined class 'DispatchMiddleware'
Undefined class: src/App/src/Common/UuidAwareTrait.php#L16
Undefined class 'RamseyUuidOrderedTimeGenerator'
Undefined class: test/Unit/App/Factory/FormsPluginFactoryTest.php#L12
Undefined class 'Exception'
Undefined class: bin/doctrine#L21
Undefined class 'ConsoleRunner'
Undefined class: config/autoload/templates.global.php#L9
Undefined class 'TwigEnvironmentFactory'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L7
Undefined class 'FlashMessenger'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L14
Undefined class 'ResponseInterface'
Undefined class: config/autoload/cors.global.php#L8
Undefined class 'ConfigurationInterface'
Undefined class: src/Admin/src/Service/AdminService.php#L8
Undefined class 'EntityManager'
Undefined class: test/Functional/HttpRequestTrait.php#L12
Undefined class 'ServerRequestInterface'
Undefined class: test/Unit/App/Repository/AbstractRepositoryTest.php#L19
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L174
Undefined class 'RouterInterface'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L218
Undefined class 'FlashMessengerInterface'
Undefined class: config/autoload/doctrine.global.php#L14
Undefined class 'EntityManagerFactory'
Undefined class: test/Functional/HttpRequestTrait.php#L10
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Plugin/FormsPlugin.php#L39
Undefined class 'Form'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L32
Undefined class 'GuardsProviderPluginManager'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L29
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Common/UuidAwareTrait.php#L17
Undefined class 'UuidInterface'
Undefined class: config/pipeline.php#L17
Undefined class 'ImplicitHeadMiddleware'
Undefined class: src/Admin/src/Controller/AdminController.php#L216
Undefined class 'HtmlResponse'
Undefined class: test/Functional/HttpRequestTrait.php#L52
Undefined class 'ServerRequest'
Undefined class: test/Unit/App/ConfigProviderTest.php#L44
Undefined class 'Application'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L112
Undefined class 'Exception'
Undefined class: config/autoload/templates.global.php#L18
Undefined class 'TwigRendererFactory'
Undefined class: test/Functional/HttpRequestTrait.php#L11
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Plugin/FormsPlugin.php#L50
Undefined class 'Form'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L10
Undefined class 'RbacGuardOptions'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L35
Undefined class 'Exception'
Undefined class: src/App/src/Resolver/EntityListenerResolver.php#L7
Undefined class 'DefaultEntityListenerResolver'
Undefined class: test/Unit/App/Common/UuidOrderedTimeGeneratorTest.php#L19
Undefined class 'UuidInterface'
Undefined class: src/App/src/Plugin/FormsPlugin.php#L57
Undefined class 'Form'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L47
Undefined class 'ArrayProvider'
Undefined class: src/Admin/src/Controller/AdminController.php#L369
Undefined class 'ResponseInterface'
Undefined class: config/pipeline.php#L72
Undefined class 'ForbiddenHandler'
Undefined class: test/Unit/App/ConfigProviderTest.php#L48
Undefined class 'Application'
Undefined class: src/Setting/src/Controller/SettingController.php#L9
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/ConfigProvider.php#L43
Undefined class 'AnnotatedServiceFactory'
Undefined class: test/Functional/FunctionalTest.php#L36
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Admin/src/Form/LoginForm.php#L10
Undefined class 'Text'
Undefined class: test/Unit/App/Repository/AbstractRepositoryTest.php#L12
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Setting/src/Service/SettingService.php#L7
Undefined class 'Inject'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L49
Undefined class 'StringLength'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L64
Undefined class 'RequestMethodInterface'
Undefined class: config/config.php#L19
Undefined class 'ConfigProvider'
Undefined class: src/App/src/Repository/AbstractRepository.php#L19
Undefined class 'QueryBuilder'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L106
Undefined class 'ServerRequestInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L388
Undefined class 'JsonResponse'
Undefined class: src/Admin/src/Controller/AdminController.php#L67
Undefined class 'Logger'
Undefined class: src/Admin/src/InputFilter/LoginInputFilter.php#L31
Undefined class 'NotEmpty'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L80
Undefined class 'ResponseInterface'
Undefined class: config/config.php#L31
Undefined class 'ConfigProvider'
Undefined class: config/autoload/cli.global.php#L20
Undefined class 'FileLockerInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L35
Undefined class 'RbacGuardOptions'
Undefined class: src/App/src/ConfigProvider.php#L9
Undefined class 'AnnotatedServiceFactory'
Undefined class: test/Unit/Admin/Entity/AdminLoginTest.php#L8
Undefined class 'Entity'
Undefined class: config/cli-config.php#L8
Undefined class 'EntityManager'
Undefined class: src/App/src/Factory/FormsPluginFactory.php#L24
Undefined class 'FlashMessengerInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L259
Undefined class 'RedirectResponse'
Undefined class: test/Unit/App/Controller/DashboardControllerTest.php#L24
Undefined class 'AuthenticationServiceInterface'
Undefined class: src/Admin/src/InputFilter/EditAdminInputFilter.php#L96
Undefined class 'StringTrim'
Undefined class: bin/doctrine#L7
Undefined class 'ConsoleRunner'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L175
Undefined class 'FlashMessengerInterface'
Undefined class: src/Setting/src/Controller/SettingController.php#L147
Undefined class 'JsonResponse'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L63
Undefined class 'StringLength'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L43
Undefined class 'ContainerInterface'
Undefined class: config/autoload/doctrine.global.php#L22
Undefined class 'EntityManager'
Undefined class: test/Unit/App/ConfigProviderTest.php#L70
Undefined class 'EntityManager'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L13
Undefined class 'RouterInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L252
Undefined class 'ServerRequestInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L7
Undefined class 'FlashMessengerInterface'
Undefined class: test/Functional/FunctionalTest.php#L11
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Common/TestCase.php#L7
Undefined class 'EntityManager'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L97
Undefined class 'InArray'
Undefined class: src/Admin/src/Service/AdminService.php#L13
Undefined class 'Inject'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L356
Undefined class 'ServerRequestInterface'
Undefined class: config/autoload/templates.global.php#L33
Undefined class 'DateExtension'
Undefined class: src/App/src/ConfigProvider.php#L18
Undefined class 'Application'
Undefined class: test/Unit/Admin/Repository/AdminRepositoryTest.php#L22
Undefined class 'EntityManager'
Undefined class: bin/cli.php#L14
Undefined class 'ApplicationFactory'
Undefined class: src/Admin/src/Service/AdminServiceInterface.php#L16
Undefined class 'EntityRepository'
Undefined class: test/Unit/App/RoutesDelegatorTest.php#L16
Undefined class 'Exception'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L202
Undefined class 'FlashMessengerInterface'
Undefined class: src/Admin/src/Form/LoginForm.php#L12
Undefined class 'FormInterface'
Undefined class: config/pipeline.php#L26
Undefined class 'SessionMiddleware'
Undefined class: src/Setting/src/Entity/Setting.php#L28
Undefined class 'JoinColumn'
Undefined class: test/Functional/FunctionalTest.php#L38
Undefined class 'Application'
Undefined class: src/Admin/src/Repository/AdminRepository.php#L173
Undefined class 'QueryBuilder'
Undefined class: test/Unit/Admin/Controller/AdminControllerTest.php#L36
Undefined class 'TemplateRendererInterface'
Undefined class: src/Admin/src/Entity/Admin.php#L7
Undefined class 'ArrayCollection'
Undefined class: src/Admin/src/InputFilter/EditAdminInputFilter.php#L78
Undefined class 'StringLength'
Undefined class: src/Admin/src/Form/ChangePasswordForm.php#L15
Undefined class 'InputFilterInterface'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L165
Undefined class 'FlashMessengerInterface'
Undefined class: test/Unit/Admin/Entity/AdminLoginTest.php#L13
Undefined class 'UuidInterface'
Undefined class: test/Functional/FunctionalTest.php#L48
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Setting/src/ConfigProvider.php#L7
Undefined class 'AttributeDriver'
Undefined class: test/Unit/Admin/Form/FormTrait.php#L34
Undefined class 'InputFilterInterface'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L29
Undefined class 'ResponseInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L368
Undefined class 'Exception'
Undefined class: src/Admin/src/InputFilter/LoginInputFilter.php#L13
Undefined class 'InputFilter'
Undefined class: src/Admin/src/Form/AccountForm.php#L10
Undefined class 'InputFilterInterface'
Undefined class: test/Unit/Admin/Service/AdminServiceTest.php#L27
Undefined class 'EntityManager'
Undefined class: src/Admin/src/Form/LoginForm.php#L15
Undefined class 'Form'
Undefined class: src/App/src/Repository/AbstractRepository.php#L7
Undefined class 'EntityRepository'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L267
Undefined class 'EntityManager'
Undefined class: test/Unit/App/RoutesDelegatorTest.php#L21
Undefined class 'ContainerInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L7
Undefined class 'RequestMethodInterface'
Undefined class: config/pipeline.php#L18
Undefined class 'ImplicitOptionsMiddleware'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L22
Undefined class 'FlashMessengerInterface'
Undefined class: config/autoload/cli.global.php#L16
Undefined class 'DemoCommand'
Undefined class: config/pipeline.php#L11
Undefined class 'Application'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L213
Undefined class 'ServerRequestInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L138
Undefined class 'RbacGuardOptions'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L11
Undefined class 'GuardsProviderPluginManager'
Undefined class: src/Admin/src/Controller/AdminController.php#L320
Undefined class 'RedirectResponse'
Undefined class: config/autoload/templates.global.php#L8
Undefined class 'TemplateRendererInterface'
Undefined class: config/autoload/templates.global.php#L10
Undefined class 'TwigRendererFactory'
Undefined class: src/Admin/src/Service/AdminService.php#L177
Undefined class 'ORMException'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L149
Undefined class 'FlashMessengerInterface'
Undefined class: test/Functional/HttpResponseTrait.php#L16
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L291
Undefined class 'ServerRequestInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L163
Undefined class 'Exception'
Undefined class: test/Functional/HttpRequestTrait.php#L18
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L161
Undefined class 'ServerRequestInterface'
Undefined class: config/cli-config.php#L5
Undefined class 'ExistingEntityManager'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L12
Undefined class 'InArray'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L34
Undefined class 'GuardsProviderInterface'
Undefined class: src/Admin/src/Form/ChangePasswordForm.php#L9
Undefined class 'FormInterface'
Undefined class: test/Common/TestCase.php#L11
Undefined class 'NotFoundExceptionInterface'
Undefined class: public/index.php#L25
Undefined class 'Application'
Undefined class: src/Admin/src/InputFilter/EditAdminInputFilter.php#L88
Undefined class 'StringLength'
Undefined class: test/Unit/Admin/Repository/AdminRoleRepositoryTest.php#L11
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Admin/src/Entity/Admin.php#L56
Undefined class 'Collection'
Undefined class: test/Unit/Admin/Service/AdminServiceTest.php#L28
Undefined class 'EntityManager'
Undefined class: test/Unit/Admin/Entity/AdminInterfaceTest.php#L7
Undefined class 'ArrayCollection'
Undefined class: src/Admin/src/Controller/AdminController.php#L263
Undefined class 'RedirectResponse'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L40
Undefined class 'RequestMethodInterface'
Undefined class: test/Unit/Admin/Delegator/AdminRoleDelegatorTest.php#L21
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Controller/PageController.php#L25
Undefined class 'TemplateRendererInterface'
Undefined class: src/Admin/src/Form/LoginForm.php#L57
Undefined class 'Password'
Undefined class: test/Unit/Admin/Repository/AdminRoleRepositoryTest.php#L22
Undefined class 'EntityManager'
Undefined class: src/Admin/src/Delegator/AdminRoleDelegator.php#L21
Undefined class 'ContainerInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L13
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L23
Undefined class 'FlashMessengerInterface'
Undefined class: src/Admin/src/Repository/AdminRepository.php#L8
Undefined class 'QueryBuilder'
Undefined class: src/Setting/src/ConfigProvider.php#L8
Undefined class 'AnnotatedRepositoryFactory'
Undefined class: src/App/src/Common/TimestampAwareTrait.php#L17
Undefined class 'Column'
Undefined class: src/Admin/src/InputFilter/EditAdminInputFilter.php#L10
Undefined class 'InputFilter'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L306
Undefined class 'Exception'
Undefined class: src/Admin/src/Controller/AdminController.php#L116
Undefined class 'ResponseInterface'
Undefined class: test/Unit/App/Factory/FormsPluginFactoryTest.php#L27
Undefined class 'FormElementManager'
Undefined class: src/Admin/src/Controller/AdminController.php#L223
Undefined class 'InvalidDatabaseException'
Undefined class: config/config.php#L44
Undefined class 'ConfigProvider'
Undefined class: src/App/src/Controller/PageController.php#L15
Undefined class 'AbstractActionController'
Undefined class: src/Admin/src/Adapter/AuthenticationAdapter.php#L39
Undefined class 'EntityManager'
Undefined class: test/Functional/HttpResponseTrait.php#L18
Undefined class 'ResponseInterface'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L315
Undefined class 'EntityManager'
Undefined class: src/App/src/Controller/DashboardController.php#L29
Undefined class 'TemplateRendererInterface'
Undefined class: src/Admin/src/InputFilter/EditAdminInputFilter.php#L76
Undefined class 'StringTrim'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L12
Undefined class 'Exception'
Undefined class: src/Admin/src/Form/LoginForm.php#L26
Undefined class 'parent'
Undefined class: src/App/src/Plugin/FormsPlugin.php#L11
Undefined class 'FormInterface'
Undefined class: config/pipeline.php#L24
Undefined class 'ErrorHandlerInterface'
Undefined class: config/config.php#L34
Undefined class 'ConfigProvider'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L116
Undefined class 'GuardsProviderInterface'
Undefined class: src/App/src/Repository/AbstractRepository.php#L15
Undefined class 'EntityRepository'
Undefined class: test/Unit/Admin/Entity/AdminLoginTest.php#L23
Undefined class 'Table'
Undefined class: config/pipeline.php#L74
Undefined class 'NavigationMiddleware'
Undefined class: config/cli-config.php#L6
Undefined class 'PhpFile'
Undefined class: src/App/src/Common/UuidAwareTrait.php#L7
Undefined class 'Mapping'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L78
Undefined class 'StringLength'
Undefined class: src/Admin/src/Service/AdminService.php#L152
Undefined class 'ORMException'
Undefined class: src/Admin/src/InputFilter/AccountInputFilter.php#L7
Undefined class 'StringTrim'
Undefined class: config/config.php#L45
Undefined class 'ConfigProvider'
Undefined class: test/Functional/HttpRequestTrait.php#L29
Undefined class 'RequestMethodInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L236
Undefined class 'ServerRequestInterface'
Undefined class: config/autoload/templates.global.php#L17
Undefined class 'Environment'
Undefined class: src/App/src/Factory/FormsPluginFactory.php#L11
Undefined class 'ContainerInterface'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L19
Undefined class 'MiddlewareInterface'
Undefined class: src/App/src/Resolver/EntityListenerResolver.php#L12
Undefined class 'DefaultEntityListenerResolver'
Undefined class: test/Unit/App/Resolver/EntityListenerResolverTest.php#L35
Undefined class 'ContainerInterface'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L170
Undefined class 'FlashMessengerInterface'
Undefined class: src/Admin/src/Form/LoginForm.php#L11
Undefined class 'Form'
Undefined class: config/pipeline.php#L62
Undefined class 'UrlHelperMiddleware'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L49
Undefined class 'RouterInterface'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L10
Undefined class 'RbacGuardOptions'
Undefined class: config/autoload/doctrine.global.php#L62
Undefined class 'UuidBinaryType'
Undefined class: src/Admin/src/InputFilter/EditAdminInputFilter.php#L26
Undefined class 'StringTrim'
Undefined class: src/Admin/src/Controller/AdminController.php#L325
Undefined class 'HtmlResponse'
Undefined class: test/Unit/Admin/Repository/AdminRoleRepositoryTest.php#L7
Undefined class 'EntityManager'
Undefined class: src/Admin/src/ConfigProvider.php#L72
Undefined class 'ElementFactory'
Undefined class: bin/doctrine#L18
Undefined class 'ListFixturesCommand'
Undefined class: src/Admin/src/Controller/AdminController.php#L36
Undefined class 'TemplateRendererInterface'
Undefined class: src/Admin/src/RoutesDelegator.php#L9
Undefined class 'Application'
Undefined class: test/Unit/App/ConfigProviderTest.php#L7
Undefined class 'EntityManager'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L156
Undefined class 'FlashMessengerInterface'
Undefined class: test/Unit/Admin/Repository/AdminRoleRepositoryTest.php#L17
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L34
Undefined class 'EntityManager'
Undefined class: src/Admin/src/Service/AdminServiceInterface.php#L42
Undefined class 'NonUniqueResultException'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L181
Undefined class 'ServerRequestInterface'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L88
Undefined class 'EntityManager'
Undefined class: src/Setting/src/InputFilter/SettingInputFilter.php#L8
Undefined class 'InputFilter'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L63
Undefined class 'ServerRequestInterface'
Undefined class: src/Admin/src/Service/AdminService.php#L47
Undefined class 'EntityManager'
Undefined class: src/Admin/src/InputFilter/EditAdminInputFilter.php#L15
Undefined class 'StringLength'
Undefined class: test/Functional/HttpRequestTrait.php#L8
Undefined class 'ServerRequest'
Undefined class: src/Admin/src/Controller/AdminController.php#L199
Undefined class 'NonUniqueResultException'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L16
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Setting/src/Controller/SettingController.php#L70
Undefined class 'JsonResponse'
Undefined class: test/Unit/Admin/Factory/AuthenticationServiceFactoryTest.php#L14
Undefined class 'NotFoundExceptionInterface'
Undefined class: config/pipeline.php#L77
Undefined class 'DispatchMiddleware'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L8
Undefined class 'UnrecognizedField'
Undefined class: src/App/src/Controller/DashboardController.php#L11
Undefined class 'HtmlResponse'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L116
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L12
Undefined class 'RedirectResponse'
Undefined class: test/Unit/Admin/Controller/AdminControllerTest.php#L7
Undefined class 'FlashMessengerInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L64
Undefined class 'FlashMessengerInterface'
Undefined class: config/config.php#L5
Undefined class 'ArrayProvider'
Undefined class: config/config.php#L27
Undefined class 'ConfigProvider'
Undefined class: src/Admin/src/Repository/AdminRepository.php#L12
Undefined class 'UuidBinaryOrderedTimeType'
Undefined class: file://$PROJECT_DIR$$PROJECT_DIR$/../doctrine/fixtures/AdminLoader.php#L7
Undefined class 'DependentFixtureInterface'
Undefined class: test/Common/TestCase.php#L30
Undefined class 'ContainerInterface'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L65
Undefined class 'EntityManager'
Undefined class: src/Admin/src/Service/AdminServiceInterface.php#L8
Undefined class 'ORMException'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L23
Undefined class 'Exception'
Undefined class: src/Admin/src/Factory/AuthenticationServiceFactory.php#L17
Undefined class 'NotFoundExceptionInterface'
Undefined class: config/autoload/doctrine.global.php#L8
Undefined class 'ArrayAdapter'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L58
Undefined class 'StringTrim'
Undefined class: src/Admin/src/Form/AccountForm.php#L13
Undefined class 'Form'
Undefined class: test/Common/TestCase.php#L41
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Admin/src/Service/AdminService.php#L9
Undefined class 'EntityRepository'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L71
Undefined class 'Column'
Undefined class: test/Unit/App/Common/UuidOrderedTimeGeneratorTest.php#L9
Undefined class 'UuidInterface'
Undefined class: src/App/src/RoutesDelegator.php#L16
Undefined class 'Application'
Undefined class: src/Setting/src/ConfigProvider.php#L29
Undefined class 'AnnotatedServiceFactory'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L17
Undefined class 'MiddlewareInterface'
Undefined class: test/Unit/Admin/Entity/AdminTest.php#L10
Undefined class 'Table'
Undefined class: src/App/src/Controller/DashboardController.php#L34
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L16
Undefined class 'MiddlewareInterface'
Undefined class: src/Setting/src/Controller/SettingController.php#L98
Undefined class 'JsonResponse'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L44
Undefined class 'StringTrim'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L52
Undefined class 'RbacGuardOptions'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L11
Undefined class 'GuardsProviderPluginManager'
Undefined class: config/config.php#L7
Undefined class 'PhpFileProvider'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L101
Undefined class 'RuntimeException'
Undefined class: src/App/src/Common/UuidOrderedTimeGenerator.php#L14
Undefined class 'UuidFactoryInterface'
Undefined class: config/autoload/dependencies.global.php#L36
Undefined class 'MailServiceAbstractFactory'
Undefined class: src/Admin/src/InputFilter/AccountInputFilter.php#L53
Undefined class 'StringTrim'
Undefined class: src/Admin/src/Controller/AdminController.php#L150
Undefined class 'StatusCodeInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L13
Undefined class 'UploadedFileInterface'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L50
Undefined class 'Column'
Undefined class: test/Unit/App/Factory/FormsPluginFactoryTest.php#L28
Undefined class 'FlashMessengerInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L11
Undefined class 'Exception'
Undefined class: test/Common/TestCase.php#L8
Undefined class 'EntityManagerInterface'
Undefined class: test/Unit/App/Factory/FormsPluginFactoryTest.php#L31
Undefined class 'FormElementManager'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L209
Undefined class 'Exception'
Undefined class: config/autoload/dependencies.global.php#L23
Undefined class 'LogErrorHandler'
Undefined class: src/App/src/RoutesDelegator.php#L14
Undefined class 'ContainerInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L134
Undefined class 'ORMException'
Undefined class: src/App/src/ConfigProvider.php#L10
Undefined class 'PluginManagerFactory'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L42
Undefined class 'FlashMessenger'
Undefined class: src/App/src/Plugin/FormsPlugin.php#L45
Undefined class 'FormInterface'
Undefined class: test/Unit/Admin/Service/AdminServiceTest.php#L21
Undefined class 'Exception'
Undefined class: src/Admin/src/Service/AdminServiceInterface.php#L43
Undefined class 'ORMException'
Undefined class: config/autoload/doctrine.global.php#L6
Undefined class 'EntityManagerInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L83
Undefined class 'Exception'
Undefined class: src/Admin/src/Factory/AuthenticationServiceFactory.php#L9
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L132
Undefined class 'EntityManager'
Undefined class: src/App/src/Plugin/FormsPlugin.php#L20
Undefined class 'FormElementManager'
Undefined class: test/Unit/Admin/RoutesDelegatorTest.php#L28
Undefined class 'Application'
Undefined class: config/autoload/error-handling.global.php#L28
Undefined class 'Logger'
Undefined class: bin/doctrine#L8
Undefined class 'SingleManagerProvider'
Undefined class: src/Setting/src/Entity/Setting.php#L17
Undefined class 'Table'
Undefined class: src/Admin/src/Service/AdminService.php#L35
Undefined class 'EntityRepository'
Undefined class: test/Functional/HttpRequestTrait.php#L26
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L295
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/Form/AdminForm.php#L9
Undefined class 'Form'
Undefined class: config/cli-config.php#L19
Undefined class 'DependencyFactory'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L27
Undefined class 'ServerRequestInterface'
Undefined class: src/Setting/src/Controller/SettingController.php#L135
Undefined class 'JsonResponse'
Undefined class: src/App/src/Factory/FormsPluginFactory.php#L17
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Admin/src/InputFilter/AccountInputFilter.php#L12
Undefined class 'StringLength'
Undefined class: src/Admin/src/ConfigProvider.php#L40
Undefined class 'AnnotatedServiceFactory'
Undefined class: src/App/src/Common/UuidAwareTrait.php#L14
Undefined class 'Column'
Undefined class: src/App/src/Controller/DashboardController.php#L12
Undefined class 'RouterInterface'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L9
Undefined class 'GuardInterface'
Undefined class: config/config.php#L6
Undefined class 'ConfigAggregator'
Undefined class: src/Admin/src/ConfigProvider.php#L71
Undefined class 'ElementFactory'
Undefined class: src/Admin/src/Form/AccountForm.php#L19
Undefined class 'parent'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L13
Undefined class 'Cache'
Undefined class: test/Unit/App/Controller/DashboardControllerTest.php#L9
Undefined class 'AuthenticationServiceInterface'
Undefined class: test/Unit/Admin/Controller/AdminControllerTest.php#L13
Undefined class 'AuthenticationServiceInterface'
Undefined class: bin/doctrine#L22
Undefined class 'SingleManagerProvider'
Undefined class: src/Setting/src/Controller/SettingController.php#L39
Undefined class 'RouterInterface'
Undefined class: src/Setting/src/ConfigProvider.php#L30
Undefined class 'AnnotatedRepositoryFactory'
Undefined class: src/Admin/src/Repository/AdminRepository.php#L103
Undefined class 'NonUniqueResultException'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L22
Undefined class 'RouterInterface'
Undefined class: test/Unit/Admin/Repository/AdminRepositoryTest.php#L17
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L388
Undefined class 'Exception'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L11
Undefined class 'FormElementManager'
Undefined class: src/Admin/src/Controller/AdminController.php#L144
Undefined class 'StatusCodeInterface'
Undefined class: test/Unit/Admin/Factory/AuthenticationServiceFactoryTest.php#L27
Undefined class 'ContainerInterface'
Undefined class: config/autoload/authorization-guards.global.php#L9
Undefined class 'GuardInterface'
Undefined class: src/Setting/src/ConfigProvider.php#L45
Undefined class 'AttributeDriver'
Undefined class: test/Unit/Admin/Factory/AuthenticationServiceFactoryTest.php#L21
Undefined class 'NotFoundExceptionInterface'
Undefined class: config/autoload/mezzio.global.php#L12
Undefined class 'ConfigAggregator'
Undefined class: src/Setting/src/Controller/SettingController.php#L20
Undefined class 'RouterInterface'
Undefined class: src/App/src/Common/TimestampAwareTrait.php#L24
Undefined class 'PreUpdate'
Undefined class: test/Unit/App/Repository/AbstractRepositoryTest.php#L8
Undefined class 'QueryBuilder'
Undefined class: src/Admin/src/InputFilter/AccountInputFilter.php#L15
Undefined class 'InputFilter'
Undefined class: src/App/src/Common/UuidAwareTrait.php#L16
Undefined class 'CustomIdGenerator'
Undefined class: public/index.php#L26
Undefined class 'MiddlewareFactory'
Undefined class: src/Setting/src/RoutesDelegator.php#L14
Undefined class 'Application'
Undefined class: src/Admin/src/InputFilter/LoginInputFilter.php#L22
Undefined class 'NotEmpty'
Undefined class: test/Unit/Admin/RoutesDelegatorTest.php#L11
Undefined class 'ContainerInterface'
Undefined class: src/Setting/src/Controller/SettingController.php#L45
Undefined class 'JsonResponse'
Undefined class: config/autoload/dependencies.global.php#L11
Undefined class 'AuthorizationService'
Undefined class: src/Admin/src/Controller/AdminController.php#L211
Undefined class 'JsonResponse'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L408
Undefined class 'ServerRequestInterface'
Undefined class: src/Admin/src/Form/LoginForm.php#L45
Undefined class 'Text'
Undefined class: src/Admin/src/Entity/AdminIdentity.php#L9
Undefined class 'UserInterface'
Undefined class: config/routes.php#L5
Undefined class 'Application'
Undefined class: config/pipeline.php#L19
Undefined class 'MethodNotAllowedMiddleware'
Undefined class: src/Admin/src/ConfigProvider.php#L43
Undefined class 'AnnotatedServiceFactory'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L7
Undefined class 'Mapping'
Undefined class: src/Admin/src/Service/AdminServiceInterface.php#L21
Undefined class 'NonUniqueResultException'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L10
Undefined class 'InputFilter'
Undefined class: src/Setting/src/InputFilter/SettingInputFilter.php#L13
Undefined class 'InputFilter'
Undefined class: test/Unit/Admin/Controller/AdminControllerTest.php#L16
Undefined class 'TemplateRendererInterface'
Undefined class: test/Unit/App/Repository/AbstractRepositoryTest.php#L30
Undefined class 'EntityRepository'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L16
Undefined class 'RouterInterface'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L10
Undefined class 'GuardsProviderInterface'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L26
Undefined class 'StringTrim'
Undefined class: src/App/src/Common/ServerRequestAwareTrait.php#L19
Undefined class 'RequestMethodInterface'
Undefined class: config/config.php#L38
Undefined class 'ConfigProvider'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L68
Undefined class 'Column'
Undefined class: config/pipeline.php#L58
Undefined class 'ImplicitOptionsMiddleware'
Undefined class: src/Admin/src/Form/AccountForm.php#L12
Undefined class 'FormInterface'
Undefined class: config/autoload/doctrine.global.php#L63
Undefined class 'UuidBinaryOrderedTimeType'
Undefined class: config/autoload/doctrine.global.php#L11
Undefined class 'UuidBinaryOrderedTimeType'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L62
Undefined class 'Column'
Undefined class: src/Admin/src/Repository/AdminRepository.php#L121
Undefined class 'NonUniqueResultException'
Undefined class: src/Admin/src/Service/AdminService.php#L71
Undefined class 'NonUniqueResultException'
Undefined class: src/Admin/src/Entity/Admin.php#L9
Undefined class 'Mapping'
Undefined class: src/App/src/Common/UuidAwareInterface.php#L7
Undefined class 'UuidInterface'
Undefined class: src/Admin/src/Form/AdminForm.php#L17
Undefined class 'InputFilterInterface'
Undefined class: src/App/src/ConfigProvider.php#L7
Undefined class 'EntityManager'
Undefined class: src/Admin/src/InputFilter/EditAdminInputFilter.php#L49
Undefined class 'StringLength'
Undefined class: src/App/src/Plugin/FormsPlugin.php#L41
Undefined class 'FlashMessengerInterface'
Undefined class: test/Unit/Admin/Entity/AdminTest.php#L66
Undefined class 'UuidInterface'
Undefined class: src/Admin/src/Form/ChangePasswordForm.php#L10
Undefined class 'InputFilterInterface'
Undefined class: src/Setting/src/Controller/SettingController.php#L18
Undefined class 'AuthenticationServiceInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L366
Undefined class 'RedirectResponse'
Undefined class: test/Unit/Admin/Factory/AuthenticationServiceFactoryTest.php#L13
Undefined class 'ContainerInterface'
Undefined class: test/Functional/HttpResponseTrait.php#L8
Undefined class 'NotFoundExceptionInterface'
Undefined class: config/container.php#L5
Undefined class 'ServiceManager'
Undefined class: src/Admin/src/Repository/AdminRoleRepository.php#L7
Undefined class 'NonUniqueResultException'
Undefined class: src/Admin/src/Controller/AdminController.php#L148
Undefined class 'JsonResponse'
Undefined class: test/Functional/FunctionalTest.php#L24
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Admin/src/Service/AdminService.php#L157
Undefined class 'ORMException'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L25
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L56
Undefined class 'ServerRequestInterface'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L204
Undefined class 'FlashMessengerInterface'
Undefined class: src/Admin/src/Service/AdminService.php#L185
Undefined class 'ORMException'
Undefined class: test/Unit/App/Controller/DashboardControllerTest.php#L10
Undefined class 'RouterInterface'
Undefined class: src/Setting/src/Controller/SettingController.php#L153
Undefined class 'StatusCodeInterface'
Undefined class: src/Admin/src/InputFilter/EditAdminInputFilter.php#L20
Undefined class 'InputFilter'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L148
Undefined class 'UploadedFileInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L228
Undefined class 'Exception'
Undefined class: src/App/src/Controller/PageController.php#L12
Undefined class 'TemplateRendererInterface'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L133
Undefined class 'FormElementManager'
Undefined class: src/Admin/src/InputFilter/EditAdminInputFilter.php#L44
Undefined class 'StringTrim'
Undefined class: src/Admin/src/Controller/AdminController.php#L89
Undefined class 'JsonResponse'
Undefined class: config/autoload/dependencies.global.php#L8
Undefined class 'MailOptionsAbstractFactory'
Undefined class: src/Setting/src/Controller/SettingController.php#L54
Undefined class 'StatusCodeInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L169
Undefined class 'NonUniqueResultException'
Undefined class: src/Admin/src/Controller/AdminController.php#L114
Undefined class 'NonUniqueResultException'
Undefined class: config/autoload/dependencies.global.php#L23
Undefined class 'ErrorHandlerInterface'
Undefined class: src/Admin/src/InputFilter/AccountInputFilter.php#L45
Undefined class 'StringLength'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L37
Undefined class 'FlashMessenger'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L159
Undefined class 'EntityManager'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L96
Undefined class 'StringTrim'
Undefined class: src/Admin/src/Controller/AdminController.php#L10
Undefined class 'AbstractActionController'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L15
Undefined class 'StringLength'
Undefined class: src/Admin/src/Controller/AdminController.php#L333
Undefined class 'ResponseInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L18
Undefined class 'ResponseInterface'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L32
Undefined class 'Exception'
Undefined class: test/Unit/Admin/Service/AdminServiceTest.php#L7
Undefined class 'EntityManager'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L18
Undefined class 'InputFilter'
Undefined class: src/Admin/src/Form/AdminForm.php#L14
Undefined class 'FormInterface'
Undefined class: src/Admin/src/Repository/AdminRoleRepository.php#L14
Undefined class 'NonUniqueResultException'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L40
Undefined class 'GuardInterface'
Undefined class: test/Unit/App/RoutesDelegatorTest.php#L24
Undefined class 'Application'
Undefined class: src/Admin/src/Controller/AdminController.php#L379
Undefined class 'ResponseInterface'
Undefined class: test/Unit/Admin/Entity/AdminRoleTest.php#L23
Undefined class 'Table'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L7
Undefined class 'FlashMessengerInterface'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L134
Undefined class 'FlashMessengerInterface'
Undefined class: test/Functional/DashboardTest.php#L7
Undefined class 'StatusCodeInterface'
Undefined class: config/autoload/templates.global.php#L6
Undefined class 'TranslationExtension'
Undefined class: bin/doctrine#L14
Undefined class 'EntityManager'
Undefined class: src/Admin/src/Form/LoginForm.php#L8
Undefined class 'Password'
Undefined class: config/autoload/dependencies.global.php#L35
Undefined class 'MailOptionsAbstractFactory'
Undefined class: src/Admin/src/Controller/AdminController.php#L351
Undefined class 'ORMException'
Undefined class: src/Admin/src/Controller/AdminController.php#L95
Undefined class 'JsonResponse'
Undefined class: src/Admin/src/Controller/AdminController.php#L32
Undefined class 'RedirectResponse'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L28
Undefined class 'RequestMethodInterface'
Undefined class: src/Admin/src/ConfigProvider.php#L39
Undefined class 'AnnotatedServiceFactory'
Undefined class: src/Admin/src/Controller/AdminController.php#L228
Undefined class 'RedirectResponse'
Undefined class: src/App/src/Common/UuidOrderedTimeGenerator.php#L21
Undefined class 'UuidFactoryInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L83
Undefined class 'JsonResponse'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L105
Undefined class 'ServerRequestInterface'
Undefined class: test/Common/TestCase.php#L15
Undefined class 'TestCase'
Undefined class: config/pipeline.php#L49
Undefined class 'RouteMiddleware'
Undefined class: src/Admin/src/Form/ChangePasswordForm.php#L81
Undefined class 'InputFilterInterface'
Undefined class: src/App/src/Common/UuidAwareInterface.php#L11
Undefined class 'UuidInterface'
Undefined class: test/Unit/App/ConfigProviderTest.php#L52
Undefined class 'Application'
Undefined class: src/Admin/src/Controller/AdminController.php#L11
Undefined class 'FlashMessengerInterface'
Undefined class: src/Admin/src/ConfigProvider.php#L42
Undefined class 'AuthenticationService'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L8
Undefined class 'RuntimeException'
Undefined class: test/Common/TestCase.php#L40
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Unit/Admin/Entity/AdminTest.php#L8
Undefined class 'ArrayCollection'
Undefined class: src/Admin/src/Entity/Admin.php#L8
Undefined class 'Collection'
Undefined class: src/App/src/Controller/PageController.php#L25
Undefined class 'RouterInterface'
Undefined class: src/App/src/Factory/FormsPluginFactory.php#L10
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Unit/App/Factory/FormsPluginFactoryTest.php#L21
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Admin/src/Service/AdminService.php#L15
Undefined class 'LocationServiceInterface'
Undefined class: src/Admin/src/Form/AccountForm.php#L81
Undefined class 'InputFilterInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L51
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Factory/FormsPluginFactory.php#L12
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Unit/App/Entity/AbstractEntityTest.php#L20
Undefined class 'UuidInterface'
Undefined class: test/Unit/App/Resolver/EntityListenerResolverTest.php#L23
Undefined class 'ContainerInterface'
Undefined class: bin/cli.php#L6
Undefined class 'ContainerInterface'
Undefined class: src/Admin/src/Controller/AdminController.php#L280
Undefined class 'HtmlResponse'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L33
Undefined class 'Column'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L372
Undefined class 'ServerRequestInterface'
Undefined class: config/pipeline.php#L13
Undefined class 'NotFoundHandler'
Undefined class: test/Unit/Admin/Entity/AdminRoleTest.php#L8
Undefined class 'Entity'
Undefined class: src/App/src/RoutesDelegator.php#L10
Undefined class 'ContainerInterface'
Undefined class: src/App/src/Controller/DashboardController.php#L30
Undefined class 'AuthenticationServiceInterface'
Undefined class: src/App/src/Controller/PageController.php#L8
Undefined class 'AbstractActionController'
Undefined class: config/pipeline.php#L12
Undefined class 'CorsMiddleware'
Undefined class: test/Unit/Admin/RoutesDelegatorTest.php#L21
Undefined class 'ContainerInterface'
Undefined class: src/Setting/src/RoutesDelegator.php#L7
Undefined class 'RequestMethodInterface'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L56
Undefined class 'Column'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L287
Undefined class 'Exception'
Undefined class: src/Setting/src/RoutesDelegator.php#L9
Undefined class 'Application'
Undefined class: src/Admin/src/Controller/AdminController.php#L138
Undefined class 'StatusCodeInterface'
Undefined class: test/Functional/DashboardTest.php#L14
Undefined class 'StatusCodeInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L19
Undefined class 'ServerRequestInterface'
Undefined class: config/autoload/doctrine.global.php#L63
Undefined class 'UuidBinaryOrderedTimeType'
Undefined class: test/Unit/Admin/Controller/AdminControllerTest.php#L15
Undefined class 'RouterInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L103
Undefined class 'GuardInterface'
Undefined class: src/App/src/Controller/PageController.php#L13
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Factory/FormsPluginFactory.php#L18
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Unit/Admin/Service/AdminServiceTest.php#L15
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Admin/src/Delegator/AdminRoleDelegator.php#L18
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Unit/Admin/Entity/AdminRoleTest.php#L9
Undefined class 'Table'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L40
Undefined class 'RuntimeException'
Undefined class: config/config.php#L36
Undefined class 'ConfigProvider'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L24
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Admin/src/Factory/AuthenticationServiceFactory.php#L8
Undefined class 'AuthenticationService'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L9
Undefined class 'RbacGuardOptions'
Undefined class: src/Admin/src/Factory/AuthenticationServiceFactory.php#L16
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Unit/Admin/Repository/AdminLoginRepositoryTest.php#L12
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Admin/src/Repository/AdminRepository.php#L7
Undefined class 'NonUniqueResultException'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L177
Undefined class 'RbacGuardOptions'
Undefined class: src/App/src/Resolver/EntityListenerResolver.php#L10
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Setting/src/RoutesDelegator.php#L16
Undefined class 'Application'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L31
Undefined class 'StringLength'
Undefined class: config/config.php#L40
Undefined class 'ConfigProvider'
Undefined class: src/Admin/src/Controller/AdminController.php#L61
Undefined class 'RouterInterface'
Undefined class: src/Admin/src/Entity/Admin.php#L16
Undefined class 'Entity'
Undefined class: test/Unit/Admin/Entity/AdminRoleTest.php#L13
Undefined class 'UuidInterface'
Undefined class: src/App/src/ConfigProvider.php#L44
Undefined class 'PluginManagerFactory'
Undefined class: src/Admin/src/InputFilter/EditAdminInputFilter.php#L63
Undefined class 'StringLength'
Undefined class: src/App/src/Factory/AuthMiddlewareFactory.php#L27
Undefined class 'MiddlewareInterface'
Undefined class: test/Unit/App/RoutesDelegatorTest.php#L11
Undefined class 'ContainerInterface'
Undefined class: config/autoload/doctrine.global.php#L70
Undefined class 'FilesystemAdapter'
Undefined class: src/Admin/src/Service/AdminService.php#L34
Undefined class 'EntityRepository'
Undefined class: src/Admin/src/Controller/AdminController.php#L33
Undefined class 'Logger'
Undefined class: src/Setting/src/Controller/SettingController.php#L123
Undefined class 'JsonResponse'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L20
Undefined class 'InputFilter'
Undefined class: public/index.php#L24
Undefined class 'Application'
Undefined class: src/App/src/Common/ServerRequestAwareTrait.php#L39
Undefined class 'RequestMethodInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L15
Undefined class 'Response'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L142
Undefined class 'ServerRequestInterface'
Undefined class: bin/cli.php#L11
Undefined class 'ContainerInterface'
Undefined class: test/Unit/Admin/Adapter/AuthenticationAdapterTest.php#L188
Undefined class 'EntityManager'
Undefined class: test/Unit/App/Plugin/FormsPluginTest.php#L211
Undefined class 'FlashMessengerInterface'
Undefined class: config/autoload/doctrine.global.php#L61
Undefined class 'UuidType'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L121
Undefined class 'GuardInterface'
Undefined class: test/Unit/Admin/Entity/AdminLoginTest.php#L9
Undefined class 'Table'
Undefined class: src/Admin/src/Form/LoginForm.php#L9
Undefined class 'Submit'
Undefined class: test/Functional/HttpResponseTrait.php#L7
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Admin/src/Delegator/AdminRoleDelegator.php#L12
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Common/TestCase.php#L46
Undefined class 'EntityManager'
Undefined class: src/Admin/src/Factory/AuthenticationServiceFactory.php#L21
Undefined class 'AuthenticationService'
Undefined class: test/Common/TestCase.php#L43
Undefined class 'EntityManagerInterface'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L30
Undefined class 'Column'
Undefined class: src/Admin/src/Form/AdminForm.php#L11
Undefined class 'InputFilter'
Undefined class: src/App/src/Common/UuidAwareTrait.php#L19
Undefined class 'UuidInterface'
Undefined class: config/autoload/error-handling.global.php#L33
Undefined class 'Json'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L11
Undefined class 'Entity'
Undefined class: src/Admin/src/InputFilter/AdminInputFilter.php#L68
Undefined class 'Identical'
Undefined class: src/Admin/src/Entity/Admin.php#L52
Undefined class 'InverseJoinColumn'
Undefined class: src/Admin/src/Entity/AdminLogin.php#L39
Undefined class 'Column'
Undefined class: test/Unit/App/Factory/AuthMiddlewareFactoryTest.php#L17
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Unit/App/Middleware/AuthMiddlewareTest.php#L65
Undefined class 'Exception'
Undefined class: src/Admin/src/Form/LoginForm.php#L18
Undefined class 'InputFilterInterface'
Undefined class: src/App/src/Middleware/AuthMiddleware.php#L7
Undefined class 'FlashMessengerInterface'
Undefined class: config/pipeline.php#L25
Undefined class 'ServerUrlMiddleware'
Undefined class: src/App/src/Controller/PageController.php#L7
Undefined class 'Inject'
Undefined class: test/Unit/App/Resolver/EntityListenerResolverTest.php#L57
Undefined class 'ContainerInterface'
Undefined class: test/Unit/App/Common/ServerRequestAwareTest.php#L197
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Common/UuidOrderedTimeGenerator.php#L9
Undefined class 'UuidFactoryInterface'
Undefined class: src/App/src/Factory/FormsPluginFactory.php#L9
Undefined class 'FormElementManager'
Undefined class: src/Admin/src/Service/AdminServiceInterface.php#L32
Undefined class 'NonUniqueResultException'
Undefined class: src/App/src/RoutesDelegator.php#L14
Undefined class 'Application'
Undefined class: src/Admin/src/Delegator/AdminRoleDelegator.php#L11
Undefined class 'ContainerInterface'