( ! ) Fatal error: Cannot declare class App\Form\JuicioType, because the name is already in use in /home/www/juris/src/JuicioType.php on line 16 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 446696 | {main}( ) | .../index.php:0 |
2 | 0.0000 | 447096 | require_once( '/home/www/juris/vendor/autoload_runtime.php ) | .../index.php:5 |
3 | 0.0006 | 598288 | Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ) | .../autoload_runtime.php:35 |
4 | 0.0006 | 598288 | Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE; private $isSafeContentPreferred = NULL; private $isIisRewrite = FALSE }, $type = ???, $catch = ??? ) | .../HttpKernelRunner.php:35 |
5 | 0.0006 | 598288 | Symfony\Component\HttpKernel\Kernel->preBoot( ) | .../Kernel.php:190 |
6 | 0.0008 | 618352 | Symfony\Component\HttpKernel\Kernel->initializeContainer( ) | .../Kernel.php:789 |
7 | 0.0009 | 620272 | Symfony\Component\HttpKernel\Kernel->buildContainer( ) | .../Kernel.php:545 |
8 | 0.0401 | 5076784 | App\Kernel->registerContainerConfiguration( $loader = class Symfony\Component\Config\Loader\DelegatingLoader { protected $resolver = class Symfony\Component\Config\Loader\LoaderResolver { private $loaders = [...] }; protected $env = NULL } ) | .../Kernel.php:649 |
9 | 0.0401 | 5078184 | Symfony\Component\Config\Loader\DelegatingLoader->load( $resource = class Closure { public $static = ['loader' => class Symfony\Component\Config\Loader\DelegatingLoader { ... }]; public $this = class App\Kernel { protected $bundles = [...]; protected $container = NULL; protected $environment = 'dev'; protected $debug = TRUE; protected $booted = FALSE; protected $startTime = 1758225498.579657; private ${Symfony\Component\HttpKernel\Kernel}projectDir = '/home/www/juris'; private ${Symfony\Component\HttpKernel\Kernel}warmupDir = NULL; private ${Symfony\Component\HttpKernel\Kernel}requestStackSize = 0; private ${Symfony\Component\HttpKernel\Kernel}resetServices = FALSE }; public $parameter = ['$container' => '<required>'] }, $type = ??? ) | .../MicroKernelTrait.php:142 |
10 | 0.0401 | 5078184 | Symfony\Component\DependencyInjection\Loader\ClosureLoader->load( $resource = class Closure { public $static = ['loader' => class Symfony\Component\Config\Loader\DelegatingLoader { ... }]; public $this = class App\Kernel { protected $bundles = [...]; protected $container = NULL; protected $environment = 'dev'; protected $debug = TRUE; protected $booted = FALSE; protected $startTime = 1758225498.579657; private ${Symfony\Component\HttpKernel\Kernel}projectDir = '/home/www/juris'; private ${Symfony\Component\HttpKernel\Kernel}warmupDir = NULL; private ${Symfony\Component\HttpKernel\Kernel}requestStackSize = 0; private ${Symfony\Component\HttpKernel\Kernel}resetServices = FALSE }; public $parameter = ['$container' => '<required>'] }, $type = NULL ) | .../DelegatingLoader.php:40 |
11 | 0.0401 | 5078184 | App\Kernel->Symfony\Bundle\FrameworkBundle\Kernel\{closure:/home/www/juris/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:142-196}( $container = class Symfony\Component\DependencyInjection\ContainerBuilder { protected $parameterBag = class Symfony\Component\DependencyInjection\ParameterBag\EnvPlaceholderParameterBag { protected $parameters = [...]; protected $resolved = FALSE; private $envPlaceholderUniquePrefix = NULL; private $envPlaceholders = [...]; private $unusedEnvPlaceholders = [...]; private $providedTypes = [...] }; protected $services = []; protected $privates = []; protected $fileMap = []; protected $methodMap = []; protected $factories = []; protected $aliases = []; protected $loading = []; protected $resolving = []; protected $syntheticIds = []; private ${Symfony\Component\DependencyInjection\Container}envCache = []; private ${Symfony\Component\DependencyInjection\Container}compiled = FALSE; private ${Symfony\Component\DependencyInjection\Container}getEnv = NULL; private $extensions = ['framework' => class Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension { ... }, 'maker' => class Symfony\Bundle\MakerBundle\DependencyInjection\MakerExtension { ... }, 'doctrine' => class Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension { ... }, 'doctrine_migrations' => class Doctrine\Bundle\MigrationsBundle\DependencyInjection\DoctrineMigrationsExtension { ... }, 'twig' => class Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension { ... }, 'sensio_framework_extra' => class Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension { ... }, 'security' => class Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension { ... }, 'web_profiler' => class Symfony\Bundle\WebProfilerBundle\DependencyInjection\WebProfilerExtension { ... }, 'nelmio_alice' => class Nelmio\Alice\Bridge\Symfony\DependencyInjection\NelmioAliceExtension { ... }, 'fidry_alice_data_fixtures' => class Fidry\AliceDataFixtures\Bridge\Symfony\DependencyInjection\FidryAliceDataFixturesExtension { ... }, 'hautelook_alice' => class Hautelook\AliceBundle\DependencyInjection\HautelookAliceExtension { ... }]; private $extensionsByNs = ['http://symfony.com/schema/dic/symfony' => class Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension { ... }, 'http://example.org/schema/dic/maker' => class Symfony\Bundle\MakerBundle\DependencyInjection\MakerExtension { ... }, 'http://symfony.com/schema/dic/doctrine' => class Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension { ... }, 'http://symfony.com/schema/dic/doctrine/migrations/3.0' => class Doctrine\Bundle\MigrationsBundle\DependencyInjection\DoctrineMigrationsExtension { ... }, 'http://symfony.com/schema/dic/twig' => class Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension { ... }, 'http://symfony.com/schema/dic/symfony_extra' => class Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension { ... }, 'http://symfony.com/schema/dic/security' => class Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension { ... }, 'http://symfony.com/schema/dic/webprofiler' => class Symfony\Bundle\WebProfilerBundle\DependencyInjection\WebProfilerExtension { ... }, 'http://example.org/schema/dic/nelmio_alice' => class Nelmio\Alice\Bridge\Symfony\DependencyInjection\NelmioAliceExtension { ... }, 'http://example.org/schema/dic/fidry_alice_data_fixtures' => class Fidry\AliceDataFixtures\Bridge\Symfony\DependencyInjection\FidryAliceDataFixturesExtension { ... }, 'http://example.org/schema/dic/hautelook_alice' => class Hautelook\AliceBundle\DependencyInjection\HautelookAliceExtension { ... }]; private $definitions = ['service_container' => class Symfony\Component\DependencyInjection\Definition { ... }, 'kernel' => class Symfony\Component\DependencyInjection\Definition { ... }]; private $aliasDefinitions = ['Psr\\Container\\ContainerInterface' => class Symfony\Component\DependencyInjection\Alias { ... }, 'Symfony\\Component\\DependencyInjection\\ContainerInterface' => class Symfony\Component\DependencyInjection\Alias { ... }]; private $resources = ['/home/www/juris/vendor/composer/installed.json' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/src/Kernel.php' => class Symfony\Component\Config\Resource\FileResource { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddConstraintValidatorsPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddValidatorInitializersPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Console\\DependencyInjection\\AddConsoleCommandPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslatorPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslatorPathsPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslationExtractorPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslationDumperPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Serializer\\DependencyInjection\\SerializerPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Form\\DependencyInjection\\FormPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Mime\\DependencyInjection\\AddMimeTypeGuesserPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Messenger\\DependencyInjection\\MessengerPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\HttpClient\\DependencyInjection\\HttpClientPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddAutoMappingConfigurationPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, '/home/www/juris/config/bundles.php' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/cache.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/doctrine.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/doctrine_migrations.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/framework.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/hautelook_alice.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/maker.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/nelmio_alice.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/routing.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/security.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/sensio_framework_extra.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/twig.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/validator.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/web_profiler.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/services.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, 'reflection.App\\Controller\\ArchivoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\CajaController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\ClienteController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\ContactoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\DefaultController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\EventoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\EventoHistoriaController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\EventoTipoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\FacturaController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\HistoriaController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\HistoriaTipoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\InformeController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\JuicioController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\JuicioEtapaController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\JuzgadoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\MovimientoCategoriaController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\MovimientoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\PagoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\ProvinciaController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\UsuarioController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\DQL\\DateFormatFunction' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\EventListener\\BaseListener' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\EventListener\\UsuarioListener' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\ArchivoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\CajaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\ClienteType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\ContactoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\EventoHistoriaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\EventoTipoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\EventoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\FacturaFilterType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\FacturaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\HistoriaTipoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\HistoriaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\InformeType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\JuicioEtapaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\JuicioType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\JuzgadoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\MovimientoArchivoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\MovimientoCancelarType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\MovimientoCategoriaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\MovimientoFilterType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\MovimientoPagarType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\MovimientoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\PagoFilterType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\PagoPagarType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\PagoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\ProvinciaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\Type\\ContactoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\Type\\DesdeHastaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\Type\\EditorType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\Type\\FechaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\Type\\HoraType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\Type\\TipoDocType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\UsuarioType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }]; private $extensionConfigs = ['framework' => [...], 'doctrine' => [...], 'doctrine_migrations' => [...], 'hautelook_alice' => [...], 'nelmio_alice' => [...], 'security' => [...], 'sensio_framework_extra' => [...], 'twig' => [...], 'web_profiler' => [...]]; private $compiler = class Symfony\Component\DependencyInjection\Compiler\Compiler { private $passConfig = class Symfony\Component\DependencyInjection\Compiler\PassConfig { ... }; private $log = [...]; private $serviceReferenceGraph = class Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph { ... } }; private $trackResources = TRUE; private $proxyInstantiator = class Symfony\Bridge\ProxyManager\LazyProxy\Instantiator\RuntimeInstantiator { private $factory = class Symfony\Bridge\ProxyManager\LazyProxy\Instantiator\LazyLoadingValueHolderFactory { ... } }; private $expressionLanguage = NULL; private $expressionLanguageProviders = []; private $usedTags = []; private $envPlaceholders = []; private $envCounters = []; private $vendors = [0 => '/home/www/juris/vendor']; private $autoconfiguredInstanceof = []; private $autoconfiguredAttributes = []; private $removedIds = []; private $removedBindingIds = []; private $classReflectors = ['App\\Kernel' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\HttpKernelInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\TerminableInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\RebootableInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\KernelInterface' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\Kernel\\MicroKernelTrait' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\ContainerAwareInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\Bundle\\BundleInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\ContainerAwareTrait' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\MakerBundle' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\TwigBundle' => class ReflectionClass { ... }, 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle' => class ReflectionClass { ... }, 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle' => class ReflectionClass { ... }, 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle' => class ReflectionClass { ... }, 'Hautelook\\AliceBundle\\HautelookAliceBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\AssetsContextPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\CompilerPassInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\LoggerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\RegisterControllerArgumentLocatorsPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\RemoveEmptyControllerArgumentLocatorsPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Routing\\DependencyInjection\\RoutingResolverPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\PriorityTaggedServiceTrait' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\DataCollectorTranslatorPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\ProfilerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\EventDispatcher\\DependencyInjection\\RegisterListenersPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddConstraintValidatorsPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\AddAnnotationsCachedReaderPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddValidatorInitializersPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Console\\DependencyInjection\\AddConsoleCommandPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\LoggingTranslatorPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\AddExpressionLanguageProvidersPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\FragmentRendererPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Serializer\\DependencyInjection\\SerializerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\ControllerArgumentValueResolverPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CachePoolPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CachePoolClearerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CachePoolPrunerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Form\\DependencyInjection\\FormPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\WorkflowGuardListenerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\ResettableServicePass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\RegisterLocaleAwareServicesPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\TestServiceContainerWeakRefPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\TestServiceContainerRealRefPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Mime\\DependencyInjection\\AddMimeTypeGuesserPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpClient\\DependencyInjection\\HttpClientPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddAutoMappingConfigurationPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\RegisterReverseContainerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\RemoveUnusedSessionMarshallingHandlerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\SessionPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\ErrorLoggerCompilerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\AddDebugLogProcessorPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\UnusedTagsPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\ContainerBuilderDebugDumpPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CacheCollectorPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\DependencyInjection\\CompilerPass\\DoctrineAttributesCheckPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\DependencyInjection\\CompilerPass\\MakeCommandRegistrationPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\DependencyInjection\\CompilerPass\\RemoveMissingParametersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\DependencyInjection\\CompilerPass\\SetDoctrineAnnotatedPrefixesPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\CompilerPassInterface@anonymous\000/home/www/juris/vendor/doctrine/doctrine-bundle/DoctrineBundle.php:45$2c' => class ReflectionClass { ... }, 'Symfony\\Bridge\\Doctrine\\DependencyInjection\\CompilerPass\\RegisterEventListenersAndSubscribersPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\CacheCompatibilityPass' => class ReflectionClass { ... }, 'Symfony\\Bridge\\Doctrine\\DependencyInjection\\CompilerPass\\DoctrineValidationPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\EntityListenerPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\ServiceRepositoryCompilerPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\IdGeneratorPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\WellKnownSchemaFilterPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\DbalSchemaFilterPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\CacheSchemaSubscriberPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\RemoveProfilerControllerPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\RemoveLoggingMiddlewarePass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\MiddlewaresPass' => class ReflectionClass { ... }, 'Symfony\\Bridge\\Doctrine\\DependencyInjection\\CompilerPass\\RegisterUidTypePass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\MigrationsBundle\\DependencyInjection\\CompilerPass\\ConfigureDependencyFactoryPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\ExtensionPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\TwigEnvironmentPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\TwigLoaderPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\RuntimeLoaderPass' => class ReflectionClass { ... }, 'Sensio\\Bundle\\FrameworkExtraBundle\\DependencyInjection\\Compiler\\AddParamConverterPass' => class ReflectionClass { ... }, 'Sensio\\Bundle\\FrameworkExtraBundle\\DependencyInjection\\Compiler\\OptimizerPass' => class ReflectionClass { ... }, 'Sensio\\Bundle\\FrameworkExtraBundle\\DependencyInjection\\Compiler\\AddExpressionLanguageProvidersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\AddExpressionLanguageProvidersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\AddSecurityVotersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\AddSessionDomainConstraintPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\CleanRememberMeVerifierPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterCsrfFeaturesPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterTokenUsageTrackingPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterLdapLocatorPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterEntryPointPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterGlobalSecurityEventListenersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\SortFirewallListenersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\ReplaceDecoratedRememberMeHandlerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\EventDispatcher\\DependencyInjection\\AddEventAliasesPass' => class ReflectionClass { ... }, 'Nelmio\\Alice\\Bridge\\Symfony\\DependencyInjection\\Compiler\\RegisterFakerProvidersPass' => class ReflectionClass { ... }, 'Nelmio\\Alice\\Bridge\\Symfony\\DependencyInjection\\Compiler\\RegisterTagServicesPass' => class ReflectionClass { ... }, 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\DependencyInjection\\Compiler\\RegisterTagServicesPass' => class ReflectionClass { ... }, 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\DependencyInjection\\Compiler\\DeprecateServicesPass' => class ReflectionClass { ... }, 'App\\Controller\\ArchivoController' => class ReflectionClass { ... }, 'App\\Controller\\CajaController' => class ReflectionClass { ... }, 'App\\Controller\\ClienteController' => class ReflectionClass { ... }, 'App\\Controller\\ContactoController' => class ReflectionClass { ... }, 'App\\Controller\\DefaultController' => class ReflectionClass { ... }, 'App\\Controller\\EventoController' => class ReflectionClass { ... }, 'App\\Controller\\EventoHistoriaController' => class ReflectionClass { ... }, 'App\\Controller\\EventoTipoController' => class ReflectionClass { ... }, 'App\\Controller\\FacturaController' => class ReflectionClass { ... }, 'App\\Controller\\HistoriaController' => class ReflectionClass { ... }, 'App\\Controller\\HistoriaTipoController' => class ReflectionClass { ... }, 'App\\Controller\\InformeController' => class ReflectionClass { ... }, 'App\\Controller\\JuicioController' => class ReflectionClass { ... }, 'App\\Controller\\JuicioEtapaController' => class ReflectionClass { ... }, 'App\\Controller\\JuzgadoController' => class ReflectionClass { ... }, 'App\\Controller\\MovimientoCategoriaController' => class ReflectionClass { ... }, 'App\\Controller\\MovimientoController' => class ReflectionClass { ... }, 'App\\Controller\\PagoController' => class ReflectionClass { ... }, 'App\\Controller\\ProvinciaController' => class ReflectionClass { ... }, 'App\\Controller\\UsuarioController' => class ReflectionClass { ... }, 'App\\DQL\\DateFormatFunction' => class ReflectionClass { ... }, 'App\\EventListener\\BaseListener' => class ReflectionClass { ... }, 'App\\EventListener\\UsuarioListener' => class ReflectionClass { ... }, 'App\\Form\\ArchivoType' => class ReflectionClass { ... }, 'App\\Form\\CajaType' => class ReflectionClass { ... }, 'App\\Form\\ClienteType' => class ReflectionClass { ... }, ...] }, 'dev' ) | .../ClosureLoader.php:39 |
12 | 0.0406 | 5128248 | App\Kernel->configureContainer( $container = class Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator { protected $definition = NULL; private $container = class Symfony\Component\DependencyInjection\ContainerBuilder { protected $parameterBag = class Symfony\Component\DependencyInjection\ParameterBag\EnvPlaceholderParameterBag { ... }; protected $services = [...]; protected $privates = [...]; protected $fileMap = [...]; protected $methodMap = [...]; protected $factories = [...]; protected $aliases = [...]; protected $loading = [...]; protected $resolving = [...]; protected $syntheticIds = [...]; private ${Symfony\Component\DependencyInjection\Container}envCache = [...]; private ${Symfony\Component\DependencyInjection\Container}compiled = FALSE; private ${Symfony\Component\DependencyInjection\Container}getEnv = NULL; private $extensions = [...]; private $extensionsByNs = [...]; private $definitions = [...]; private $aliasDefinitions = [...]; private $resources = [...]; private $extensionConfigs = [...]; private $compiler = class Symfony\Component\DependencyInjection\Compiler\Compiler { ... }; private $trackResources = TRUE; private $proxyInstantiator = class Symfony\Bridge\ProxyManager\LazyProxy\Instantiator\RuntimeInstantiator { ... }; private $expressionLanguage = NULL; private $expressionLanguageProviders = [...]; private $usedTags = [...]; private $envPlaceholders = [...]; private $envCounters = [...]; private $vendors = [...]; private $autoconfiguredInstanceof = [...]; private $autoconfiguredAttributes = [...]; private $removedIds = [...]; private $removedBindingIds = [...]; private $classReflectors = [...] }; private $loader = class Symfony\Component\DependencyInjection\Loader\PhpFileLoader { protected $resolver = class Symfony\Component\Config\Loader\LoaderResolver { ... }; protected $env = 'dev'; protected $locator = class Symfony\Component\HttpKernel\Config\FileLocator { ... }; private ${Symfony\Component\Config\Loader\FileLoader}currentDir = '/home/www/juris/src'; protected $container = class Symfony\Component\DependencyInjection\ContainerBuilder { ... }; protected $isLoadingInstanceof = FALSE; protected $instanceof = [...]; protected $interfaces = [...]; protected $singlyImplemented = [...]; protected $autoRegisterAliasesForSinglyImplementedInterfaces = FALSE; private $generator = class Symfony\Component\Config\Builder\ConfigBuilderGenerator { ... } }; private $instanceof = []; private $path = '/home/www/juris/src/Kernel.php'; private $file = '/home/www/juris/src/Kernel.php'; private $anonymousCount = 0; private $env = 'dev' }, $loader = class Symfony\Component\Config\Loader\DelegatingLoader { protected $resolver = class Symfony\Component\Config\Loader\LoaderResolver { private $loaders = [...] }; protected $env = NULL }, $builder = class Symfony\Component\DependencyInjection\ContainerBuilder { protected $parameterBag = class Symfony\Component\DependencyInjection\ParameterBag\EnvPlaceholderParameterBag { protected $parameters = [...]; protected $resolved = FALSE; private $envPlaceholderUniquePrefix = NULL; private $envPlaceholders = [...]; private $unusedEnvPlaceholders = [...]; private $providedTypes = [...] }; protected $services = []; protected $privates = []; protected $fileMap = []; protected $methodMap = []; protected $factories = []; protected $aliases = []; protected $loading = []; protected $resolving = []; protected $syntheticIds = []; private ${Symfony\Component\DependencyInjection\Container}envCache = []; private ${Symfony\Component\DependencyInjection\Container}compiled = FALSE; private ${Symfony\Component\DependencyInjection\Container}getEnv = NULL; private $extensions = ['framework' => class Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension { ... }, 'maker' => class Symfony\Bundle\MakerBundle\DependencyInjection\MakerExtension { ... }, 'doctrine' => class Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension { ... }, 'doctrine_migrations' => class Doctrine\Bundle\MigrationsBundle\DependencyInjection\DoctrineMigrationsExtension { ... }, 'twig' => class Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension { ... }, 'sensio_framework_extra' => class Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension { ... }, 'security' => class Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension { ... }, 'web_profiler' => class Symfony\Bundle\WebProfilerBundle\DependencyInjection\WebProfilerExtension { ... }, 'nelmio_alice' => class Nelmio\Alice\Bridge\Symfony\DependencyInjection\NelmioAliceExtension { ... }, 'fidry_alice_data_fixtures' => class Fidry\AliceDataFixtures\Bridge\Symfony\DependencyInjection\FidryAliceDataFixturesExtension { ... }, 'hautelook_alice' => class Hautelook\AliceBundle\DependencyInjection\HautelookAliceExtension { ... }]; private $extensionsByNs = ['http://symfony.com/schema/dic/symfony' => class Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension { ... }, 'http://example.org/schema/dic/maker' => class Symfony\Bundle\MakerBundle\DependencyInjection\MakerExtension { ... }, 'http://symfony.com/schema/dic/doctrine' => class Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension { ... }, 'http://symfony.com/schema/dic/doctrine/migrations/3.0' => class Doctrine\Bundle\MigrationsBundle\DependencyInjection\DoctrineMigrationsExtension { ... }, 'http://symfony.com/schema/dic/twig' => class Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension { ... }, 'http://symfony.com/schema/dic/symfony_extra' => class Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension { ... }, 'http://symfony.com/schema/dic/security' => class Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension { ... }, 'http://symfony.com/schema/dic/webprofiler' => class Symfony\Bundle\WebProfilerBundle\DependencyInjection\WebProfilerExtension { ... }, 'http://example.org/schema/dic/nelmio_alice' => class Nelmio\Alice\Bridge\Symfony\DependencyInjection\NelmioAliceExtension { ... }, 'http://example.org/schema/dic/fidry_alice_data_fixtures' => class Fidry\AliceDataFixtures\Bridge\Symfony\DependencyInjection\FidryAliceDataFixturesExtension { ... }, 'http://example.org/schema/dic/hautelook_alice' => class Hautelook\AliceBundle\DependencyInjection\HautelookAliceExtension { ... }]; private $definitions = ['service_container' => class Symfony\Component\DependencyInjection\Definition { ... }, 'kernel' => class Symfony\Component\DependencyInjection\Definition { ... }]; private $aliasDefinitions = ['Psr\\Container\\ContainerInterface' => class Symfony\Component\DependencyInjection\Alias { ... }, 'Symfony\\Component\\DependencyInjection\\ContainerInterface' => class Symfony\Component\DependencyInjection\Alias { ... }]; private $resources = ['/home/www/juris/vendor/composer/installed.json' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/src/Kernel.php' => class Symfony\Component\Config\Resource\FileResource { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddConstraintValidatorsPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddValidatorInitializersPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Console\\DependencyInjection\\AddConsoleCommandPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslatorPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslatorPathsPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslationExtractorPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Translation\\DependencyInjection\\TranslationDumperPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Serializer\\DependencyInjection\\SerializerPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Form\\DependencyInjection\\FormPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Mime\\DependencyInjection\\AddMimeTypeGuesserPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Messenger\\DependencyInjection\\MessengerPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\HttpClient\\DependencyInjection\\HttpClientPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddAutoMappingConfigurationPass' => class Symfony\Component\Config\Resource\ClassExistenceResource { ... }, '/home/www/juris/config/bundles.php' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/cache.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/doctrine.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/doctrine_migrations.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/framework.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/hautelook_alice.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/maker.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/nelmio_alice.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/routing.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/security.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/sensio_framework_extra.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/twig.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/validator.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/packages/web_profiler.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, '/home/www/juris/config/services.yaml' => class Symfony\Component\Config\Resource\FileResource { ... }, 'reflection.App\\Controller\\ArchivoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\CajaController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\ClienteController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\ContactoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\DefaultController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\EventoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\EventoHistoriaController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\EventoTipoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\FacturaController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\HistoriaController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\HistoriaTipoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\InformeController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\JuicioController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\JuicioEtapaController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\JuzgadoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\MovimientoCategoriaController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\MovimientoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\PagoController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\ProvinciaController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Controller\\UsuarioController' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\DQL\\DateFormatFunction' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\EventListener\\BaseListener' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\EventListener\\UsuarioListener' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\ArchivoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\CajaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\ClienteType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\ContactoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\EventoHistoriaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\EventoTipoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\EventoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\FacturaFilterType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\FacturaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\HistoriaTipoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\HistoriaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\InformeType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\JuicioEtapaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\JuicioType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\JuzgadoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\MovimientoArchivoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\MovimientoCancelarType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\MovimientoCategoriaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\MovimientoFilterType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\MovimientoPagarType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\MovimientoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\PagoFilterType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\PagoPagarType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\PagoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\ProvinciaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\Type\\ContactoType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\Type\\DesdeHastaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\Type\\EditorType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\Type\\FechaType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\Type\\HoraType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\Type\\TipoDocType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }, 'reflection.App\\Form\\UsuarioType' => class Symfony\Component\Config\Resource\ReflectionClassResource { ... }]; private $extensionConfigs = ['framework' => [...], 'doctrine' => [...], 'doctrine_migrations' => [...], 'hautelook_alice' => [...], 'nelmio_alice' => [...], 'security' => [...], 'sensio_framework_extra' => [...], 'twig' => [...], 'web_profiler' => [...]]; private $compiler = class Symfony\Component\DependencyInjection\Compiler\Compiler { private $passConfig = class Symfony\Component\DependencyInjection\Compiler\PassConfig { ... }; private $log = [...]; private $serviceReferenceGraph = class Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph { ... } }; private $trackResources = TRUE; private $proxyInstantiator = class Symfony\Bridge\ProxyManager\LazyProxy\Instantiator\RuntimeInstantiator { private $factory = class Symfony\Bridge\ProxyManager\LazyProxy\Instantiator\LazyLoadingValueHolderFactory { ... } }; private $expressionLanguage = NULL; private $expressionLanguageProviders = []; private $usedTags = []; private $envPlaceholders = []; private $envCounters = []; private $vendors = [0 => '/home/www/juris/vendor']; private $autoconfiguredInstanceof = []; private $autoconfiguredAttributes = []; private $removedIds = []; private $removedBindingIds = []; private $classReflectors = ['App\\Kernel' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\HttpKernelInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\TerminableInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\RebootableInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\KernelInterface' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\Kernel\\MicroKernelTrait' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\ContainerAwareInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\Bundle\\BundleInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\ContainerAwareTrait' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\MakerBundle' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\TwigBundle' => class ReflectionClass { ... }, 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle' => class ReflectionClass { ... }, 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle' => class ReflectionClass { ... }, 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle' => class ReflectionClass { ... }, 'Hautelook\\AliceBundle\\HautelookAliceBundle' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\AssetsContextPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\CompilerPassInterface' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\LoggerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\RegisterControllerArgumentLocatorsPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\RemoveEmptyControllerArgumentLocatorsPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Routing\\DependencyInjection\\RoutingResolverPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\PriorityTaggedServiceTrait' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\DataCollectorTranslatorPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\ProfilerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\EventDispatcher\\DependencyInjection\\RegisterListenersPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddConstraintValidatorsPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\AddAnnotationsCachedReaderPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddValidatorInitializersPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Console\\DependencyInjection\\AddConsoleCommandPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\LoggingTranslatorPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\AddExpressionLanguageProvidersPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\FragmentRendererPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Serializer\\DependencyInjection\\SerializerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\ControllerArgumentValueResolverPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CachePoolPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CachePoolClearerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CachePoolPrunerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Form\\DependencyInjection\\FormPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\WorkflowGuardListenerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\ResettableServicePass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpKernel\\DependencyInjection\\RegisterLocaleAwareServicesPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\TestServiceContainerWeakRefPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\TestServiceContainerRealRefPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Mime\\DependencyInjection\\AddMimeTypeGuesserPass' => class ReflectionClass { ... }, 'Symfony\\Component\\HttpClient\\DependencyInjection\\HttpClientPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Validator\\DependencyInjection\\AddAutoMappingConfigurationPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\RegisterReverseContainerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\RemoveUnusedSessionMarshallingHandlerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\SessionPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\ErrorLoggerCompilerPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\AddDebugLogProcessorPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\UnusedTagsPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\FrameworkBundle\\DependencyInjection\\Compiler\\ContainerBuilderDebugDumpPass' => class ReflectionClass { ... }, 'Symfony\\Component\\Cache\\DependencyInjection\\CacheCollectorPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\DependencyInjection\\CompilerPass\\DoctrineAttributesCheckPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\DependencyInjection\\CompilerPass\\MakeCommandRegistrationPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\DependencyInjection\\CompilerPass\\RemoveMissingParametersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\MakerBundle\\DependencyInjection\\CompilerPass\\SetDoctrineAnnotatedPrefixesPass' => class ReflectionClass { ... }, 'Symfony\\Component\\DependencyInjection\\Compiler\\CompilerPassInterface@anonymous\000/home/www/juris/vendor/doctrine/doctrine-bundle/DoctrineBundle.php:45$2c' => class ReflectionClass { ... }, 'Symfony\\Bridge\\Doctrine\\DependencyInjection\\CompilerPass\\RegisterEventListenersAndSubscribersPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\CacheCompatibilityPass' => class ReflectionClass { ... }, 'Symfony\\Bridge\\Doctrine\\DependencyInjection\\CompilerPass\\DoctrineValidationPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\EntityListenerPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\ServiceRepositoryCompilerPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\IdGeneratorPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\WellKnownSchemaFilterPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\DbalSchemaFilterPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\CacheSchemaSubscriberPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\RemoveProfilerControllerPass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\RemoveLoggingMiddlewarePass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\DoctrineBundle\\DependencyInjection\\Compiler\\MiddlewaresPass' => class ReflectionClass { ... }, 'Symfony\\Bridge\\Doctrine\\DependencyInjection\\CompilerPass\\RegisterUidTypePass' => class ReflectionClass { ... }, 'Doctrine\\Bundle\\MigrationsBundle\\DependencyInjection\\CompilerPass\\ConfigureDependencyFactoryPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\ExtensionPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\TwigEnvironmentPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\TwigLoaderPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\TwigBundle\\DependencyInjection\\Compiler\\RuntimeLoaderPass' => class ReflectionClass { ... }, 'Sensio\\Bundle\\FrameworkExtraBundle\\DependencyInjection\\Compiler\\AddParamConverterPass' => class ReflectionClass { ... }, 'Sensio\\Bundle\\FrameworkExtraBundle\\DependencyInjection\\Compiler\\OptimizerPass' => class ReflectionClass { ... }, 'Sensio\\Bundle\\FrameworkExtraBundle\\DependencyInjection\\Compiler\\AddExpressionLanguageProvidersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\AddExpressionLanguageProvidersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\AddSecurityVotersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\AddSessionDomainConstraintPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\CleanRememberMeVerifierPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterCsrfFeaturesPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterTokenUsageTrackingPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterLdapLocatorPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterEntryPointPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\RegisterGlobalSecurityEventListenersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\SortFirewallListenersPass' => class ReflectionClass { ... }, 'Symfony\\Bundle\\SecurityBundle\\DependencyInjection\\Compiler\\ReplaceDecoratedRememberMeHandlerPass' => class ReflectionClass { ... }, 'Symfony\\Component\\EventDispatcher\\DependencyInjection\\AddEventAliasesPass' => class ReflectionClass { ... }, 'Nelmio\\Alice\\Bridge\\Symfony\\DependencyInjection\\Compiler\\RegisterFakerProvidersPass' => class ReflectionClass { ... }, 'Nelmio\\Alice\\Bridge\\Symfony\\DependencyInjection\\Compiler\\RegisterTagServicesPass' => class ReflectionClass { ... }, 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\DependencyInjection\\Compiler\\RegisterTagServicesPass' => class ReflectionClass { ... }, 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\DependencyInjection\\Compiler\\DeprecateServicesPass' => class ReflectionClass { ... }, 'App\\Controller\\ArchivoController' => class ReflectionClass { ... }, 'App\\Controller\\CajaController' => class ReflectionClass { ... }, 'App\\Controller\\ClienteController' => class ReflectionClass { ... }, 'App\\Controller\\ContactoController' => class ReflectionClass { ... }, 'App\\Controller\\DefaultController' => class ReflectionClass { ... }, 'App\\Controller\\EventoController' => class ReflectionClass { ... }, 'App\\Controller\\EventoHistoriaController' => class ReflectionClass { ... }, 'App\\Controller\\EventoTipoController' => class ReflectionClass { ... }, 'App\\Controller\\FacturaController' => class ReflectionClass { ... }, 'App\\Controller\\HistoriaController' => class ReflectionClass { ... }, 'App\\Controller\\HistoriaTipoController' => class ReflectionClass { ... }, 'App\\Controller\\InformeController' => class ReflectionClass { ... }, 'App\\Controller\\JuicioController' => class ReflectionClass { ... }, 'App\\Controller\\JuicioEtapaController' => class ReflectionClass { ... }, 'App\\Controller\\JuzgadoController' => class ReflectionClass { ... }, 'App\\Controller\\MovimientoCategoriaController' => class ReflectionClass { ... }, 'App\\Controller\\MovimientoController' => class ReflectionClass { ... }, 'App\\Controller\\PagoController' => class ReflectionClass { ... }, 'App\\Controller\\ProvinciaController' => class ReflectionClass { ... }, 'App\\Controller\\UsuarioController' => class ReflectionClass { ... }, 'App\\DQL\\DateFormatFunction' => class ReflectionClass { ... }, 'App\\EventListener\\BaseListener' => class ReflectionClass { ... }, 'App\\EventListener\\UsuarioListener' => class ReflectionClass { ... }, 'App\\Form\\ArchivoType' => class ReflectionClass { ... }, 'App\\Form\\CajaType' => class ReflectionClass { ... }, 'App\\Form\\ClienteType' => class ReflectionClass { ... }, ...] } ) | .../MicroKernelTrait.php:188 |
13 | 0.0447 | 5154448 | Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator->import( $resource = '/home/www/juris/config/services.yaml', $type = ???, $ignoreErrors = ??? ) | .../MicroKernelTrait.php:58 |
14 | 0.0447 | 5154448 | Symfony\Component\DependencyInjection\Loader\FileLoader->import( $resource = '/home/www/juris/config/services.yaml', $type = NULL, $ignoreErrors = FALSE, $sourceResource = '/home/www/juris/src/Kernel.php', $exclude = ??? ) | .../ContainerConfigurator.php:64 |
15 | 0.0447 | 5154664 | Symfony\Component\Config\Loader\FileLoader->import( $resource = '/home/www/juris/config/services.yaml', $type = NULL, $ignoreErrors = FALSE, $sourceResource = '/home/www/juris/src/Kernel.php', $exclude = ??? ) | .../FileLoader.php:66 |
16 | 0.0447 | 5154664 | Symfony\Component\Config\Loader\FileLoader->doImport( $resource = '/home/www/juris/config/services.yaml', $type = NULL, $ignoreErrors = FALSE, $sourceResource = '/home/www/juris/src/Kernel.php' ) | .../FileLoader.php:98 |
17 | 0.0447 | 5154880 | Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load( $resource = '/home/www/juris/config/services.yaml', $type = NULL ) | .../FileLoader.php:159 |
18 | 0.0457 | 5164888 | Symfony\Component\DependencyInjection\Loader\YamlFileLoader->loadContent( $content = ['parameters' => NULL, 'services' => ['_defaults' => [...], 'App\\' => [...], 'App\\Controller\\' => [...], 'App\\EventListener\\BaseListener' => [...], 'app.maker.jme_entity' => [...], 'app.maker.jme_crud' => [...]]], $path = '/home/www/juris/config/services.yaml' ) | .../YamlFileLoader.php:132 |
19 | 0.0457 | 5164872 | Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseDefinitions( $content = ['parameters' => NULL, 'services' => ['_defaults' => [...], 'App\\' => [...], 'App\\Controller\\' => [...], 'App\\EventListener\\BaseListener' => [...], 'app.maker.jme_entity' => [...], 'app.maker.jme_crud' => [...]]], $file = '/home/www/juris/config/services.yaml', $trackBindings = ??? ) | .../YamlFileLoader.php:176 |
20 | 0.0457 | 5165656 | Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseDefinition( $id = 'App\\', $service = ['resource' => '../src/', 'exclude' => [0 => '../src/DependencyInjection/', 1 => '../src/Entity/', 2 => '../src/Kernel.php']], $file = '/home/www/juris/config/services.yaml', $defaults = ['autowire' => TRUE, 'autoconfigure' => TRUE, 'public' => FALSE], $return = FALSE, $trackBindings = TRUE ) | .../YamlFileLoader.php:256 |
21 | 0.0457 | 5166104 | Symfony\Component\DependencyInjection\Loader\FileLoader->registerClasses( $prototype = class Symfony\Component\DependencyInjection\Definition { private $class = NULL; private $file = NULL; private $factory = NULL; private $shared = TRUE; private $deprecation = []; private $properties = []; private $calls = []; private $instanceof = []; private $autoconfigured = TRUE; private $configurator = NULL; private $tags = []; private $public = FALSE; private $synthetic = FALSE; private $abstract = FALSE; private $lazy = FALSE; private $decoratedService = NULL; private $autowired = TRUE; private $changes = []; private $bindings = []; private $errors = []; protected $arguments = []; public $innerServiceId = NULL; public $decorationOnInvalid = NULL }, $namespace = 'App\\', $resource = '../src/', $exclude = [0 => '../src/DependencyInjection/', 1 => '../src/Entity/', 2 => '../src/Kernel.php'] ) | .../YamlFileLoader.php:699 |
22 | 0.0457 | 5166144 | Symfony\Component\DependencyInjection\Loader\FileLoader->findClasses( $namespace = 'App\\', $pattern = '../src/', $excludePatterns = [0 => '../src/DependencyInjection/', 1 => '../src/Entity/', 2 => '../src/Kernel.php'], $autoconfigureAttributes = class Symfony\Component\DependencyInjection\Compiler\RegisterAutoconfigureAttributesPass { } ) | .../FileLoader.php:105 |
23 | 0.0512 | 5660120 | Symfony\Component\DependencyInjection\ContainerBuilder->getReflectionClass( $class = 'App\\JuicioType', $throw = ??? ) | .../FileLoader.php:217 |
24 | 0.0512 | 5660416 | Symfony\Component\Config\Resource\ClassExistenceResource->isFresh( $timestamp = 0 ) | .../ContainerBuilder.php:370 |
25 | 0.0512 | 5660696 | class_exists( $class = 'App\\JuicioType' ) | .../ClassExistenceResource.php:78 |
26 | 0.0512 | 5660768 | Symfony\Component\ErrorHandler\DebugClassLoader->loadClass( $class = 'App\\JuicioType' ) | .../ClassExistenceResource.php:78 |
27 | 0.0512 | 5674312 | include( '/home/www/juris/src/JuicioType.php ) | .../DebugClassLoader.php:290 |