Fatal error: Namespace declaration statement has to be the very first statement or after any declare call in the script in /volume1/web/app/src/Content/Application/DemoLaBouffeAstucesBoissonsGeoJobRunner.php on line 3 Call Stack: 0.0000 450088 1. {main}() /volume1/web/index.php:0 0.0001 450488 2. require('/volume1/web/app/public/index.php') /volume1/web/index.php:5 0.0014 559072 3. Symfony\Component\HttpKernel\Kernel->handle($request = class Symfony\Component\HttpFoundation\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized*; private array $trustedValuesCache = []; private bool $isIisRewrite = FALSE }, $type = ???, $catch = ???) /volume1/web/app/public/index.php:16 0.0015 559072 4. Symfony\Component\HttpKernel\Kernel->preBoot() /volume1/web/app/vendor/symfony/http-kernel/Kernel.php:172 0.0023 567472 5. Symfony\Component\HttpKernel\Kernel->initializeContainer() /volume1/web/app/vendor/symfony/http-kernel/Kernel.php:762 0.0024 568784 6. Symfony\Component\HttpKernel\Kernel->buildContainer() /volume1/web/app/vendor/symfony/http-kernel/Kernel.php:515 0.0141 647008 7. App\Kernel->registerContainerConfiguration($loader = class Symfony\Component\Config\Loader\DelegatingLoader { protected ?Symfony\Component\Config\Loader\LoaderResolverInterface $resolver = class Symfony\Component\Config\Loader\LoaderResolver { private array $loaders = [...] }; protected ?string $env = *uninitialized* }) /volume1/web/app/vendor/symfony/http-kernel/Kernel.php:628 0.0141 648408 8. Symfony\Component\Config\Loader\DelegatingLoader->load($resource = class Closure { public $static = ['loader' => class Symfony\Component\Config\Loader\DelegatingLoader { ... }]; public $this = class App\Kernel { protected array $bundles = [...]; protected ?Symfony\Component\DependencyInjection\ContainerInterface $container = NULL; protected bool $booted = FALSE; protected ?float $startTime = NULL; private string ${Symfony\Component\HttpKernel\Kernel}projectDir = '/volume1/web/app'; private ?string ${Symfony\Component\HttpKernel\Kernel}warmupDir = NULL; private int ${Symfony\Component\HttpKernel\Kernel}requestStackSize = 0; private bool ${Symfony\Component\HttpKernel\Kernel}resetServices = FALSE; private bool ${Symfony\Component\HttpKernel\Kernel}handlingHttpCache = FALSE; protected string $environment = 'prod'; protected bool $debug = FALSE }; public $parameter = ['$container' => ''] }, $type = ???) /volume1/web/app/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:164 0.0142 648408 9. Symfony\Component\DependencyInjection\Loader\ClosureLoader->load($resource = class Closure { public $static = ['loader' => class Symfony\Component\Config\Loader\DelegatingLoader { ... }]; public $this = class App\Kernel { protected array $bundles = [...]; protected ?Symfony\Component\DependencyInjection\ContainerInterface $container = NULL; protected bool $booted = FALSE; protected ?float $startTime = NULL; private string ${Symfony\Component\HttpKernel\Kernel}projectDir = '/volume1/web/app'; private ?string ${Symfony\Component\HttpKernel\Kernel}warmupDir = NULL; private int ${Symfony\Component\HttpKernel\Kernel}requestStackSize = 0; private bool ${Symfony\Component\HttpKernel\Kernel}resetServices = FALSE; private bool ${Symfony\Component\HttpKernel\Kernel}handlingHttpCache = FALSE; protected string $environment = 'prod'; protected bool $debug = FALSE }; public $parameter = ['$container' => ''] }, $type = NULL) /volume1/web/app/vendor/symfony/config/Loader/DelegatingLoader.php:37 0.0142 648408 10. App\Kernel->Symfony\Bundle\FrameworkBundle\Kernel\{closure:/volume1/web/app/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:164-216}($container = class Symfony\Component\DependencyInjection\ContainerBuilder { protected Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface $parameterBag = class Symfony\Component\DependencyInjection\ParameterBag\EnvPlaceholderParameterBag { protected array $parameters = [...]; protected bool $resolved = FALSE; protected array $deprecatedParameters = [...]; protected array $nonEmptyParameters = [...]; private string $envPlaceholderUniquePrefix = *uninitialized*; private array $envPlaceholders = [...]; private array $unusedEnvPlaceholders = [...]; private array $providedTypes = [...] }; protected array $services = []; protected array $privates = []; protected array $fileMap = []; protected array $methodMap = []; protected array $factories = []; protected array $aliases = []; protected array $loading = []; protected array $resolving = []; protected array $syntheticIds = []; private array ${Symfony\Component\DependencyInjection\Container}envCache = []; private bool ${Symfony\Component\DependencyInjection\Container}compiled = FALSE; private Closure ${Symfony\Component\DependencyInjection\Container}getEnv = *uninitialized*; private array $extensions = ['framework' => class Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension { ... }, 'doctrine' => class Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension { ... }, 'monolog' => class Symfony\Bundle\MonologBundle\DependencyInjection\MonologExtension { ... }, 'security' => class Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension { ... }, 'twig' => class Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension { ... }]; private array $extensionsByNs = ['http://symfony.com/schema/dic/symfony' => class Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension { ... }, 'http://symfony.com/schema/dic/doctrine' => class Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension { ... }, 'http://symfony.com/schema/dic/monolog' => class Symfony\Bundle\MonologBundle\DependencyInjection\MonologExtension { ... }, 'http://symfony.com/schema/dic/security' => class Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension { ... }, 'http://symfony.com/schema/dic/twig' => class Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension { ... }]; private array $definitions = ['service_container' => class Symfony\Component\DependencyInjection\Definition { ... }, 'kernel' => class Symfony\Component\DependencyInjection\Definition { ... }]; private array $aliasDefinitions = []; private array $resources = ['/volume1/web/app/vendor/composer/installed.json' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/src/Kernel.php' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/bundles.php' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/cache.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/csrf.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/doctrine.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/framework.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/mailer.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/monolog.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/property_info.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/routing.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/security.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/twig.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/validator.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/services.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, 'reflection.App\\Command\\BackfillCodexKoalaKeskeceDemoArticlesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\BackfillContactDepartmentsCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\BackfillContactLocationsMiniMapZoomCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\BackfillKestufelaDemoArticlesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\BackfillLaBouffeWhereRegionCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\BackfillPreferredPlaceDepartmentsCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\BackfillPreferredPlaceMiniMapZoomCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\BackfillPreferredPlaceOwnerIdCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\DemoPreferredPlaceAppendQuotesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\EnrichDireOuPasDemoTestimoniesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\GenerateCodexKoalaKeskeceTodayCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\RenameDemoParksAndGardensCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\RepairDemoLaBouffeRecipeDuplicatesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedDemoLaBouffeArticlesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedDemoLaBouffeAstucesBoissonsGeoCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedDemoLaBouffeAstucesGeoCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedDemoPreferredPlacesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedDemoPtitesAnnoncesArticlesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedDemoSeroDiffArticlesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedDemoTargetLocationsCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedKeskeceDemoEngagementCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SyncManagedDemoProfilesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\ArticleColorStyle' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\ArticlePhotoException' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\ArticlePhotoManager' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskeceDailyGenerator' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskeceDateAllocator' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskeceDraftFactory' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskeceUniquenessGuard' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskifonAvailableSourcesProvider' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskifonBatchArticleGenerator' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskifonDemoImageEligibilityProvider' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskifonDemoImageGenerator' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskifonDemoImageJobManager' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskifonSingleArticleGenerator' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskifonSourceSelector' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }]; private array $extensionConfigs = ['framework' => [...], 'doctrine' => [...], 'monolog' => [...], 'security' => [...], 'twig' => [...]]; private Symfony\Component\DependencyInjection\Compiler\Compiler $compiler = class Symfony\Component\DependencyInjection\Compiler\Compiler { private Symfony\Component\DependencyInjection\Compiler\PassConfig $passConfig = class Symfony\Component\DependencyInjection\Compiler\PassConfig { ... }; private array $log = [...]; private Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph $serviceReferenceGraph = class Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph { ... } }; private bool $trackResources = TRUE; private Symfony\Component\DependencyInjection\LazyProxy\Instantiator\InstantiatorInterface $proxyInstantiator = *uninitialized*; private Symfony\Component\DependencyInjection\ExpressionLanguage $expressionLanguage = *uninitialized*; private array $expressionLanguageProviders = []; private array $usedTags = []; private array $envPlaceholders = []; private array $envCounters = []; private array $vendors = [0 => '/volume1/web/app/vendor']; private array $pathsInVendor = ['/volume1/web/app/vendor/composer' => TRUE, '/volume1/web/app/vendor/symfony/http-kernel' => TRUE, '/volume1/web/app/src' => FALSE, '/volume1/web/app/vendor/symfony/framework-bundle/Kernel' => TRUE, '/volume1/web/app/vendor/symfony/dependency-injection/Compiler' => TRUE, '/volume1/web/app/vendor/symfony/framework-bundle/DependencyInjection/Compiler' => TRUE, '/volume1/web/app/vendor/symfony/http-kernel/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/routing/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/event-dispatcher/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/validator/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/console/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/property-info/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/cache/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/form/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/mime/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/framework-bundle/DependencyInjection' => TRUE, '/volume1/web/app/vendor/doctrine/doctrine-bundle/src' => TRUE, '/volume1/web/app/vendor/symfony/doctrine-bridge/DependencyInjection/CompilerPass' => TRUE, '/volume1/web/app/vendor/doctrine/doctrine-bundle/src/DependencyInjection/Compiler' => TRUE, '/volume1/web/app/vendor/symfony/monolog-bundle/src/DependencyInjection/Compiler' => TRUE, '/volume1/web/app/vendor/symfony/security-bundle/DependencyInjection/Compiler' => TRUE, '/volume1/web/app/vendor/symfony/twig-bundle/DependencyInjection/Compiler' => TRUE, '/volume1/web/app/config' => FALSE, '/volume1/web/app/config/packages' => FALSE, '/volume1/web/app/src/Command' => FALSE, '/volume1/web/app/src/Content/Application' => FALSE]; private array $autoconfiguredInstanceof = []; private array $autoconfiguredAttributes = []; private array $removedIds = []; private array $removedBindingIds = []; private array $classReflectors = ['App\\Kernel' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\HttpKernelInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\TerminableInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\RebootableInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\KernelInterface' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\Kernel\\MicroKernelTrait' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\AssetsContextPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\CompilerPassInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\LoggerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\RegisterControllerArgumentLocatorsPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\RemoveEmptyControllerArgumentLocatorsPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Routing\\DependencyInjection\\RoutingResolverPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\PriorityTaggedServiceTrait' => class ReflectionClass { ... }, 'Symfony\\Component\\Routing\\DependencyInjection\\RoutingControllerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\ProfilerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\EventDispatcher\\DependencyInjection\\RegisterListenersPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddConstraintValidatorsPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddValidatorInitializersPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AttributeMetadataPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Console\\DependencyInjection\\AddConsoleCommandPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\TranslationLintCommandPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Routing\\DependencyInjection\\AddExpressionLanguageProvidersPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\FragmentRendererPass' => class ReflectionClass { ... }, 'Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoPass' => class ReflectionClass { ... }, 'Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoConstructorPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\ControllerArgumentValueResolverPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CachePoolPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CachePoolClearerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CachePoolPrunerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Form\\DependencyInjection\\FormPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\ResettableServicePass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\RegisterLocaleAwareServicesPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\TestServiceContainerWeakRefPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\TestServiceContainerRealRefPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Mime\\DependencyInjection\\AddMimeTypeGuesserPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddAutoMappingConfigurationPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\RegisterReverseContainerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\RemoveUnusedSessionMarshallingHandlerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\ErrorLoggerCompilerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\VirtualRequestStackPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\TranslationUpdateCommandPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\CompilerPassInterface@anonymous\000/volume1/web/app/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:47$45' => class ReflectionClass { ... }, 'Symfony\\Bridge\\Doctrine\\DependencyInjection\\CompilerPass\\RegisterEventListenersAndSubscribersPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\CacheCompatibilityPass' => class ReflectionClass { ... }, 'Symfony\\Bridge\\Doctrine\\DependencyInjection\\CompilerPass\\DoctrineValidationPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\EntityListenerPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\ServiceRepositoryCompilerPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\IdGeneratorPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\DbalSchemaFilterPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\CacheSchemaSubscriberPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\RemoveProfilerControllerPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\RemoveLoggingMiddlewarePass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\MiddlewaresPass' => class ReflectionClass { ... }, 'Symfony\\Bridge\\Doctrine\\DependencyInjection\\CompilerPass\\RegisterUidTypePass' => class ReflectionClass { ... }, 'Symfony\\Bridge\\Doctrine\\DependencyInjection\\CompilerPass\\RegisterDatePointTypePass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MonologBundle\\DependencyInjection\\Compiler\\LoggerChannelPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MonologBundle\\DependencyInjection\\Compiler\\AddProcessorsPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\AddExpressionLanguageProvidersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\AddSecurityVotersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\AddSessionDomainConstraintPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\CleanRememberMeVerifierPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterCsrfFeaturesPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterTokenUsageTrackingPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterLdapLocatorPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterEntryPointPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterGlobalSecurityEventListenersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\SortFirewallListenersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\ReplaceDecoratedRememberMeHandlerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\EventDispatcher\\DependencyInjection\\AddEventAliasesPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\MakeFirewallsEventDispatcherTraceablePass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\ExtensionPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\AttributeExtensionPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\TwigEnvironmentPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\TwigLoaderPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\RuntimeLoaderPass' => class ReflectionClass { ... }, 'App\\Command\\BackfillCodexKoalaKeskeceDemoArticlesCommand' => class ReflectionClass { ... }, 'App\\Command\\BackfillContactDepartmentsCommand' => class ReflectionClass { ... }, 'App\\Command\\BackfillContactLocationsMiniMapZoomCommand' => class ReflectionClass { ... }, 'App\\Command\\BackfillKestufelaDemoArticlesCommand' => class ReflectionClass { ... }, 'App\\Command\\BackfillLaBouffeWhereRegionCommand' => class ReflectionClass { ... }, 'App\\Command\\BackfillPreferredPlaceDepartmentsCommand' => class ReflectionClass { ... }, 'App\\Command\\BackfillPreferredPlaceMiniMapZoomCommand' => class ReflectionClass { ... }, 'App\\Command\\BackfillPreferredPlaceOwnerIdCommand' => class ReflectionClass { ... }, 'App\\Command\\DemoPreferredPlaceAppendQuotesCommand' => class ReflectionClass { ... }, 'App\\Command\\EnrichDireOuPasDemoTestimoniesCommand' => class ReflectionClass { ... }, 'App\\Command\\GenerateCodexKoalaKeskeceTodayCommand' => class ReflectionClass { ... }, 'App\\Command\\RenameDemoParksAndGardensCommand' => class ReflectionClass { ... }, 'App\\Command\\RepairDemoLaBouffeRecipeDuplicatesCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedDemoLaBouffeArticlesCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedDemoLaBouffeAstucesBoissonsGeoCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedDemoLaBouffeAstucesGeoCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedDemoPreferredPlacesCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedDemoPtitesAnnoncesArticlesCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedDemoSeroDiffArticlesCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedDemoTargetLocationsCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedKeskeceDemoEngagementCommand' => class ReflectionClass { ... }, 'App\\Command\\SyncManagedDemoProfilesCommand' => class ReflectionClass { ... }, 'App\\Content\\Application\\ArticleColorStyle' => class ReflectionClass { ... }, 'App\\Content\\Application\\ArticlePhotoException' => class ReflectionClass { ... }, 'App\\Content\\Application\\ArticlePhotoManager' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskeceDailyGenerator' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskeceDateAllocator' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskeceDraftFactory' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskeceUniquenessGuard' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskifonAvailableSourcesProvider' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskifonBatchArticleGenerator' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskifonDemoImageEligibilityProvider' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskifonDemoImageGenerator' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskifonDemoImageJobManager' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskifonSingleArticleGenerator' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskifonSourceSelector' => class ReflectionClass { ... }] }, 'prod') /volume1/web/app/vendor/symfony/dependency-injection/Loader/ClosureLoader.php:35 0.0146 652664 11. App\Kernel->configureContainer($container = class Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator { protected Symfony\Component\DependencyInjection\Definition|Symfony\Component\DependencyInjection\Alias|null $definition = NULL; private array $instanceof = []; private int $anonymousCount = 0; private Symfony\Component\DependencyInjection\ContainerBuilder $container = class Symfony\Component\DependencyInjection\ContainerBuilder { protected Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface $parameterBag = class Symfony\Component\DependencyInjection\ParameterBag\EnvPlaceholderParameterBag { ... }; protected array $services = [...]; protected array $privates = [...]; protected array $fileMap = [...]; protected array $methodMap = [...]; protected array $factories = [...]; protected array $aliases = [...]; protected array $loading = [...]; protected array $resolving = [...]; protected array $syntheticIds = [...]; private array ${Symfony\Component\DependencyInjection\Container}envCache = [...]; private bool ${Symfony\Component\DependencyInjection\Container}compiled = FALSE; private Closure ${Symfony\Component\DependencyInjection\Container}getEnv = *uninitialized*; private array $extensions = [...]; private array $extensionsByNs = [...]; private array $definitions = [...]; private array $aliasDefinitions = [...]; private array $resources = [...]; private array $extensionConfigs = [...]; private Symfony\Component\DependencyInjection\Compiler\Compiler $compiler = class Symfony\Component\DependencyInjection\Compiler\Compiler { ... }; private bool $trackResources = TRUE; private Symfony\Component\DependencyInjection\LazyProxy\Instantiator\InstantiatorInterface $proxyInstantiator = *uninitialized*; private Symfony\Component\DependencyInjection\ExpressionLanguage $expressionLanguage = *uninitialized*; private array $expressionLanguageProviders = [...]; private array $usedTags = [...]; private array $envPlaceholders = [...]; private array $envCounters = [...]; private array $vendors = [...]; private array $pathsInVendor = [...]; private array $autoconfiguredInstanceof = [...]; private array $autoconfiguredAttributes = [...]; private array $removedIds = [...]; private array $removedBindingIds = [...]; private array $classReflectors = [...] }; private Symfony\Component\DependencyInjection\Loader\PhpFileLoader $loader = class Symfony\Component\DependencyInjection\Loader\PhpFileLoader { protected ?Symfony\Component\Config\Loader\LoaderResolverInterface $resolver = class Symfony\Component\Config\Loader\LoaderResolver { ... }; protected ?string $env = 'prod'; private ?string ${Symfony\Component\Config\Loader\FileLoader}currentDir = '/volume1/web/app/src'; protected Symfony\Component\Config\FileLocatorInterface $locator = class Symfony\Component\HttpKernel\Config\FileLocator { ... }; protected bool $isLoadingInstanceof = FALSE; protected array $instanceof = [...]; protected array $interfaces = [...]; protected array $singlyImplemented = [...]; protected array $aliases = [...]; protected bool $autoRegisterAliasesForSinglyImplementedInterfaces = FALSE; protected array $extensionConfigs = [...]; protected int $importing = 1; protected Symfony\Component\DependencyInjection\ContainerBuilder $container = class Symfony\Component\DependencyInjection\ContainerBuilder { ... }; protected bool $prepend = FALSE; private ?Symfony\Component\Config\Builder\ConfigBuilderGeneratorInterface $generator = class Symfony\Component\Config\Builder\ConfigBuilderGenerator { ... } }; private string $path = '/volume1/web/app/src/Kernel.php'; private string $file = '/volume1/web/app/src/Kernel.php'; private ?string $env = 'prod' }, $loader = class Symfony\Component\Config\Loader\DelegatingLoader { protected ?Symfony\Component\Config\Loader\LoaderResolverInterface $resolver = class Symfony\Component\Config\Loader\LoaderResolver { private array $loaders = [...] }; protected ?string $env = *uninitialized* }, $builder = class Symfony\Component\DependencyInjection\ContainerBuilder { protected Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface $parameterBag = class Symfony\Component\DependencyInjection\ParameterBag\EnvPlaceholderParameterBag { protected array $parameters = [...]; protected bool $resolved = FALSE; protected array $deprecatedParameters = [...]; protected array $nonEmptyParameters = [...]; private string $envPlaceholderUniquePrefix = *uninitialized*; private array $envPlaceholders = [...]; private array $unusedEnvPlaceholders = [...]; private array $providedTypes = [...] }; protected array $services = []; protected array $privates = []; protected array $fileMap = []; protected array $methodMap = []; protected array $factories = []; protected array $aliases = []; protected array $loading = []; protected array $resolving = []; protected array $syntheticIds = []; private array ${Symfony\Component\DependencyInjection\Container}envCache = []; private bool ${Symfony\Component\DependencyInjection\Container}compiled = FALSE; private Closure ${Symfony\Component\DependencyInjection\Container}getEnv = *uninitialized*; private array $extensions = ['framework' => class Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension { ... }, 'doctrine' => class Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension { ... }, 'monolog' => class Symfony\Bundle\MonologBundle\DependencyInjection\MonologExtension { ... }, 'security' => class Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension { ... }, 'twig' => class Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension { ... }]; private array $extensionsByNs = ['http://symfony.com/schema/dic/symfony' => class Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension { ... }, 'http://symfony.com/schema/dic/doctrine' => class Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension { ... }, 'http://symfony.com/schema/dic/monolog' => class Symfony\Bundle\MonologBundle\DependencyInjection\MonologExtension { ... }, 'http://symfony.com/schema/dic/security' => class Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension { ... }, 'http://symfony.com/schema/dic/twig' => class Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension { ... }]; private array $definitions = ['service_container' => class Symfony\Component\DependencyInjection\Definition { ... }, 'kernel' => class Symfony\Component\DependencyInjection\Definition { ... }]; private array $aliasDefinitions = []; private array $resources = ['/volume1/web/app/vendor/composer/installed.json' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/src/Kernel.php' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/bundles.php' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/cache.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/csrf.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/doctrine.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/framework.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/mailer.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/monolog.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/property_info.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/routing.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/security.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/twig.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/packages/validator.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/volume1/web/app/config/services.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, 'reflection.App\\Command\\BackfillCodexKoalaKeskeceDemoArticlesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\BackfillContactDepartmentsCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\BackfillContactLocationsMiniMapZoomCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\BackfillKestufelaDemoArticlesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\BackfillLaBouffeWhereRegionCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\BackfillPreferredPlaceDepartmentsCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\BackfillPreferredPlaceMiniMapZoomCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\BackfillPreferredPlaceOwnerIdCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\DemoPreferredPlaceAppendQuotesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\EnrichDireOuPasDemoTestimoniesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\GenerateCodexKoalaKeskeceTodayCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\RenameDemoParksAndGardensCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\RepairDemoLaBouffeRecipeDuplicatesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedDemoLaBouffeArticlesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedDemoLaBouffeAstucesBoissonsGeoCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedDemoLaBouffeAstucesGeoCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedDemoPreferredPlacesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedDemoPtitesAnnoncesArticlesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedDemoSeroDiffArticlesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedDemoTargetLocationsCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SeedKeskeceDemoEngagementCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Command\\SyncManagedDemoProfilesCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\ArticleColorStyle' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\ArticlePhotoException' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\ArticlePhotoManager' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskeceDailyGenerator' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskeceDateAllocator' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskeceDraftFactory' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskeceUniquenessGuard' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskifonAvailableSourcesProvider' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskifonBatchArticleGenerator' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskifonDemoImageEligibilityProvider' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskifonDemoImageGenerator' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskifonDemoImageJobManager' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskifonSingleArticleGenerator' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Content\\Application\\CodexKoalaKeskifonSourceSelector' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }]; private array $extensionConfigs = ['framework' => [...], 'doctrine' => [...], 'monolog' => [...], 'security' => [...], 'twig' => [...]]; private Symfony\Component\DependencyInjection\Compiler\Compiler $compiler = class Symfony\Component\DependencyInjection\Compiler\Compiler { private Symfony\Component\DependencyInjection\Compiler\PassConfig $passConfig = class Symfony\Component\DependencyInjection\Compiler\PassConfig { ... }; private array $log = [...]; private Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph $serviceReferenceGraph = class Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph { ... } }; private bool $trackResources = TRUE; private Symfony\Component\DependencyInjection\LazyProxy\Instantiator\InstantiatorInterface $proxyInstantiator = *uninitialized*; private Symfony\Component\DependencyInjection\ExpressionLanguage $expressionLanguage = *uninitialized*; private array $expressionLanguageProviders = []; private array $usedTags = []; private array $envPlaceholders = []; private array $envCounters = []; private array $vendors = [0 => '/volume1/web/app/vendor']; private array $pathsInVendor = ['/volume1/web/app/vendor/composer' => TRUE, '/volume1/web/app/vendor/symfony/http-kernel' => TRUE, '/volume1/web/app/src' => FALSE, '/volume1/web/app/vendor/symfony/framework-bundle/Kernel' => TRUE, '/volume1/web/app/vendor/symfony/dependency-injection/Compiler' => TRUE, '/volume1/web/app/vendor/symfony/framework-bundle/DependencyInjection/Compiler' => TRUE, '/volume1/web/app/vendor/symfony/http-kernel/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/routing/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/event-dispatcher/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/validator/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/console/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/property-info/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/cache/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/form/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/mime/DependencyInjection' => TRUE, '/volume1/web/app/vendor/symfony/framework-bundle/DependencyInjection' => TRUE, '/volume1/web/app/vendor/doctrine/doctrine-bundle/src' => TRUE, '/volume1/web/app/vendor/symfony/doctrine-bridge/DependencyInjection/CompilerPass' => TRUE, '/volume1/web/app/vendor/doctrine/doctrine-bundle/src/DependencyInjection/Compiler' => TRUE, '/volume1/web/app/vendor/symfony/monolog-bundle/src/DependencyInjection/Compiler' => TRUE, '/volume1/web/app/vendor/symfony/security-bundle/DependencyInjection/Compiler' => TRUE, '/volume1/web/app/vendor/symfony/twig-bundle/DependencyInjection/Compiler' => TRUE, '/volume1/web/app/config' => FALSE, '/volume1/web/app/config/packages' => FALSE, '/volume1/web/app/src/Command' => FALSE, '/volume1/web/app/src/Content/Application' => FALSE]; private array $autoconfiguredInstanceof = []; private array $autoconfiguredAttributes = []; private array $removedIds = []; private array $removedBindingIds = []; private array $classReflectors = ['App\\Kernel' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\HttpKernelInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\TerminableInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\RebootableInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\KernelInterface' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\Kernel\\MicroKernelTrait' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\AssetsContextPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\CompilerPassInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\LoggerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\RegisterControllerArgumentLocatorsPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\RemoveEmptyControllerArgumentLocatorsPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Routing\\DependencyInjection\\RoutingResolverPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\PriorityTaggedServiceTrait' => class ReflectionClass { ... }, 'Symfony\\Component\\Routing\\DependencyInjection\\RoutingControllerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\ProfilerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\EventDispatcher\\DependencyInjection\\RegisterListenersPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddConstraintValidatorsPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddValidatorInitializersPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AttributeMetadataPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Console\\DependencyInjection\\AddConsoleCommandPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\TranslationLintCommandPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Routing\\DependencyInjection\\AddExpressionLanguageProvidersPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\FragmentRendererPass' => class ReflectionClass { ... }, 'Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoPass' => class ReflectionClass { ... }, 'Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoConstructorPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\ControllerArgumentValueResolverPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CachePoolPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CachePoolClearerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CachePoolPrunerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Form\\DependencyInjection\\FormPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\ResettableServicePass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\RegisterLocaleAwareServicesPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\TestServiceContainerWeakRefPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\TestServiceContainerRealRefPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Mime\\DependencyInjection\\AddMimeTypeGuesserPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddAutoMappingConfigurationPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\RegisterReverseContainerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\RemoveUnusedSessionMarshallingHandlerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\ErrorLoggerCompilerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\VirtualRequestStackPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\TranslationUpdateCommandPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\CompilerPassInterface@anonymous\000/volume1/web/app/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:47$45' => class ReflectionClass { ... }, 'Symfony\\Bridge\\Doctrine\\DependencyInjection\\CompilerPass\\RegisterEventListenersAndSubscribersPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\CacheCompatibilityPass' => class ReflectionClass { ... }, 'Symfony\\Bridge\\Doctrine\\DependencyInjection\\CompilerPass\\DoctrineValidationPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\EntityListenerPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\ServiceRepositoryCompilerPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\IdGeneratorPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\DbalSchemaFilterPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\CacheSchemaSubscriberPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\RemoveProfilerControllerPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\RemoveLoggingMiddlewarePass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\MiddlewaresPass' => class ReflectionClass { ... }, 'Symfony\\Bridge\\Doctrine\\DependencyInjection\\CompilerPass\\RegisterUidTypePass' => class ReflectionClass { ... }, 'Symfony\\Bridge\\Doctrine\\DependencyInjection\\CompilerPass\\RegisterDatePointTypePass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MonologBundle\\DependencyInjection\\Compiler\\LoggerChannelPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MonologBundle\\DependencyInjection\\Compiler\\AddProcessorsPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\AddExpressionLanguageProvidersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\AddSecurityVotersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\AddSessionDomainConstraintPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\CleanRememberMeVerifierPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterCsrfFeaturesPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterTokenUsageTrackingPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterLdapLocatorPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterEntryPointPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterGlobalSecurityEventListenersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\SortFirewallListenersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\ReplaceDecoratedRememberMeHandlerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\EventDispatcher\\DependencyInjection\\AddEventAliasesPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\MakeFirewallsEventDispatcherTraceablePass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\ExtensionPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\AttributeExtensionPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\TwigEnvironmentPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\TwigLoaderPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\RuntimeLoaderPass' => class ReflectionClass { ... }, 'App\\Command\\BackfillCodexKoalaKeskeceDemoArticlesCommand' => class ReflectionClass { ... }, 'App\\Command\\BackfillContactDepartmentsCommand' => class ReflectionClass { ... }, 'App\\Command\\BackfillContactLocationsMiniMapZoomCommand' => class ReflectionClass { ... }, 'App\\Command\\BackfillKestufelaDemoArticlesCommand' => class ReflectionClass { ... }, 'App\\Command\\BackfillLaBouffeWhereRegionCommand' => class ReflectionClass { ... }, 'App\\Command\\BackfillPreferredPlaceDepartmentsCommand' => class ReflectionClass { ... }, 'App\\Command\\BackfillPreferredPlaceMiniMapZoomCommand' => class ReflectionClass { ... }, 'App\\Command\\BackfillPreferredPlaceOwnerIdCommand' => class ReflectionClass { ... }, 'App\\Command\\DemoPreferredPlaceAppendQuotesCommand' => class ReflectionClass { ... }, 'App\\Command\\EnrichDireOuPasDemoTestimoniesCommand' => class ReflectionClass { ... }, 'App\\Command\\GenerateCodexKoalaKeskeceTodayCommand' => class ReflectionClass { ... }, 'App\\Command\\RenameDemoParksAndGardensCommand' => class ReflectionClass { ... }, 'App\\Command\\RepairDemoLaBouffeRecipeDuplicatesCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedDemoLaBouffeArticlesCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedDemoLaBouffeAstucesBoissonsGeoCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedDemoLaBouffeAstucesGeoCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedDemoPreferredPlacesCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedDemoPtitesAnnoncesArticlesCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedDemoSeroDiffArticlesCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedDemoTargetLocationsCommand' => class ReflectionClass { ... }, 'App\\Command\\SeedKeskeceDemoEngagementCommand' => class ReflectionClass { ... }, 'App\\Command\\SyncManagedDemoProfilesCommand' => class ReflectionClass { ... }, 'App\\Content\\Application\\ArticleColorStyle' => class ReflectionClass { ... }, 'App\\Content\\Application\\ArticlePhotoException' => class ReflectionClass { ... }, 'App\\Content\\Application\\ArticlePhotoManager' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskeceDailyGenerator' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskeceDateAllocator' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskeceDraftFactory' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskeceUniquenessGuard' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskifonAvailableSourcesProvider' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskifonBatchArticleGenerator' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskifonDemoImageEligibilityProvider' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskifonDemoImageGenerator' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskifonDemoImageJobManager' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskifonSingleArticleGenerator' => class ReflectionClass { ... }, 'App\\Content\\Application\\CodexKoalaKeskifonSourceSelector' => class ReflectionClass { ... }] }) /volume1/web/app/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:208 0.0293 685216 12. Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator->import($resource = '/volume1/web/app/{config}/services.yaml', $type = ???, $ignoreErrors = ???) /volume1/web/app/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:58 0.0293 685216 13. Symfony\Component\DependencyInjection\Loader\FileLoader->import($resource = '/volume1/web/app/{config}/services.yaml', $type = NULL, $ignoreErrors = FALSE, $sourceResource = '/volume1/web/app/src/Kernel.php', $exclude = ???) /volume1/web/app/vendor/symfony/dependency-injection/Loader/Configurator/ContainerConfigurator.php:67 0.0293 685432 14. Symfony\Component\Config\Loader\FileLoader->import($resource = '/volume1/web/app/{config}/services.yaml', $type = NULL, $ignoreErrors = FALSE, $sourceResource = '/volume1/web/app/src/Kernel.php', $exclude = ???) /volume1/web/app/vendor/symfony/dependency-injection/Loader/FileLoader.php:78 0.0294 688264 15. Symfony\Component\Config\Loader\FileLoader->doImport($resource = '/volume1/web/app/config/services.yaml', $type = NULL, $ignoreErrors = FALSE, $sourceResource = '/volume1/web/app/src/Kernel.php') /volume1/web/app/vendor/symfony/config/Loader/FileLoader.php:92 0.0294 688480 16. Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load($resource = '/volume1/web/app/config/services.yaml', $type = NULL) /volume1/web/app/vendor/symfony/config/Loader/FileLoader.php:175 0.0352 714456 17. Symfony\Component\DependencyInjection\Loader\YamlFileLoader->loadContent($content = ['parameters' => ['legacy.admin_max_id' => 10, 'managed_accounts.demo_source_paths' => [...], 'managed_accounts.openai_url' => 'https://openai.com/', 'contact.department_resolver_user_agent' => 'Kestufela-ContactDepartmentResolver/1.0', 'contact.department_resolver_timeout_seconds' => 6, 'contact.department_cache_ttl_seconds' => 2592000, 'content.keskece.source_inventory_paths' => [...], 'content.keskifon.source_inventory_paths' => [...], 'content.keskece.url_verifier_timeout_seconds' => 6, 'content.keskece.indexer_max_pages_per_domain' => 10, 'content.keskece.indexer_max_links_per_page' => 60, 'content.keskece.indexer_max_depth' => 2, 'content.keskece.openai_api_url' => 'https://api.openai.com/v1/responses', 'content.keskece.openai_timeout_seconds' => 45], 'services' => ['_defaults' => [...], 'App\\' => [...], 'App\\Presence\\PresenceStore' => [...], 'App\\Security\\AccountLockoutGuard' => [...], 'App\\Messaging\\Application\\ManagedAccountAutoReplyService' => [...], 'App\\Content\\Application\\ManagedDemoProfileProvider' => [...], 'App\\Command\\SeedDemoPreferredPlacesCommand' => [...], 'App\\Command\\SeedDemoTargetLocationsCommand' => [...], 'App\\Command\\RenameDemoParksAndGardensCommand' => [...], 'App\\User\\Application\\NominatimDepartmentLookupGateway' => [...], 'App\\User\\Application\\DepartmentLookupGatewayInterface' => [...], 'App\\Content\\Application\\KeskeceSourceInventoryProvider' => [...], 'App\\Content\\Application\\KeskifonSourceInventoryProvider' => [...], 'App\\Content\\Application\\HttpKeskeceUrlVerifier' => [...], 'App\\Content\\Application\\KeskeceUrlVerifierInterface' => [...], 'App\\Content\\Application\\KeskeceDomainPageIndexer' => [...], 'App\\Content\\Application\\KeskeceVerifiedSourceAllocator' => NULL, 'App\\Content\\Application\\KeskeceOpenAiArticleWriter' => [...], 'App\\Content\\Application\\KeskifonOpenAiArticleWriter' => [...], 'App\\Content\\Application\\KeskifonArticleWriterInterface' => [...], 'App\\Content\\Application\\KestufelaDemoArticleBackfillService' => [...]]], $path = '/volume1/web/app/config/services.yaml') /volume1/web/app/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php:138 0.0352 716368 18. Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseDefinitions($content = ['parameters' => ['legacy.admin_max_id' => 10, 'managed_accounts.demo_source_paths' => [...], 'managed_accounts.openai_url' => 'https://openai.com/', 'contact.department_resolver_user_agent' => 'Kestufela-ContactDepartmentResolver/1.0', 'contact.department_resolver_timeout_seconds' => 6, 'contact.department_cache_ttl_seconds' => 2592000, 'content.keskece.source_inventory_paths' => [...], 'content.keskifon.source_inventory_paths' => [...], 'content.keskece.url_verifier_timeout_seconds' => 6, 'content.keskece.indexer_max_pages_per_domain' => 10, 'content.keskece.indexer_max_links_per_page' => 60, 'content.keskece.indexer_max_depth' => 2, 'content.keskece.openai_api_url' => 'https://api.openai.com/v1/responses', 'content.keskece.openai_timeout_seconds' => 45], 'services' => ['_defaults' => [...], 'App\\' => [...], 'App\\Presence\\PresenceStore' => [...], 'App\\Security\\AccountLockoutGuard' => [...], 'App\\Messaging\\Application\\ManagedAccountAutoReplyService' => [...], 'App\\Content\\Application\\ManagedDemoProfileProvider' => [...], 'App\\Command\\SeedDemoPreferredPlacesCommand' => [...], 'App\\Command\\SeedDemoTargetLocationsCommand' => [...], 'App\\Command\\RenameDemoParksAndGardensCommand' => [...], 'App\\User\\Application\\NominatimDepartmentLookupGateway' => [...], 'App\\User\\Application\\DepartmentLookupGatewayInterface' => [...], 'App\\Content\\Application\\KeskeceSourceInventoryProvider' => [...], 'App\\Content\\Application\\KeskifonSourceInventoryProvider' => [...], 'App\\Content\\Application\\HttpKeskeceUrlVerifier' => [...], 'App\\Content\\Application\\KeskeceUrlVerifierInterface' => [...], 'App\\Content\\Application\\KeskeceDomainPageIndexer' => [...], 'App\\Content\\Application\\KeskeceVerifiedSourceAllocator' => NULL, 'App\\Content\\Application\\KeskeceOpenAiArticleWriter' => [...], 'App\\Content\\Application\\KeskifonOpenAiArticleWriter' => [...], 'App\\Content\\Application\\KeskifonArticleWriterInterface' => [...], 'App\\Content\\Application\\KestufelaDemoArticleBackfillService' => [...]]], $file = '/volume1/web/app/config/services.yaml', $trackBindings = ???) /volume1/web/app/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php:180 0.0352 718112 19. Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseDefinition($id = 'App\\', $service = ['resource' => '../src/', 'exclude' => [0 => '../src/DependencyInjection/', 1 => '../src/Kernel.php']], $file = '/volume1/web/app/config/services.yaml', $defaults = ['autowire' => TRUE, 'autoconfigure' => TRUE], $return = FALSE, $trackBindings = TRUE) /volume1/web/app/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php:257 0.0353 718560 20. Symfony\Component\DependencyInjection\Loader\FileLoader->registerClasses($prototype = class Symfony\Component\DependencyInjection\Definition { private ?string $class = NULL; private ?string $file = NULL; private array|string|null $factory = NULL; private bool $shared = TRUE; private array $deprecation = []; private array $properties = []; private array $calls = []; private array $instanceof = []; private bool $autoconfigured = TRUE; private array|string|null $configurator = NULL; private array $tags = []; private bool $public = FALSE; private bool $synthetic = FALSE; private bool $abstract = FALSE; private bool $lazy = FALSE; private ?array $decoratedService = NULL; private bool $autowired = TRUE; private array $changes = []; private array $bindings = []; private array $errors = []; protected array $arguments = []; public ?string $innerServiceId = NULL; public ?int $decorationOnInvalid = NULL }, $namespace = 'App\\', $resource = '../src/', $exclude = [0 => '../src/DependencyInjection/', 1 => '../src/Kernel.php'], $source = '/volume1/web/app/config/services.yaml') /volume1/web/app/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php:714 0.0353 718600 21. Symfony\Component\DependencyInjection\Loader\FileLoader->findClasses($namespace = 'App\\', $pattern = '../src/', $excludePatterns = [0 => '../src/DependencyInjection/', 1 => '../src/Kernel.php'], $source = '/volume1/web/app/config/services.yaml') /volume1/web/app/vendor/symfony/dependency-injection/Loader/FileLoader.php:129 0.0430 987368 22. Symfony\Component\DependencyInjection\ContainerBuilder->getReflectionClass($class = 'App\\Content\\Application\\DemoLaBouffeAstucesBoissonsGeoJobRunner', $throw = ???) /volume1/web/app/vendor/symfony/dependency-injection/Loader/FileLoader.php:362 0.0430 987664 23. Symfony\Component\Config\Resource\ClassExistenceResource->isFresh($timestamp = 0) /volume1/web/app/vendor/symfony/dependency-injection/ContainerBuilder.php:409 0.0430 987944 24. class_exists($class = 'App\\Content\\Application\\DemoLaBouffeAstucesBoissonsGeoJobRunner') /volume1/web/app/vendor/symfony/config/Resource/ClassExistenceResource.php:76 0.0430 988072 25. Composer\Autoload\ClassLoader->loadClass($class = 'App\\Content\\Application\\DemoLaBouffeAstucesBoissonsGeoJobRunner') /volume1/web/app/vendor/symfony/config/Resource/ClassExistenceResource.php:76 0.0430 988232 26. Composer\Autoload\{closure:/volume1/web/app/vendor/composer/ClassLoader.php:575-577}($file = '/volume1/web/app/vendor/composer/../../src/Content/Application/DemoLaBouffeAstucesBoissonsGeoJobRunner.php') /volume1/web/app/vendor/composer/ClassLoader.php:427