This commit is contained in:
Marek
2026-04-11 10:27:21 +02:00
parent b998940caa
commit 11eff12da8
13 changed files with 328 additions and 155 deletions

View File

@@ -1,4 +1,29 @@
# Backend
## Entity
- Task - Aufgaben Tabele
- Category - Kategorie Tabele
- Schema - TaksSchema Tabele
## Enum
- TaskStatus - Aufgaben Status
- TaskSchemaStatus - Schema Status
- TaskSchemaType - Schema Typen
## Controller
- TaskController - Aufgaben Aktionen
- TaskSchemaController - Schema Aktionen
- CategoryController - Kategorie Aktioenen
## Services
- TaskManager -
- TaskSchemaManager -
- CategoryManager -
- TaskGenerator -
- TaskSynchronizer -
- DeadlineCalculator -
## Repositorys
- TaskRepository - Aufgaben Abfragen
- CategoryRepository - Kategorie Abfragem
- TaskSchemaRepository - Schema Abfragen
## Task
@@ -17,7 +42,6 @@
- delete(id) - Task entfernen
- toggle(id) - Status switchen (active, done)
- Werden durch Schemas erstellt
-
## Category

View File

@@ -2,21 +2,21 @@
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
if (\class_exists(\ContainerOjoHrrb\App_KernelDevDebugContainer::class, false)) {
if (\class_exists(\ContainerN044Vxf\App_KernelDevDebugContainer::class, false)) {
// no-op
} elseif (!include __DIR__.'/ContainerOjoHrrb/App_KernelDevDebugContainer.php') {
touch(__DIR__.'/ContainerOjoHrrb.legacy');
} elseif (!include __DIR__.'/ContainerN044Vxf/App_KernelDevDebugContainer.php') {
touch(__DIR__.'/ContainerN044Vxf.legacy');
return;
}
if (!\class_exists(App_KernelDevDebugContainer::class, false)) {
\class_alias(\ContainerOjoHrrb\App_KernelDevDebugContainer::class, App_KernelDevDebugContainer::class, false);
\class_alias(\ContainerN044Vxf\App_KernelDevDebugContainer::class, App_KernelDevDebugContainer::class, false);
}
return new \ContainerOjoHrrb\App_KernelDevDebugContainer([
'container.build_hash' => 'OjoHrrb',
'container.build_id' => '4d546b94',
'container.build_time' => 1774972568,
return new \ContainerN044Vxf\App_KernelDevDebugContainer([
'container.build_hash' => 'N044Vxf',
'container.build_id' => '9c6f98c4',
'container.build_time' => 1775581399,
'container.runtime_mode' => \in_array(\PHP_SAPI, ['cli', 'phpdbg', 'embed'], true) ? 'web=0' : 'web=1',
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerOjoHrrb');
], __DIR__.\DIRECTORY_SEPARATOR.'ContainerN044Vxf');

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -10,91 +10,88 @@ if (in_array(PHP_SAPI, ['cli', 'phpdbg', 'embed'], true)) {
}
require dirname(__DIR__, 3).'/vendor/autoload.php';
(require __DIR__.'/App_KernelDevDebugContainer.php')->set(\ContainerOjoHrrb\App_KernelDevDebugContainer::class, null);
require __DIR__.'/ContainerOjoHrrb/UriSignerGhostB68a0a1.php';
require __DIR__.'/ContainerOjoHrrb/EntityManagerGhost614a58f.php';
require __DIR__.'/ContainerOjoHrrb/RequestPayloadValueResolverGhost01ca9cc.php';
require __DIR__.'/ContainerOjoHrrb/getValidator_WhenService.php';
require __DIR__.'/ContainerOjoHrrb/getValidator_NotCompromisedPasswordService.php';
require __DIR__.'/ContainerOjoHrrb/getValidator_NoSuspiciousCharactersService.php';
require __DIR__.'/ContainerOjoHrrb/getValidator_ExpressionService.php';
require __DIR__.'/ContainerOjoHrrb/getValidator_EmailService.php';
require __DIR__.'/ContainerOjoHrrb/getSession_Handler_NativeService.php';
require __DIR__.'/ContainerOjoHrrb/getSession_FactoryService.php';
require __DIR__.'/ContainerOjoHrrb/getServicesResetterService.php';
require __DIR__.'/ContainerOjoHrrb/getSecrets_VaultService.php';
require __DIR__.'/ContainerOjoHrrb/getSecrets_EnvVarLoaderService.php';
require __DIR__.'/ContainerOjoHrrb/getRouting_LoaderService.php';
require __DIR__.'/ContainerOjoHrrb/getPropertyInfo_SerializerExtractorService.php';
require __DIR__.'/ContainerOjoHrrb/getPropertyInfo_ConstructorExtractorService.php';
require __DIR__.'/ContainerOjoHrrb/getErrorHandler_ErrorRenderer_HtmlService.php';
require __DIR__.'/ContainerOjoHrrb/getErrorControllerService.php';
require __DIR__.'/ContainerOjoHrrb/getDoctrine_UuidGeneratorService.php';
require __DIR__.'/ContainerOjoHrrb/getDoctrine_UlidGeneratorService.php';
require __DIR__.'/ContainerOjoHrrb/getDoctrine_Orm_Validator_UniqueService.php';
require __DIR__.'/ContainerOjoHrrb/getDoctrine_Orm_Listeners_PdoSessionHandlerSchemaListenerService.php';
require __DIR__.'/ContainerOjoHrrb/getDoctrine_Orm_Listeners_LockStoreSchemaListenerService.php';
require __DIR__.'/ContainerOjoHrrb/getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaListenerService.php';
require __DIR__.'/ContainerOjoHrrb/getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaListenerService.php';
require __DIR__.'/ContainerOjoHrrb/getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php';
require __DIR__.'/ContainerOjoHrrb/getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php';
require __DIR__.'/ContainerOjoHrrb/getDebug_ErrorHandlerConfiguratorService.php';
require __DIR__.'/ContainerOjoHrrb/getContainer_GetRoutingConditionServiceService.php';
require __DIR__.'/ContainerOjoHrrb/getContainer_EnvVarProcessorsLocatorService.php';
require __DIR__.'/ContainerOjoHrrb/getContainer_EnvVarProcessorService.php';
require __DIR__.'/ContainerOjoHrrb/getCache_ValidatorExpressionLanguageService.php';
require __DIR__.'/ContainerOjoHrrb/getCache_SystemClearerService.php';
require __DIR__.'/ContainerOjoHrrb/getCache_SystemService.php';
require __DIR__.'/ContainerOjoHrrb/getCache_GlobalClearerService.php';
require __DIR__.'/ContainerOjoHrrb/getCache_AppClearerService.php';
require __DIR__.'/ContainerOjoHrrb/getCache_AppService.php';
require __DIR__.'/ContainerOjoHrrb/getTemplateControllerService.php';
require __DIR__.'/ContainerOjoHrrb/getRedirectControllerService.php';
require __DIR__.'/ContainerOjoHrrb/getTaskSchemaRepositoryService.php';
require __DIR__.'/ContainerOjoHrrb/getTaskRepositoryService.php';
require __DIR__.'/ContainerOjoHrrb/getCategoryRepositoryService.php';
require __DIR__.'/ContainerOjoHrrb/getUpdateTaskRequestService.php';
require __DIR__.'/ContainerOjoHrrb/getUpdateSchemaRequestService.php';
require __DIR__.'/ContainerOjoHrrb/getUpdateCategoryRequestService.php';
require __DIR__.'/ContainerOjoHrrb/getCreateTaskRequestService.php';
require __DIR__.'/ContainerOjoHrrb/getCreateSchemaRequestService.php';
require __DIR__.'/ContainerOjoHrrb/getCreateCategoryRequestService.php';
require __DIR__.'/ContainerOjoHrrb/getTaskSchemaControllerService.php';
require __DIR__.'/ContainerOjoHrrb/getTaskControllerService.php';
require __DIR__.'/ContainerOjoHrrb/getCategoryControllerService.php';
require __DIR__.'/ContainerOjoHrrb/getTaskSchemaControllercreateService.php';
require __DIR__.'/ContainerOjoHrrb/getTaskSchemaControllerupdateService.php';
require __DIR__.'/ContainerOjoHrrb/getTaskControllertoggleService.php';
require __DIR__.'/ContainerOjoHrrb/getTaskControllershowService.php';
require __DIR__.'/ContainerOjoHrrb/getTaskControllerdeleteService.php';
require __DIR__.'/ContainerOjoHrrb/get_ServiceLocator_XkkbYmService.php';
require __DIR__.'/ContainerOjoHrrb/getTaskControllercreateService.php';
require __DIR__.'/ContainerOjoHrrb/getTaskControllerupdateService.php';
require __DIR__.'/ContainerOjoHrrb/get_ServiceLocator_TJNRSaVService.php';
require __DIR__.'/ContainerOjoHrrb/getTaskSchemaControllershowService.php';
require __DIR__.'/ContainerOjoHrrb/getTaskSchemaControllerdeleteService.php';
require __DIR__.'/ContainerOjoHrrb/get_ServiceLocator_R5gwLrSService.php';
require __DIR__.'/ContainerOjoHrrb/get_ServiceLocator_PLwxDhJService.php';
require __DIR__.'/ContainerOjoHrrb/getCategoryControllercreateService.php';
require __DIR__.'/ContainerOjoHrrb/getCategoryControllershowService.php';
require __DIR__.'/ContainerOjoHrrb/getCategoryControllerdeleteService.php';
require __DIR__.'/ContainerOjoHrrb/get_ServiceLocator_Cm49tF9Service.php';
require __DIR__.'/ContainerOjoHrrb/getCategoryControllerupdateService.php';
require __DIR__.'/ContainerOjoHrrb/get_ServiceLocator_1vYpZ1B_KernelregisterContainerConfigurationService.php';
require __DIR__.'/ContainerOjoHrrb/get_ServiceLocator_1vYpZ1B_KernelloadRoutesService.php';
require __DIR__.'/ContainerOjoHrrb/get_ServiceLocator_1vYpZ1BService.php';
require __DIR__.'/ContainerOjoHrrb/get_Debug_ValueResolver_Doctrine_Orm_EntityValueResolverService.php';
require __DIR__.'/ContainerOjoHrrb/get_Debug_ValueResolver_ArgumentResolver_VariadicService.php';
require __DIR__.'/ContainerOjoHrrb/get_Debug_ValueResolver_ArgumentResolver_SessionService.php';
require __DIR__.'/ContainerOjoHrrb/get_Debug_ValueResolver_ArgumentResolver_ServiceService.php';
require __DIR__.'/ContainerOjoHrrb/get_Debug_ValueResolver_ArgumentResolver_RequestPayloadService.php';
require __DIR__.'/ContainerOjoHrrb/get_Debug_ValueResolver_ArgumentResolver_RequestAttributeService.php';
require __DIR__.'/ContainerOjoHrrb/get_Debug_ValueResolver_ArgumentResolver_RequestService.php';
require __DIR__.'/ContainerOjoHrrb/get_Debug_ValueResolver_ArgumentResolver_QueryParameterValueResolverService.php';
require __DIR__.'/ContainerOjoHrrb/get_Debug_ValueResolver_ArgumentResolver_NotTaggedControllerService.php';
require __DIR__.'/ContainerOjoHrrb/get_Debug_ValueResolver_ArgumentResolver_DefaultService.php';
require __DIR__.'/ContainerOjoHrrb/get_Debug_ValueResolver_ArgumentResolver_DatetimeService.php';
require __DIR__.'/ContainerOjoHrrb/get_Debug_ValueResolver_ArgumentResolver_BackedEnumResolverService.php';
(require __DIR__.'/App_KernelDevDebugContainer.php')->set(\ContainerN044Vxf\App_KernelDevDebugContainer::class, null);
require __DIR__.'/ContainerN044Vxf/getValidator_WhenService.php';
require __DIR__.'/ContainerN044Vxf/getValidator_NotCompromisedPasswordService.php';
require __DIR__.'/ContainerN044Vxf/getValidator_NoSuspiciousCharactersService.php';
require __DIR__.'/ContainerN044Vxf/getValidator_ExpressionService.php';
require __DIR__.'/ContainerN044Vxf/getValidator_EmailService.php';
require __DIR__.'/ContainerN044Vxf/getSession_Handler_NativeService.php';
require __DIR__.'/ContainerN044Vxf/getSession_FactoryService.php';
require __DIR__.'/ContainerN044Vxf/getServicesResetterService.php';
require __DIR__.'/ContainerN044Vxf/getSecrets_VaultService.php';
require __DIR__.'/ContainerN044Vxf/getSecrets_EnvVarLoaderService.php';
require __DIR__.'/ContainerN044Vxf/getRouting_LoaderService.php';
require __DIR__.'/ContainerN044Vxf/getPropertyInfo_SerializerExtractorService.php';
require __DIR__.'/ContainerN044Vxf/getPropertyInfo_ConstructorExtractorService.php';
require __DIR__.'/ContainerN044Vxf/getErrorHandler_ErrorRenderer_HtmlService.php';
require __DIR__.'/ContainerN044Vxf/getErrorControllerService.php';
require __DIR__.'/ContainerN044Vxf/getDoctrine_UuidGeneratorService.php';
require __DIR__.'/ContainerN044Vxf/getDoctrine_UlidGeneratorService.php';
require __DIR__.'/ContainerN044Vxf/getDoctrine_Orm_Validator_UniqueService.php';
require __DIR__.'/ContainerN044Vxf/getDoctrine_Orm_Listeners_PdoSessionHandlerSchemaListenerService.php';
require __DIR__.'/ContainerN044Vxf/getDoctrine_Orm_Listeners_LockStoreSchemaListenerService.php';
require __DIR__.'/ContainerN044Vxf/getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaListenerService.php';
require __DIR__.'/ContainerN044Vxf/getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaListenerService.php';
require __DIR__.'/ContainerN044Vxf/getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php';
require __DIR__.'/ContainerN044Vxf/getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php';
require __DIR__.'/ContainerN044Vxf/getDebug_ErrorHandlerConfiguratorService.php';
require __DIR__.'/ContainerN044Vxf/getContainer_GetRoutingConditionServiceService.php';
require __DIR__.'/ContainerN044Vxf/getContainer_EnvVarProcessorsLocatorService.php';
require __DIR__.'/ContainerN044Vxf/getContainer_EnvVarProcessorService.php';
require __DIR__.'/ContainerN044Vxf/getCache_ValidatorExpressionLanguageService.php';
require __DIR__.'/ContainerN044Vxf/getCache_SystemClearerService.php';
require __DIR__.'/ContainerN044Vxf/getCache_SystemService.php';
require __DIR__.'/ContainerN044Vxf/getCache_GlobalClearerService.php';
require __DIR__.'/ContainerN044Vxf/getCache_AppClearerService.php';
require __DIR__.'/ContainerN044Vxf/getCache_AppService.php';
require __DIR__.'/ContainerN044Vxf/getTemplateControllerService.php';
require __DIR__.'/ContainerN044Vxf/getRedirectControllerService.php';
require __DIR__.'/ContainerN044Vxf/getTaskSchemaRepositoryService.php';
require __DIR__.'/ContainerN044Vxf/getTaskRepositoryService.php';
require __DIR__.'/ContainerN044Vxf/getCategoryRepositoryService.php';
require __DIR__.'/ContainerN044Vxf/getUpdateTaskRequestService.php';
require __DIR__.'/ContainerN044Vxf/getUpdateSchemaRequestService.php';
require __DIR__.'/ContainerN044Vxf/getUpdateCategoryRequestService.php';
require __DIR__.'/ContainerN044Vxf/getCreateTaskRequestService.php';
require __DIR__.'/ContainerN044Vxf/getCreateSchemaRequestService.php';
require __DIR__.'/ContainerN044Vxf/getCreateCategoryRequestService.php';
require __DIR__.'/ContainerN044Vxf/getTaskSchemaControllerService.php';
require __DIR__.'/ContainerN044Vxf/getTaskControllerService.php';
require __DIR__.'/ContainerN044Vxf/getCategoryControllerService.php';
require __DIR__.'/ContainerN044Vxf/getTaskSchemaControllercreateService.php';
require __DIR__.'/ContainerN044Vxf/getTaskSchemaControllerupdateService.php';
require __DIR__.'/ContainerN044Vxf/getTaskControllertoggleService.php';
require __DIR__.'/ContainerN044Vxf/getTaskControllershowService.php';
require __DIR__.'/ContainerN044Vxf/getTaskControllerdeleteService.php';
require __DIR__.'/ContainerN044Vxf/get_ServiceLocator_XkkbYmService.php';
require __DIR__.'/ContainerN044Vxf/getTaskControllercreateService.php';
require __DIR__.'/ContainerN044Vxf/getTaskControllerupdateService.php';
require __DIR__.'/ContainerN044Vxf/get_ServiceLocator_TJNRSaVService.php';
require __DIR__.'/ContainerN044Vxf/getTaskSchemaControllershowService.php';
require __DIR__.'/ContainerN044Vxf/getTaskSchemaControllerdeleteService.php';
require __DIR__.'/ContainerN044Vxf/get_ServiceLocator_R5gwLrSService.php';
require __DIR__.'/ContainerN044Vxf/get_ServiceLocator_PLwxDhJService.php';
require __DIR__.'/ContainerN044Vxf/getCategoryControllercreateService.php';
require __DIR__.'/ContainerN044Vxf/getCategoryControllershowService.php';
require __DIR__.'/ContainerN044Vxf/getCategoryControllerdeleteService.php';
require __DIR__.'/ContainerN044Vxf/get_ServiceLocator_Cm49tF9Service.php';
require __DIR__.'/ContainerN044Vxf/getCategoryControllerupdateService.php';
require __DIR__.'/ContainerN044Vxf/get_ServiceLocator_1vYpZ1B_KernelregisterContainerConfigurationService.php';
require __DIR__.'/ContainerN044Vxf/get_ServiceLocator_1vYpZ1B_KernelloadRoutesService.php';
require __DIR__.'/ContainerN044Vxf/get_ServiceLocator_1vYpZ1BService.php';
require __DIR__.'/ContainerN044Vxf/get_Debug_ValueResolver_Doctrine_Orm_EntityValueResolverService.php';
require __DIR__.'/ContainerN044Vxf/get_Debug_ValueResolver_ArgumentResolver_VariadicService.php';
require __DIR__.'/ContainerN044Vxf/get_Debug_ValueResolver_ArgumentResolver_SessionService.php';
require __DIR__.'/ContainerN044Vxf/get_Debug_ValueResolver_ArgumentResolver_ServiceService.php';
require __DIR__.'/ContainerN044Vxf/get_Debug_ValueResolver_ArgumentResolver_RequestPayloadService.php';
require __DIR__.'/ContainerN044Vxf/get_Debug_ValueResolver_ArgumentResolver_RequestAttributeService.php';
require __DIR__.'/ContainerN044Vxf/get_Debug_ValueResolver_ArgumentResolver_RequestService.php';
require __DIR__.'/ContainerN044Vxf/get_Debug_ValueResolver_ArgumentResolver_QueryParameterValueResolverService.php';
require __DIR__.'/ContainerN044Vxf/get_Debug_ValueResolver_ArgumentResolver_NotTaggedControllerService.php';
require __DIR__.'/ContainerN044Vxf/get_Debug_ValueResolver_ArgumentResolver_DefaultService.php';
require __DIR__.'/ContainerN044Vxf/get_Debug_ValueResolver_ArgumentResolver_DatetimeService.php';
require __DIR__.'/ContainerN044Vxf/get_Debug_ValueResolver_ArgumentResolver_BackedEnumResolverService.php';
$classes = [];
$classes[] = 'Symfony\Bundle\FrameworkBundle\FrameworkBundle';
@@ -293,8 +290,3 @@ $classes[] = 'Symfony\Component\Validator\Constraints\NotCompromisedPasswordVali
$classes[] = 'Symfony\Component\Validator\Constraints\WhenValidator';
$preloaded = Preloader::preload($classes);
$classes = [];
$classes[] = 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator';
$classes[] = 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher';
$preloaded = Preloader::preload($classes, $preloaded);

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<container xmlns="http://symfony.com/schema/dic/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services https://symfony.com/schema/dic/services/services-1.0.xsd">
<parameters>
<parameter key="kernel.project_dir">/var/www/html/backend</parameter>
<parameter key="kernel.project_dir">/home/marek/Documents/programme/haushalt/backend</parameter>
<parameter key="kernel.environment">dev</parameter>
<parameter key="kernel.runtime_environment">%env(default:kernel.environment:APP_RUNTIME_ENV)%</parameter>
<parameter key="kernel.runtime_mode">%env(query_string:default:container.runtime_mode:APP_RUNTIME_MODE)%</parameter>
@@ -9,9 +9,9 @@
<parameter key="kernel.runtime_mode.cli">%env(not:default:kernel.runtime_mode.web:)%</parameter>
<parameter key="kernel.runtime_mode.worker">%env(bool:default::key:worker:default:kernel.runtime_mode:)%</parameter>
<parameter key="kernel.debug">true</parameter>
<parameter key="kernel.build_dir">/var/www/html/backend/var/cache/dev</parameter>
<parameter key="kernel.cache_dir">/var/www/html/backend/var/cache/dev</parameter>
<parameter key="kernel.logs_dir">/var/www/html/backend/var/log</parameter>
<parameter key="kernel.build_dir">/home/marek/Documents/programme/haushalt/backend/var/cache/dev</parameter>
<parameter key="kernel.cache_dir">/home/marek/Documents/programme/haushalt/backend/var/cache/dev</parameter>
<parameter key="kernel.logs_dir">/home/marek/Documents/programme/haushalt/backend/var/log</parameter>
<parameter key="kernel.bundles" type="collection">
<parameter key="FrameworkBundle">Symfony\Bundle\FrameworkBundle\FrameworkBundle</parameter>
<parameter key="NelmioCorsBundle">Nelmio\CorsBundle\NelmioCorsBundle</parameter>
@@ -21,35 +21,35 @@
</parameter>
<parameter key="kernel.bundles_metadata" type="collection">
<parameter key="FrameworkBundle" type="collection">
<parameter key="path">/var/www/html/backend/vendor/symfony/framework-bundle</parameter>
<parameter key="path">/home/marek/Documents/programme/haushalt/backend/vendor/symfony/framework-bundle</parameter>
<parameter key="namespace">Symfony\Bundle\FrameworkBundle</parameter>
</parameter>
<parameter key="NelmioCorsBundle" type="collection">
<parameter key="path">/var/www/html/backend/vendor/nelmio/cors-bundle</parameter>
<parameter key="path">/home/marek/Documents/programme/haushalt/backend/vendor/nelmio/cors-bundle</parameter>
<parameter key="namespace">Nelmio\CorsBundle</parameter>
</parameter>
<parameter key="DoctrineBundle" type="collection">
<parameter key="path">/var/www/html/backend/vendor/doctrine/doctrine-bundle</parameter>
<parameter key="path">/home/marek/Documents/programme/haushalt/backend/vendor/doctrine/doctrine-bundle</parameter>
<parameter key="namespace">Doctrine\Bundle\DoctrineBundle</parameter>
</parameter>
<parameter key="DoctrineMigrationsBundle" type="collection">
<parameter key="path">/var/www/html/backend/vendor/doctrine/doctrine-migrations-bundle</parameter>
<parameter key="path">/home/marek/Documents/programme/haushalt/backend/vendor/doctrine/doctrine-migrations-bundle</parameter>
<parameter key="namespace">Doctrine\Bundle\MigrationsBundle</parameter>
</parameter>
<parameter key="MakerBundle" type="collection">
<parameter key="path">/var/www/html/backend/vendor/symfony/maker-bundle</parameter>
<parameter key="path">/home/marek/Documents/programme/haushalt/backend/vendor/symfony/maker-bundle</parameter>
<parameter key="namespace">Symfony\Bundle\MakerBundle</parameter>
</parameter>
</parameter>
<parameter key="kernel.charset">UTF-8</parameter>
<parameter key="kernel.container_class">App_KernelDevDebugContainer</parameter>
<parameter key="kernel.share_dir">/var/www/html/backend/var/share/dev</parameter>
<parameter key="kernel.share_dir">/home/marek/Documents/programme/haushalt/backend/var/share/dev</parameter>
<parameter key=".container.known_envs" type="collection">
<parameter>dev</parameter>
<parameter>test</parameter>
<parameter>prod</parameter>
</parameter>
<parameter key=".kernel.config_dir">/var/www/html/backend/config</parameter>
<parameter key=".kernel.config_dir">/home/marek/Documents/programme/haushalt/backend/config</parameter>
<parameter key=".kernel.bundles_definition" type="collection">
<parameter key="Symfony\Bundle\FrameworkBundle\FrameworkBundle" type="collection">
<parameter key="all">true</parameter>
@@ -95,17 +95,17 @@
<parameter key="kernel.trusted_headers">%env(default::SYMFONY_TRUSTED_HEADERS)%</parameter>
<parameter key="debug.file_link_format">%env(default::SYMFONY_IDE)%</parameter>
<parameter key="debug.error_handler.throw_at">-1</parameter>
<parameter key="debug.container.dump">/var/www/html/backend/var/cache/dev/App_KernelDevDebugContainer.xml</parameter>
<parameter key="debug.container.dump">/home/marek/Documents/programme/haushalt/backend/var/cache/dev/App_KernelDevDebugContainer.xml</parameter>
<parameter key="router.request_context.host">localhost</parameter>
<parameter key="router.request_context.scheme">http</parameter>
<parameter key="router.request_context.base_url"/>
<parameter key="router.resource">kernel::loadRoutes</parameter>
<parameter key="router.cache_dir">/var/www/html/backend/var/cache/dev</parameter>
<parameter key="router.cache_dir">/home/marek/Documents/programme/haushalt/backend/var/cache/dev</parameter>
<parameter key="request_listener.http_port">80</parameter>
<parameter key="request_listener.https_port">443</parameter>
<parameter key="serializer.mapping.cache.file">/var/www/html/backend/var/cache/dev/serialization.php</parameter>
<parameter key="serializer.mapping.cache.file">/home/marek/Documents/programme/haushalt/backend/var/cache/dev/serialization.php</parameter>
<parameter key=".serializer.named_serializers" type="collection"/>
<parameter key="cache.prefix.seed">_/var/www/html/backend.App_KernelDevDebugContainer</parameter>
<parameter key="cache.prefix.seed">_/home/marek/Documents/programme/haushalt/backend.App_KernelDevDebugContainer</parameter>
<parameter key="session.metadata.storage_key">_sf2_meta</parameter>
<parameter key="session.storage.options" type="collection">
<parameter key="cache_limiter" type="string">0</parameter>
@@ -116,7 +116,7 @@
<parameter key="session.metadata.cookie_lifetime">null</parameter>
<parameter key="session.save_path">null</parameter>
<parameter key="session.metadata.update_threshold">0</parameter>
<parameter key="validator.mapping.cache.file">/var/www/html/backend/var/cache/dev/validation.php</parameter>
<parameter key="validator.mapping.cache.file">/home/marek/Documents/programme/haushalt/backend/var/cache/dev/validation.php</parameter>
<parameter key="validator.translation_domain">validators</parameter>
<parameter key="data_collector.templates" type="collection"/>
<parameter key="nelmio_cors.map" type="collection">
@@ -218,7 +218,7 @@
<parameter key="doctrine.orm.auto_generate_proxy_classes">true</parameter>
<parameter key="doctrine.orm.enable_lazy_ghost_objects">true</parameter>
<parameter key="doctrine.orm.enable_native_lazy_objects">false</parameter>
<parameter key="doctrine.orm.proxy_dir">/var/www/html/backend/var/cache/dev/doctrine/orm/Proxies</parameter>
<parameter key="doctrine.orm.proxy_dir">/home/marek/Documents/programme/haushalt/backend/var/cache/dev/doctrine/orm/Proxies</parameter>
<parameter key="doctrine.orm.proxy_namespace">Proxies</parameter>
<parameter key="doctrine.migrations.preferred_em">null</parameter>
<parameter key="doctrine.migrations.preferred_connection">null</parameter>
@@ -447,7 +447,7 @@
</argument>
</service>
<service id="http_cache.store" class="Symfony\Component\HttpKernel\HttpCache\Store">
<argument>/var/www/html/backend/var/share/dev/http_cache</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/share/dev/http_cache</argument>
</service>
<service id="url_helper" class="Symfony\Component\HttpFoundation\UrlHelper">
<argument type="service" id="request_stack"/>
@@ -457,7 +457,7 @@
<tag name="container.no_preload"/>
<argument type="tagged_iterator" tag="kernel.cache_warmer"/>
<argument>true</argument>
<argument>/var/www/html/backend/var/cache/dev/App_KernelDevDebugContainerDeprecations.log</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/cache/dev/App_KernelDevDebugContainerDeprecations.log</argument>
</service>
<service id="cache_clearer" class="Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer">
<argument type="tagged_iterator" tag="kernel.cache_clearer"/>
@@ -631,7 +631,7 @@
</argument>
<argument>UTF-8</argument>
<argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
<argument>/var/www/html/backend</argument>
<argument>/home/marek/Documents/programme/haushalt/backend</argument>
<argument type="service">
<service>
<argument type="service" id="request_stack"/>
@@ -674,7 +674,7 @@
<tag name="console.command"/>
<tag name="container.no_preload"/>
<argument type="service" id="filesystem"/>
<argument>/var/www/html/backend</argument>
<argument>/home/marek/Documents/programme/haushalt/backend</argument>
<call method="setName">
<argument>assets:install</argument>
</call>
@@ -846,7 +846,7 @@
<tag name="console.command"/>
<tag name="container.no_preload"/>
<argument>dev</argument>
<argument>/var/www/html/backend</argument>
<argument>/home/marek/Documents/programme/haushalt/backend</argument>
<call method="setName">
<argument>debug:dotenv</argument>
</call>
@@ -1031,9 +1031,9 @@
<service id="cache.app" class="Symfony\Component\Cache\Adapter\FilesystemAdapter" public="true">
<tag name="cache.pool" pruneable="true"/>
<tag name="kernel.reset" method="reset"/>
<argument>+c-w2mU0xY</argument>
<argument>kLlHePYs2S</argument>
<argument>0</argument>
<argument>/var/www/html/backend/var/share/dev/pools/app</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/share/dev/pools/app</argument>
<argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
<call method="setLogger">
<argument type="service" id="logger" on-invalid="ignore"/>
@@ -1046,40 +1046,40 @@
<service id="cache.system" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="true">
<tag name="cache.pool" pruneable="false"/>
<tag name="kernel.reset" method="reset"/>
<argument>kyJjiJfYg6</argument>
<argument>cfcz4olZJ7</argument>
<argument>0</argument>
<argument>%container.build_id%</argument>
<argument>/var/www/html/backend/var/cache/dev/pools/system</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/cache/dev/pools/system</argument>
<argument type="service" id="logger" on-invalid="ignore"/>
<factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
</service>
<service id="cache.validator" class="Symfony\Component\Cache\Adapter\AdapterInterface">
<tag name="cache.pool" pruneable="false"/>
<tag name="kernel.reset" method="reset"/>
<argument>zT96lbmRS1</argument>
<argument>N5myHSQT3Q</argument>
<argument>0</argument>
<argument>%container.build_id%</argument>
<argument>/var/www/html/backend/var/cache/dev/pools/system</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/cache/dev/pools/system</argument>
<argument type="service" id="logger" on-invalid="ignore"/>
<factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
</service>
<service id="cache.serializer" class="Symfony\Component\Cache\Adapter\AdapterInterface">
<tag name="cache.pool" pruneable="false"/>
<tag name="kernel.reset" method="reset"/>
<argument>alvQs8rXc8</argument>
<argument>m5B+S8gPdj</argument>
<argument>0</argument>
<argument>%container.build_id%</argument>
<argument>/var/www/html/backend/var/cache/dev/pools/system</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/cache/dev/pools/system</argument>
<argument type="service" id="logger" on-invalid="ignore"/>
<factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
</service>
<service id="cache.property_info" class="Symfony\Component\Cache\Adapter\AdapterInterface">
<tag name="cache.pool" pruneable="false"/>
<tag name="kernel.reset" method="reset"/>
<argument>SuA1pMKqPT</argument>
<argument>++nfpWlJM1</argument>
<argument>0</argument>
<argument>%container.build_id%</argument>
<argument>/var/www/html/backend/var/cache/dev/pools/system</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/cache/dev/pools/system</argument>
<argument type="service" id="logger" on-invalid="ignore"/>
<factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
</service>
@@ -1089,7 +1089,7 @@
<argument/>
<argument>0</argument>
<argument>%container.build_id%</argument>
<argument>/var/www/html/backend/var/cache/dev/pools/system</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/cache/dev/pools/system</argument>
<argument type="service" id="logger" on-invalid="ignore"/>
<factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
</service>
@@ -1108,7 +1108,7 @@
<tag name="monolog.logger" channel="cache"/>
<argument/>
<argument>0</argument>
<argument>/var/www/html/backend/var/share/dev/pools/app</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/share/dev/pools/app</argument>
<argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
<call method="setLogger">
<argument type="service" id="logger" on-invalid="ignore"/>
@@ -1635,7 +1635,7 @@
<argument type="service" id=".service_locator.TVmQFtt.router.default"/>
<argument>kernel::loadRoutes</argument>
<argument type="collection">
<argument key="cache_dir">/var/www/html/backend/var/cache/dev</argument>
<argument key="cache_dir">/home/marek/Documents/programme/haushalt/backend/var/cache/dev</argument>
<argument key="debug">true</argument>
<argument key="generator_class">Symfony\Component\Routing\Generator\CompiledUrlGenerator</argument>
<argument key="generator_dumper_class">Symfony\Component\Routing\Generator\Dumper\CompiledUrlGeneratorDumper</argument>
@@ -1678,7 +1678,7 @@
<argument type="service" id="request_stack"/>
<argument type="service" id="router.request_context" on-invalid="ignore"/>
<argument type="service" id="logger" on-invalid="ignore"/>
<argument>/var/www/html/backend</argument>
<argument>/home/marek/Documents/programme/haushalt/backend</argument>
<argument>true</argument>
</service>
<service id="Symfony\Bundle\FrameworkBundle\Controller\RedirectController" class="Symfony\Bundle\FrameworkBundle\Controller\RedirectController" public="true">
@@ -1705,7 +1705,7 @@
<argument type="service" id="property_info.reflection_extractor" on-invalid="null"/>
</service>
<service id="secrets.vault" class="Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault">
<argument>/var/www/html/backend/config/secrets/%env(default:kernel.environment:APP_RUNTIME_ENV)%</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/config/secrets/%env(default:kernel.environment:APP_RUNTIME_ENV)%</argument>
<argument type="service" id="secrets.decryption_key" on-invalid="ignore"/>
<argument>APP_SECRET</argument>
</service>
@@ -1718,7 +1718,7 @@
<argument>base64:default::SYMFONY_DECRYPTION_SECRET</argument>
</service>
<service id="secrets.local_vault" class="Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault">
<argument>/var/www/html/backend/.env.dev.local</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/.env.dev.local</argument>
</service>
<service id="serializer" class="Symfony\Component\Serializer\Serializer">
<argument type="collection">
@@ -1842,10 +1842,10 @@
<argument type="collection">
<argument type="service" id="serializer.mapping.attribute_loader"/>
</argument>
<argument>/var/www/html/backend/var/cache/dev/serialization.php</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/cache/dev/serialization.php</argument>
</service>
<service id="serializer.mapping.cache.symfony" class="Psr\Cache\CacheItemPoolInterface">
<argument>/var/www/html/backend/var/cache/dev/serialization.php</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/cache/dev/serialization.php</argument>
<argument type="service" id="cache.serializer"/>
<factory class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" method="create"/>
</service>
@@ -2062,7 +2062,7 @@
<argument>true</argument>
</service>
<service id="session.storage.factory.mock_file" class="Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorageFactory">
<argument>/var/www/html/backend/var/cache/dev/sessions</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/cache/dev/sessions</argument>
<argument>MOCKSESSID</argument>
<argument type="service">
<service class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag">
@@ -2132,10 +2132,10 @@
<service id="validator.mapping.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer">
<tag name="kernel.cache_warmer"/>
<argument type="service" id="validator.builder"/>
<argument>/var/www/html/backend/var/cache/dev/validation.php</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/cache/dev/validation.php</argument>
</service>
<service id="validator.mapping.cache.adapter" class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" constructor="create">
<argument>/var/www/html/backend/var/cache/dev/validation.php</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/cache/dev/validation.php</argument>
<argument type="service" id="cache.validator"/>
</service>
<service id="validator.validator_factory" class="Symfony\Component\Validator\ContainerConstraintValidatorFactory">
@@ -2421,10 +2421,10 @@
<service id="cache.validator_expression_language" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="true">
<tag name="cache.pool" pruneable="false"/>
<tag name="kernel.reset" method="reset"/>
<argument>cN6MtYyfJl</argument>
<argument>uNsWZxVw1Z</argument>
<argument>0</argument>
<argument>%container.build_id%</argument>
<argument>/var/www/html/backend/var/cache/dev/pools/system</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/cache/dev/pools/system</argument>
<argument type="service" id="logger" on-invalid="ignore"/>
<factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
</service>
@@ -2869,7 +2869,7 @@
<argument type="service" id=".doctrine.orm.default_metadata_driver"/>
</call>
<call method="setProxyDir">
<argument>/var/www/html/backend/var/cache/dev/doctrine/orm/Proxies</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/var/cache/dev/doctrine/orm/Proxies</argument>
</call>
<call method="setProxyNamespace">
<argument>Proxies</argument>
@@ -2904,13 +2904,16 @@
<call method="setIdentityGenerationPreferences">
<argument type="collection"/>
</call>
<call method="enableNativeLazyObjects">
<argument>false</argument>
</call>
<call method="setRepositoryFactory">
<argument type="service" id="doctrine.orm.container_repository_factory"/>
</call>
</service>
<service id="doctrine.orm.default_attribute_metadata_driver" class="Doctrine\ORM\Mapping\Driver\AttributeDriver">
<argument type="collection">
<argument>/var/www/html/backend/src/Entity</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/src/Entity</argument>
</argument>
<argument>true</argument>
</service>
@@ -2972,7 +2975,7 @@
<service id="doctrine.migrations.configuration" class="Doctrine\Migrations\Configuration\Configuration">
<call method="addMigrationsDirectory">
<argument>DoctrineMigrations</argument>
<argument>/var/www/html/backend/migrations</argument>
<argument>/home/marek/Documents/programme/haushalt/backend/migrations</argument>
</call>
<call method="setAllOrNothing">
<argument>false</argument>
@@ -3157,7 +3160,7 @@
<argument type="service" id="filesystem"/>
<argument type="service" id="maker.autoloader_util"/>
<argument type="service" id="maker.file_link_formatter"/>
<argument>/var/www/html/backend</argument>
<argument>/home/marek/Documents/programme/haushalt/backend</argument>
<argument>null</argument>
</service>
<service id="maker.autoloader_finder" class="Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder">
@@ -3335,7 +3338,7 @@
</service>
<service id="maker.maker.make_migration" class="Symfony\Bundle\MakerBundle\Maker\MakeMigration">
<tag name="maker.command"/>
<argument>/var/www/html/backend</argument>
<argument>/home/marek/Documents/programme/haushalt/backend</argument>
<argument type="service" id="maker.file_link_formatter"/>
</service>
<service id="maker.maker.make_stimulus_controller" class="Symfony\Bundle\MakerBundle\Maker\MakeStimulusController">

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
a:2:{i:0;a:6:{s:4:"type";i:16384;s:7:"message";s:255:"The "use_savepoints" configuration key is deprecated when using DBAL 4 and will be removed in DoctrineBundle 3.0. (Configuration.php:397 called by ExprBuilder.php:271, https://github.com/doctrine/DoctrineBundle/pull/2055, package doctrine/doctrine-bundle)";s:4:"file";s:70:"/var/www/html/backend/vendor/doctrine/deprecations/src/Deprecation.php";s:4:"line";i:208;s:5:"trace";a:1:{i:0;a:5:{s:4:"file";s:70:"/var/www/html/backend/vendor/doctrine/deprecations/src/Deprecation.php";s:4:"line";i:108;s:8:"function";s:24:"delegateTriggerToBackend";s:5:"class";s:33:"Doctrine\Deprecations\Deprecation";s:4:"type";s:2:"::";}}s:5:"count";i:1;}i:1;a:6:{s:4:"type";i:16384;s:7:"message";s:322:"The "report_fields_where_declared" configuration option is deprecated and will be removed in DoctrineBundle 3.0. When using ORM 3, report_fields_where_declared will always be true. (Configuration.php:701 called by ExprBuilder.php:271, https://github.com/doctrine/DoctrineBundle/pull/1962, package doctrine/doctrine-bundle)";s:4:"file";s:70:"/var/www/html/backend/vendor/doctrine/deprecations/src/Deprecation.php";s:4:"line";i:208;s:5:"trace";a:1:{i:0;a:5:{s:4:"file";s:70:"/var/www/html/backend/vendor/doctrine/deprecations/src/Deprecation.php";s:4:"line";i:108;s:8:"function";s:24:"delegateTriggerToBackend";s:5:"class";s:33:"Doctrine\Deprecations\Deprecation";s:4:"type";s:2:"::";}}s:5:"count";i:1;}}
a:0:{}