( ! ) Fatal error: Cannot declare class OpenAPI\Client\Api\ActivitiesApi, because the name is already in use in /home/athlete/projects/athlete/src/Strava/Infrastructure/OpenApiClient/lib/Api/ActivitiesApi.php on line 50
Call Stack
#TimeMemoryFunctionLocation
10.0000437280{main}( ).../index.php:0
20.0001437680require_once( '/home/athlete/projects/athlete/vendor/autoload_runtime.php ).../index.php:5
30.0020598824Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0020598824Symfony\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 $isIisRewrite = FALSE }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0020598824Symfony\Component\HttpKernel\Kernel->preBoot( ).../Kernel.php:173
60.0024611832Symfony\Component\HttpKernel\Kernel->initializeContainer( ).../Kernel.php:733
70.0046662392Symfony\Component\HttpKernel\Kernel->buildContainer( ).../Kernel.php:487
80.0121764152Athlete\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* } ).../Kernel.php:598
90.0121765552Symfony\Component\Config\Loader\DelegatingLoader->load( $resource = class Closure { public $static = ['loader' => class Symfony\Component\Config\Loader\DelegatingLoader { ... }]; public $this = class Athlete\Kernel { protected array $bundles = [...]; protected ?Symfony\Component\DependencyInjection\ContainerInterface $container = class ContainerOJe3Pit\Athlete_KernelDevDebugContainer { ... }; protected string $environment = 'dev'; protected bool $debug = TRUE; protected bool $booted = FALSE; protected ?float $startTime = 1763462150.336999; private string ${Symfony\Component\HttpKernel\Kernel}projectDir = '/home/athlete/projects/athlete'; private ?string ${Symfony\Component\HttpKernel\Kernel}warmupDir = NULL; private int ${Symfony\Component\HttpKernel\Kernel}requestStackSize = 0; private bool ${Symfony\Component\HttpKernel\Kernel}resetServices = FALSE }; public $parameter = ['$container' => '<required>'] }, $type = ??? ).../MicroKernelTrait.php:143
100.0121765552Symfony\Component\DependencyInjection\Loader\ClosureLoader->load( $resource = class Closure { public $static = ['loader' => class Symfony\Component\Config\Loader\DelegatingLoader { ... }]; public $this = class Athlete\Kernel { protected array $bundles = [...]; protected ?Symfony\Component\DependencyInjection\ContainerInterface $container = class ContainerOJe3Pit\Athlete_KernelDevDebugContainer { ... }; protected string $environment = 'dev'; protected bool $debug = TRUE; protected bool $booted = FALSE; protected ?float $startTime = 1763462150.336999; private string ${Symfony\Component\HttpKernel\Kernel}projectDir = '/home/athlete/projects/athlete'; private ?string ${Symfony\Component\HttpKernel\Kernel}warmupDir = NULL; private int ${Symfony\Component\HttpKernel\Kernel}requestStackSize = 0; private bool ${Symfony\Component\HttpKernel\Kernel}resetServices = FALSE }; public $parameter = ['$container' => '<required>'] }, $type = NULL ).../DelegatingLoader.php:37
110.0121765552Athlete\Kernel->Symfony\Bundle\FrameworkBundle\Kernel\{closure:/home/athlete/projects/athlete/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:143-195}( $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 = [...]; 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 { ... }, 'maker' => class Symfony\Component\HttpKernel\Bundle\BundleExtension { ... }, 'doctrine_migrations' => class Doctrine\Bundle\MigrationsBundle\DependencyInjection\DoctrineMigrationsExtension { ... }, 'api_platform' => class ApiPlatform\Symfony\Bundle\DependencyInjection\ApiPlatformExtension { ... }, 'twig_component' => class Symfony\UX\TwigComponent\DependencyInjection\TwigComponentExtension { ... }, 'twig' => class Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension { ... }, 'security' => class Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension { ... }, 'easy_admin' => class EasyCorp\Bundle\EasyAdminBundle\DependencyInjection\EasyAdminExtension { ... }, 'lexik_jwt_authentication' => class Lexik\Bundle\JWTAuthenticationBundle\DependencyInjection\LexikJWTAuthenticationExtension { ... }, 'nelmio_cors' => class Nelmio\CorsBundle\DependencyInjection\NelmioCorsExtension { ... }, 'monolog' => class Symfony\Bundle\MonologBundle\DependencyInjection\MonologExtension { ... }, 'twig_extra' => class Twig\Extra\TwigExtraBundle\DependencyInjection\TwigExtraExtension { ... }]; 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://example.org/schema/dic/maker' => class Symfony\Component\HttpKernel\Bundle\BundleExtension { ... }, 'http://symfony.com/schema/dic/doctrine/migrations/3.0' => class Doctrine\Bundle\MigrationsBundle\DependencyInjection\DoctrineMigrationsExtension { ... }, 'http://example.org/schema/dic/api_platform' => class ApiPlatform\Symfony\Bundle\DependencyInjection\ApiPlatformExtension { ... }, 'http://example.org/schema/dic/twig_component' => class Symfony\UX\TwigComponent\DependencyInjection\TwigComponentExtension { ... }, 'http://symfony.com/schema/dic/twig' => class Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension { ... }, 'http://symfony.com/schema/dic/security' => class Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension { ... }, 'http://example.org/schema/dic/easy_admin' => class EasyCorp\Bundle\EasyAdminBundle\DependencyInjection\EasyAdminExtension { ... }, 'http://example.org/schema/dic/lexik_jwt_authentication' => class Lexik\Bundle\JWTAuthenticationBundle\DependencyInjection\LexikJWTAuthenticationExtension { ... }, 'http://example.org/schema/dic/nelmio_cors' => class Nelmio\CorsBundle\DependencyInjection\NelmioCorsExtension { ... }, 'http://symfony.com/schema/dic/monolog' => class Symfony\Bundle\MonologBundle\DependencyInjection\MonologExtension { ... }, 'http://example.org/schema/dic/twig_extra' => class Twig\Extra\TwigExtraBundle\DependencyInjection\TwigExtraExtension { ... }]; private array $definitions = ['service_container' => class Symfony\Component\DependencyInjection\Definition { ... }, 'kernel' => class Symfony\Component\DependencyInjection\Definition { ... }, 'http_discovery.psr17_factory' => class Symfony\Component\DependencyInjection\Definition { ... }]; private array $aliasDefinitions = ['Psr\\Http\\Message\\RequestFactoryInterface' => class Symfony\Component\DependencyInjection\Alias { ... }, 'Psr\\Http\\Message\\ResponseFactoryInterface' => class Symfony\Component\DependencyInjection\Alias { ... }, 'Psr\\Http\\Message\\ServerRequestFactoryInterface' => class Symfony\Component\DependencyInjection\Alias { ... }, 'Psr\\Http\\Message\\StreamFactoryInterface' => class Symfony\Component\DependencyInjection\Alias { ... }, 'Psr\\Http\\Message\\UploadedFileFactoryInterface' => class Symfony\Component\DependencyInjection\Alias { ... }, 'Psr\\Http\\Message\\UriFactoryInterface' => class Symfony\Component\DependencyInjection\Alias { ... }]; private array $resources = ['/home/athlete/projects/athlete/vendor/composer/installed.json' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/src/Kernel.php' => class Symfony\Component\Config\Resource\FileResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\DataCollectorTranslatorPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddConstraintValidatorsPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddValidatorInitializersPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Console\\DependencyInjection\\AddConsoleCommandPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslatorPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslatorPathsPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\LoggingTranslatorPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslationExtractorPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslationDumperPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Serializer\\DependencyInjection\\SerializerPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Form\\DependencyInjection\\FormPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Workflow\\DependencyInjection\\WorkflowGuardListenerPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Mime\\DependencyInjection\\AddMimeTypeGuesserPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Scheduler\\DependencyInjection\\AddScheduleMessengerPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Messenger\\DependencyInjection\\MessengerPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\HttpClient\\DependencyInjection\\HttpClientPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddAutoMappingConfigurationPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Workflow\\DependencyInjection\\WorkflowDebugPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, '/home/athlete/projects/athlete/config/bundles.php' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/api_platform.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/cache.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/doctrine.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/doctrine_migrations.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/framework.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/http_discovery.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/lexik_jwt_authentication.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/lock.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/mailer.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/maker.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/messenger.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/monolog.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/nelmio_cors.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/rate_limiter.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/routing.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/security.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/translation.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/twig.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/twig_component.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/validator.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/dev/maker.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/services.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, 'reflection.Athlete\\Command\\TestOpenApiCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\ActivateEmailAfterConfirmation' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\ChangePassword' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\GetUserFromEmail' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\IsUserUnique' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\RegisterUser' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\ResetPassword\\GenerateAndSaveResetPasswordToken' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\ResetPassword\\GetUserFromUserTemporaryToken' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\TokenService' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\UserChangeEmailRequest' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\UserInfo\\UserChangeInfo' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\UserUpdateEmail' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\UserValidatorService' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\Constraints\\UniqueUserEmail' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\Events\\UserChangeEmailRequestedEvent' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\Events\\UserChangedPasswordEvent' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\Events\\UserPasswordResetRequestedEvent' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\Events\\UserRegisteredEvent' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\User' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\UserTemporaryToken' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\Validators\\UniqueUserEmailValidator' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Infrastructure\\CreateHttpOnlyCookie' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Infrastructure\\EventListener\\JWTCreatedListener' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Infrastructure\\EventSubscribers\\UserEventSubscriber' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Infrastructure\\Services\\CheckIfEmailExists' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Infrastructure\\Services\\GenerateUrlWithToken' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Infrastructure\\UserRepository' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Infrastructure\\UserTemporaryTokenRepository' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\Api' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\ApiUserConfirmEmailOnRegister' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\ApiUserLogoutController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\ApiUserRegisterController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\ApiUserValidateController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\ApiVerifyJWTTokenController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\ApiVerifyUserTemporaryTokenController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\EmailUpdate\\ApiUserChangeEmailConfirmationController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\EmailUpdate\\ApiUserChangeEmailRequestController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\Login\\ApiUserLoginController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\PasswordChange\\ApiUserChangePasswordByResetRequestController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\PasswordChange\\ApiUserChangePasswordController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\PasswordChange\\ApiUserRequestPasswordResetController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\UserInfo\\ApiUserGetInfoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\UserInfo\\ApiUserUpdateInfoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Shared\\Domain\\TimestampableEntity' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Shared\\Infrastructure\\UrlGenerator' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Application\\GetActivityDetails' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Application\\GetLatestActivitiesHandler' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Application\\GetStravaAthlete' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Domain\\Activity' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Domain\\ActivityRepository' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Domain\\StravaAthlete' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Domain\\StravaToken' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Domain\\StravaTokenRepository' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Infrastructure\\ApiClient' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Infrastructure\\Doctrine\\DoctrineStravaTokenRepository' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Infrastructure\\Doctrine\\StravaTokenEntity' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Infrastructure\\HttpStravaActivityRepository' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Infrastructure\\InMemoryStravaTokenRepository' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }]; private array $extensionConfigs = ['framework' => [...], 'api_platform' => [...], 'doctrine' => [...], 'doctrine_migrations' => [...], 'lexik_jwt_authentication' => [...], 'maker' => [...], 'monolog' => [...], 'nelmio_cors' => [...], 'security' => [...], 'twig' => [...], 'twig_component' => [...]]; 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 => '/home/athlete/projects/athlete/vendor']; private array $pathsInVendor = ['/home/athlete/projects/athlete/vendor/symfony/http-kernel' => TRUE, '/home/athlete/projects/athlete/src' => FALSE, '/home/athlete/projects/athlete/vendor/symfony/framework-bundle/Kernel' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/http-kernel/Bundle' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/framework-bundle' => TRUE, '/home/athlete/projects/athlete/vendor/doctrine/doctrine-bundle/src' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/config/Definition' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/dependency-injection/Extension' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/maker-bundle/src' => TRUE, '/home/athlete/projects/athlete/vendor/doctrine/doctrine-migrations-bundle/src' => TRUE, '/home/athlete/projects/athlete/vendor/api-platform/symfony/Bundle' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/ux-twig-component/src' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/twig-bundle' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/security-bundle' => TRUE, '/home/athlete/projects/athlete/vendor/easycorp/easyadmin-bundle/src' => TRUE, '/home/athlete/projects/athlete/vendor/lexik/jwt-authentication-bundle' => TRUE, '/home/athlete/projects/athlete/vendor/nelmio/cors-bundle' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/monolog-bundle' => TRUE, '/home/athlete/projects/athlete/vendor/twig/extra-bundle' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/dependency-injection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/framework-bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/http-kernel/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/routing/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/translation/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/event-dispatcher/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/validator/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/console/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/serializer/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/property-info/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/cache/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/form/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/mime/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/messenger/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/http-client/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/framework-bundle/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/doctrine-bridge/DependencyInjection/CompilerPass' => TRUE, '/home/athlete/projects/athlete/vendor/doctrine/doctrine-bundle/src/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/maker-bundle/src/DependencyInjection/CompilerPass' => TRUE, '/home/athlete/projects/athlete/vendor/doctrine/doctrine-migrations-bundle/src/DependencyInjection/CompilerPass' => TRUE, '/home/athlete/projects/athlete/vendor/api-platform/symfony/Bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/api-platform/metadata/Util' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/ux-twig-component/src/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/twig-bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/security-bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/easycorp/easyadmin-bundle/src/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/lexik/jwt-authentication-bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/nelmio/cors-bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/monolog-bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/twig/extra-bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/config' => FALSE, '/home/athlete/projects/athlete/config/packages' => FALSE, '/home/athlete/projects/athlete/config/packages/dev' => FALSE, '/home/athlete/projects/athlete/src/Command' => FALSE, '/home/athlete/projects/athlete/src/Identity/Application' => FALSE, '/home/athlete/projects/athlete/src/Identity/Application/ResetPassword' => FALSE, '/home/athlete/projects/athlete/src/Identity/Application/UserInfo' => FALSE, '/home/athlete/projects/athlete/src/Identity/Domain/Constraints' => FALSE, '/home/athlete/projects/athlete/src/Identity/Domain/Events' => FALSE, '/home/athlete/projects/athlete/src/Identity/Domain' => FALSE, '/home/athlete/projects/athlete/src/Identity/Domain/Validators' => FALSE, '/home/athlete/projects/athlete/src/Identity/Infrastructure' => FALSE, '/home/athlete/projects/athlete/src/Identity/Infrastructure/EventListener' => FALSE, '/home/athlete/projects/athlete/src/Identity/Infrastructure/EventSubscribers' => FALSE, '/home/athlete/projects/athlete/src/Identity/Infrastructure/Services' => FALSE, '/home/athlete/projects/athlete/src/Identity/UI' => FALSE, '/home/athlete/projects/athlete/src/Identity/UI/User' => FALSE, '/home/athlete/projects/athlete/src/Identity/UI/User/EmailUpdate' => FALSE, '/home/athlete/projects/athlete/src/Identity/UI/User/Login' => FALSE, '/home/athlete/projects/athlete/src/Identity/UI/User/PasswordChange' => FALSE, '/home/athlete/projects/athlete/src/Identity/UI/User/UserInfo' => FALSE, '/home/athlete/projects/athlete/src/Shared/Domain' => FALSE, '/home/athlete/projects/athlete/src/Shared/Infrastructure' => FALSE, '/home/athlete/projects/athlete/src/Strava/Application' => FALSE, '/home/athlete/projects/athlete/src/Strava/Domain' => FALSE, '/home/athlete/projects/athlete/src/Strava/Infrastructure' => FALSE, '/home/athlete/projects/athlete/src/Strava/Infrastructure/Doctrine' => FALSE]; private array $autoconfiguredInstanceof = []; private array $autoconfiguredAttributes = []; private array $removedIds = []; private array $removedBindingIds = []; private array $classReflectors = ['Athlete\\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\\FrameworkBundle' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\Bundle\\BundleInterface' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\MakerBundle' => class ReflectionClass { ... }, 'Symfony\\Component\\Config\\Definition\\ConfigurableInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Extension\\ConfigurableExtensionInterface' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle' => class ReflectionClass { ... }, 'Symfony\\UX\\TwigComponent\\TwigComponentBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\TwigBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle' => class ReflectionClass { ... }, 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle' => class ReflectionClass { ... }, 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle' => class ReflectionClass { ... }, 'Nelmio\\CorsBundle\\NelmioCorsBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MonologBundle\\MonologBundle' => class ReflectionClass { ... }, 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle' => 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\\Translation\\DependencyInjection\\DataCollectorTranslatorPass' => 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\\Console\\DependencyInjection\\AddConsoleCommandPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslatorPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslatorPathsPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\LoggingTranslatorPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Routing\\DependencyInjection\\AddExpressionLanguageProvidersPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslationExtractorPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslationDumperPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\FragmentRendererPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Serializer\\DependencyInjection\\SerializerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoPass' => 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\\Messenger\\DependencyInjection\\MessengerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpClient\\DependencyInjection\\HttpClientPass' => 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\\AddDebugLogProcessorPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\UnusedTagsPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\ContainerBuilderDebugDumpPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CacheCollectorPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\CompilerPassInterface@anonymous\000/home/athlete/projects/athlete/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:45$a9' => 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\\Bundle\\MakerBundle\\DependencyInjection\\CompilerPass\\MakeCommandRegistrationPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\DependencyInjection\\CompilerPass\\RemoveMissingParametersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\DependencyInjection\\CompilerPass\\SetDoctrineAnnotatedPrefixesPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\MigrationsBundle\\DependencyInjection\\CompilerPass\\ConfigureDependencyFactoryPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\DataProviderPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\AttributeFilterPass' => class ReflectionClass { ... }, 'ApiPlatform\\Metadata\\Util\\AttributeFilterExtractorTrait' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\FilterPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\ElasticsearchClientPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\GraphQlTypePass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\GraphQlQueryResolverPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\GraphQlMutationResolverPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\GraphQlResolverPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\MetadataAwareNameConverterPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\TestClientPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\TestMercureHubPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\AuthenticatorManagerPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\SerializerMappingLoaderPass' => class ReflectionClass { ... }, 'Symfony\\UX\\TwigComponent\\DependencyInjection\\Compiler\\TwigComponentPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\ExtensionPass' => 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 { ... }, '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 { ... }, 'EasyCorp\\Bundle\\EasyAdminBundle\\DependencyInjection\\CreateControllerRegistriesPass' => class ReflectionClass { ... }, 'Lexik\\Bundle\\JWTAuthenticationBundle\\DependencyInjection\\Compiler\\WireGenerateTokenCommandPass' => class ReflectionClass { ... }, 'Lexik\\Bundle\\JWTAuthenticationBundle\\DependencyInjection\\Compiler\\DeprecateLegacyGuardAuthenticatorPass' => class ReflectionClass { ... }, 'Lexik\\Bundle\\JWTAuthenticationBundle\\DependencyInjection\\Compiler\\ApiPlatformOpenApiPass' => class ReflectionClass { ... }, 'Lexik\\Bundle\\JWTAuthenticationBundle\\DependencyInjection\\Compiler\\CollectPayloadEnrichmentsPass' => class ReflectionClass { ... }, 'Nelmio\\CorsBundle\\DependencyInjection\\Compiler\\CorsConfigurationProviderPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MonologBundle\\DependencyInjection\\Compiler\\LoggerChannelPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MonologBundle\\DependencyInjection\\Compiler\\FixEmptyLoggerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MonologBundle\\DependencyInjection\\Compiler\\AddProcessorsPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MonologBundle\\DependencyInjection\\Compiler\\AddSwiftMailerTransportPass' => class ReflectionClass { ... }, 'Twig\\Extra\\TwigExtraBundle\\DependencyInjection\\Compiler\\MissingExtensionSuggestorPass' => class ReflectionClass { ... }, 'Athlete\\Command\\TestOpenApiCommand' => class ReflectionClass { ... }, 'Athlete\\Identity\\Application\\ActivateEmailAfterConfirmation' => class ReflectionClass { ... }, 'Athlete\\Identity\\Application\\ChangePassword' => class ReflectionClass { ... }, ...] }, 'dev' ).../ClosureLoader.php:36
120.0124769936Athlete\Kernel->configureContainer( $container = class Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator { protected Symfony\Component\DependencyInjection\Definition|Symfony\Component\DependencyInjection\Alias|null $definition = NULL; 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 = 'dev'; protected Symfony\Component\Config\FileLocatorInterface $locator = class Symfony\Component\HttpKernel\Config\FileLocator { ... }; private ?string ${Symfony\Component\Config\Loader\FileLoader}currentDir = '/home/athlete/projects/athlete/src'; protected Symfony\Component\DependencyInjection\ContainerBuilder $container = class Symfony\Component\DependencyInjection\ContainerBuilder { ... }; protected bool $isLoadingInstanceof = FALSE; protected array $instanceof = [...]; protected array $interfaces = [...]; protected array $singlyImplemented = [...]; protected array $aliases = [...]; protected bool $autoRegisterAliasesForSinglyImplementedInterfaces = FALSE; private ?Symfony\Component\Config\Builder\ConfigBuilderGeneratorInterface $generator = class Symfony\Component\Config\Builder\ConfigBuilderGenerator { ... } }; private array $instanceof = []; private string $path = '/home/athlete/projects/athlete/src/Kernel.php'; private string $file = '/home/athlete/projects/athlete/src/Kernel.php'; private int $anonymousCount = 0; private ?string $env = 'dev' }, $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 = [...]; 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 { ... }, 'maker' => class Symfony\Component\HttpKernel\Bundle\BundleExtension { ... }, 'doctrine_migrations' => class Doctrine\Bundle\MigrationsBundle\DependencyInjection\DoctrineMigrationsExtension { ... }, 'api_platform' => class ApiPlatform\Symfony\Bundle\DependencyInjection\ApiPlatformExtension { ... }, 'twig_component' => class Symfony\UX\TwigComponent\DependencyInjection\TwigComponentExtension { ... }, 'twig' => class Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension { ... }, 'security' => class Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension { ... }, 'easy_admin' => class EasyCorp\Bundle\EasyAdminBundle\DependencyInjection\EasyAdminExtension { ... }, 'lexik_jwt_authentication' => class Lexik\Bundle\JWTAuthenticationBundle\DependencyInjection\LexikJWTAuthenticationExtension { ... }, 'nelmio_cors' => class Nelmio\CorsBundle\DependencyInjection\NelmioCorsExtension { ... }, 'monolog' => class Symfony\Bundle\MonologBundle\DependencyInjection\MonologExtension { ... }, 'twig_extra' => class Twig\Extra\TwigExtraBundle\DependencyInjection\TwigExtraExtension { ... }]; 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://example.org/schema/dic/maker' => class Symfony\Component\HttpKernel\Bundle\BundleExtension { ... }, 'http://symfony.com/schema/dic/doctrine/migrations/3.0' => class Doctrine\Bundle\MigrationsBundle\DependencyInjection\DoctrineMigrationsExtension { ... }, 'http://example.org/schema/dic/api_platform' => class ApiPlatform\Symfony\Bundle\DependencyInjection\ApiPlatformExtension { ... }, 'http://example.org/schema/dic/twig_component' => class Symfony\UX\TwigComponent\DependencyInjection\TwigComponentExtension { ... }, 'http://symfony.com/schema/dic/twig' => class Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension { ... }, 'http://symfony.com/schema/dic/security' => class Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension { ... }, 'http://example.org/schema/dic/easy_admin' => class EasyCorp\Bundle\EasyAdminBundle\DependencyInjection\EasyAdminExtension { ... }, 'http://example.org/schema/dic/lexik_jwt_authentication' => class Lexik\Bundle\JWTAuthenticationBundle\DependencyInjection\LexikJWTAuthenticationExtension { ... }, 'http://example.org/schema/dic/nelmio_cors' => class Nelmio\CorsBundle\DependencyInjection\NelmioCorsExtension { ... }, 'http://symfony.com/schema/dic/monolog' => class Symfony\Bundle\MonologBundle\DependencyInjection\MonologExtension { ... }, 'http://example.org/schema/dic/twig_extra' => class Twig\Extra\TwigExtraBundle\DependencyInjection\TwigExtraExtension { ... }]; private array $definitions = ['service_container' => class Symfony\Component\DependencyInjection\Definition { ... }, 'kernel' => class Symfony\Component\DependencyInjection\Definition { ... }, 'http_discovery.psr17_factory' => class Symfony\Component\DependencyInjection\Definition { ... }]; private array $aliasDefinitions = ['Psr\\Http\\Message\\RequestFactoryInterface' => class Symfony\Component\DependencyInjection\Alias { ... }, 'Psr\\Http\\Message\\ResponseFactoryInterface' => class Symfony\Component\DependencyInjection\Alias { ... }, 'Psr\\Http\\Message\\ServerRequestFactoryInterface' => class Symfony\Component\DependencyInjection\Alias { ... }, 'Psr\\Http\\Message\\StreamFactoryInterface' => class Symfony\Component\DependencyInjection\Alias { ... }, 'Psr\\Http\\Message\\UploadedFileFactoryInterface' => class Symfony\Component\DependencyInjection\Alias { ... }, 'Psr\\Http\\Message\\UriFactoryInterface' => class Symfony\Component\DependencyInjection\Alias { ... }]; private array $resources = ['/home/athlete/projects/athlete/vendor/composer/installed.json' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/src/Kernel.php' => class Symfony\Component\Config\Resource\FileResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\DataCollectorTranslatorPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddConstraintValidatorsPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddValidatorInitializersPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Console\\DependencyInjection\\AddConsoleCommandPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslatorPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslatorPathsPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\LoggingTranslatorPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslationExtractorPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslationDumperPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Serializer\\DependencyInjection\\SerializerPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Form\\DependencyInjection\\FormPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Workflow\\DependencyInjection\\WorkflowGuardListenerPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Mime\\DependencyInjection\\AddMimeTypeGuesserPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Scheduler\\DependencyInjection\\AddScheduleMessengerPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Messenger\\DependencyInjection\\MessengerPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\HttpClient\\DependencyInjection\\HttpClientPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddAutoMappingConfigurationPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Workflow\\DependencyInjection\\WorkflowDebugPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, '/home/athlete/projects/athlete/config/bundles.php' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/api_platform.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/cache.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/doctrine.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/doctrine_migrations.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/framework.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/http_discovery.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/lexik_jwt_authentication.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/lock.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/mailer.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/maker.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/messenger.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/monolog.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/nelmio_cors.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/rate_limiter.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/routing.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/security.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/translation.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/twig.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/twig_component.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/validator.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/packages/dev/maker.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/athlete/projects/athlete/config/services.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, 'reflection.Athlete\\Command\\TestOpenApiCommand' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\ActivateEmailAfterConfirmation' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\ChangePassword' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\GetUserFromEmail' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\IsUserUnique' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\RegisterUser' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\ResetPassword\\GenerateAndSaveResetPasswordToken' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\ResetPassword\\GetUserFromUserTemporaryToken' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\TokenService' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\UserChangeEmailRequest' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\UserInfo\\UserChangeInfo' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\UserUpdateEmail' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Application\\UserValidatorService' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\Constraints\\UniqueUserEmail' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\Events\\UserChangeEmailRequestedEvent' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\Events\\UserChangedPasswordEvent' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\Events\\UserPasswordResetRequestedEvent' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\Events\\UserRegisteredEvent' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\User' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\UserTemporaryToken' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Domain\\Validators\\UniqueUserEmailValidator' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Infrastructure\\CreateHttpOnlyCookie' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Infrastructure\\EventListener\\JWTCreatedListener' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Infrastructure\\EventSubscribers\\UserEventSubscriber' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Infrastructure\\Services\\CheckIfEmailExists' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Infrastructure\\Services\\GenerateUrlWithToken' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Infrastructure\\UserRepository' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\Infrastructure\\UserTemporaryTokenRepository' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\Api' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\ApiUserConfirmEmailOnRegister' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\ApiUserLogoutController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\ApiUserRegisterController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\ApiUserValidateController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\ApiVerifyJWTTokenController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\ApiVerifyUserTemporaryTokenController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\EmailUpdate\\ApiUserChangeEmailConfirmationController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\EmailUpdate\\ApiUserChangeEmailRequestController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\Login\\ApiUserLoginController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\PasswordChange\\ApiUserChangePasswordByResetRequestController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\PasswordChange\\ApiUserChangePasswordController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\PasswordChange\\ApiUserRequestPasswordResetController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\UserInfo\\ApiUserGetInfoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Identity\\UI\\User\\UserInfo\\ApiUserUpdateInfoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Shared\\Domain\\TimestampableEntity' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Shared\\Infrastructure\\UrlGenerator' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Application\\GetActivityDetails' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Application\\GetLatestActivitiesHandler' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Application\\GetStravaAthlete' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Domain\\Activity' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Domain\\ActivityRepository' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Domain\\StravaAthlete' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Domain\\StravaToken' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Domain\\StravaTokenRepository' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Infrastructure\\ApiClient' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Infrastructure\\Doctrine\\DoctrineStravaTokenRepository' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Infrastructure\\Doctrine\\StravaTokenEntity' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Infrastructure\\HttpStravaActivityRepository' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.Athlete\\Strava\\Infrastructure\\InMemoryStravaTokenRepository' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }]; private array $extensionConfigs = ['framework' => [...], 'api_platform' => [...], 'doctrine' => [...], 'doctrine_migrations' => [...], 'lexik_jwt_authentication' => [...], 'maker' => [...], 'monolog' => [...], 'nelmio_cors' => [...], 'security' => [...], 'twig' => [...], 'twig_component' => [...]]; 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 => '/home/athlete/projects/athlete/vendor']; private array $pathsInVendor = ['/home/athlete/projects/athlete/vendor/symfony/http-kernel' => TRUE, '/home/athlete/projects/athlete/src' => FALSE, '/home/athlete/projects/athlete/vendor/symfony/framework-bundle/Kernel' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/http-kernel/Bundle' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/framework-bundle' => TRUE, '/home/athlete/projects/athlete/vendor/doctrine/doctrine-bundle/src' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/config/Definition' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/dependency-injection/Extension' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/maker-bundle/src' => TRUE, '/home/athlete/projects/athlete/vendor/doctrine/doctrine-migrations-bundle/src' => TRUE, '/home/athlete/projects/athlete/vendor/api-platform/symfony/Bundle' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/ux-twig-component/src' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/twig-bundle' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/security-bundle' => TRUE, '/home/athlete/projects/athlete/vendor/easycorp/easyadmin-bundle/src' => TRUE, '/home/athlete/projects/athlete/vendor/lexik/jwt-authentication-bundle' => TRUE, '/home/athlete/projects/athlete/vendor/nelmio/cors-bundle' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/monolog-bundle' => TRUE, '/home/athlete/projects/athlete/vendor/twig/extra-bundle' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/dependency-injection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/framework-bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/http-kernel/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/routing/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/translation/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/event-dispatcher/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/validator/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/console/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/serializer/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/property-info/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/cache/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/form/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/mime/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/messenger/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/http-client/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/framework-bundle/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/doctrine-bridge/DependencyInjection/CompilerPass' => TRUE, '/home/athlete/projects/athlete/vendor/doctrine/doctrine-bundle/src/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/maker-bundle/src/DependencyInjection/CompilerPass' => TRUE, '/home/athlete/projects/athlete/vendor/doctrine/doctrine-migrations-bundle/src/DependencyInjection/CompilerPass' => TRUE, '/home/athlete/projects/athlete/vendor/api-platform/symfony/Bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/api-platform/metadata/Util' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/ux-twig-component/src/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/twig-bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/security-bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/easycorp/easyadmin-bundle/src/DependencyInjection' => TRUE, '/home/athlete/projects/athlete/vendor/lexik/jwt-authentication-bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/nelmio/cors-bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/symfony/monolog-bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/vendor/twig/extra-bundle/DependencyInjection/Compiler' => TRUE, '/home/athlete/projects/athlete/config' => FALSE, '/home/athlete/projects/athlete/config/packages' => FALSE, '/home/athlete/projects/athlete/config/packages/dev' => FALSE, '/home/athlete/projects/athlete/src/Command' => FALSE, '/home/athlete/projects/athlete/src/Identity/Application' => FALSE, '/home/athlete/projects/athlete/src/Identity/Application/ResetPassword' => FALSE, '/home/athlete/projects/athlete/src/Identity/Application/UserInfo' => FALSE, '/home/athlete/projects/athlete/src/Identity/Domain/Constraints' => FALSE, '/home/athlete/projects/athlete/src/Identity/Domain/Events' => FALSE, '/home/athlete/projects/athlete/src/Identity/Domain' => FALSE, '/home/athlete/projects/athlete/src/Identity/Domain/Validators' => FALSE, '/home/athlete/projects/athlete/src/Identity/Infrastructure' => FALSE, '/home/athlete/projects/athlete/src/Identity/Infrastructure/EventListener' => FALSE, '/home/athlete/projects/athlete/src/Identity/Infrastructure/EventSubscribers' => FALSE, '/home/athlete/projects/athlete/src/Identity/Infrastructure/Services' => FALSE, '/home/athlete/projects/athlete/src/Identity/UI' => FALSE, '/home/athlete/projects/athlete/src/Identity/UI/User' => FALSE, '/home/athlete/projects/athlete/src/Identity/UI/User/EmailUpdate' => FALSE, '/home/athlete/projects/athlete/src/Identity/UI/User/Login' => FALSE, '/home/athlete/projects/athlete/src/Identity/UI/User/PasswordChange' => FALSE, '/home/athlete/projects/athlete/src/Identity/UI/User/UserInfo' => FALSE, '/home/athlete/projects/athlete/src/Shared/Domain' => FALSE, '/home/athlete/projects/athlete/src/Shared/Infrastructure' => FALSE, '/home/athlete/projects/athlete/src/Strava/Application' => FALSE, '/home/athlete/projects/athlete/src/Strava/Domain' => FALSE, '/home/athlete/projects/athlete/src/Strava/Infrastructure' => FALSE, '/home/athlete/projects/athlete/src/Strava/Infrastructure/Doctrine' => FALSE]; private array $autoconfiguredInstanceof = []; private array $autoconfiguredAttributes = []; private array $removedIds = []; private array $removedBindingIds = []; private array $classReflectors = ['Athlete\\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\\FrameworkBundle' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\Bundle\\BundleInterface' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\MakerBundle' => class ReflectionClass { ... }, 'Symfony\\Component\\Config\\Definition\\ConfigurableInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Extension\\ConfigurableExtensionInterface' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle' => class ReflectionClass { ... }, 'Symfony\\UX\\TwigComponent\\TwigComponentBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\TwigBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle' => class ReflectionClass { ... }, 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle' => class ReflectionClass { ... }, 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle' => class ReflectionClass { ... }, 'Nelmio\\CorsBundle\\NelmioCorsBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MonologBundle\\MonologBundle' => class ReflectionClass { ... }, 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle' => 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\\Translation\\DependencyInjection\\DataCollectorTranslatorPass' => 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\\Console\\DependencyInjection\\AddConsoleCommandPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslatorPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslatorPathsPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\LoggingTranslatorPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Routing\\DependencyInjection\\AddExpressionLanguageProvidersPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslationExtractorPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslationDumperPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\FragmentRendererPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Serializer\\DependencyInjection\\SerializerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoPass' => 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\\Messenger\\DependencyInjection\\MessengerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpClient\\DependencyInjection\\HttpClientPass' => 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\\AddDebugLogProcessorPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\UnusedTagsPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\ContainerBuilderDebugDumpPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CacheCollectorPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\CompilerPassInterface@anonymous\000/home/athlete/projects/athlete/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:45$a9' => 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\\Bundle\\MakerBundle\\DependencyInjection\\CompilerPass\\MakeCommandRegistrationPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\DependencyInjection\\CompilerPass\\RemoveMissingParametersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\DependencyInjection\\CompilerPass\\SetDoctrineAnnotatedPrefixesPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\MigrationsBundle\\DependencyInjection\\CompilerPass\\ConfigureDependencyFactoryPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\DataProviderPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\AttributeFilterPass' => class ReflectionClass { ... }, 'ApiPlatform\\Metadata\\Util\\AttributeFilterExtractorTrait' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\FilterPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\ElasticsearchClientPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\GraphQlTypePass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\GraphQlQueryResolverPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\GraphQlMutationResolverPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\GraphQlResolverPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\MetadataAwareNameConverterPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\TestClientPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\TestMercureHubPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\AuthenticatorManagerPass' => class ReflectionClass { ... }, 'ApiPlatform\\Symfony\\Bundle\\DependencyInjection\\Compiler\\SerializerMappingLoaderPass' => class ReflectionClass { ... }, 'Symfony\\UX\\TwigComponent\\DependencyInjection\\Compiler\\TwigComponentPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\ExtensionPass' => 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 { ... }, '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 { ... }, 'EasyCorp\\Bundle\\EasyAdminBundle\\DependencyInjection\\CreateControllerRegistriesPass' => class ReflectionClass { ... }, 'Lexik\\Bundle\\JWTAuthenticationBundle\\DependencyInjection\\Compiler\\WireGenerateTokenCommandPass' => class ReflectionClass { ... }, 'Lexik\\Bundle\\JWTAuthenticationBundle\\DependencyInjection\\Compiler\\DeprecateLegacyGuardAuthenticatorPass' => class ReflectionClass { ... }, 'Lexik\\Bundle\\JWTAuthenticationBundle\\DependencyInjection\\Compiler\\ApiPlatformOpenApiPass' => class ReflectionClass { ... }, 'Lexik\\Bundle\\JWTAuthenticationBundle\\DependencyInjection\\Compiler\\CollectPayloadEnrichmentsPass' => class ReflectionClass { ... }, 'Nelmio\\CorsBundle\\DependencyInjection\\Compiler\\CorsConfigurationProviderPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MonologBundle\\DependencyInjection\\Compiler\\LoggerChannelPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MonologBundle\\DependencyInjection\\Compiler\\FixEmptyLoggerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MonologBundle\\DependencyInjection\\Compiler\\AddProcessorsPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MonologBundle\\DependencyInjection\\Compiler\\AddSwiftMailerTransportPass' => class ReflectionClass { ... }, 'Twig\\Extra\\TwigExtraBundle\\DependencyInjection\\Compiler\\MissingExtensionSuggestorPass' => class ReflectionClass { ... }, 'Athlete\\Command\\TestOpenApiCommand' => class ReflectionClass { ... }, 'Athlete\\Identity\\Application\\ActivateEmailAfterConfirmation' => class ReflectionClass { ... }, 'Athlete\\Identity\\Application\\ChangePassword' => class ReflectionClass { ... }, ...] } ).../MicroKernelTrait.php:187
130.0314816960Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator->import( $resource = '/home/athlete/projects/athlete/config/services.yaml', $type = ???, $ignoreErrors = ??? ).../MicroKernelTrait.php:57
140.0314816960Symfony\Component\DependencyInjection\Loader\FileLoader->import( $resource = '/home/athlete/projects/athlete/config/services.yaml', $type = NULL, $ignoreErrors = FALSE, $sourceResource = '/home/athlete/projects/athlete/src/Kernel.php', $exclude = ??? ).../ContainerConfigurator.php:64
150.0314817176Symfony\Component\Config\Loader\FileLoader->import( $resource = '/home/athlete/projects/athlete/config/services.yaml', $type = NULL, $ignoreErrors = FALSE, $sourceResource = '/home/athlete/projects/athlete/src/Kernel.php', $exclude = ??? ).../FileLoader.php:70
160.0314817176Symfony\Component\Config\Loader\FileLoader->doImport( $resource = '/home/athlete/projects/athlete/config/services.yaml', $type = NULL, $ignoreErrors = FALSE, $sourceResource = '/home/athlete/projects/athlete/src/Kernel.php' ).../FileLoader.php:94
170.0314817392Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load( $resource = '/home/athlete/projects/athlete/config/services.yaml', $type = NULL ).../FileLoader.php:163
180.0347830656Symfony\Component\DependencyInjection\Loader\YamlFileLoader->loadContent( $content = ['parameters' => ['STRAVA_CLIENT_ID' => '%env(STRAVA_CLIENT_ID)%', 'STRAVA_CLIENT_SECRET' => '%env(STRAVA_CLIENT_SECRET)%', 'STRAVA_REDIRECT_URI' => '%env(STRAVA_REDIRECT_URI)%'], 'services' => ['_defaults' => [...], 'Athlete\\' => [...], 'Athlete\\Strava\\Infrastructure\\Doctrine\\DoctrineStravaTokenRepository' => NULL, 'Athlete\\Strava\\Infrastructure\\StravaOAuthService' => [...], 'Athlete\\Strava\\Infrastructure\\HttpStravaActivityRepository' => [...], 'Athlete\\Strava\\Application\\GetLatestActivitiesHandler' => [...], 'Athlete\\Command\\TestOpenApiCommand' => [...], 'Athlete\\Identity\\Infrastructure\\CreateHttpOnlyCookie' => [...], 'Athlete\\Shared\\Infrastructure\\UrlGenerator' => [...], 'Athlete\\Identity\\Infrastructure\\EventListener\\JWTCreatedListener' => [...], 'strava_api_15min.limiter' => [...], 'strava_api_daily.limiter' => [...], 'Athlete\\Strava\\Infrastructure\\StravaRateLimiter' => [...]]], $path = '/home/athlete/projects/athlete/config/services.yaml' ).../YamlFileLoader.php:133
190.0348831280Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseDefinitions( $content = ['parameters' => ['STRAVA_CLIENT_ID' => '%env(STRAVA_CLIENT_ID)%', 'STRAVA_CLIENT_SECRET' => '%env(STRAVA_CLIENT_SECRET)%', 'STRAVA_REDIRECT_URI' => '%env(STRAVA_REDIRECT_URI)%'], 'services' => ['_defaults' => [...], 'Athlete\\' => [...], 'Athlete\\Strava\\Infrastructure\\Doctrine\\DoctrineStravaTokenRepository' => NULL, 'Athlete\\Strava\\Infrastructure\\StravaOAuthService' => [...], 'Athlete\\Strava\\Infrastructure\\HttpStravaActivityRepository' => [...], 'Athlete\\Strava\\Application\\GetLatestActivitiesHandler' => [...], 'Athlete\\Command\\TestOpenApiCommand' => [...], 'Athlete\\Identity\\Infrastructure\\CreateHttpOnlyCookie' => [...], 'Athlete\\Shared\\Infrastructure\\UrlGenerator' => [...], 'Athlete\\Identity\\Infrastructure\\EventListener\\JWTCreatedListener' => [...], 'strava_api_15min.limiter' => [...], 'strava_api_daily.limiter' => [...], 'Athlete\\Strava\\Infrastructure\\StravaRateLimiter' => [...]]], $file = '/home/athlete/projects/athlete/config/services.yaml', $trackBindings = ??? ).../YamlFileLoader.php:177
200.0348832384Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseDefinition( $id = 'Athlete\\', $service = ['resource' => '../src/', 'exclude' => [0 => '../src/DependencyInjection/', 1 => '../src/Entity/', 2 => '../src/Kernel.php']], $file = '/home/athlete/projects/athlete/config/services.yaml', $defaults = ['autowire' => TRUE, 'autoconfigure' => TRUE], $return = FALSE, $trackBindings = TRUE ).../YamlFileLoader.php:254
210.0348832832Symfony\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 = 'Athlete\\', $resource = '../src/', $exclude = [0 => '../src/DependencyInjection/', 1 => '../src/Entity/', 2 => '../src/Kernel.php'], $source = '/home/athlete/projects/athlete/config/services.yaml' ).../YamlFileLoader.php:705
220.0348832872Symfony\Component\DependencyInjection\Loader\FileLoader->findClasses( $namespace = 'Athlete\\', $pattern = '../src/', $excludePatterns = [0 => '../src/DependencyInjection/', 1 => '../src/Entity/', 2 => '../src/Kernel.php'], $autoconfigureAttributes = class Symfony\Component\DependencyInjection\Compiler\RegisterAutoconfigureAttributesPass { }, $source = '/home/athlete/projects/athlete/config/services.yaml' ).../FileLoader.php:118
230.04913817184Symfony\Component\DependencyInjection\ContainerBuilder->getReflectionClass( $class = 'Athlete\\Strava\\Infrastructure\\OpenApiClient\\lib\\Api\\ActivitiesApi', $throw = ??? ).../FileLoader.php:285
240.04923817480Symfony\Component\Config\Resource\ClassExistenceResource->isFresh( $timestamp = 0 ).../ContainerBuilder.php:354
250.04923817760class_exists( $class = 'Athlete\\Strava\\Infrastructure\\OpenApiClient\\lib\\Api\\ActivitiesApi' ).../ClassExistenceResource.php:76
260.04923817888Symfony\Component\ErrorHandler\DebugClassLoader->loadClass( $class = 'Athlete\\Strava\\Infrastructure\\OpenApiClient\\lib\\Api\\ActivitiesApi' ).../ClassExistenceResource.php:76
Error: Cannot declare class OpenAPI\Client\Api\ActivitiesApi, because the name is already in use (500 Internal Server Error)

Symfony Exception

FatalError

HTTP 500 Internal Server Error

Error: Cannot declare class OpenAPI\Client\Api\ActivitiesApi, because the name is already in use

Exception

Symfony\Component\ErrorHandler\Error\ FatalError

Show exception properties
Symfony\Component\ErrorHandler\Error\FatalError {#876
  -error: array:4 [
    "type" => 1
    "message" => "Cannot declare class OpenAPI\Client\Api\ActivitiesApi, because the name is already in use"
    "file" => "/home/athlete/projects/athlete/src/Strava/Infrastructure/OpenApiClient/lib/Api/ActivitiesApi.php"
    "line" => 50
  ]
}
  1.  * @category Class
  2.  * @package  OpenAPI\Client
  3.  * @author   OpenAPI Generator team
  4.  * @link     https://openapi-generator.tech
  5.  */
  6. class ActivitiesApi
  7. {
  8.     /**
  9.      * @var ClientInterface
  10.      */
  11.     protected $client;

Stack Trace

FatalError
Symfony\Component\ErrorHandler\Error\FatalError:
Error: Cannot declare class OpenAPI\Client\Api\ActivitiesApi, because the name is already in use

  at /home/athlete/projects/athlete/src/Strava/Infrastructure/OpenApiClient/lib/Api/ActivitiesApi.php:50