init
This commit is contained in:
1143
backend/var/cache/dev/ContainerIP09wnc/App_KernelDevDebugContainer.php
vendored
Normal file
1143
backend/var/cache/dev/ContainerIP09wnc/App_KernelDevDebugContainer.php
vendored
Normal file
File diff suppressed because it is too large
Load Diff
45
backend/var/cache/dev/ContainerIP09wnc/EntityManagerGhost614a58f.php
vendored
Normal file
45
backend/var/cache/dev/ContainerIP09wnc/EntityManagerGhost614a58f.php
vendored
Normal file
@@ -0,0 +1,45 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
|
||||
|
||||
class EntityManagerGhost614a58f extends \Doctrine\ORM\EntityManager implements \Symfony\Component\VarExporter\LazyObjectInterface
|
||||
{
|
||||
use \Symfony\Component\VarExporter\LazyGhostTrait;
|
||||
|
||||
private const LAZY_OBJECT_PROPERTY_SCOPES = [
|
||||
"\0".parent::class."\0".'cache' => [parent::class, 'cache', null, 16],
|
||||
"\0".parent::class."\0".'closed' => [parent::class, 'closed', null, 16],
|
||||
"\0".parent::class."\0".'config' => [parent::class, 'config', null, 16],
|
||||
"\0".parent::class."\0".'conn' => [parent::class, 'conn', null, 16],
|
||||
"\0".parent::class."\0".'eventManager' => [parent::class, 'eventManager', null, 16],
|
||||
"\0".parent::class."\0".'expressionBuilder' => [parent::class, 'expressionBuilder', null, 16],
|
||||
"\0".parent::class."\0".'filterCollection' => [parent::class, 'filterCollection', null, 16],
|
||||
"\0".parent::class."\0".'metadataFactory' => [parent::class, 'metadataFactory', null, 16],
|
||||
"\0".parent::class."\0".'proxyFactory' => [parent::class, 'proxyFactory', null, 16],
|
||||
"\0".parent::class."\0".'repositoryFactory' => [parent::class, 'repositoryFactory', null, 16],
|
||||
"\0".parent::class."\0".'unitOfWork' => [parent::class, 'unitOfWork', null, 16],
|
||||
'cache' => [parent::class, 'cache', null, 16],
|
||||
'closed' => [parent::class, 'closed', null, 16],
|
||||
'config' => [parent::class, 'config', null, 16],
|
||||
'conn' => [parent::class, 'conn', null, 16],
|
||||
'eventManager' => [parent::class, 'eventManager', null, 16],
|
||||
'expressionBuilder' => [parent::class, 'expressionBuilder', null, 16],
|
||||
'filterCollection' => [parent::class, 'filterCollection', null, 16],
|
||||
'metadataFactory' => [parent::class, 'metadataFactory', null, 16],
|
||||
'proxyFactory' => [parent::class, 'proxyFactory', null, 16],
|
||||
'repositoryFactory' => [parent::class, 'repositoryFactory', null, 16],
|
||||
'unitOfWork' => [parent::class, 'unitOfWork', null, 16],
|
||||
];
|
||||
}
|
||||
|
||||
// Help opcache.preload discover always-needed symbols
|
||||
class_exists(\Symfony\Component\VarExporter\Internal\Hydrator::class);
|
||||
class_exists(\Symfony\Component\VarExporter\Internal\LazyObjectRegistry::class);
|
||||
class_exists(\Symfony\Component\VarExporter\Internal\LazyObjectState::class);
|
||||
|
||||
if (!\class_exists('EntityManagerGhost614a58f', false)) {
|
||||
\class_alias(__NAMESPACE__.'\\EntityManagerGhost614a58f', 'EntityManagerGhost614a58f', false);
|
||||
}
|
||||
30
backend/var/cache/dev/ContainerIP09wnc/RequestPayloadValueResolverGhost01ca9cc.php
vendored
Normal file
30
backend/var/cache/dev/ContainerIP09wnc/RequestPayloadValueResolverGhost01ca9cc.php
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ValueResolverInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestPayloadValueResolver.php';
|
||||
|
||||
class RequestPayloadValueResolverGhost01ca9cc extends \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver implements \Symfony\Component\VarExporter\LazyObjectInterface
|
||||
{
|
||||
use \Symfony\Component\VarExporter\LazyGhostTrait;
|
||||
|
||||
private const LAZY_OBJECT_PROPERTY_SCOPES = [
|
||||
"\0".parent::class."\0".'serializer' => [parent::class, 'serializer', null, 530],
|
||||
"\0".parent::class."\0".'translationDomain' => [parent::class, 'translationDomain', null, 16],
|
||||
"\0".parent::class."\0".'translator' => [parent::class, 'translator', null, 530],
|
||||
"\0".parent::class."\0".'validator' => [parent::class, 'validator', null, 530],
|
||||
'serializer' => [parent::class, 'serializer', null, 530],
|
||||
'translationDomain' => [parent::class, 'translationDomain', null, 16],
|
||||
'translator' => [parent::class, 'translator', null, 530],
|
||||
'validator' => [parent::class, 'validator', null, 530],
|
||||
];
|
||||
}
|
||||
|
||||
// Help opcache.preload discover always-needed symbols
|
||||
class_exists(\Symfony\Component\VarExporter\Internal\Hydrator::class);
|
||||
class_exists(\Symfony\Component\VarExporter\Internal\LazyObjectRegistry::class);
|
||||
class_exists(\Symfony\Component\VarExporter\Internal\LazyObjectState::class);
|
||||
|
||||
if (!\class_exists('RequestPayloadValueResolverGhost01ca9cc', false)) {
|
||||
\class_alias(__NAMESPACE__.'\\RequestPayloadValueResolverGhost01ca9cc', 'RequestPayloadValueResolverGhost01ca9cc', false);
|
||||
}
|
||||
29
backend/var/cache/dev/ContainerIP09wnc/UriSignerGhostB68a0a1.php
vendored
Normal file
29
backend/var/cache/dev/ContainerIP09wnc/UriSignerGhostB68a0a1.php
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UriSigner.php';
|
||||
|
||||
class UriSignerGhostB68a0a1 extends \Symfony\Component\HttpFoundation\UriSigner implements \Symfony\Component\VarExporter\LazyObjectInterface
|
||||
{
|
||||
use \Symfony\Component\VarExporter\LazyGhostTrait;
|
||||
|
||||
private const LAZY_OBJECT_PROPERTY_SCOPES = [
|
||||
"\0".parent::class."\0".'clock' => [parent::class, 'clock', null, 16],
|
||||
"\0".parent::class."\0".'expirationParameter' => [parent::class, 'expirationParameter', null, 16],
|
||||
"\0".parent::class."\0".'hashParameter' => [parent::class, 'hashParameter', null, 16],
|
||||
"\0".parent::class."\0".'secret' => [parent::class, 'secret', null, 16],
|
||||
'clock' => [parent::class, 'clock', null, 16],
|
||||
'expirationParameter' => [parent::class, 'expirationParameter', null, 16],
|
||||
'hashParameter' => [parent::class, 'hashParameter', null, 16],
|
||||
'secret' => [parent::class, 'secret', null, 16],
|
||||
];
|
||||
}
|
||||
|
||||
// Help opcache.preload discover always-needed symbols
|
||||
class_exists(\Symfony\Component\VarExporter\Internal\Hydrator::class);
|
||||
class_exists(\Symfony\Component\VarExporter\Internal\LazyObjectRegistry::class);
|
||||
class_exists(\Symfony\Component\VarExporter\Internal\LazyObjectState::class);
|
||||
|
||||
if (!\class_exists('UriSignerGhostB68a0a1', false)) {
|
||||
\class_alias(__NAMESPACE__.'\\UriSignerGhostB68a0a1', 'UriSignerGhostB68a0a1', false);
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getCacheWarmerService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getCacheWarmerService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getCacheWarmerService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the public 'cache_warmer' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
|
||||
|
||||
return $container->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () use ($container) {
|
||||
yield 0 => ($container->privates['config_builder.warmer'] ?? $container->load('getConfigBuilder_WarmerService'));
|
||||
yield 1 => ($container->privates['router.cache_warmer'] ?? $container->load('getRouter_CacheWarmerService'));
|
||||
yield 2 => ($container->privates['serializer.mapping.cache_warmer'] ?? $container->load('getSerializer_Mapping_CacheWarmerService'));
|
||||
yield 3 => ($container->privates['validator.mapping.cache_warmer'] ?? $container->load('getValidator_Mapping_CacheWarmerService'));
|
||||
yield 4 => ($container->privates['doctrine.orm.proxy_cache_warmer'] ?? $container->load('getDoctrine_Orm_ProxyCacheWarmerService'));
|
||||
}, 5), true, ($container->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
|
||||
}
|
||||
}
|
||||
26
backend/var/cache/dev/ContainerIP09wnc/getCache_AppClearerService.php
vendored
Normal file
26
backend/var/cache/dev/ContainerIP09wnc/getCache_AppClearerService.php
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getCache_AppClearerService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the public 'cache.app_clearer' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
|
||||
|
||||
return $container->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($container->services['cache.app'] ?? $container->load('getCache_AppService'))]);
|
||||
}
|
||||
}
|
||||
38
backend/var/cache/dev/ContainerIP09wnc/getCache_AppService.php
vendored
Normal file
38
backend/var/cache/dev/ContainerIP09wnc/getCache_AppService.php
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getCache_AppService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the public 'cache.app' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\Cache\Adapter\FilesystemAdapter
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
|
||||
|
||||
$container->services['cache.app'] = $instance = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('+c-w2mU0xY', 0, (\dirname(__DIR__, 3).'/share/dev/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true));
|
||||
|
||||
$instance->setLogger(($container->privates['logger'] ?? self::getLoggerService($container)));
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
30
backend/var/cache/dev/ContainerIP09wnc/getCache_App_TaggableService.php
vendored
Normal file
30
backend/var/cache/dev/ContainerIP09wnc/getCache_App_TaggableService.php
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getCache_App_TaggableService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'cache.app.taggable' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
|
||||
|
||||
return $container->privates['cache.app.taggable'] = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($container->services['cache.app'] ?? $container->load('getCache_AppService')));
|
||||
}
|
||||
}
|
||||
26
backend/var/cache/dev/ContainerIP09wnc/getCache_GlobalClearerService.php
vendored
Normal file
26
backend/var/cache/dev/ContainerIP09wnc/getCache_GlobalClearerService.php
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getCache_GlobalClearerService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the public 'cache.global_clearer' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
|
||||
|
||||
return $container->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($container->services['cache.app'] ?? $container->load('getCache_AppService')), 'cache.system' => ($container->services['cache.system'] ?? $container->load('getCache_SystemService')), 'cache.validator_expression_language' => ($container->services['cache.validator_expression_language'] ?? $container->load('getCache_ValidatorExpressionLanguageService')), 'cache.doctrine.orm.default.result' => ($container->privates['cache.doctrine.orm.default.result'] ??= new \Symfony\Component\Cache\Adapter\ArrayAdapter()), 'cache.doctrine.orm.default.query' => ($container->privates['cache.doctrine.orm.default.query'] ??= new \Symfony\Component\Cache\Adapter\ArrayAdapter())]);
|
||||
}
|
||||
}
|
||||
26
backend/var/cache/dev/ContainerIP09wnc/getCache_SystemClearerService.php
vendored
Normal file
26
backend/var/cache/dev/ContainerIP09wnc/getCache_SystemClearerService.php
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getCache_SystemClearerService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the public 'cache.system_clearer' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
|
||||
|
||||
return $container->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($container->services['cache.system'] ?? $container->load('getCache_SystemService')), 'cache.validator_expression_language' => ($container->services['cache.validator_expression_language'] ?? $container->load('getCache_ValidatorExpressionLanguageService'))]);
|
||||
}
|
||||
}
|
||||
28
backend/var/cache/dev/ContainerIP09wnc/getCache_SystemService.php
vendored
Normal file
28
backend/var/cache/dev/ContainerIP09wnc/getCache_SystemService.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getCache_SystemService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the public 'cache.system' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\Cache\Adapter\AdapterInterface
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
|
||||
|
||||
return $container->services['cache.system'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kyJjiJfYg6', 0, $container->getParameter('container.build_id'), ($container->targetDir.''.'/pools/system'), ($container->privates['logger'] ?? self::getLoggerService($container)));
|
||||
}
|
||||
}
|
||||
28
backend/var/cache/dev/ContainerIP09wnc/getCache_ValidatorExpressionLanguageService.php
vendored
Normal file
28
backend/var/cache/dev/ContainerIP09wnc/getCache_ValidatorExpressionLanguageService.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getCache_ValidatorExpressionLanguageService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the public 'cache.validator_expression_language' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\Cache\Adapter\AdapterInterface
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
|
||||
|
||||
return $container->services['cache.validator_expression_language'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('cN6MtYyfJl', 0, $container->getParameter('container.build_id'), ($container->targetDir.''.'/pools/system'), ($container->privates['logger'] ?? self::getLoggerService($container)));
|
||||
}
|
||||
}
|
||||
26
backend/var/cache/dev/ContainerIP09wnc/getConfigBuilder_WarmerService.php
vendored
Normal file
26
backend/var/cache/dev/ContainerIP09wnc/getConfigBuilder_WarmerService.php
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConfigBuilder_WarmerService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'config_builder.warmer' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
|
||||
|
||||
return $container->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['logger'] ?? self::getLoggerService($container)));
|
||||
}
|
||||
}
|
||||
146
backend/var/cache/dev/ContainerIP09wnc/getConsole_CommandLoaderService.php
vendored
Normal file
146
backend/var/cache/dev/ContainerIP09wnc/getConsole_CommandLoaderService.php
vendored
Normal file
@@ -0,0 +1,146 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_CommandLoaderService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the public 'console.command_loader' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
|
||||
|
||||
return $container->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
|
||||
'console.command.about' => ['privates', '.console.command.about.lazy', 'get_Console_Command_About_LazyService', true],
|
||||
'console.command.assets_install' => ['privates', '.console.command.assets_install.lazy', 'get_Console_Command_AssetsInstall_LazyService', true],
|
||||
'console.command.cache_clear' => ['privates', '.console.command.cache_clear.lazy', 'get_Console_Command_CacheClear_LazyService', true],
|
||||
'console.command.cache_pool_clear' => ['privates', '.console.command.cache_pool_clear.lazy', 'get_Console_Command_CachePoolClear_LazyService', true],
|
||||
'console.command.cache_pool_prune' => ['privates', '.console.command.cache_pool_prune.lazy', 'get_Console_Command_CachePoolPrune_LazyService', true],
|
||||
'console.command.cache_pool_invalidate_tags' => ['privates', '.console.command.cache_pool_invalidate_tags.lazy', 'get_Console_Command_CachePoolInvalidateTags_LazyService', true],
|
||||
'console.command.cache_pool_delete' => ['privates', '.console.command.cache_pool_delete.lazy', 'get_Console_Command_CachePoolDelete_LazyService', true],
|
||||
'console.command.cache_pool_list' => ['privates', '.console.command.cache_pool_list.lazy', 'get_Console_Command_CachePoolList_LazyService', true],
|
||||
'console.command.cache_warmup' => ['privates', '.console.command.cache_warmup.lazy', 'get_Console_Command_CacheWarmup_LazyService', true],
|
||||
'console.command.config_debug' => ['privates', '.console.command.config_debug.lazy', 'get_Console_Command_ConfigDebug_LazyService', true],
|
||||
'console.command.config_dump_reference' => ['privates', '.console.command.config_dump_reference.lazy', 'get_Console_Command_ConfigDumpReference_LazyService', true],
|
||||
'console.command.container_debug' => ['privates', '.console.command.container_debug.lazy', 'get_Console_Command_ContainerDebug_LazyService', true],
|
||||
'console.command.container_lint' => ['privates', '.console.command.container_lint.lazy', 'get_Console_Command_ContainerLint_LazyService', true],
|
||||
'console.command.debug_autowiring' => ['privates', '.console.command.debug_autowiring.lazy', 'get_Console_Command_DebugAutowiring_LazyService', true],
|
||||
'console.command.dotenv_debug' => ['privates', '.console.command.dotenv_debug.lazy', 'get_Console_Command_DotenvDebug_LazyService', true],
|
||||
'console.command.event_dispatcher_debug' => ['privates', '.console.command.event_dispatcher_debug.lazy', 'get_Console_Command_EventDispatcherDebug_LazyService', true],
|
||||
'console.command.router_debug' => ['privates', '.console.command.router_debug.lazy', 'get_Console_Command_RouterDebug_LazyService', true],
|
||||
'console.command.router_match' => ['privates', '.console.command.router_match.lazy', 'get_Console_Command_RouterMatch_LazyService', true],
|
||||
'console.command.serializer_debug' => ['privates', '.console.command.serializer_debug.lazy', 'get_Console_Command_SerializerDebug_LazyService', true],
|
||||
'console.command.validator_debug' => ['privates', '.console.command.validator_debug.lazy', 'get_Console_Command_ValidatorDebug_LazyService', true],
|
||||
'console.command.yaml_lint' => ['privates', '.console.command.yaml_lint.lazy', 'get_Console_Command_YamlLint_LazyService', true],
|
||||
'console.command.secrets_set' => ['privates', '.console.command.secrets_set.lazy', 'get_Console_Command_SecretsSet_LazyService', true],
|
||||
'console.command.secrets_remove' => ['privates', '.console.command.secrets_remove.lazy', 'get_Console_Command_SecretsRemove_LazyService', true],
|
||||
'console.command.secrets_generate_key' => ['privates', '.console.command.secrets_generate_key.lazy', 'get_Console_Command_SecretsGenerateKey_LazyService', true],
|
||||
'console.command.secrets_list' => ['privates', '.console.command.secrets_list.lazy', 'get_Console_Command_SecretsList_LazyService', true],
|
||||
'console.command.secrets_reveal' => ['privates', '.console.command.secrets_reveal.lazy', 'get_Console_Command_SecretsReveal_LazyService', true],
|
||||
'console.command.secrets_decrypt_to_local' => ['privates', '.console.command.secrets_decrypt_to_local.lazy', 'get_Console_Command_SecretsDecryptToLocal_LazyService', true],
|
||||
'console.command.secrets_encrypt_from_local' => ['privates', '.console.command.secrets_encrypt_from_local.lazy', 'get_Console_Command_SecretsEncryptFromLocal_LazyService', true],
|
||||
'console.command.error_dumper' => ['privates', '.console.command.error_dumper.lazy', 'get_Console_Command_ErrorDumper_LazyService', true],
|
||||
'doctrine.database_create_command' => ['privates', 'doctrine.database_create_command', 'getDoctrine_DatabaseCreateCommandService', true],
|
||||
'doctrine.database_drop_command' => ['privates', 'doctrine.database_drop_command', 'getDoctrine_DatabaseDropCommandService', true],
|
||||
'doctrine.query_sql_command' => ['privates', 'doctrine.query_sql_command', 'getDoctrine_QuerySqlCommandService', true],
|
||||
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates', 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'getRunSqlCommandService', true],
|
||||
'doctrine.cache_clear_metadata_command' => ['privates', 'doctrine.cache_clear_metadata_command', 'getDoctrine_CacheClearMetadataCommandService', true],
|
||||
'doctrine.cache_clear_query_cache_command' => ['privates', 'doctrine.cache_clear_query_cache_command', 'getDoctrine_CacheClearQueryCacheCommandService', true],
|
||||
'doctrine.cache_clear_result_command' => ['privates', 'doctrine.cache_clear_result_command', 'getDoctrine_CacheClearResultCommandService', true],
|
||||
'doctrine.cache_collection_region_command' => ['privates', 'doctrine.cache_collection_region_command', 'getDoctrine_CacheCollectionRegionCommandService', true],
|
||||
'doctrine.schema_create_command' => ['privates', 'doctrine.schema_create_command', 'getDoctrine_SchemaCreateCommandService', true],
|
||||
'doctrine.schema_drop_command' => ['privates', 'doctrine.schema_drop_command', 'getDoctrine_SchemaDropCommandService', true],
|
||||
'doctrine.clear_entity_region_command' => ['privates', 'doctrine.clear_entity_region_command', 'getDoctrine_ClearEntityRegionCommandService', true],
|
||||
'doctrine.mapping_info_command' => ['privates', 'doctrine.mapping_info_command', 'getDoctrine_MappingInfoCommandService', true],
|
||||
'doctrine.mapping_describe_command' => ['privates', 'doctrine.mapping_describe_command', 'getDoctrine_MappingDescribeCommandService', true],
|
||||
'doctrine.clear_query_region_command' => ['privates', 'doctrine.clear_query_region_command', 'getDoctrine_ClearQueryRegionCommandService', true],
|
||||
'doctrine.query_dql_command' => ['privates', 'doctrine.query_dql_command', 'getDoctrine_QueryDqlCommandService', true],
|
||||
'doctrine.schema_update_command' => ['privates', 'doctrine.schema_update_command', 'getDoctrine_SchemaUpdateCommandService', true],
|
||||
'doctrine.schema_validate_command' => ['privates', 'doctrine.schema_validate_command', 'getDoctrine_SchemaValidateCommandService', true],
|
||||
'doctrine_migrations.diff_command' => ['privates', '.doctrine_migrations.diff_command.lazy', 'get_DoctrineMigrations_DiffCommand_LazyService', true],
|
||||
'doctrine_migrations.sync_metadata_command' => ['privates', '.doctrine_migrations.sync_metadata_command.lazy', 'get_DoctrineMigrations_SyncMetadataCommand_LazyService', true],
|
||||
'doctrine_migrations.versions_command' => ['privates', '.doctrine_migrations.versions_command.lazy', 'get_DoctrineMigrations_VersionsCommand_LazyService', true],
|
||||
'doctrine_migrations.current_command' => ['privates', '.doctrine_migrations.current_command.lazy', 'get_DoctrineMigrations_CurrentCommand_LazyService', true],
|
||||
'doctrine_migrations.dump_schema_command' => ['privates', '.doctrine_migrations.dump_schema_command.lazy', 'get_DoctrineMigrations_DumpSchemaCommand_LazyService', true],
|
||||
'doctrine_migrations.execute_command' => ['privates', '.doctrine_migrations.execute_command.lazy', 'get_DoctrineMigrations_ExecuteCommand_LazyService', true],
|
||||
'doctrine_migrations.generate_command' => ['privates', '.doctrine_migrations.generate_command.lazy', 'get_DoctrineMigrations_GenerateCommand_LazyService', true],
|
||||
'doctrine_migrations.latest_command' => ['privates', '.doctrine_migrations.latest_command.lazy', 'get_DoctrineMigrations_LatestCommand_LazyService', true],
|
||||
'doctrine_migrations.migrate_command' => ['privates', '.doctrine_migrations.migrate_command.lazy', 'get_DoctrineMigrations_MigrateCommand_LazyService', true],
|
||||
'doctrine_migrations.rollup_command' => ['privates', '.doctrine_migrations.rollup_command.lazy', 'get_DoctrineMigrations_RollupCommand_LazyService', true],
|
||||
'doctrine_migrations.status_command' => ['privates', '.doctrine_migrations.status_command.lazy', 'get_DoctrineMigrations_StatusCommand_LazyService', true],
|
||||
'doctrine_migrations.up_to_date_command' => ['privates', '.doctrine_migrations.up_to_date_command.lazy', 'get_DoctrineMigrations_UpToDateCommand_LazyService', true],
|
||||
'doctrine_migrations.version_command' => ['privates', '.doctrine_migrations.version_command.lazy', 'get_DoctrineMigrations_VersionCommand_LazyService', true],
|
||||
], [
|
||||
'console.command.about' => '?',
|
||||
'console.command.assets_install' => '?',
|
||||
'console.command.cache_clear' => '?',
|
||||
'console.command.cache_pool_clear' => '?',
|
||||
'console.command.cache_pool_prune' => '?',
|
||||
'console.command.cache_pool_invalidate_tags' => '?',
|
||||
'console.command.cache_pool_delete' => '?',
|
||||
'console.command.cache_pool_list' => '?',
|
||||
'console.command.cache_warmup' => '?',
|
||||
'console.command.config_debug' => '?',
|
||||
'console.command.config_dump_reference' => '?',
|
||||
'console.command.container_debug' => '?',
|
||||
'console.command.container_lint' => '?',
|
||||
'console.command.debug_autowiring' => '?',
|
||||
'console.command.dotenv_debug' => '?',
|
||||
'console.command.event_dispatcher_debug' => '?',
|
||||
'console.command.router_debug' => '?',
|
||||
'console.command.router_match' => '?',
|
||||
'console.command.serializer_debug' => '?',
|
||||
'console.command.validator_debug' => '?',
|
||||
'console.command.yaml_lint' => '?',
|
||||
'console.command.secrets_set' => '?',
|
||||
'console.command.secrets_remove' => '?',
|
||||
'console.command.secrets_generate_key' => '?',
|
||||
'console.command.secrets_list' => '?',
|
||||
'console.command.secrets_reveal' => '?',
|
||||
'console.command.secrets_decrypt_to_local' => '?',
|
||||
'console.command.secrets_encrypt_from_local' => '?',
|
||||
'console.command.error_dumper' => '?',
|
||||
'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
|
||||
'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
|
||||
'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
|
||||
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
|
||||
'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
|
||||
'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
|
||||
'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
|
||||
'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
|
||||
'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
|
||||
'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
|
||||
'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
|
||||
'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
|
||||
'doctrine.mapping_describe_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\MappingDescribeCommand',
|
||||
'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
|
||||
'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
|
||||
'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
|
||||
'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
|
||||
'doctrine_migrations.diff_command' => '?',
|
||||
'doctrine_migrations.sync_metadata_command' => '?',
|
||||
'doctrine_migrations.versions_command' => '?',
|
||||
'doctrine_migrations.current_command' => '?',
|
||||
'doctrine_migrations.dump_schema_command' => '?',
|
||||
'doctrine_migrations.execute_command' => '?',
|
||||
'doctrine_migrations.generate_command' => '?',
|
||||
'doctrine_migrations.latest_command' => '?',
|
||||
'doctrine_migrations.migrate_command' => '?',
|
||||
'doctrine_migrations.rollup_command' => '?',
|
||||
'doctrine_migrations.status_command' => '?',
|
||||
'doctrine_migrations.up_to_date_command' => '?',
|
||||
'doctrine_migrations.version_command' => '?',
|
||||
]), ['about' => 'console.command.about', 'assets:install' => 'console.command.assets_install', 'cache:clear' => 'console.command.cache_clear', 'cache:pool:clear' => 'console.command.cache_pool_clear', 'cache:pool:prune' => 'console.command.cache_pool_prune', 'cache:pool:invalidate-tags' => 'console.command.cache_pool_invalidate_tags', 'cache:pool:delete' => 'console.command.cache_pool_delete', 'cache:pool:list' => 'console.command.cache_pool_list', 'cache:warmup' => 'console.command.cache_warmup', 'debug:config' => 'console.command.config_debug', 'config:dump-reference' => 'console.command.config_dump_reference', 'debug:container' => 'console.command.container_debug', 'lint:container' => 'console.command.container_lint', 'debug:autowiring' => 'console.command.debug_autowiring', 'debug:dotenv' => 'console.command.dotenv_debug', 'debug:event-dispatcher' => 'console.command.event_dispatcher_debug', 'debug:router' => 'console.command.router_debug', 'router:match' => 'console.command.router_match', 'debug:serializer' => 'console.command.serializer_debug', 'debug:validator' => 'console.command.validator_debug', 'lint:yaml' => 'console.command.yaml_lint', 'secrets:set' => 'console.command.secrets_set', 'secrets:remove' => 'console.command.secrets_remove', 'secrets:generate-keys' => 'console.command.secrets_generate_key', 'secrets:list' => 'console.command.secrets_list', 'secrets:reveal' => 'console.command.secrets_reveal', 'secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local', 'secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local', 'error:dump' => 'console.command.error_dumper', 'doctrine:database:create' => 'doctrine.database_create_command', 'doctrine:database:drop' => 'doctrine.database_drop_command', 'doctrine:query:sql' => 'doctrine.query_sql_command', 'dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command', 'doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command', 'doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command', 'doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command', 'doctrine:schema:create' => 'doctrine.schema_create_command', 'doctrine:schema:drop' => 'doctrine.schema_drop_command', 'doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command', 'doctrine:mapping:info' => 'doctrine.mapping_info_command', 'doctrine:mapping:describe' => 'doctrine.mapping_describe_command', 'doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command', 'doctrine:query:dql' => 'doctrine.query_dql_command', 'doctrine:schema:update' => 'doctrine.schema_update_command', 'doctrine:schema:validate' => 'doctrine.schema_validate_command', 'doctrine:migrations:diff' => 'doctrine_migrations.diff_command', 'doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command', 'doctrine:migrations:list' => 'doctrine_migrations.versions_command', 'doctrine:migrations:current' => 'doctrine_migrations.current_command', 'doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command', 'doctrine:migrations:execute' => 'doctrine_migrations.execute_command', 'doctrine:migrations:generate' => 'doctrine_migrations.generate_command', 'doctrine:migrations:latest' => 'doctrine_migrations.latest_command', 'doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command', 'doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command', 'doctrine:migrations:status' => 'doctrine_migrations.status_command', 'doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command', 'doctrine:migrations:version' => 'doctrine_migrations.version_command']);
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_AboutService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_AboutService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_AboutService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.about' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
|
||||
|
||||
$container->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
|
||||
|
||||
$instance->setName('about');
|
||||
$instance->setDescription('Display information about the current project');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_AssetsInstallService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_AssetsInstallService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_AssetsInstallService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.assets_install' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
|
||||
|
||||
$container->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($container->privates['filesystem'] ??= new \Symfony\Component\Filesystem\Filesystem()), \dirname(__DIR__, 4));
|
||||
|
||||
$instance->setName('assets:install');
|
||||
$instance->setDescription('Install bundle\'s web assets under a public directory');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
35
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_CacheClearService.php
vendored
Normal file
35
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_CacheClearService.php
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_CacheClearService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.cache_clear' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
|
||||
|
||||
$container->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(fn () => new \EmptyIterator(), 0)), ($container->privates['filesystem'] ??= new \Symfony\Component\Filesystem\Filesystem()));
|
||||
|
||||
$instance->setName('cache:clear');
|
||||
$instance->setDescription('Clear the cache');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_CachePoolClearService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_CachePoolClearService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_CachePoolClearService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.cache_pool_clear' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
|
||||
|
||||
$container->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($container->services['cache.global_clearer'] ?? $container->load('getCache_GlobalClearerService')), ['cache.app', 'cache.system', 'cache.validator', 'cache.serializer', 'cache.property_info', 'cache.validator_expression_language', 'cache.doctrine.orm.default.result', 'cache.doctrine.orm.default.query']);
|
||||
|
||||
$instance->setName('cache:pool:clear');
|
||||
$instance->setDescription('Clear cache pools');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_CachePoolDeleteService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_CachePoolDeleteService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_CachePoolDeleteService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.cache_pool_delete' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
|
||||
|
||||
$container->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($container->services['cache.global_clearer'] ?? $container->load('getCache_GlobalClearerService')), ['cache.app', 'cache.system', 'cache.validator', 'cache.serializer', 'cache.property_info', 'cache.validator_expression_language', 'cache.doctrine.orm.default.result', 'cache.doctrine.orm.default.query']);
|
||||
|
||||
$instance->setName('cache:pool:delete');
|
||||
$instance->setDescription('Delete an item from a cache pool');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
36
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_CachePoolInvalidateTagsService.php
vendored
Normal file
36
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_CachePoolInvalidateTagsService.php
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_CachePoolInvalidateTagsService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.cache_pool_invalidate_tags' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolInvalidateTagsCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolInvalidateTagsCommand.php';
|
||||
|
||||
$container->privates['console.command.cache_pool_invalidate_tags'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolInvalidateTagsCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
|
||||
'cache.app' => ['privates', 'cache.app.taggable', 'getCache_App_TaggableService', true],
|
||||
], [
|
||||
'cache.app' => 'Symfony\\Component\\Cache\\Adapter\\TagAwareAdapter',
|
||||
]));
|
||||
|
||||
$instance->setName('cache:pool:invalidate-tags');
|
||||
$instance->setDescription('Invalidate cache tags for all or a specific pool');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_CachePoolListService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_CachePoolListService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_CachePoolListService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.cache_pool_list' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
|
||||
|
||||
$container->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand(['cache.app', 'cache.system', 'cache.validator', 'cache.serializer', 'cache.property_info', 'cache.validator_expression_language', 'cache.doctrine.orm.default.result', 'cache.doctrine.orm.default.query']);
|
||||
|
||||
$instance->setName('cache:pool:list');
|
||||
$instance->setDescription('List available cache pools');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_CachePoolPruneService.php
vendored
Normal file
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_CachePoolPruneService.php
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_CachePoolPruneService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.cache_pool_prune' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
|
||||
|
||||
$container->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () use ($container) {
|
||||
yield 'cache.app' => ($container->services['cache.app'] ?? $container->load('getCache_AppService'));
|
||||
}, 1));
|
||||
|
||||
$instance->setName('cache:pool:prune');
|
||||
$instance->setDescription('Prune cache pools');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_CacheWarmupService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_CacheWarmupService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_CacheWarmupService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.cache_warmup' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
|
||||
|
||||
$container->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($container->services['cache_warmer'] ?? $container->load('getCacheWarmerService')));
|
||||
|
||||
$instance->setName('cache:warmup');
|
||||
$instance->setDescription('Warm up an empty cache');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
35
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_ConfigDebugService.php
vendored
Normal file
35
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_ConfigDebugService.php
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_ConfigDebugService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.config_debug' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
|
||||
|
||||
$container->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand(($container->services['container.env_var_processors_locator'] ?? $container->load('getContainer_EnvVarProcessorsLocatorService')));
|
||||
|
||||
$instance->setName('debug:config');
|
||||
$instance->setDescription('Dump the current configuration for an extension');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
35
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_ConfigDumpReferenceService.php
vendored
Normal file
35
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_ConfigDumpReferenceService.php
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_ConfigDumpReferenceService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.config_dump_reference' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
|
||||
|
||||
$container->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
|
||||
|
||||
$instance->setName('config:dump-reference');
|
||||
$instance->setDescription('Dump the default configuration for an extension');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_ContainerDebugService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_ContainerDebugService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_ContainerDebugService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.container_debug' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
|
||||
|
||||
$container->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
|
||||
|
||||
$instance->setName('debug:container');
|
||||
$instance->setDescription('Display current services for an application');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_ContainerLintService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_ContainerLintService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_ContainerLintService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.container_lint' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
|
||||
|
||||
$container->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
|
||||
|
||||
$instance->setName('lint:container');
|
||||
$instance->setDescription('Ensure that arguments injected into services match type declarations');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
35
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_DebugAutowiringService.php
vendored
Normal file
35
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_DebugAutowiringService.php
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_DebugAutowiringService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.debug_autowiring' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/FileLinkFormatter.php';
|
||||
|
||||
$container->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($container->privates['debug.file_link_formatter'] ??= new \Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter($container->getEnv('default::SYMFONY_IDE'))));
|
||||
|
||||
$instance->setName('debug:autowiring');
|
||||
$instance->setDescription('List classes/interfaces you can use for autowiring');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_DotenvDebugService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_DotenvDebugService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_DotenvDebugService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.dotenv_debug' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\Dotenv\Command\DebugCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
|
||||
|
||||
$container->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__, 4));
|
||||
|
||||
$instance->setName('debug:dotenv');
|
||||
$instance->setDescription('List all dotenv files with variables and values');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_ErrorDumperService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_ErrorDumperService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_ErrorDumperService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.error_dumper' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\ErrorHandler\Command\ErrorDumpCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/Command/ErrorDumpCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
|
||||
|
||||
$container->privates['console.command.error_dumper'] = $instance = new \Symfony\Component\ErrorHandler\Command\ErrorDumpCommand(($container->privates['filesystem'] ??= new \Symfony\Component\Filesystem\Filesystem()), ($container->privates['error_handler.error_renderer.html'] ?? $container->load('getErrorHandler_ErrorRenderer_HtmlService')), NULL);
|
||||
|
||||
$instance->setName('error:dump');
|
||||
$instance->setDescription('Dump error pages to plain HTML files that can be directly served by a web server');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
36
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_EventDispatcherDebugService.php
vendored
Normal file
36
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_EventDispatcherDebugService.php
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_EventDispatcherDebugService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.event_dispatcher_debug' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
|
||||
|
||||
$container->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
|
||||
'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
|
||||
], [
|
||||
'event_dispatcher' => '?',
|
||||
]));
|
||||
|
||||
$instance->setName('debug:event-dispatcher');
|
||||
$instance->setDescription('Display configured listeners for an application');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_RouterDebugService.php
vendored
Normal file
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_RouterDebugService.php
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_RouterDebugService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.router_debug' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/FileLinkFormatter.php';
|
||||
|
||||
$container->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($container->services['router'] ?? self::getRouterService($container)), ($container->privates['debug.file_link_formatter'] ??= new \Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter($container->getEnv('default::SYMFONY_IDE'))));
|
||||
|
||||
$instance->setName('debug:router');
|
||||
$instance->setDescription('Display current routes for an application');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_RouterMatchService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_RouterMatchService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_RouterMatchService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.router_match' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
|
||||
|
||||
$container->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($container->services['router'] ?? self::getRouterService($container)), new RewindableGenerator(fn () => new \EmptyIterator(), 0));
|
||||
|
||||
$instance->setName('router:match');
|
||||
$instance->setDescription('Help debug routes by simulating a path info match');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SecretsDecryptToLocalService.php
vendored
Normal file
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SecretsDecryptToLocalService.php
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_SecretsDecryptToLocalService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.secrets_decrypt_to_local' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
|
||||
|
||||
$container->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($container->privates['secrets.vault'] ?? $container->load('getSecrets_VaultService')), ($container->privates['secrets.local_vault'] ??= new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local'))));
|
||||
|
||||
$instance->setName('secrets:decrypt-to-local');
|
||||
$instance->setDescription('Decrypt all secrets and stores them in the local vault');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SecretsEncryptFromLocalService.php
vendored
Normal file
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SecretsEncryptFromLocalService.php
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_SecretsEncryptFromLocalService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.secrets_encrypt_from_local' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
|
||||
|
||||
$container->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($container->privates['secrets.vault'] ?? $container->load('getSecrets_VaultService')), ($container->privates['secrets.local_vault'] ??= new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local'))));
|
||||
|
||||
$instance->setName('secrets:encrypt-from-local');
|
||||
$instance->setDescription('Encrypt all local secrets to the vault');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SecretsGenerateKeyService.php
vendored
Normal file
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SecretsGenerateKeyService.php
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_SecretsGenerateKeyService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.secrets_generate_key' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
|
||||
|
||||
$container->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($container->privates['secrets.vault'] ?? $container->load('getSecrets_VaultService')), ($container->privates['secrets.local_vault'] ??= new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local'))));
|
||||
|
||||
$instance->setName('secrets:generate-keys');
|
||||
$instance->setDescription('Generate new encryption keys');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SecretsListService.php
vendored
Normal file
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SecretsListService.php
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_SecretsListService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.secrets_list' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
|
||||
|
||||
$container->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($container->privates['secrets.vault'] ?? $container->load('getSecrets_VaultService')), ($container->privates['secrets.local_vault'] ??= new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local'))));
|
||||
|
||||
$instance->setName('secrets:list');
|
||||
$instance->setDescription('List all secrets');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SecretsRemoveService.php
vendored
Normal file
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SecretsRemoveService.php
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_SecretsRemoveService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.secrets_remove' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
|
||||
|
||||
$container->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($container->privates['secrets.vault'] ?? $container->load('getSecrets_VaultService')), ($container->privates['secrets.local_vault'] ??= new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local'))));
|
||||
|
||||
$instance->setName('secrets:remove');
|
||||
$instance->setDescription('Remove a secret from the vault');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SecretsRevealService.php
vendored
Normal file
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SecretsRevealService.php
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_SecretsRevealService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.secrets_reveal' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRevealCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsRevealCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
|
||||
|
||||
$container->privates['console.command.secrets_reveal'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRevealCommand(($container->privates['secrets.vault'] ?? $container->load('getSecrets_VaultService')), ($container->privates['secrets.local_vault'] ??= new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local'))));
|
||||
|
||||
$instance->setName('secrets:reveal');
|
||||
$instance->setDescription('Reveal the value of a secret');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SecretsSetService.php
vendored
Normal file
34
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SecretsSetService.php
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_SecretsSetService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.secrets_set' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
|
||||
|
||||
$container->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($container->privates['secrets.vault'] ?? $container->load('getSecrets_VaultService')), ($container->privates['secrets.local_vault'] ??= new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local'))));
|
||||
|
||||
$instance->setName('secrets:set');
|
||||
$instance->setDescription('Set a secret in the vault');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SerializerDebugService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_SerializerDebugService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_SerializerDebugService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.serializer_debug' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\Serializer\Command\DebugCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Command/DebugCommand.php';
|
||||
|
||||
$container->privates['console.command.serializer_debug'] = $instance = new \Symfony\Component\Serializer\Command\DebugCommand(($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container)));
|
||||
|
||||
$instance->setName('debug:serializer');
|
||||
$instance->setDescription('Display serialization information for classes');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_ValidatorDebugService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_ValidatorDebugService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_ValidatorDebugService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.validator_debug' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\Validator\Command\DebugCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Command/DebugCommand.php';
|
||||
|
||||
$container->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($container->privates['validator'] ?? self::getValidatorService($container)));
|
||||
|
||||
$instance->setName('debug:validator');
|
||||
$instance->setDescription('Display validation constraints for classes');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_YamlLintService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getConsole_Command_YamlLintService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_Command_YamlLintService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.command.yaml_lint' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Command/LintCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
|
||||
|
||||
$container->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
|
||||
|
||||
$instance->setName('lint:yaml');
|
||||
$instance->setDescription('Lint a YAML file and outputs encountered errors');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
25
backend/var/cache/dev/ContainerIP09wnc/getConsole_ErrorListenerService.php
vendored
Normal file
25
backend/var/cache/dev/ContainerIP09wnc/getConsole_ErrorListenerService.php
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getConsole_ErrorListenerService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'console.error_listener' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\Console\EventListener\ErrorListener
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/EventListener/ErrorListener.php';
|
||||
|
||||
return $container->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener(($container->privates['logger'] ?? self::getLoggerService($container)));
|
||||
}
|
||||
}
|
||||
28
backend/var/cache/dev/ContainerIP09wnc/getContainer_EnvVarProcessorService.php
vendored
Normal file
28
backend/var/cache/dev/ContainerIP09wnc/getContainer_EnvVarProcessorService.php
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getContainer_EnvVarProcessorService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'container.env_var_processor' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\DependencyInjection\EnvVarProcessor
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
|
||||
|
||||
return $container->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($container, new RewindableGenerator(function () use ($container) {
|
||||
yield 0 => ($container->privates['secrets.env_var_loader'] ?? $container->load('getSecrets_EnvVarLoaderService'));
|
||||
}, 1));
|
||||
}
|
||||
}
|
||||
67
backend/var/cache/dev/ContainerIP09wnc/getContainer_EnvVarProcessorsLocatorService.php
vendored
Normal file
67
backend/var/cache/dev/ContainerIP09wnc/getContainer_EnvVarProcessorsLocatorService.php
vendored
Normal file
@@ -0,0 +1,67 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getContainer_EnvVarProcessorsLocatorService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the public 'container.env_var_processors_locator' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\DependencyInjection\ServiceLocator
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
return $container->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
|
||||
'base64' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'bool' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'not' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'const' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'csv' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'file' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'float' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'int' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'json' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'key' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'url' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'query_string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'resolve' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'default' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'trim' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'require' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'enum' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'shuffle' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'defined' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
'urlencode' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', true],
|
||||
], [
|
||||
'base64' => '?',
|
||||
'bool' => '?',
|
||||
'not' => '?',
|
||||
'const' => '?',
|
||||
'csv' => '?',
|
||||
'file' => '?',
|
||||
'float' => '?',
|
||||
'int' => '?',
|
||||
'json' => '?',
|
||||
'key' => '?',
|
||||
'url' => '?',
|
||||
'query_string' => '?',
|
||||
'resolve' => '?',
|
||||
'default' => '?',
|
||||
'string' => '?',
|
||||
'trim' => '?',
|
||||
'require' => '?',
|
||||
'enum' => '?',
|
||||
'shuffle' => '?',
|
||||
'defined' => '?',
|
||||
'urlencode' => '?',
|
||||
]);
|
||||
}
|
||||
}
|
||||
23
backend/var/cache/dev/ContainerIP09wnc/getContainer_GetRoutingConditionServiceService.php
vendored
Normal file
23
backend/var/cache/dev/ContainerIP09wnc/getContainer_GetRoutingConditionServiceService.php
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getContainer_GetRoutingConditionServiceService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the public 'container.get_routing_condition_service' shared service.
|
||||
*
|
||||
* @return \Closure
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
return $container->services['container.get_routing_condition_service'] = ($container->privates['.service_locator.dpiLQ5O'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], []))->get(...);
|
||||
}
|
||||
}
|
||||
25
backend/var/cache/dev/ContainerIP09wnc/getDebug_ErrorHandlerConfiguratorService.php
vendored
Normal file
25
backend/var/cache/dev/ContainerIP09wnc/getDebug_ErrorHandlerConfiguratorService.php
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDebug_ErrorHandlerConfiguratorService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the public 'debug.error_handler_configurator' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\HttpKernel\Debug\ErrorHandlerConfigurator
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/ErrorHandlerConfigurator.php';
|
||||
|
||||
return $container->services['debug.error_handler_configurator'] = new \Symfony\Component\HttpKernel\Debug\ErrorHandlerConfigurator(($container->privates['logger'] ?? self::getLoggerService($container)), NULL, -1, true, true, NULL);
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_CurrentCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_CurrentCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrineMigrations_CurrentCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine_migrations.current_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/CurrentCommand.php';
|
||||
|
||||
$container->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($container->privates['doctrine.migrations.dependency_factory'] ?? $container->load('getDoctrine_Migrations_DependencyFactoryService')), 'doctrine:migrations:current');
|
||||
|
||||
$instance->setName('doctrine:migrations:current');
|
||||
$instance->setDescription('Outputs the current version');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_DiffCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_DiffCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrineMigrations_DiffCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine_migrations.diff_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DiffCommand.php';
|
||||
|
||||
$container->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($container->privates['doctrine.migrations.dependency_factory'] ?? $container->load('getDoctrine_Migrations_DependencyFactoryService')), 'doctrine:migrations:diff');
|
||||
|
||||
$instance->setName('doctrine:migrations:diff');
|
||||
$instance->setDescription('Generate a migration by comparing your current database to your mapping information.');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_DumpSchemaCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_DumpSchemaCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrineMigrations_DumpSchemaCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine_migrations.dump_schema_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DumpSchemaCommand.php';
|
||||
|
||||
$container->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($container->privates['doctrine.migrations.dependency_factory'] ?? $container->load('getDoctrine_Migrations_DependencyFactoryService')), 'doctrine:migrations:dump-schema');
|
||||
|
||||
$instance->setName('doctrine:migrations:dump-schema');
|
||||
$instance->setDescription('Dump the schema for your database to a migration.');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_ExecuteCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_ExecuteCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrineMigrations_ExecuteCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine_migrations.execute_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ExecuteCommand.php';
|
||||
|
||||
$container->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($container->privates['doctrine.migrations.dependency_factory'] ?? $container->load('getDoctrine_Migrations_DependencyFactoryService')), 'doctrine:migrations:execute');
|
||||
|
||||
$instance->setName('doctrine:migrations:execute');
|
||||
$instance->setDescription('Execute one or more migration versions up or down manually.');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_GenerateCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_GenerateCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrineMigrations_GenerateCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine_migrations.generate_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/GenerateCommand.php';
|
||||
|
||||
$container->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($container->privates['doctrine.migrations.dependency_factory'] ?? $container->load('getDoctrine_Migrations_DependencyFactoryService')), 'doctrine:migrations:generate');
|
||||
|
||||
$instance->setName('doctrine:migrations:generate');
|
||||
$instance->setDescription('Generate a blank migration class.');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_LatestCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_LatestCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrineMigrations_LatestCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine_migrations.latest_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/LatestCommand.php';
|
||||
|
||||
$container->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($container->privates['doctrine.migrations.dependency_factory'] ?? $container->load('getDoctrine_Migrations_DependencyFactoryService')), 'doctrine:migrations:latest');
|
||||
|
||||
$instance->setName('doctrine:migrations:latest');
|
||||
$instance->setDescription('Outputs the latest version');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_MigrateCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_MigrateCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrineMigrations_MigrateCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine_migrations.migrate_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/MigrateCommand.php';
|
||||
|
||||
$container->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($container->privates['doctrine.migrations.dependency_factory'] ?? $container->load('getDoctrine_Migrations_DependencyFactoryService')), 'doctrine:migrations:migrate');
|
||||
|
||||
$instance->setName('doctrine:migrations:migrate');
|
||||
$instance->setDescription('Execute a migration to a specified version or the latest available version.');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_RollupCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_RollupCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrineMigrations_RollupCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine_migrations.rollup_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/RollupCommand.php';
|
||||
|
||||
$container->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($container->privates['doctrine.migrations.dependency_factory'] ?? $container->load('getDoctrine_Migrations_DependencyFactoryService')), 'doctrine:migrations:rollup');
|
||||
|
||||
$instance->setName('doctrine:migrations:rollup');
|
||||
$instance->setDescription('Rollup migrations by deleting all tracked versions and insert the one version that exists.');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_StatusCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_StatusCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrineMigrations_StatusCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine_migrations.status_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/StatusCommand.php';
|
||||
|
||||
$container->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($container->privates['doctrine.migrations.dependency_factory'] ?? $container->load('getDoctrine_Migrations_DependencyFactoryService')), 'doctrine:migrations:status');
|
||||
|
||||
$instance->setName('doctrine:migrations:status');
|
||||
$instance->setDescription('View the status of a set of migrations.');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_SyncMetadataCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_SyncMetadataCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrineMigrations_SyncMetadataCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/SyncMetadataCommand.php';
|
||||
|
||||
$container->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($container->privates['doctrine.migrations.dependency_factory'] ?? $container->load('getDoctrine_Migrations_DependencyFactoryService')), 'doctrine:migrations:sync-metadata-storage');
|
||||
|
||||
$instance->setName('doctrine:migrations:sync-metadata-storage');
|
||||
$instance->setDescription('Ensures that the metadata storage is at the latest version.');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_UpToDateCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_UpToDateCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrineMigrations_UpToDateCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine_migrations.up_to_date_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/UpToDateCommand.php';
|
||||
|
||||
$container->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($container->privates['doctrine.migrations.dependency_factory'] ?? $container->load('getDoctrine_Migrations_DependencyFactoryService')), 'doctrine:migrations:up-to-date');
|
||||
|
||||
$instance->setName('doctrine:migrations:up-to-date');
|
||||
$instance->setDescription('Tells you if your schema is up-to-date.');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_VersionCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_VersionCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrineMigrations_VersionCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine_migrations.version_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/VersionCommand.php';
|
||||
|
||||
$container->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($container->privates['doctrine.migrations.dependency_factory'] ?? $container->load('getDoctrine_Migrations_DependencyFactoryService')), 'doctrine:migrations:version');
|
||||
|
||||
$instance->setName('doctrine:migrations:version');
|
||||
$instance->setDescription('Manually add and delete migration versions from the version table.');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_VersionsCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrineMigrations_VersionsCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrineMigrations_VersionsCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine_migrations.versions_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ListCommand.php';
|
||||
|
||||
$container->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($container->privates['doctrine.migrations.dependency_factory'] ?? $container->load('getDoctrine_Migrations_DependencyFactoryService')), 'doctrine:migrations:versions');
|
||||
|
||||
$instance->setName('doctrine:migrations:list');
|
||||
$instance->setDescription('Display a list of all available migrations and their status.');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_CacheClearMetadataCommandService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_CacheClearMetadataCommandService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_CacheClearMetadataCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.cache_clear_metadata_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
|
||||
|
||||
$container->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($container->privates['doctrine.orm.command.entity_manager_provider'] ?? $container->load('getDoctrine_Orm_Command_EntityManagerProviderService')));
|
||||
|
||||
$instance->setName('doctrine:cache:clear-metadata');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_CacheClearQueryCacheCommandService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_CacheClearQueryCacheCommandService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_CacheClearQueryCacheCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
|
||||
|
||||
$container->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($container->privates['doctrine.orm.command.entity_manager_provider'] ?? $container->load('getDoctrine_Orm_Command_EntityManagerProviderService')));
|
||||
|
||||
$instance->setName('doctrine:cache:clear-query');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_CacheClearResultCommandService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_CacheClearResultCommandService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_CacheClearResultCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.cache_clear_result_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
|
||||
|
||||
$container->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($container->privates['doctrine.orm.command.entity_manager_provider'] ?? $container->load('getDoctrine_Orm_Command_EntityManagerProviderService')));
|
||||
|
||||
$instance->setName('doctrine:cache:clear-result');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_CacheCollectionRegionCommandService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_CacheCollectionRegionCommandService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_CacheCollectionRegionCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.cache_collection_region_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
|
||||
|
||||
$container->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($container->privates['doctrine.orm.command.entity_manager_provider'] ?? $container->load('getDoctrine_Orm_Command_EntityManagerProviderService')));
|
||||
|
||||
$instance->setName('doctrine:cache:clear-collection-region');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_ClearEntityRegionCommandService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_ClearEntityRegionCommandService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_ClearEntityRegionCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.clear_entity_region_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
|
||||
|
||||
$container->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($container->privates['doctrine.orm.command.entity_manager_provider'] ?? $container->load('getDoctrine_Orm_Command_EntityManagerProviderService')));
|
||||
|
||||
$instance->setName('doctrine:cache:clear-entity-region');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_ClearQueryRegionCommandService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_ClearQueryRegionCommandService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_ClearQueryRegionCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.clear_query_region_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
|
||||
|
||||
$container->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($container->privates['doctrine.orm.command.entity_manager_provider'] ?? $container->load('getDoctrine_Orm_Command_EntityManagerProviderService')));
|
||||
|
||||
$instance->setName('doctrine:cache:clear-query-region');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_DatabaseCreateCommandService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_DatabaseCreateCommandService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_DatabaseCreateCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.database_create_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/CreateDatabaseDoctrineCommand.php';
|
||||
|
||||
$container->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($container->services['doctrine'] ?? self::getDoctrineService($container)));
|
||||
|
||||
$instance->setName('doctrine:database:create');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_DatabaseDropCommandService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_DatabaseDropCommandService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_DatabaseDropCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.database_drop_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/DropDatabaseDoctrineCommand.php';
|
||||
|
||||
$container->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($container->services['doctrine'] ?? self::getDoctrineService($container)));
|
||||
|
||||
$instance->setName('doctrine:database:drop');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_MappingDescribeCommandService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_MappingDescribeCommandService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_MappingDescribeCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.mapping_describe_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\ORM\Tools\Console\Command\MappingDescribeCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/MappingDescribeCommand.php';
|
||||
|
||||
$container->privates['doctrine.mapping_describe_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\MappingDescribeCommand(($container->privates['doctrine.orm.command.entity_manager_provider'] ?? $container->load('getDoctrine_Orm_Command_EntityManagerProviderService')));
|
||||
|
||||
$instance->setName('doctrine:mapping:describe');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_MappingInfoCommandService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_MappingInfoCommandService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_MappingInfoCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.mapping_info_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
|
||||
|
||||
$container->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($container->privates['doctrine.orm.command.entity_manager_provider'] ?? $container->load('getDoctrine_Orm_Command_EntityManagerProviderService')));
|
||||
|
||||
$instance->setName('doctrine:mapping:info');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
49
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_Migrations_DependencyFactoryService.php
vendored
Normal file
49
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_Migrations_DependencyFactoryService.php
vendored
Normal file
@@ -0,0 +1,49 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_Migrations_DependencyFactoryService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.migrations.dependency_factory' shared service.
|
||||
*
|
||||
* @return \Doctrine\Migrations\DependencyFactory
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/DependencyFactory.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/Migration/ConfigurationLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/Migration/ExistingConfiguration.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/Configuration.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Metadata/Storage/MetadataStorageConfiguration.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorageConfiguration.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/EntityManagerLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/ManagerRegistryEntityManager.php';
|
||||
|
||||
$a = new \Doctrine\Migrations\Configuration\Configuration();
|
||||
$a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__, 4).'/migrations'));
|
||||
$a->setAllOrNothing(false);
|
||||
$a->setCheckDatabasePlatform(true);
|
||||
$a->setTransactional(true);
|
||||
$a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
|
||||
|
||||
$instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($container->services['doctrine'] ?? self::getDoctrineService($container))), ($container->privates['logger'] ?? self::getLoggerService($container)));
|
||||
|
||||
if (isset($container->privates['doctrine.migrations.dependency_factory'])) {
|
||||
return $container->privates['doctrine.migrations.dependency_factory'];
|
||||
}
|
||||
|
||||
$container->privates['doctrine.migrations.dependency_factory'] = $instance;
|
||||
|
||||
$instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', #[\Closure(name: 'doctrine.migrations.migrations_factory', class: 'Doctrine\\Migrations\\Version\\MigrationFactory')] fn () => ($container->privates['doctrine.migrations.migrations_factory'] ?? $container->load('getDoctrine_Migrations_MigrationsFactoryService')));
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
37
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_Migrations_MigrationsFactoryService.php
vendored
Normal file
37
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_Migrations_MigrationsFactoryService.php
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_Migrations_MigrationsFactoryService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.migrations.migrations_factory' shared service.
|
||||
*
|
||||
* @return \Doctrine\Migrations\Version\MigrationFactory
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Version/MigrationFactory.php';
|
||||
|
||||
$a = ($container->privates['doctrine.migrations.dependency_factory'] ?? $container->load('getDoctrine_Migrations_DependencyFactoryService'));
|
||||
|
||||
if (isset($container->privates['doctrine.migrations.migrations_factory'])) {
|
||||
return $container->privates['doctrine.migrations.migrations_factory'];
|
||||
}
|
||||
|
||||
$instance = $a->getMigrationFactory();
|
||||
|
||||
if (isset($container->privates['doctrine.migrations.migrations_factory'])) {
|
||||
return $container->privates['doctrine.migrations.migrations_factory'];
|
||||
}
|
||||
|
||||
return $container->privates['doctrine.migrations.migrations_factory'] = $instance;
|
||||
}
|
||||
}
|
||||
26
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_Orm_Command_EntityManagerProviderService.php
vendored
Normal file
26
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_Orm_Command_EntityManagerProviderService.php
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_Orm_Command_EntityManagerProviderService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
|
||||
*
|
||||
* @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Orm/ManagerRegistryAwareEntityManagerProvider.php';
|
||||
|
||||
return $container->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($container->services['doctrine'] ?? self::getDoctrineService($container)));
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
|
||||
*
|
||||
* @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
|
||||
|
||||
return $container->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_Orm_DefaultListeners_AttachEntityListenersService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
|
||||
*
|
||||
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
|
||||
|
||||
return $container->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaListenerService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_listener' shared service.
|
||||
*
|
||||
* @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaListener
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/AbstractSchemaListener.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaListener.php';
|
||||
|
||||
return $container->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_listener'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaListener([]);
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaListenerService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_listener' shared service.
|
||||
*
|
||||
* @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaListener
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/AbstractSchemaListener.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaListener.php';
|
||||
|
||||
return $container->privates['doctrine.orm.listeners.doctrine_token_provider_schema_listener'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaListener(new RewindableGenerator(fn () => new \EmptyIterator(), 0));
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_Orm_Listeners_LockStoreSchemaListenerService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.orm.listeners.lock_store_schema_listener' shared service.
|
||||
*
|
||||
* @return \Symfony\Bridge\Doctrine\SchemaListener\LockStoreSchemaListener
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/AbstractSchemaListener.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/LockStoreSchemaListener.php';
|
||||
|
||||
return $container->privates['doctrine.orm.listeners.lock_store_schema_listener'] = new \Symfony\Bridge\Doctrine\SchemaListener\LockStoreSchemaListener(new RewindableGenerator(fn () => new \EmptyIterator(), 0));
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_Orm_Listeners_PdoSessionHandlerSchemaListenerService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.orm.listeners.pdo_session_handler_schema_listener' shared service.
|
||||
*
|
||||
* @return \Symfony\Bridge\Doctrine\SchemaListener\PdoSessionHandlerSchemaListener
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/AbstractSchemaListener.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoSessionHandlerSchemaListener.php';
|
||||
|
||||
return $container->privates['doctrine.orm.listeners.pdo_session_handler_schema_listener'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoSessionHandlerSchemaListener(($container->privates['session.handler.native'] ?? $container->load('getSession_Handler_NativeService')));
|
||||
}
|
||||
}
|
||||
26
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_Orm_ProxyCacheWarmerService.php
vendored
Normal file
26
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_Orm_ProxyCacheWarmerService.php
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_Orm_ProxyCacheWarmerService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
|
||||
*
|
||||
* @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
|
||||
|
||||
return $container->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($container->services['doctrine'] ?? self::getDoctrineService($container)));
|
||||
}
|
||||
}
|
||||
27
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_Orm_Validator_UniqueService.php
vendored
Normal file
27
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_Orm_Validator_UniqueService.php
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_Orm_Validator_UniqueService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.orm.validator.unique' shared service.
|
||||
*
|
||||
* @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
|
||||
|
||||
return $container->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($container->services['doctrine'] ?? self::getDoctrineService($container)));
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_QueryDqlCommandService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_QueryDqlCommandService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_QueryDqlCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.query_dql_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
|
||||
|
||||
$container->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($container->privates['doctrine.orm.command.entity_manager_provider'] ?? $container->load('getDoctrine_Orm_Command_EntityManagerProviderService')));
|
||||
|
||||
$instance->setName('doctrine:query:dql');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_QuerySqlCommandService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_QuerySqlCommandService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_QuerySqlCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.query_sql_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Command/Proxy/RunSqlDoctrineCommand.php';
|
||||
|
||||
$container->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($container->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $container->load('getManagerRegistryAwareConnectionProviderService')));
|
||||
|
||||
$instance->setName('doctrine:query:sql');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_SchemaCreateCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_SchemaCreateCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_SchemaCreateCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.schema_create_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
|
||||
|
||||
$container->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($container->privates['doctrine.orm.command.entity_manager_provider'] ?? $container->load('getDoctrine_Orm_Command_EntityManagerProviderService')));
|
||||
|
||||
$instance->setName('doctrine:schema:create');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_SchemaDropCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_SchemaDropCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_SchemaDropCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.schema_drop_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
|
||||
|
||||
$container->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($container->privates['doctrine.orm.command.entity_manager_provider'] ?? $container->load('getDoctrine_Orm_Command_EntityManagerProviderService')));
|
||||
|
||||
$instance->setName('doctrine:schema:drop');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_SchemaUpdateCommandService.php
vendored
Normal file
33
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_SchemaUpdateCommandService.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_SchemaUpdateCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.schema_update_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
|
||||
|
||||
$container->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($container->privates['doctrine.orm.command.entity_manager_provider'] ?? $container->load('getDoctrine_Orm_Command_EntityManagerProviderService')));
|
||||
|
||||
$instance->setName('doctrine:schema:update');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_SchemaValidateCommandService.php
vendored
Normal file
32
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_SchemaValidateCommandService.php
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_SchemaValidateCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.schema_validate_command' shared service.
|
||||
*
|
||||
* @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
|
||||
|
||||
$container->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($container->privates['doctrine.orm.command.entity_manager_provider'] ?? $container->load('getDoctrine_Orm_Command_EntityManagerProviderService')));
|
||||
|
||||
$instance->setName('doctrine:schema:validate');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
26
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_UlidGeneratorService.php
vendored
Normal file
26
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_UlidGeneratorService.php
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_UlidGeneratorService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.ulid_generator' shared service.
|
||||
*
|
||||
* @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
|
||||
|
||||
return $container->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
|
||||
}
|
||||
}
|
||||
26
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_UuidGeneratorService.php
vendored
Normal file
26
backend/var/cache/dev/ContainerIP09wnc/getDoctrine_UuidGeneratorService.php
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getDoctrine_UuidGeneratorService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'doctrine.uuid_generator' shared service.
|
||||
*
|
||||
* @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
|
||||
|
||||
return $container->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
|
||||
}
|
||||
}
|
||||
31
backend/var/cache/dev/ContainerIP09wnc/getErrorControllerService.php
vendored
Normal file
31
backend/var/cache/dev/ContainerIP09wnc/getErrorControllerService.php
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getErrorControllerService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the public 'error_controller' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\HttpKernel\Controller\ErrorController
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/ErrorHandler/ErrorRenderer/RuntimeModeErrorRendererSelector.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
|
||||
|
||||
$a = ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
|
||||
|
||||
return $container->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($container->services['http_kernel'] ?? self::getHttpKernelService($container)), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($container->privates['serializer'] ?? self::getSerializerService($container)), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new class(fn () => \Symfony\Bundle\FrameworkBundle\ErrorHandler\ErrorRenderer\RuntimeModeErrorRendererSelector::select($container->getEnv('bool:default::key:web:default:kernel.runtime_mode:'), #[\Closure(name: 'error_handler.error_renderer.html', class: 'Symfony\\Component\\ErrorHandler\\ErrorRenderer\\HtmlErrorRenderer')] fn () => ($container->privates['error_handler.error_renderer.html'] ?? $container->load('getErrorHandler_ErrorRenderer_HtmlService')), #[\Closure(name: 'error_handler.error_renderer.cli', class: 'Symfony\\Component\\ErrorHandler\\ErrorRenderer\\CliErrorRenderer')] fn () => ($container->privates['error_handler.error_renderer.cli'] ??= new \Symfony\Component\ErrorHandler\ErrorRenderer\CliErrorRenderer()))) extends \Symfony\Component\DependencyInjection\Argument\LazyClosure implements \Symfony\Component\ErrorHandler\ErrorRenderer\ErrorRendererInterface { public function render(\Throwable $exception): \Symfony\Component\ErrorHandler\Exception\FlattenException { return $this->service->render(...\func_get_args()); } }, \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
|
||||
}
|
||||
}
|
||||
29
backend/var/cache/dev/ContainerIP09wnc/getErrorHandler_ErrorRenderer_HtmlService.php
vendored
Normal file
29
backend/var/cache/dev/ContainerIP09wnc/getErrorHandler_ErrorRenderer_HtmlService.php
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getErrorHandler_ErrorRenderer_HtmlService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'error_handler.error_renderer.html' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/FileLinkFormatter.php';
|
||||
|
||||
$a = ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
|
||||
|
||||
return $container->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true), 'UTF-8', ($container->privates['debug.file_link_formatter'] ??= new \Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter($container->getEnv('default::SYMFONY_IDE'))), \dirname(__DIR__, 4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($container->privates['logger'] ?? self::getLoggerService($container)));
|
||||
}
|
||||
}
|
||||
23
backend/var/cache/dev/ContainerIP09wnc/getLoaderInterfaceService.php
vendored
Normal file
23
backend/var/cache/dev/ContainerIP09wnc/getLoaderInterfaceService.php
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getLoaderInterfaceService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private '.errored..service_locator.1vYpZ1B.Symfony\Component\Config\Loader\LoaderInterface' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\Config\Loader\LoaderInterface
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
throw new RuntimeException('Cannot autowire service ".service_locator.1vYpZ1B": it needs an instance of "Symfony\\Component\\Config\\Loader\\LoaderInterface" but this type has been excluded from autowiring.');
|
||||
}
|
||||
}
|
||||
26
backend/var/cache/dev/ContainerIP09wnc/getManagerRegistryAwareConnectionProviderService.php
vendored
Normal file
26
backend/var/cache/dev/ContainerIP09wnc/getManagerRegistryAwareConnectionProviderService.php
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getManagerRegistryAwareConnectionProviderService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
|
||||
*
|
||||
* @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Dbal/ManagerRegistryAwareConnectionProvider.php';
|
||||
|
||||
return $container->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($container, $container->parameters['doctrine.connections'], $container->parameters['doctrine.entity_managers'], 'default', 'default'));
|
||||
}
|
||||
}
|
||||
29
backend/var/cache/dev/ContainerIP09wnc/getPropertyInfo_ConstructorExtractorService.php
vendored
Normal file
29
backend/var/cache/dev/ContainerIP09wnc/getPropertyInfo_ConstructorExtractorService.php
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getPropertyInfo_ConstructorExtractorService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'property_info.constructor_extractor' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\PropertyInfo\Extractor\ConstructorExtractor
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorExtractor.php';
|
||||
|
||||
return $container->privates['property_info.constructor_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ConstructorExtractor(new RewindableGenerator(function () use ($container) {
|
||||
yield 0 => ($container->privates['property_info.phpstan_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor());
|
||||
yield 1 => ($container->privates['property_info.php_doc_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor());
|
||||
yield 2 => ($container->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
|
||||
}, 3));
|
||||
}
|
||||
}
|
||||
25
backend/var/cache/dev/ContainerIP09wnc/getPropertyInfo_SerializerExtractorService.php
vendored
Normal file
25
backend/var/cache/dev/ContainerIP09wnc/getPropertyInfo_SerializerExtractorService.php
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getPropertyInfo_SerializerExtractorService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'property_info.serializer_extractor' shared service.
|
||||
*
|
||||
* @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
|
||||
|
||||
return $container->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container)));
|
||||
}
|
||||
}
|
||||
27
backend/var/cache/dev/ContainerIP09wnc/getRedirectControllerService.php
vendored
Normal file
27
backend/var/cache/dev/ContainerIP09wnc/getRedirectControllerService.php
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getRedirectControllerService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
|
||||
|
||||
$a = ($container->privates['router.request_context'] ?? self::getRouter_RequestContextService($container));
|
||||
|
||||
return $container->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($container->services['router'] ?? self::getRouterService($container)), $a->getHttpPort(), $a->getHttpsPort());
|
||||
}
|
||||
}
|
||||
30
backend/var/cache/dev/ContainerIP09wnc/getRouter_CacheWarmerService.php
vendored
Normal file
30
backend/var/cache/dev/ContainerIP09wnc/getRouter_CacheWarmerService.php
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getRouter_CacheWarmerService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'router.cache_warmer' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
|
||||
|
||||
return $container->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
|
||||
'router' => ['services', 'router', 'getRouterService', false],
|
||||
], [
|
||||
'router' => '?',
|
||||
]))->withContext('router.cache_warmer', $container));
|
||||
}
|
||||
}
|
||||
72
backend/var/cache/dev/ContainerIP09wnc/getRouting_LoaderService.php
vendored
Normal file
72
backend/var/cache/dev/ContainerIP09wnc/getRouting_LoaderService.php
vendored
Normal file
@@ -0,0 +1,72 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getRouting_LoaderService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the public 'routing.loader' shared service.
|
||||
*
|
||||
* @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/Loader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolver.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/FileLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AttributeClassLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/AttributeRouteControllerLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AttributeServicesLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AttributeFileLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AttributeDirectoryLoader.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/DirectoryAwareLoaderInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Psr4DirectoryLoader.php';
|
||||
|
||||
$a = new \Symfony\Component\Config\Loader\LoaderResolver();
|
||||
|
||||
$b = new \Symfony\Component\HttpKernel\Config\FileLocator(($container->services['kernel'] ?? $container->get('kernel', 1)));
|
||||
$c = new \Symfony\Bundle\FrameworkBundle\Routing\AttributeRouteControllerLoader('dev');
|
||||
|
||||
$a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b, 'dev'));
|
||||
$a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b, 'dev'));
|
||||
$a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b, 'dev'));
|
||||
$a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b, 'dev'));
|
||||
$a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b, 'dev'));
|
||||
$a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
|
||||
'kernel' => ['services', 'kernel', 'getKernelService', true],
|
||||
], [
|
||||
'kernel' => 'App\\Kernel',
|
||||
]), 'dev'));
|
||||
$a->addLoader($c);
|
||||
$a->addLoader(new \Symfony\Component\Routing\Loader\AttributeServicesLoader([]));
|
||||
$a->addLoader(new \Symfony\Component\Routing\Loader\AttributeDirectoryLoader($b, $c));
|
||||
$a->addLoader(new \Symfony\Component\Routing\Loader\AttributeFileLoader($b, $c));
|
||||
$a->addLoader(new \Symfony\Component\Routing\Loader\Psr4DirectoryLoader($b));
|
||||
|
||||
return $container->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
|
||||
}
|
||||
}
|
||||
31
backend/var/cache/dev/ContainerIP09wnc/getRunSqlCommandService.php
vendored
Normal file
31
backend/var/cache/dev/ContainerIP09wnc/getRunSqlCommandService.php
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
<?php
|
||||
|
||||
namespace ContainerIP09wnc;
|
||||
|
||||
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
|
||||
|
||||
/**
|
||||
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
|
||||
*/
|
||||
class getRunSqlCommandService extends App_KernelDevDebugContainer
|
||||
{
|
||||
/**
|
||||
* Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
|
||||
*
|
||||
* @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
|
||||
*/
|
||||
public static function do($container, $lazyLoad = true)
|
||||
{
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/SignalableCommandInterface.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
|
||||
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
|
||||
|
||||
$container->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($container->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $container->load('getManagerRegistryAwareConnectionProviderService')));
|
||||
|
||||
$instance->setName('dbal:run-sql');
|
||||
|
||||
return $instance;
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user