Processed Files

Processed Files

This is the list of processed files. Any file that is in the project, but not in the list below was omitted in the analyze.

This may be due to configuration file, compilation error, wrong extension (including no extension).

File
/rector.php
/src/Factory/SqLiteFactory.php
/src/Factory/DateTimeFactory.php
/src/Enum/HttpStatusCode.php
/src/Enum/HttpMethod.php
/src/Enum/TracePrefix.php
/src/Enum/SmtpEncryption.php
/src/Enum/Permission.php
/src/Enum/Middleware/Message/Vibrate.php
/src/Enum/Middleware/Message/Type.php
/src/Enum/Middleware/Message/Priority.php
/src/Enum/Ffmpeg/ConvertStatus.php
/src/Enum/Image/Axis.php
/src/Enum/Mail/Disposition.php
/src/Utility/JsonUtility.php
/src/Utility/ArrayKeyUtility.php
/src/OpenTelemetry/Instrumentation/InstrumentationInterface.php
/src/OpenTelemetry/Instrumentation/WebInstrumentation.php
/src/OpenTelemetry/Instrumentation/MysqliInstrumentation.php
/src/OpenTelemetry/Instrumentation/ControllerInstrumentation.php
/src/OpenTelemetry/Instrumentation/StoreInstrumentation.php
/src/Manager/ServiceManager.php
/src/Manager/ReflectionManager.php
/src/Manager/ModelManager.php
/src/Tracer/OpenTelemetryTracer.php
/src/Tracer/NewRelicTracer.php
/src/Tracer/AbstractTracer.php
/src/Install/AppInstall.php
/src/Install/SingleInstallInterface.php
/src/Install/OpenweathermapInstall.php
/src/Install/IconInstall.php
/src/Install/NewRelicInstall.php
/src/Install/CryptInstall.php
/src/Install/InstallInterface.php
/src/Install/ApacheInstall.php
/src/Install/CronjobInstall.php
/src/Install/AbstractInstall.php
/src/Install/MiddlewareInstall.php
/src/Install/DateInstall.php
/src/Install/FfmpegInstall.php
/src/Install/OpenTelemetryInstall.php
/src/Install/ModuleInstall.php
/src/Install/Database/ConnectInstall.php
/src/Install/Database/TableInstall.php
/src/Install/Database/KeyInstall.php
/src/Install/Database/ViewInstall.php
/src/Install/Database/ConstraintInstall.php
/src/Install/Data/SmartAttributeData.php
/src/Install/Data/GeneralPermissionData.php
/src/Install/Data/UserData.php
/src/Install/Data/AppData.php
/src/Controller/WeatherController.php
/src/Controller/DeviceController.php
/src/Controller/RoleController.php
/src/Controller/IconController.php
/src/Controller/SettingController.php
/src/Controller/EventController.php
/src/Controller/CssController.php
/src/Controller/IndexController.php
/src/Controller/CronjobController.php
/src/Controller/ModuleController.php
/src/Controller/AbstractController.php
/src/Controller/AutoCompleteController.php
/src/Controller/DesktopController.php
/src/Controller/MiddlewareController.php
/src/Controller/DriveController.php
/src/Controller/UserController.php
/src/Controller/JavascriptController.php
/src/Store/CommandStore.php
/src/Store/DriveStore.php
/src/Store/TaskStore.php
/src/Store/UserStore.php
/src/Store/EventStore.php
/src/Store/ActionStore.php
/src/Store/RoleStore.php
/src/Store/CronjobStore.php
/src/Store/IconStore.php
/src/Store/ModuleStore.php
/src/Store/SettingStore.php
/src/Store/AbstractDatabaseStore.php
/src/Store/AbstractStore.php
/src/Store/WeatherStore.php
/src/Store/Event/ClassNameStore.php
/src/Store/Event/MethodStore.php
/src/Store/Event/TriggerStore.php
/src/Store/Event/ElementStore.php
/src/Store/Event/ClassTriggerStore.php
/src/Store/Icon/TagStore.php
/src/Store/Cronjob/TimeStore.php
/src/Store/User/PermissionStore.php
/src/Store/Role/UserStore.php
/src/Store/Role/PermissionStore.php
/src/Exception/FfmpegException.php
/src/Exception/AbstractException.php
/src/Exception/InstallException.php
/src/Exception/MiddlewareException.php
/src/Exception/PermissionDenied.php
/src/Exception/FormException.php
/src/Exception/ViolationException.php
/src/Exception/FileNotFound.php
/src/Exception/SetError.php
/src/Exception/ValidationException.php
/src/Exception/MapperException.php
/src/Exception/FactoryError.php
/src/Exception/ImageException.php
/src/Exception/CommandError.php
/src/Exception/ControllerError.php
/src/Exception/RequestError.php
/src/Exception/ArchiveException.php
/src/Exception/WeatherError.php
/src/Exception/MailException.php
/src/Exception/GetError.php
/src/Exception/ModuleNotFound.php
/src/Exception/ProcessError.php
/src/Exception/UserError.php
/src/Exception/DateTimeError.php
/src/Exception/ParameterException.php
/src/Exception/ArgumentError.php
/src/Exception/LoginRequired.php
/src/Exception/EventException.php
/src/Exception/DeleteError.php
/src/Exception/WebException.php
/src/Exception/FcmException.php
/src/Exception/AutoCompleteException.php
/src/Exception/ResponseError.php
/src/Exception/FileExistsError.php
/src/Exception/CreateError.php
/src/Exception/Server/SendError.php
/src/Exception/Server/ReceiveError.php
/src/Exception/Ffmpeg/NoAudioError.php
/src/Exception/Ffmpeg/ConvertException.php
/src/Exception/Ffmpeg/ConvertStatusError.php
/src/Exception/Ffmpeg/NoVideoError.php
/src/Exception/Ffmpeg/NoSubtitleError.php
/src/Exception/Model/SaveError.php
/src/Exception/Model/DeleteError.php
/src/Exception/File/OpenError.php
/src/Exception/File/ReaderException.php
/src/Exception/Repository/SelectError.php
/src/Exception/Repository/UpdateError.php
/src/Exception/Repository/DeleteError.php
/src/Exception/Image/LoadError.php
/src/Exception/Image/CreateError.php
/src/Exception/Sqlite/ReadError.php
/src/Exception/Sqlite/WriteError.php
/src/Exception/Sqlite/ExecuteError.php
/src/Exception/Lock/UnlockException.php
/src/Exception/Lock/LockException.php
/src/Validator/GreaterAbstractValidator.php
/src/Validator/LowerAbstractValidator.php
/src/Validator/AbstractValidator.php
/src/Validator/RangeAbstractValidator.php
/src/Command/CommandInterface.php
/src/Command/AbstractCommand.php
/src/Command/ListCommand.php
/src/Command/DriveStatCommand.php
/src/Command/InstallCommand.php
/src/Command/Event/SunChangeCommand.php
/src/Command/Event/RunCommand.php
/src/Command/Event/CronjobCommand.php
/src/Command/Cronjob/WeatherCommand.php
/src/Command/Cronjob/RunCommand.php
/src/Command/Cronjob/CookieRemoveCommand.php
/src/Command/Module/ScanCommand.php
/src/Model/Cronjob.php
/src/Model/ModelInterface.php
/src/Model/Event.php
/src/Model/SmartAttribute.php
/src/Model/Task.php
/src/Model/Drive.php
/src/Model/Icon.php
/src/Model/Setting.php
/src/Model/Lock.php
/src/Model/ConstraintTrait.php
/src/Model/AutoCompleteModelInterface.php
/src/Model/Module.php
/src/Model/Action.php
/src/Model/User.php
/src/Model/AbstractModel.php
/src/Model/Role.php
/src/Model/Weather.php
/src/Model/DevicePush.php
/src/Model/Event/Tag.php
/src/Model/Event/Trigger.php
/src/Model/Event/Element.php
/src/Model/Event/Event/Tag.php
/src/Model/Desktop/Item.php
/src/Model/Icon/Tag.php
/src/Model/Cronjob/Time.php
/src/Model/Weather/Location.php
/src/Model/User/PermissionView.php
/src/Model/User/Permission.php
/src/Model/User/Device.php
/src/Model/Role/User.php
/src/Model/Role/Permission.php
/src/Model/Drive/Stat.php
/src/Model/Drive/StatAttribute.php
/src/Model/Action/Permission.php
/src/Event/DesktopEvent.php
/src/Event/NetworkEvent.php
/src/Event/EventEvent.php
/src/Event/TimeEvent.php
/src/Event/FcmEvent.php
/src/Event/AbstractEvent.php
/src/Event/WeatherEvent.php
/src/Mapper/WeatherMapper.php
/src/Mapper/ObjectMapperInterface.php
/src/Mapper/ObjectMapper.php
/src/Mapper/ModelMapper.php
/src/Mapper/Model/ChildrenMapper.php
/src/Transformer/AttributeParameterTransformer.php
/src/Repository/SettingRepository.php
/src/Repository/TaskRepository.php
/src/Repository/RoleRepository.php
/src/Repository/DevicePushRepository.php
/src/Repository/SmartAttributeRepository.php
/src/Repository/AbstractRepository.php
/src/Repository/EventRepository.php
/src/Repository/ModuleRepository.php
/src/Repository/CronjobRepository.php
/src/Repository/UserRepository.php
/src/Repository/LockRepository.php
/src/Repository/ActionRepository.php
/src/Repository/DriveRepository.php
/src/Repository/IconRepository.php
/src/Repository/WeatherRepository.php
/src/Repository/Desktop/ItemRepository.php
/src/Repository/Icon/TagRepository.php
/src/Repository/Cronjob/TimeRepository.php
/src/Repository/Weather/LocationRepository.php
/src/Repository/User/PermissionRepository.php
/src/Repository/User/DeviceRepository.php
/src/Repository/User/PermissionViewRepository.php
/src/Repository/Drive/StatRepository.php
/src/Repository/Action/PermissionRepository.php
/src/Query/ChildrenQuery.php
/src/Form/AbstractModelForm.php
/src/Wrapper/ModelWrapper.php
/src/Wrapper/DatabaseStoreWrapper.php
/src/Wrapper/RepositoryWrapper.php
/src/Attribute/GetSetting.php
/src/Attribute/Event.php
/src/Attribute/GetServices.php
/src/Attribute/GetMappedModel.php
/src/Attribute/GetTableName.php
/src/Attribute/GetModels.php
/src/Attribute/GetMappedModels.php
/src/Attribute/GetClassNames.php
/src/Attribute/GetEnv.php
/src/Attribute/GetModel.php
/src/Attribute/ObjectMapper.php
/src/Attribute/GetObjects.php
/src/Attribute/AttributeInterface.php
/src/Attribute/GetObject.php
/src/Attribute/AlwaysAjaxResponse.php
/src/Attribute/CheckMiddlewarePermission.php
/src/Attribute/CheckPermission.php
/src/Attribute/Install/Cronjob.php
/src/Attribute/Install/Database/Key.php
/src/Attribute/Install/Database/Column.php
/src/Attribute/Install/Database/View.php
/src/Attribute/Install/Database/Constraint.php
/src/Attribute/Install/Database/Table.php
/src/Attribute/Command/Lock.php
/src/Attribute/Command/Argument.php
/src/Attribute/Command/Option.php
/src/Attribute/Event/Method.php
/src/Attribute/Event/ParameterOption.php
/src/Attribute/Event/Trigger.php
/src/Attribute/Event/Listener.php
/src/Attribute/Event/Parameter.php
/src/Attribute/Event/ReturnValue.php
/src/Attribute/Validation/AbstractValidation.php
/src/Attribute/Validation/Range.php
/src/Attribute/Validation/Greater.php
/src/Attribute/Validation/LowerEqual.php
/src/Attribute/Validation/GreaterEqual.php
/src/Attribute/Validation/Lower.php
/src/Archive/ArchiveInterface.php
/src/Archive/ZipArchive.php
/src/Dto/Violation.php
/src/Dto/File.php
/src/Dto/Attribute.php
/src/Dto/Form.php
/src/Dto/Mail.php
/src/Dto/Image.php
/src/Dto/Css.php
/src/Dto/UdpMessage.php
/src/Dto/Command.php
/src/Dto/Javascript.php
/src/Dto/Web/Response.php
/src/Dto/Web/Body.php
/src/Dto/Web/Request.php
/src/Dto/Install/InstallDtoInterface.php
/src/Dto/Install/Configuration.php
/src/Dto/Install/Success.php
/src/Dto/Install/Input.php
/src/Dto/Ffmpeg/ConvertStatus.php
/src/Dto/Ffmpeg/Media.php
/src/Dto/Ffmpeg/Stream/Subtitle.php
/src/Dto/Ffmpeg/Stream/Video.php
/src/Dto/Ffmpeg/Stream/Audio.php
/src/Dto/Model/ChildrenMapping.php
/src/Dto/Model/Children.php
/src/Dto/Model/PrimaryColumn.php
/src/Dto/File/Error.php
/src/Dto/Event/Command.php
/src/Dto/Event/Describer/Method.php
/src/Dto/Event/Describer/Trigger.php
/src/Dto/Cronjob/Time.php
/src/Dto/Cronjob/TimePart.php
/src/Dto/Parameter/OptionParameter.php
/src/Dto/Parameter/UserParameter.php
/src/Dto/Parameter/TaskParameter.php
/src/Dto/Parameter/EnumParameter.php
/src/Dto/Parameter/FloatParameter.php
/src/Dto/Parameter/AutoCompleteParameter.php
/src/Dto/Parameter/ActionParameter.php
/src/Dto/Parameter/IntParameter.php
/src/Dto/Parameter/ModuleParameter.php
/src/Dto/Parameter/EventParameter.php
/src/Dto/Parameter/CollectionParameter.php
/src/Dto/Parameter/DateTimeParameter.php
/src/Dto/Parameter/AbstractParameter.php
/src/Dto/Parameter/FileParameter.php
/src/Dto/Parameter/TextParameter.php
/src/Dto/Parameter/StringParameter.php
/src/Dto/Parameter/TimeParameter.php
/src/Dto/Parameter/BoolParameter.php
/src/Dto/Parameter/DateParameter.php
/src/Dto/Parameter/Weather/LocationParameter.php
/src/Dto/Fcm/Message.php
/src/Dto/Form/ModelFormConfig.php
/src/Dto/Form/Button.php
/src/Dto/Mail/Attachment.php
/src/Dto/Mail/Address.php
/src/Service/WeatherService.php
/src/Service/PriorityInterface.php
/src/Service/LoggerService.php
/src/Service/RegistryService.php
/src/Service/InstallService.php
/src/Service/IconService.php
/src/Service/ModuleService.php
/src/Service/UdpService.php
/src/Service/MailService.php
/src/Service/CronjobService.php
/src/Service/CssService.php
/src/Service/FfmpegService.php
/src/Service/LockService.php
/src/Service/CommandService.php
/src/Service/AttributeService.php
/src/Service/TracerService.php
/src/Service/FcmService.php
/src/Service/ImageService.php
/src/Service/DevicePushService.php
/src/Service/DirService.php
/src/Service/WebService.php
/src/Service/PermissionService.php
/src/Service/EventService.php
/src/Service/SqLiteService.php
/src/Service/NetworkService.php
/src/Service/UserService.php
/src/Service/ValidatorService.php
/src/Service/RequestService.php
/src/Service/ControllerService.php
/src/Service/EnvService.php
/src/Service/CryptService.php
/src/Service/FileService.php
/src/Service/MiddlewareService.php
/src/Service/JavascriptService.php
/src/Service/ProcessService.php
/src/Service/DateTimeService.php
/src/Service/SessionService.php
/src/Service/TwigService.php
/src/Service/OpenTelemetry/InstrumentationService.php
/src/Service/OpenTelemetry/SpanService.php
/src/Service/Response/TwigResponse.php
/src/Service/Response/WebResponse.php
/src/Service/Response/Response.php
/src/Service/Response/ResponseInterface.php
/src/Service/Response/ExceptionResponse.php
/src/Service/Response/RedirectResponse.php
/src/Service/Response/FileResponse.php
/src/Service/Response/AjaxResponse.php
/src/Service/Command/TableService.php
/src/Service/Command/ArgumentService.php
/src/Service/Ffmpeg/MediaService.php
/src/Service/File/ReaderService.php
/src/Service/File/TypeService.php
/src/Service/File/Reader/ReaderInterface.php
/src/Service/File/Reader/TextReaderService.php
/src/Service/File/Reader/PdfReaderService.php
/src/Service/Event/ElementService.php
/src/Service/Image/DrawService.php
/src/Service/Image/ManipulateService.php
/src/Service/Image/ThumbnailService.php
/src/Service/Attribute/ParameterAttributeInterface.php
/src/Service/Attribute/MiddlewarePermissionAttributeService.php
/src/Service/Attribute/EnvAttribute.php
/src/Service/Attribute/ModelsMapperAttribute.php
/src/Service/Attribute/ObjectsMapperAttribute.php
/src/Service/Attribute/ServiceAttribute.php
/src/Service/Attribute/SettingAttribute.php
/src/Service/Attribute/AlwaysAjaxResponseService.php
/src/Service/Attribute/ObjectMapperAttribute.php
/src/Service/Attribute/ModelFetcherAttribute.php
/src/Service/Attribute/AttributeServiceInterface.php
/src/Service/Attribute/PermissionAttribute.php
/src/Service/Attribute/TableNameAttribute.php
/src/Service/Attribute/ModelsFetcherAttribute.php
/src/Service/Attribute/ModelMapperAttribute.php
/src/Service/Attribute/AbstractActionAttributeService.php
/src/Service/Attribute/Install/InstallAttributeInterface.php
/src/Service/Attribute/Install/CronjobInstallAttribute.php
/src/AutoComplete/EventAutoComplete.php
/src/AutoComplete/TaskAutoComplete.php
/src/AutoComplete/ModuleAutoComplete.php
/src/AutoComplete/AutoCompleteInterface.php
/src/AutoComplete/ActionAutoComplete.php
/src/AutoComplete/UserAutoComplete.php
/src/AutoComplete/Weather/LocationAutoComplete.php

Non-processed Files

This is the list of processed files. Any file that is in the project, but not in the list below was omitted in the analyze.

This may be due to configuration file, compilation error, wrong extension (including no extension).

File Reason
/tests/_support/UnitTester.phpignore_dirs file (/tests/_support/UnitTester.php)
/tests/_support/FunctionalTester.phpignore_dirs file (/tests/_support/FunctionalTester.php)
/tests/_support/AcceptanceTester.phpignore_dirs file (/tests/_support/AcceptanceTester.php)
/tests/_support/Helper/Unit.phpignore_dirs file (/tests/_support/Helper/Unit.php)
/tests/_support/Helper/Acceptance.phpignore_dirs file (/tests/_support/Helper/Acceptance.php)
/tests/_support/Helper/Functional.phpignore_dirs file (/tests/_support/Helper/Functional.php)
/tests/unit/ModelManagerTrait.phpignore_dirs file (/tests/unit/ModelManagerTrait.php)
/tests/unit/Manager/ModelManagerTest.phpignore_dirs file (/tests/unit/Manager/ModelManagerTest.php)
/tests/unit/Event/EventEventTest.phpignore_dirs file (/tests/unit/Event/EventEventTest.php)
/tests/unit/Event/TimeEventTest.phpignore_dirs file (/tests/unit/Event/TimeEventTest.php)
/tests/unit/Event/WeatherEventTest.phpignore_dirs file (/tests/unit/Event/WeatherEventTest.php)
/tests/unit/Event/NetworkEventTest.phpignore_dirs file (/tests/unit/Event/NetworkEventTest.php)
/tests/unit/Event/EventTest.phpignore_dirs file (/tests/unit/Event/EventTest.php)
/tests/unit/Mapper/ModelMapperTest.phpignore_dirs file (/tests/unit/Mapper/ModelMapperTest.php)
/tests/unit/Mapper/ObjectMapperTest.phpignore_dirs file (/tests/unit/Mapper/ObjectMapperTest.php)
/tests/unit/Mapper/Model/ChildrenMapperTest.phpignore_dirs file (/tests/unit/Mapper/Model/ChildrenMapperTest.php)
/tests/unit/Transformer/AttributeParameterTransformerTest.phpignore_dirs file (/tests/unit/Transformer/AttributeParameterTransformerTest.php)
/tests/unit/Repository/ModuleRepositoryTest.phpignore_dirs file (/tests/unit/Repository/ModuleRepositoryTest.php)
/tests/unit/Repository/RoleRepositoryTest.phpignore_dirs file (/tests/unit/Repository/RoleRepositoryTest.php)
/tests/unit/Repository/CronjobRepositoryTest.phpignore_dirs file (/tests/unit/Repository/CronjobRepositoryTest.php)
/tests/unit/Repository/SmartAttributeRepositoryTest.phpignore_dirs file (/tests/unit/Repository/SmartAttributeRepositoryTest.php)
/tests/unit/Repository/LockRepositoryTest.phpignore_dirs file (/tests/unit/Repository/LockRepositoryTest.php)
/tests/unit/Repository/DriveRepositoryTest.phpignore_dirs file (/tests/unit/Repository/DriveRepositoryTest.php)
/tests/unit/Repository/WeatherRepositoryTest.phpignore_dirs file (/tests/unit/Repository/WeatherRepositoryTest.php)
/tests/unit/Repository/TaskRepositoryTest.phpignore_dirs file (/tests/unit/Repository/TaskRepositoryTest.php)
/tests/unit/Repository/ActionRepositoryTest.phpignore_dirs file (/tests/unit/Repository/ActionRepositoryTest.php)
/tests/unit/Repository/IconRepositoryTest.phpignore_dirs file (/tests/unit/Repository/IconRepositoryTest.php)
/tests/unit/Repository/SettingRepositoryTest.phpignore_dirs file (/tests/unit/Repository/SettingRepositoryTest.php)
/tests/unit/Repository/UserRepositoryTest.phpignore_dirs file (/tests/unit/Repository/UserRepositoryTest.php)
/tests/unit/Repository/EventRepositoryTest.phpignore_dirs file (/tests/unit/Repository/EventRepositoryTest.php)
/tests/unit/Repository/RepositoryTrait.phpignore_dirs file (/tests/unit/Repository/RepositoryTrait.php)
/tests/unit/Repository/DevicePushRepositoryTest.phpignore_dirs file (/tests/unit/Repository/DevicePushRepositoryTest.php)
/tests/unit/Repository/Desktop/ItemRepositoryTest.phpignore_dirs file (/tests/unit/Repository/Desktop/ItemRepositoryTest.php)
/tests/unit/Repository/Icon/TagRepositoryTest.phpignore_dirs file (/tests/unit/Repository/Icon/TagRepositoryTest.php)
/tests/unit/Repository/Weather/LocationRepositoryTest.phpignore_dirs file (/tests/unit/Repository/Weather/LocationRepositoryTest.php)
/tests/unit/Repository/User/PermissionRepositoryTest.phpignore_dirs file (/tests/unit/Repository/User/PermissionRepositoryTest.php)
/tests/unit/Repository/User/PermissionViewRepositoryTest.phpignore_dirs file (/tests/unit/Repository/User/PermissionViewRepositoryTest.php)
/tests/unit/Repository/User/DeviceRepositoryTest.phpignore_dirs file (/tests/unit/Repository/User/DeviceRepositoryTest.php)
/tests/unit/Repository/Drive/StatRepositoryTest.phpignore_dirs file (/tests/unit/Repository/Drive/StatRepositoryTest.php)
/tests/unit/Repository/Action/PermissionRepositoryTest.phpignore_dirs file (/tests/unit/Repository/Action/PermissionRepositoryTest.php)
/tests/unit/Query/ChildrenQueryTest.phpignore_dirs file (/tests/unit/Query/ChildrenQueryTest.php)
/tests/unit/Archive/ZipArchiveTest.phpignore_dirs file (/tests/unit/Archive/ZipArchiveTest.php)
/tests/unit/Service/RegistryTest.phpignore_dirs file (/tests/unit/Service/RegistryTest.php)
/tests/unit/Service/FileServiceTest.phpignore_dirs file (/tests/unit/Service/FileServiceTest.php)
/tests/unit/Service/EventServiceTest.phpignore_dirs file (/tests/unit/Service/EventServiceTest.php)
/tests/unit/Service/DateTimeTest.phpignore_dirs file (/tests/unit/Service/DateTimeTest.php)
/tests/unit/Service/CommandServiceTest.phpignore_dirs file (/tests/unit/Service/CommandServiceTest.php)
/tests/unit/Service/DirTest.phpignore_dirs file (/tests/unit/Service/DirTest.php)
/tests/unit/Service/PermissionServiceTest.phpignore_dirs file (/tests/unit/Service/PermissionServiceTest.php)
/tests/unit/Service/FfmpegTest.phpignore_dirs file (/tests/unit/Service/FfmpegTest.php)
/tests/unit/Service/EnvTest.phpignore_dirs file (/tests/unit/Service/EnvTest.php)
/tests/unit/Service/Command/TableServiceTest.phpignore_dirs file (/tests/unit/Service/Command/TableServiceTest.php)
/tests/unit/Service/Attribute/ObjectMapperAttributeTest.phpignore_dirs file (/tests/unit/Service/Attribute/ObjectMapperAttributeTest.php)
/tests/unit/Service/Attribute/ModelsFetcherAttributeTest.phpignore_dirs file (/tests/unit/Service/Attribute/ModelsFetcherAttributeTest.php)
/tests/unit/Service/Attribute/ModelMapperAttributeTest.phpignore_dirs file (/tests/unit/Service/Attribute/ModelMapperAttributeTest.php)
/tests/unit/Service/Attribute/ModelsMapperAttributeTest.phpignore_dirs file (/tests/unit/Service/Attribute/ModelsMapperAttributeTest.php)
/tests/unit/Service/Attribute/ObjectsMapperAttributeTest.phpignore_dirs file (/tests/unit/Service/Attribute/ObjectsMapperAttributeTest.php)
/tests/unit/Service/Attribute/ModelFetcherAttributeTest.phpignore_dirs file (/tests/unit/Service/Attribute/ModelFetcherAttributeTest.php)
/tests/unit/AutoComplete/TaskAutoCompleteTest.phpignore_dirs file (/tests/unit/AutoComplete/TaskAutoCompleteTest.php)
/tests/unit/AutoComplete/EventAutoCompleteTest.phpignore_dirs file (/tests/unit/AutoComplete/EventAutoCompleteTest.php)
/tests/unit/AutoComplete/UserAutoCompleteTest.phpignore_dirs file (/tests/unit/AutoComplete/UserAutoCompleteTest.php)
/tests/unit/AutoComplete/ModuleAutoCompleteTest.phpignore_dirs file (/tests/unit/AutoComplete/ModuleAutoCompleteTest.php)
/tests/unit/AutoComplete/UnitAutoCompleteTest.phpignore_dirs file (/tests/unit/AutoComplete/UnitAutoCompleteTest.php)
/tests/unit/AutoComplete/ActionAutoCompleteTest.phpignore_dirs file (/tests/unit/AutoComplete/ActionAutoCompleteTest.php)
/tests/unit/AutoComplete/Weather/LocationAutoCompleteTest.phpignore_dirs file (/tests/unit/AutoComplete/Weather/LocationAutoCompleteTest.php)
/tests/mock/Model/MockModel.phpignore_dirs file (/tests/mock/Model/MockModel.php)
/tests/mock/Dto/Ffmpeg/Media.phpignore_dirs file (/tests/mock/Dto/Ffmpeg/Media.php)
/tests/mock/Dto/Ffmpeg/Stream/Subtitle.phpignore_dirs file (/tests/mock/Dto/Ffmpeg/Stream/Subtitle.php)
/tests/mock/Dto/Ffmpeg/Stream/Video.phpignore_dirs file (/tests/mock/Dto/Ffmpeg/Stream/Video.php)
/tests/mock/Dto/Ffmpeg/Stream/Audio.phpignore_dirs file (/tests/mock/Dto/Ffmpeg/Stream/Audio.php)
/tests/mock/Dto/Mapper/MapModel.phpignore_dirs file (/tests/mock/Dto/Mapper/MapModel.php)
/tests/mock/Dto/Mapper/MapModelChild.phpignore_dirs file (/tests/mock/Dto/Mapper/MapModelChild.php)
/tests/mock/Dto/Mapper/MapObjectParent.phpignore_dirs file (/tests/mock/Dto/Mapper/MapObjectParent.php)
/tests/mock/Dto/Mapper/IntEnum.phpignore_dirs file (/tests/mock/Dto/Mapper/IntEnum.php)
/tests/mock/Dto/Mapper/StringEnum.phpignore_dirs file (/tests/mock/Dto/Mapper/StringEnum.php)
/tests/mock/Dto/Mapper/MapObjectChild.phpignore_dirs file (/tests/mock/Dto/Mapper/MapObjectChild.php)
/tests/mock/Dto/Mapper/MapModelParent.phpignore_dirs file (/tests/mock/Dto/Mapper/MapModelParent.php)
/tests/mock/Dto/Mapper/MapObject.phpignore_dirs file (/tests/mock/Dto/Mapper/MapObject.php)
/tests/mock/Service/TestEvent.phpignore_dirs file (/tests/mock/Service/TestEvent.php)
/tests/mock/Service/TestCommand.phpignore_dirs file (/tests/mock/Service/TestCommand.php)
/tests/mock/Service/TestEventService.phpignore_dirs file (/tests/mock/Service/TestEventService.php)
/tests/mock/Service/TestSessionService.phpignore_dirs file (/tests/mock/Service/TestSessionService.php)
/tests/mock/Service/TestRequiresArgumentCommand.phpignore_dirs file (/tests/mock/Service/TestRequiresArgumentCommand.php)
/tests/mock/Service/TestInvalidOptionCommand.phpignore_dirs file (/tests/mock/Service/TestInvalidOptionCommand.php)
/tests/functional/FunctionalTest.phpignore_dirs file (/tests/functional/FunctionalTest.php)
/tests/functional/Controller/CssControllerTest.phpignore_dirs file (/tests/functional/Controller/CssControllerTest.php)
/tests/functional/Controller/EventControllerTest.phpignore_dirs file (/tests/functional/Controller/EventControllerTest.php)
/tests/functional/Controller/DesktopControllerTest.phpignore_dirs file (/tests/functional/Controller/DesktopControllerTest.php)
/tests/functional/Controller/DeviceControllerTest.phpignore_dirs file (/tests/functional/Controller/DeviceControllerTest.php)
/tests/functional/Controller/MiddlewareControllerTest.phpignore_dirs file (/tests/functional/Controller/MiddlewareControllerTest.php)
/tests/functional/Controller/DriveControllerTest.phpignore_dirs file (/tests/functional/Controller/DriveControllerTest.php)
/tests/functional/Controller/CronjobControllerTest.phpignore_dirs file (/tests/functional/Controller/CronjobControllerTest.php)