GET http://eduo-test.ntss.com.ar/login

Log Messages

Level (7)
Channel (-1)
Time Message
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Lexik\Bundle\FormFilterBundle\LexikFormFilterBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
info Matched route
"fos_user_security_login"
.
debug Checking for authenticator support.
debug Checking support on authenticator.
debug Authenticator does not support the request.
deprecation User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1776, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
deprecation User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement.
deprecation User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement.
deprecation User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement.
deprecation User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by App_KernelDevDebugContainer.php:1762, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)
deprecation User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
debug Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
debug Notified event
"kernel.request"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
debug Notified event
"kernel.request"
to listener
"App\Filter\Configurator::onKernelRequest"
.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\CleanListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
deprecation User Deprecated: Annotations support is deprecated, migrate your application to use attributes and pass an instance of Gedmo\Mapping\Driver\AttributeReader to the Gedmo\Mapping\MappedEventSubscriber::setAnnotationReader() method instead. (MappedEventSubscriber.php:196 called by getGedmo_Listener_SoftdeleteableService.php:27, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\SoftDeleteable\SoftDeleteableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\RemoveListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\UploadListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\InjectListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
debug Notified event
"kernel.controller"
to listener
"App\EventListener\AnnotationListener::onKernelController"
.
debug Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
debug Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
debug Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
debug Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
debug Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
debug Notified event
"kernel.controller"
to listener
"DH\AuditorBundle\Event\ViewerEventSubscriber::onKernelController"
.
debug Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
debug Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
.
debug Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
.
debug Notified event
"kernel.controller_arguments"
to listener
"ContainerVqtjP4h\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
.
debug Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
.
debug Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
debug Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
deprecation Deprecated: Return type of App\Entity\Sistema::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Sistema" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:94 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
deprecation User Deprecated: Method "Gedmo\Mapping\Driver::readExtendedMetadata()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\EventListener\Mapping\Driver\Annotation" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Gedmo\Mapping\Driver::readExtendedMetadata()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\EventListener\Mapping\Driver\Xml" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Domicilio::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Domicilio" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Voltaje::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Voltaje" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\SistemasMedida::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\SistemasMedida" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Localidad::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Localidad" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Provincia::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Provincia" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Persona::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Persona" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Empresa::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Empresa" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Obra::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Obra" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Login::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Login" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\ClaseAdjunto::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\ClaseAdjunto" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\FormaPago::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\FormaPago" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\TipoIva::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\TipoIva" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Moneda::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Moneda" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\ListasPrecios::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\ListasPrecios" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\FacturacionBundle\Entity\CategoriaFiscal::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\FacturacionBundle\Entity\CategoriaFiscal" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\FacturacionBundle\Entity\Sucursal::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\FacturacionBundle\Entity\Sucursal" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\FacturacionBundle\Entity\ClaseComprobante::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\FacturacionBundle\Entity\ClaseComprobante" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
deprecation Deprecated: Return type of App\Entity\TimeZone::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\TimeZone" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Vendedor::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Vendedor" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Profesional::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Profesional" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Constructora::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Constructora" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\TipoObra::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\TipoObra" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Unidad::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Unidad" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Cotizacion::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Cotizacion" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\CotizacionUnidad::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\CotizacionUnidad" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Usuario::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Usuario" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\TipoComprobante::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\TipoComprobante" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Banco::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Banco" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\Cuenta::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Entity\Cuenta" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Return type of App\Entity\TipoRelacion::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Ramo::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\UnidadDeMedida::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Producto::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Fabricante::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\GrupoCuentas::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Shopify::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Comentario::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Almacen::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\ClaseProducto::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Reserva::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\GrupoProducto::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\TemplateUnidad::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\ClaseRamo::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\ModeloContrato::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\ClaseGrupo::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\OrigenPedido::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\ClaseMovimiento::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Ambiente::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Categorias::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Tag::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Lote::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Rubro::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\TipoMovimientoCaja::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\MotivoRechazo::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\TipoCalculo::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Funcion::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\MovimientoStockDetalle::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Componente::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Menu::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\TipoMovimiento::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Materiales::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\CuentaCorriente::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\MovimientoStock::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\TemplateUnidadDetalle::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\CotizacionAmbiente::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\MovimientoCaja::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\ProductoCombo::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Canal::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Pedido::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Centro::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\Anotacion::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\TipoAmbiente::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\TipoComponente::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\ProductoCosto::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\ModeloSeccion::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\ClaseStock::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\MLToken::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\NotaPedido::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\ProductoAlmacen::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\TipoProducto::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\ReservaProducto::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Return type of App\Entity\ClaseEstadoCotizacion::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation User Deprecated: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm)
deprecation User Deprecated: Accessing Doctrine\Common\Lexer\Token properties via ArrayAccess is deprecated, use the value, type or position property instead (Token.php:104 called by DocParser.php:693, https://github.com/doctrine/lexer/pull/79, package doctrine/lexer)
debug Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
.
debug Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
debug Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
debug Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
debug Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
debug Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
debug Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
debug Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.

There are no log messages.

Container Compilation Logs (4879)

Log messages generated during the compilation of the service container.
Messages Class
1366
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\IntlExtension" (parent: .abstract.instanceof.Twig\Extensions\IntlExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\IntlExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Twig\Extensions\IntlExtension).
  • Resolving inheritance for "Twig\Extensions\IntlExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\IntlExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RefreshTokenCommand" (parent: .abstract.instanceof.App\Command\RefreshTokenCommand).
  • Resolving inheritance for "App\Command\RefreshTokenCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RefreshTokenCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdjuntoController" (parent: .abstract.instanceof.App\Controller\AdjuntoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdjuntoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdjuntoController).
  • Resolving inheritance for "App\Controller\AdjuntoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdjuntoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AlmacenController" (parent: .abstract.instanceof.App\Controller\AlmacenController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AlmacenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AlmacenController).
  • Resolving inheritance for "App\Controller\AlmacenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AlmacenController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AmbienteComponenteController" (parent: .abstract.instanceof.App\Controller\AmbienteComponenteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AmbienteComponenteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AmbienteComponenteController).
  • Resolving inheritance for "App\Controller\AmbienteComponenteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AmbienteComponenteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AmbienteController" (parent: .abstract.instanceof.App\Controller\AmbienteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AmbienteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AmbienteController).
  • Resolving inheritance for "App\Controller\AmbienteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AmbienteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AnotacionController" (parent: .abstract.instanceof.App\Controller\AnotacionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AnotacionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AnotacionController).
  • Resolving inheritance for "App\Controller\AnotacionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AnotacionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiAuthController" (parent: .abstract.instanceof.App\Controller\Api\ApiAuthController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiAuthController).
  • Resolving inheritance for "App\Controller\Api\ApiAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiAuthController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiTokenController" (parent: .abstract.instanceof.App\Controller\Api\ApiTokenController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiTokenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiTokenController).
  • Resolving inheritance for "App\Controller\Api\ApiTokenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiTokenController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiUserController" (parent: .abstract.instanceof.App\Controller\Api\ApiUserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiUserController).
  • Resolving inheritance for "App\Controller\Api\ApiUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiUserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AsientoController" (parent: .abstract.instanceof.App\Controller\AsientoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AsientoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AsientoController).
  • Resolving inheritance for "App\Controller\AsientoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AsientoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AsientoExtendController" (parent: .abstract.instanceof.App\Controller\AsientoExtendController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AsientoExtendController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AsientoExtendController).
  • Resolving inheritance for "App\Controller\AsientoExtendController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AsientoExtendController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AsientoItemController" (parent: .abstract.instanceof.App\Controller\AsientoItemController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AsientoItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AsientoItemController).
  • Resolving inheritance for "App\Controller\AsientoItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AsientoItemController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuditoriaController" (parent: .abstract.instanceof.App\Controller\AuditoriaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuditoriaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuditoriaController).
  • Resolving inheritance for "App\Controller\AuditoriaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuditoriaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AvanceObraController" (parent: .abstract.instanceof.App\Controller\AvanceObraController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AvanceObraController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AvanceObraController).
  • Resolving inheritance for "App\Controller\AvanceObraController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AvanceObraController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AyudaController" (parent: .abstract.instanceof.App\Controller\AyudaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AyudaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AyudaController).
  • Resolving inheritance for "App\Controller\AyudaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AyudaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BancoController" (parent: .abstract.instanceof.App\Controller\BancoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BancoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BancoController).
  • Resolving inheritance for "App\Controller\BancoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BancoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalculoMaterialesController" (parent: .abstract.instanceof.App\Controller\CalculoMaterialesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalculoMaterialesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalculoMaterialesController).
  • Resolving inheritance for "App\Controller\CalculoMaterialesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalculoMaterialesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CanalController" (parent: .abstract.instanceof.App\Controller\CanalController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CanalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CanalController).
  • Resolving inheritance for "App\Controller\CanalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CanalController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoriasController" (parent: .abstract.instanceof.App\Controller\CategoriasController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoriasController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoriasController).
  • Resolving inheritance for "App\Controller\CategoriasController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoriasController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CentroController" (parent: .abstract.instanceof.App\Controller\CentroController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CentroController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CentroController).
  • Resolving inheritance for "App\Controller\CentroController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CentroController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CentroDeCostoController" (parent: .abstract.instanceof.App\Controller\CentroDeCostoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CentroDeCostoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CentroDeCostoController).
  • Resolving inheritance for "App\Controller\CentroDeCostoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CentroDeCostoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CertificacionController" (parent: .abstract.instanceof.App\Controller\CertificacionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CertificacionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CertificacionController).
  • Resolving inheritance for "App\Controller\CertificacionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CertificacionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseAdjuntoController" (parent: .abstract.instanceof.App\Controller\ClaseAdjuntoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseAdjuntoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseAdjuntoController).
  • Resolving inheritance for "App\Controller\ClaseAdjuntoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseAdjuntoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseCuentaController" (parent: .abstract.instanceof.App\Controller\ClaseCuentaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseCuentaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseCuentaController).
  • Resolving inheritance for "App\Controller\ClaseCuentaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseCuentaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseDocumentoController" (parent: .abstract.instanceof.App\Controller\ClaseDocumentoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseDocumentoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseDocumentoController).
  • Resolving inheritance for "App\Controller\ClaseDocumentoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseDocumentoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseGrupoController" (parent: .abstract.instanceof.App\Controller\ClaseGrupoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseGrupoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseGrupoController).
  • Resolving inheritance for "App\Controller\ClaseGrupoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseGrupoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseMovimientoController" (parent: .abstract.instanceof.App\Controller\ClaseMovimientoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseMovimientoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseMovimientoController).
  • Resolving inheritance for "App\Controller\ClaseMovimientoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseMovimientoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseProductoController" (parent: .abstract.instanceof.App\Controller\ClaseProductoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseProductoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseProductoController).
  • Resolving inheritance for "App\Controller\ClaseProductoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseProductoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseRamoController" (parent: .abstract.instanceof.App\Controller\ClaseRamoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseRamoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseRamoController).
  • Resolving inheritance for "App\Controller\ClaseRamoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseRamoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClienteController" (parent: .abstract.instanceof.App\Controller\ClienteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClienteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClienteController).
  • Resolving inheritance for "App\Controller\ClienteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClienteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ComentarioController" (parent: .abstract.instanceof.App\Controller\ComentarioController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ComentarioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ComentarioController).
  • Resolving inheritance for "App\Controller\ComentarioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ComentarioController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ComponenteController" (parent: .abstract.instanceof.App\Controller\ComponenteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ComponenteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ComponenteController).
  • Resolving inheritance for "App\Controller\ComponenteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ComponenteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CondicionFiscalController" (parent: .abstract.instanceof.App\Controller\CondicionFiscalController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CondicionFiscalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CondicionFiscalController).
  • Resolving inheritance for "App\Controller\CondicionFiscalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CondicionFiscalController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConfiguracionEmpresaController" (parent: .abstract.instanceof.App\Controller\ConfiguracionEmpresaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConfiguracionEmpresaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConfiguracionEmpresaController).
  • Resolving inheritance for "App\Controller\ConfiguracionEmpresaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConfiguracionEmpresaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConstructoraController" (parent: .abstract.instanceof.App\Controller\ConstructoraController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConstructoraController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConstructoraController).
  • Resolving inheritance for "App\Controller\ConstructoraController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConstructoraController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContabilidadController" (parent: .abstract.instanceof.App\Controller\ContabilidadController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContabilidadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContabilidadController).
  • Resolving inheritance for "App\Controller\ContabilidadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContabilidadController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactoController" (parent: .abstract.instanceof.App\Controller\ContactoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactoController).
  • Resolving inheritance for "App\Controller\ContactoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CotizacionAnotacionController" (parent: .abstract.instanceof.App\Controller\CotizacionAnotacionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CotizacionAnotacionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CotizacionAnotacionController).
  • Resolving inheritance for "App\Controller\CotizacionAnotacionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CotizacionAnotacionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CotizacionConfiguracionesController" (parent: .abstract.instanceof.App\Controller\CotizacionConfiguracionesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CotizacionConfiguracionesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CotizacionConfiguracionesController).
  • Resolving inheritance for "App\Controller\CotizacionConfiguracionesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CotizacionConfiguracionesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CotizacionController" (parent: .abstract.instanceof.App\Controller\CotizacionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CotizacionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CotizacionController).
  • Resolving inheritance for "App\Controller\CotizacionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CotizacionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CuentaController" (parent: .abstract.instanceof.App\Controller\CuentaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CuentaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CuentaController).
  • Resolving inheritance for "App\Controller\CuentaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CuentaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CuentaCorrienteController" (parent: .abstract.instanceof.App\Controller\CuentaCorrienteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CuentaCorrienteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CuentaCorrienteController).
  • Resolving inheritance for "App\Controller\CuentaCorrienteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CuentaCorrienteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController" (parent: .abstract.instanceof.App\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController).
  • Resolving inheritance for "App\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DomicilioController" (parent: .abstract.instanceof.App\Controller\DomicilioController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DomicilioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DomicilioController).
  • Resolving inheritance for "App\Controller\DomicilioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DomicilioController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmpresaAnotacionController" (parent: .abstract.instanceof.App\Controller\EmpresaAnotacionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmpresaAnotacionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmpresaAnotacionController).
  • Resolving inheritance for "App\Controller\EmpresaAnotacionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmpresaAnotacionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmpresaController" (parent: .abstract.instanceof.App\Controller\EmpresaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmpresaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmpresaController).
  • Resolving inheritance for "App\Controller\EmpresaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmpresaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ErrorController" (parent: .abstract.instanceof.App\Controller\ErrorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ErrorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ErrorController).
  • Resolving inheritance for "App\Controller\ErrorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ErrorController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoAnotacionController" (parent: .abstract.instanceof.App\Controller\EstadoAnotacionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoAnotacionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoAnotacionController).
  • Resolving inheritance for "App\Controller\EstadoAnotacionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoAnotacionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoCotizacionController" (parent: .abstract.instanceof.App\Controller\EstadoCotizacionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoCotizacionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoCotizacionController).
  • Resolving inheritance for "App\Controller\EstadoCotizacionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoCotizacionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoObraController" (parent: .abstract.instanceof.App\Controller\EstadoObraController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoObraController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoObraController).
  • Resolving inheritance for "App\Controller\EstadoObraController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoObraController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoPedidoClienteController" (parent: .abstract.instanceof.App\Controller\EstadoPedidoClienteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoPedidoClienteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoPedidoClienteController).
  • Resolving inheritance for "App\Controller\EstadoPedidoClienteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoPedidoClienteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoPedidoController" (parent: .abstract.instanceof.App\Controller\EstadoPedidoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoPedidoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoPedidoController).
  • Resolving inheritance for "App\Controller\EstadoPedidoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoPedidoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoPedidoProveedorController" (parent: .abstract.instanceof.App\Controller\EstadoPedidoProveedorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoPedidoProveedorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoPedidoProveedorController).
  • Resolving inheritance for "App\Controller\EstadoPedidoProveedorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoPedidoProveedorController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoProductoController" (parent: .abstract.instanceof.App\Controller\EstadoProductoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoProductoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoProductoController).
  • Resolving inheritance for "App\Controller\EstadoProductoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoProductoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoStockController" (parent: .abstract.instanceof.App\Controller\EstadoStockController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoStockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoStockController).
  • Resolving inheritance for "App\Controller\EstadoStockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoStockController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExceptionsController" (parent: .abstract.instanceof.App\Controller\ExceptionsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExceptionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExceptionsController).
  • Resolving inheritance for "App\Controller\ExceptionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExceptionsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FabricanteController" (parent: .abstract.instanceof.App\Controller\FabricanteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FabricanteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FabricanteController).
  • Resolving inheritance for "App\Controller\FabricanteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FabricanteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FlashbagController" (parent: .abstract.instanceof.App\Controller\FlashbagController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FlashbagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FlashbagController).
  • Resolving inheritance for "App\Controller\FlashbagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FlashbagController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FormaPagoController" (parent: .abstract.instanceof.App\Controller\FormaPagoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FormaPagoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FormaPagoController).
  • Resolving inheritance for "App\Controller\FormaPagoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FormaPagoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FuncionController" (parent: .abstract.instanceof.App\Controller\FuncionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FuncionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FuncionController).
  • Resolving inheritance for "App\Controller\FuncionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FuncionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GestionController" (parent: .abstract.instanceof.App\Controller\GestionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GestionController).
  • Resolving inheritance for "App\Controller\GestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GestionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupController" (parent: .abstract.instanceof.App\Controller\GroupController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupController).
  • Resolving inheritance for "App\Controller\GroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GrupoCuentasController" (parent: .abstract.instanceof.App\Controller\GrupoCuentasController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GrupoCuentasController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GrupoCuentasController).
  • Resolving inheritance for "App\Controller\GrupoCuentasController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GrupoCuentasController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GrupoProductoController" (parent: .abstract.instanceof.App\Controller\GrupoProductoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GrupoProductoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GrupoProductoController).
  • Resolving inheritance for "App\Controller\GrupoProductoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GrupoProductoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IdiomaController" (parent: .abstract.instanceof.App\Controller\IdiomaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IdiomaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IdiomaController).
  • Resolving inheritance for "App\Controller\IdiomaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IdiomaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ListController" (parent: .abstract.instanceof.App\Controller\ListController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ListController).
  • Resolving inheritance for "App\Controller\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ListController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ListasPreciosController" (parent: .abstract.instanceof.App\Controller\ListasPreciosController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ListasPreciosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ListasPreciosController).
  • Resolving inheritance for "App\Controller\ListasPreciosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ListasPreciosController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LocalidadController" (parent: .abstract.instanceof.App\Controller\LocalidadController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LocalidadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LocalidadController).
  • Resolving inheritance for "App\Controller\LocalidadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LocalidadController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController" (parent: .abstract.instanceof.App\Controller\LoginController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController).
  • Resolving inheritance for "App\Controller\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoteController" (parent: .abstract.instanceof.App\Controller\LoteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoteController).
  • Resolving inheritance for "App\Controller\LoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MLTokenController" (parent: .abstract.instanceof.App\Controller\MLTokenController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MLTokenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MLTokenController).
  • Resolving inheritance for "App\Controller\MLTokenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MLTokenController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MaterialesController" (parent: .abstract.instanceof.App\Controller\MaterialesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MaterialesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MaterialesController).
  • Resolving inheritance for "App\Controller\MaterialesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MaterialesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MenuController" (parent: .abstract.instanceof.App\Controller\MenuController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MenuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MenuController).
  • Resolving inheritance for "App\Controller\MenuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MenuController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ModeloContratoController" (parent: .abstract.instanceof.App\Controller\ModeloContratoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ModeloContratoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ModeloContratoController).
  • Resolving inheritance for "App\Controller\ModeloContratoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ModeloContratoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ModeloSeccionController" (parent: .abstract.instanceof.App\Controller\ModeloSeccionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ModeloSeccionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ModeloSeccionController).
  • Resolving inheritance for "App\Controller\ModeloSeccionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ModeloSeccionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MonedaController" (parent: .abstract.instanceof.App\Controller\MonedaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MonedaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MonedaController).
  • Resolving inheritance for "App\Controller\MonedaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MonedaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MotivoRechazoController" (parent: .abstract.instanceof.App\Controller\MotivoRechazoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MotivoRechazoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MotivoRechazoController).
  • Resolving inheritance for "App\Controller\MotivoRechazoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MotivoRechazoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MovimientoCajaController" (parent: .abstract.instanceof.App\Controller\MovimientoCajaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MovimientoCajaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MovimientoCajaController).
  • Resolving inheritance for "App\Controller\MovimientoCajaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MovimientoCajaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MovimientoStockController" (parent: .abstract.instanceof.App\Controller\MovimientoStockController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MovimientoStockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MovimientoStockController).
  • Resolving inheritance for "App\Controller\MovimientoStockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MovimientoStockController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MovimientoStockDetalleController" (parent: .abstract.instanceof.App\Controller\MovimientoStockDetalleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MovimientoStockDetalleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MovimientoStockDetalleController).
  • Resolving inheritance for "App\Controller\MovimientoStockDetalleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MovimientoStockDetalleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotaPedidoController" (parent: .abstract.instanceof.App\Controller\NotaPedidoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotaPedidoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotaPedidoController).
  • Resolving inheritance for "App\Controller\NotaPedidoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotaPedidoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotaPedidoPendientesController" (parent: .abstract.instanceof.App\Controller\NotaPedidoPendientesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotaPedidoPendientesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotaPedidoPendientesController).
  • Resolving inheritance for "App\Controller\NotaPedidoPendientesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotaPedidoPendientesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ObraController" (parent: .abstract.instanceof.App\Controller\ObraController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ObraController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ObraController).
  • Resolving inheritance for "App\Controller\ObraController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ObraController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrigenPedidoController" (parent: .abstract.instanceof.App\Controller\OrigenPedidoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrigenPedidoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrigenPedidoController).
  • Resolving inheritance for "App\Controller\OrigenPedidoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrigenPedidoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PagoController" (parent: .abstract.instanceof.App\Controller\PagoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PagoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PagoController).
  • Resolving inheritance for "App\Controller\PagoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PagoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaisController" (parent: .abstract.instanceof.App\Controller\PaisController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaisController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaisController).
  • Resolving inheritance for "App\Controller\PaisController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaisController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidoClienteController" (parent: .abstract.instanceof.App\Controller\PedidoClienteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidoClienteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidoClienteController).
  • Resolving inheritance for "App\Controller\PedidoClienteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidoClienteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidoClienteDetalleController" (parent: .abstract.instanceof.App\Controller\PedidoClienteDetalleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidoClienteDetalleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidoClienteDetalleController).
  • Resolving inheritance for "App\Controller\PedidoClienteDetalleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidoClienteDetalleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidoController" (parent: .abstract.instanceof.App\Controller\PedidoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidoController).
  • Resolving inheritance for "App\Controller\PedidoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidoProveedorController" (parent: .abstract.instanceof.App\Controller\PedidoProveedorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidoProveedorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidoProveedorController).
  • Resolving inheritance for "App\Controller\PedidoProveedorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidoProveedorController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidoProveedorDetalleController" (parent: .abstract.instanceof.App\Controller\PedidoProveedorDetalleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidoProveedorDetalleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidoProveedorDetalleController).
  • Resolving inheritance for "App\Controller\PedidoProveedorDetalleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidoProveedorDetalleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PerfilController" (parent: .abstract.instanceof.App\Controller\PerfilController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PerfilController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PerfilController).
  • Resolving inheritance for "App\Controller\PerfilController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PerfilController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonaAnotacionController" (parent: .abstract.instanceof.App\Controller\PersonaAnotacionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonaAnotacionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonaAnotacionController).
  • Resolving inheritance for "App\Controller\PersonaAnotacionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonaAnotacionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonaController" (parent: .abstract.instanceof.App\Controller\PersonaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonaController).
  • Resolving inheritance for "App\Controller\PersonaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonaDocumentoController" (parent: .abstract.instanceof.App\Controller\PersonaDocumentoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonaDocumentoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonaDocumentoController).
  • Resolving inheritance for "App\Controller\PersonaDocumentoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonaDocumentoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonaRelacionController" (parent: .abstract.instanceof.App\Controller\PersonaRelacionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonaRelacionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonaRelacionController).
  • Resolving inheritance for "App\Controller\PersonaRelacionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonaRelacionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PosController" (parent: .abstract.instanceof.App\Controller\PosController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PosController).
  • Resolving inheritance for "App\Controller\PosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PosController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PresupuestoConfiguracionController" (parent: .abstract.instanceof.App\Controller\PresupuestoConfiguracionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PresupuestoConfiguracionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PresupuestoConfiguracionController).
  • Resolving inheritance for "App\Controller\PresupuestoConfiguracionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PresupuestoConfiguracionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductoAlmacenController" (parent: .abstract.instanceof.App\Controller\ProductoAlmacenController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductoAlmacenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductoAlmacenController).
  • Resolving inheritance for "App\Controller\ProductoAlmacenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductoAlmacenController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductoComboController" (parent: .abstract.instanceof.App\Controller\ProductoComboController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductoComboController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductoComboController).
  • Resolving inheritance for "App\Controller\ProductoComboController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductoComboController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductoController" (parent: .abstract.instanceof.App\Controller\ProductoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductoController).
  • Resolving inheritance for "App\Controller\ProductoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductoCostoController" (parent: .abstract.instanceof.App\Controller\ProductoCostoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductoCostoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductoCostoController).
  • Resolving inheritance for "App\Controller\ProductoCostoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductoCostoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductoPrecioController" (parent: .abstract.instanceof.App\Controller\ProductoPrecioController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductoPrecioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductoPrecioController).
  • Resolving inheritance for "App\Controller\ProductoPrecioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductoPrecioController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfesionalController" (parent: .abstract.instanceof.App\Controller\ProfesionalController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfesionalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfesionalController).
  • Resolving inheritance for "App\Controller\ProfesionalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfesionalController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProveedorController" (parent: .abstract.instanceof.App\Controller\ProveedorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProveedorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProveedorController).
  • Resolving inheritance for "App\Controller\ProveedorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProveedorController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProvinciaController" (parent: .abstract.instanceof.App\Controller\ProvinciaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProvinciaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProvinciaController).
  • Resolving inheritance for "App\Controller\ProvinciaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProvinciaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RamoController" (parent: .abstract.instanceof.App\Controller\RamoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RamoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RamoController).
  • Resolving inheritance for "App\Controller\RamoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RamoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RecordatorioController" (parent: .abstract.instanceof.App\Controller\RecordatorioController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RecordatorioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RecordatorioController).
  • Resolving inheritance for "App\Controller\RecordatorioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RecordatorioController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RedSocialController" (parent: .abstract.instanceof.App\Controller\RedSocialController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RedSocialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RedSocialController).
  • Resolving inheritance for "App\Controller\RedSocialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RedSocialController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReservaController" (parent: .abstract.instanceof.App\Controller\ReservaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReservaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReservaController).
  • Resolving inheritance for "App\Controller\ReservaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReservaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReservaProductoController" (parent: .abstract.instanceof.App\Controller\ReservaProductoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReservaProductoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReservaProductoController).
  • Resolving inheritance for "App\Controller\ReservaProductoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReservaProductoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RolController" (parent: .abstract.instanceof.App\Controller\RolController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RolController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RolController).
  • Resolving inheritance for "App\Controller\RolController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RolController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RubroController" (parent: .abstract.instanceof.App\Controller\RubroController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RubroController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RubroController).
  • Resolving inheritance for "App\Controller\RubroController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RubroController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
  • Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopifyController" (parent: .abstract.instanceof.App\Controller\ShopifyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopifyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopifyController).
  • Resolving inheritance for "App\Controller\ShopifyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopifyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SistemaConfguracionEurocableController" (parent: .abstract.instanceof.App\Controller\SistemaConfguracionEurocableController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SistemaConfguracionEurocableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SistemaConfguracionEurocableController).
  • Resolving inheritance for "App\Controller\SistemaConfguracionEurocableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SistemaConfguracionEurocableController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SistemaConfguracionFinancieraController" (parent: .abstract.instanceof.App\Controller\SistemaConfguracionFinancieraController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SistemaConfguracionFinancieraController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SistemaConfguracionFinancieraController).
  • Resolving inheritance for "App\Controller\SistemaConfguracionFinancieraController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SistemaConfguracionFinancieraController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SistemaController" (parent: .abstract.instanceof.App\Controller\SistemaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SistemaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SistemaController).
  • Resolving inheritance for "App\Controller\SistemaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SistemaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SistemasMedidaController" (parent: .abstract.instanceof.App\Controller\SistemasMedidaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SistemasMedidaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SistemasMedidaController).
  • Resolving inheritance for "App\Controller\SistemasMedidaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SistemasMedidaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TagController" (parent: .abstract.instanceof.App\Controller\TagController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TagController).
  • Resolving inheritance for "App\Controller\TagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TagController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TemplateUnidadController" (parent: .abstract.instanceof.App\Controller\TemplateUnidadController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TemplateUnidadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TemplateUnidadController).
  • Resolving inheritance for "App\Controller\TemplateUnidadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TemplateUnidadController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TemplateUnidadDetalleController" (parent: .abstract.instanceof.App\Controller\TemplateUnidadDetalleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TemplateUnidadDetalleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TemplateUnidadDetalleController).
  • Resolving inheritance for "App\Controller\TemplateUnidadDetalleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TemplateUnidadDetalleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TerminalController" (parent: .abstract.instanceof.App\Controller\TerminalController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TerminalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TerminalController).
  • Resolving inheritance for "App\Controller\TerminalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TerminalController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestvoterController" (parent: .abstract.instanceof.App\Controller\TestvoterController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestvoterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestvoterController).
  • Resolving inheritance for "App\Controller\TestvoterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestvoterController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TimeZoneController" (parent: .abstract.instanceof.App\Controller\TimeZoneController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TimeZoneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TimeZoneController).
  • Resolving inheritance for "App\Controller\TimeZoneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TimeZoneController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoAmbienteController" (parent: .abstract.instanceof.App\Controller\TipoAmbienteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoAmbienteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoAmbienteController).
  • Resolving inheritance for "App\Controller\TipoAmbienteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoAmbienteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoCalculoController" (parent: .abstract.instanceof.App\Controller\TipoCalculoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoCalculoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoCalculoController).
  • Resolving inheritance for "App\Controller\TipoCalculoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoCalculoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoComponenteController" (parent: .abstract.instanceof.App\Controller\TipoComponenteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoComponenteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoComponenteController).
  • Resolving inheritance for "App\Controller\TipoComponenteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoComponenteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoComprobanteController" (parent: .abstract.instanceof.App\Controller\TipoComprobanteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoComprobanteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoComprobanteController).
  • Resolving inheritance for "App\Controller\TipoComprobanteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoComprobanteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoDocumentoController" (parent: .abstract.instanceof.App\Controller\TipoDocumentoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoDocumentoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoDocumentoController).
  • Resolving inheritance for "App\Controller\TipoDocumentoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoDocumentoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoDomicilioController" (parent: .abstract.instanceof.App\Controller\TipoDomicilioController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoDomicilioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoDomicilioController).
  • Resolving inheritance for "App\Controller\TipoDomicilioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoDomicilioController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoIvaController" (parent: .abstract.instanceof.App\Controller\TipoIvaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoIvaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoIvaController).
  • Resolving inheritance for "App\Controller\TipoIvaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoIvaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoMovimientoCajaController" (parent: .abstract.instanceof.App\Controller\TipoMovimientoCajaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoMovimientoCajaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoMovimientoCajaController).
  • Resolving inheritance for "App\Controller\TipoMovimientoCajaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoMovimientoCajaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoMovimientoController" (parent: .abstract.instanceof.App\Controller\TipoMovimientoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoMovimientoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoMovimientoController).
  • Resolving inheritance for "App\Controller\TipoMovimientoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoMovimientoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoObraController" (parent: .abstract.instanceof.App\Controller\TipoObraController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoObraController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoObraController).
  • Resolving inheritance for "App\Controller\TipoObraController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoObraController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoPagoController" (parent: .abstract.instanceof.App\Controller\TipoPagoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoPagoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoPagoController).
  • Resolving inheritance for "App\Controller\TipoPagoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoPagoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoProductoController" (parent: .abstract.instanceof.App\Controller\TipoProductoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoProductoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoProductoController).
  • Resolving inheritance for "App\Controller\TipoProductoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoProductoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoRedSocialController" (parent: .abstract.instanceof.App\Controller\TipoRedSocialController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoRedSocialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoRedSocialController).
  • Resolving inheritance for "App\Controller\TipoRedSocialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoRedSocialController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoRelacionController" (parent: .abstract.instanceof.App\Controller\TipoRelacionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoRelacionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoRelacionController).
  • Resolving inheritance for "App\Controller\TipoRelacionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoRelacionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UnidadController" (parent: .abstract.instanceof.App\Controller\UnidadController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UnidadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UnidadController).
  • Resolving inheritance for "App\Controller\UnidadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UnidadController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UnidadDeMedidaController" (parent: .abstract.instanceof.App\Controller\UnidadDeMedidaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UnidadDeMedidaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UnidadDeMedidaController).
  • Resolving inheritance for "App\Controller\UnidadDeMedidaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UnidadDeMedidaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UsuarioController" (parent: .abstract.instanceof.App\Controller\UsuarioController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UsuarioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UsuarioController).
  • Resolving inheritance for "App\Controller\UsuarioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UsuarioController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UsuarioCopiarPermisosController" (parent: .abstract.instanceof.App\Controller\UsuarioCopiarPermisosController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UsuarioCopiarPermisosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UsuarioCopiarPermisosController).
  • Resolving inheritance for "App\Controller\UsuarioCopiarPermisosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UsuarioCopiarPermisosController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UsuarioFuncionController" (parent: .abstract.instanceof.App\Controller\UsuarioFuncionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UsuarioFuncionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UsuarioFuncionController).
  • Resolving inheritance for "App\Controller\UsuarioFuncionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UsuarioFuncionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VendedorController" (parent: .abstract.instanceof.App\Controller\VendedorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VendedorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VendedorController).
  • Resolving inheritance for "App\Controller\VendedorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VendedorController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VoltajeController" (parent: .abstract.instanceof.App\Controller\VoltajeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VoltajeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VoltajeController).
  • Resolving inheritance for "App\Controller\VoltajeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VoltajeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WizardController" (parent: .abstract.instanceof.App\Controller\WizardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WizardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WizardController).
  • Resolving inheritance for "App\Controller\WizardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WizardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\CategoriaFiscalController" (parent: .abstract.instanceof.App\FacturacionBundle\Controller\CategoriaFiscalController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\CategoriaFiscalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\CategoriaFiscalController).
  • Resolving inheritance for "App\FacturacionBundle\Controller\CategoriaFiscalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\CategoriaFiscalController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\ClaseComprobanteController" (parent: .abstract.instanceof.App\FacturacionBundle\Controller\ClaseComprobanteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\ClaseComprobanteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\ClaseComprobanteController).
  • Resolving inheritance for "App\FacturacionBundle\Controller\ClaseComprobanteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\ClaseComprobanteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\ComprobanteController" (parent: .abstract.instanceof.App\FacturacionBundle\Controller\ComprobanteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\ComprobanteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\ComprobanteController).
  • Resolving inheritance for "App\FacturacionBundle\Controller\ComprobanteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\ComprobanteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\ComprobanteItemController" (parent: .abstract.instanceof.App\FacturacionBundle\Controller\ComprobanteItemController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\ComprobanteItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\ComprobanteItemController).
  • Resolving inheritance for "App\FacturacionBundle\Controller\ComprobanteItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\ComprobanteItemController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\EmpresaController" (parent: .abstract.instanceof.App\FacturacionBundle\Controller\EmpresaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\EmpresaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\EmpresaController).
  • Resolving inheritance for "App\FacturacionBundle\Controller\EmpresaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\EmpresaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\FacturacionConfiguracionController" (parent: .abstract.instanceof.App\FacturacionBundle\Controller\FacturacionConfiguracionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\FacturacionConfiguracionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\FacturacionConfiguracionController).
  • Resolving inheritance for "App\FacturacionBundle\Controller\FacturacionConfiguracionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\FacturacionConfiguracionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\PresupuestoController" (parent: .abstract.instanceof.App\FacturacionBundle\Controller\PresupuestoController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\PresupuestoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\PresupuestoController).
  • Resolving inheritance for "App\FacturacionBundle\Controller\PresupuestoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\PresupuestoController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\SucursalController" (parent: .abstract.instanceof.App\FacturacionBundle\Controller\SucursalController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\SucursalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\SucursalController).
  • Resolving inheritance for "App\FacturacionBundle\Controller\SucursalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\SucursalController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\CategoriaFiscalType" (parent: .abstract.instanceof.App\FacturacionBundle\Form\CategoriaFiscalType).
  • Resolving inheritance for "App\FacturacionBundle\Form\CategoriaFiscalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\CategoriaFiscalType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\ClaseComprobanteType" (parent: .abstract.instanceof.App\FacturacionBundle\Form\ClaseComprobanteType).
  • Resolving inheritance for "App\FacturacionBundle\Form\ClaseComprobanteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\ClaseComprobanteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\ComprobanteItemType" (parent: .abstract.instanceof.App\FacturacionBundle\Form\ComprobanteItemType).
  • Resolving inheritance for "App\FacturacionBundle\Form\ComprobanteItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\ComprobanteItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\ComprobanteType" (parent: .abstract.instanceof.App\FacturacionBundle\Form\ComprobanteType).
  • Resolving inheritance for "App\FacturacionBundle\Form\ComprobanteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\ComprobanteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\EmpresaType" (parent: .abstract.instanceof.App\FacturacionBundle\Form\EmpresaType).
  • Resolving inheritance for "App\FacturacionBundle\Form\EmpresaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\EmpresaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\PresupuestoItemType" (parent: .abstract.instanceof.App\FacturacionBundle\Form\PresupuestoItemType).
  • Resolving inheritance for "App\FacturacionBundle\Form\PresupuestoItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\PresupuestoItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\PresupuestoType" (parent: .abstract.instanceof.App\FacturacionBundle\Form\PresupuestoType).
  • Resolving inheritance for "App\FacturacionBundle\Form\PresupuestoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\PresupuestoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\SucursalType" (parent: .abstract.instanceof.App\FacturacionBundle\Form\SucursalType).
  • Resolving inheritance for "App\FacturacionBundle\Form\SucursalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\SucursalType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\CategoriaFiscalRepository" (parent: .abstract.instanceof.App\FacturacionBundle\Repository\CategoriaFiscalRepository).
  • Resolving inheritance for "App\FacturacionBundle\Repository\CategoriaFiscalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\CategoriaFiscalRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\ClaseComprobanteRepository" (parent: .abstract.instanceof.App\FacturacionBundle\Repository\ClaseComprobanteRepository).
  • Resolving inheritance for "App\FacturacionBundle\Repository\ClaseComprobanteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\ClaseComprobanteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\EmpresaRepository" (parent: .abstract.instanceof.App\FacturacionBundle\Repository\EmpresaRepository).
  • Resolving inheritance for "App\FacturacionBundle\Repository\EmpresaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\EmpresaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\MonedaRepository" (parent: .abstract.instanceof.App\FacturacionBundle\Repository\MonedaRepository).
  • Resolving inheritance for "App\FacturacionBundle\Repository\MonedaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\MonedaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\PresupuestoRepository" (parent: .abstract.instanceof.App\FacturacionBundle\Repository\PresupuestoRepository).
  • Resolving inheritance for "App\FacturacionBundle\Repository\PresupuestoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\PresupuestoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\SucursalRepository" (parent: .abstract.instanceof.App\FacturacionBundle\Repository\SucursalRepository).
  • Resolving inheritance for "App\FacturacionBundle\Repository\SucursalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\SucursalRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\ContactoFilterType" (parent: .abstract.instanceof.App\Filter\ContactoFilterType).
  • Resolving inheritance for "App\Filter\ContactoFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\ContactoFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\DomicilioFilterType" (parent: .abstract.instanceof.App\Filter\DomicilioFilterType).
  • Resolving inheritance for "App\Filter\DomicilioFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\DomicilioFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\LoginFilterType" (parent: .abstract.instanceof.App\Filter\LoginFilterType).
  • Resolving inheritance for "App\Filter\LoginFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\LoginFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\PersonaDocumentoFilterType" (parent: .abstract.instanceof.App\Filter\PersonaDocumentoFilterType).
  • Resolving inheritance for "App\Filter\PersonaDocumentoFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\PersonaDocumentoFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\RedSocialFilterType" (parent: .abstract.instanceof.App\Filter\RedSocialFilterType).
  • Resolving inheritance for "App\Filter\RedSocialFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\RedSocialFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\UsuarioFilterType" (parent: .abstract.instanceof.App\Filter\UsuarioFilterType).
  • Resolving inheritance for "App\Filter\UsuarioFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\UsuarioFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AcopioType" (parent: .abstract.instanceof.App\Form\AcopioType).
  • Resolving inheritance for "App\Form\AcopioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AcopioType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adjunto1x1Type" (parent: .abstract.instanceof.App\Form\Adjunto1x1Type).
  • Resolving inheritance for "App\Form\Adjunto1x1Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adjunto1x1Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdjuntoType" (parent: .abstract.instanceof.App\Form\AdjuntoType).
  • Resolving inheritance for "App\Form\AdjuntoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdjuntoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AlmacenType" (parent: .abstract.instanceof.App\Form\AlmacenType).
  • Resolving inheritance for "App\Form\AlmacenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AlmacenType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmbienteComponenteType" (parent: .abstract.instanceof.App\Form\AmbienteComponenteType).
  • Resolving inheritance for "App\Form\AmbienteComponenteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmbienteComponenteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmbienteObraAddType" (parent: .abstract.instanceof.App\Form\AmbienteObraAddType).
  • Resolving inheritance for "App\Form\AmbienteObraAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmbienteObraAddType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmbienteType" (parent: .abstract.instanceof.App\Form\AmbienteType).
  • Resolving inheritance for "App\Form\AmbienteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmbienteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AnotacionType" (parent: .abstract.instanceof.App\Form\AnotacionType).
  • Resolving inheritance for "App\Form\AnotacionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AnotacionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoBackType" (parent: .abstract.instanceof.App\Form\AsientoBackType).
  • Resolving inheritance for "App\Form\AsientoBackType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoBackType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoFacturaProveedorType" (parent: .abstract.instanceof.App\Form\AsientoFacturaProveedorType).
  • Resolving inheritance for "App\Form\AsientoFacturaProveedorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoFacturaProveedorType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoItemBackType" (parent: .abstract.instanceof.App\Form\AsientoItemBackType).
  • Resolving inheritance for "App\Form\AsientoItemBackType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoItemBackType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoItemProveedorType" (parent: .abstract.instanceof.App\Form\AsientoItemProveedorType).
  • Resolving inheritance for "App\Form\AsientoItemProveedorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoItemProveedorType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoItemType" (parent: .abstract.instanceof.App\Form\AsientoItemType).
  • Resolving inheritance for "App\Form\AsientoItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoType" (parent: .abstract.instanceof.App\Form\AsientoType).
  • Resolving inheritance for "App\Form\AsientoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvanceObraType" (parent: .abstract.instanceof.App\Form\AvanceObraType).
  • Resolving inheritance for "App\Form\AvanceObraType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvanceObraType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AyudaType" (parent: .abstract.instanceof.App\Form\AyudaType).
  • Resolving inheritance for "App\Form\AyudaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AyudaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BancoType" (parent: .abstract.instanceof.App\Form\BancoType).
  • Resolving inheritance for "App\Form\BancoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BancoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CalculoMaterialesType" (parent: .abstract.instanceof.App\Form\CalculoMaterialesType).
  • Resolving inheritance for "App\Form\CalculoMaterialesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CalculoMaterialesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CambiarPasswordType" (parent: .abstract.instanceof.App\Form\CambiarPasswordType).
  • Resolving inheritance for "App\Form\CambiarPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CambiarPasswordType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CanalType" (parent: .abstract.instanceof.App\Form\CanalType).
  • Resolving inheritance for "App\Form\CanalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CanalType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoriasType" (parent: .abstract.instanceof.App\Form\CategoriasType).
  • Resolving inheritance for "App\Form\CategoriasType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoriasType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CentroDeCostoType" (parent: .abstract.instanceof.App\Form\CentroDeCostoType).
  • Resolving inheritance for "App\Form\CentroDeCostoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CentroDeCostoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CentroType" (parent: .abstract.instanceof.App\Form\CentroType).
  • Resolving inheritance for "App\Form\CentroType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CentroType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CertificacionType" (parent: .abstract.instanceof.App\Form\CertificacionType).
  • Resolving inheritance for "App\Form\CertificacionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CertificacionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseAdjuntoType" (parent: .abstract.instanceof.App\Form\ClaseAdjuntoType).
  • Resolving inheritance for "App\Form\ClaseAdjuntoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseAdjuntoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseCuentaType" (parent: .abstract.instanceof.App\Form\ClaseCuentaType).
  • Resolving inheritance for "App\Form\ClaseCuentaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseCuentaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseDocumentoType" (parent: .abstract.instanceof.App\Form\ClaseDocumentoType).
  • Resolving inheritance for "App\Form\ClaseDocumentoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseDocumentoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseGrupoType" (parent: .abstract.instanceof.App\Form\ClaseGrupoType).
  • Resolving inheritance for "App\Form\ClaseGrupoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseGrupoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseMovimientoType" (parent: .abstract.instanceof.App\Form\ClaseMovimientoType).
  • Resolving inheritance for "App\Form\ClaseMovimientoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseMovimientoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseProductoType" (parent: .abstract.instanceof.App\Form\ClaseProductoType).
  • Resolving inheritance for "App\Form\ClaseProductoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseProductoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseRamoType" (parent: .abstract.instanceof.App\Form\ClaseRamoType).
  • Resolving inheritance for "App\Form\ClaseRamoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseRamoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClienteEmpresaType" (parent: .abstract.instanceof.App\Form\ClienteEmpresaType).
  • Resolving inheritance for "App\Form\ClienteEmpresaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClienteEmpresaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClienteNewType" (parent: .abstract.instanceof.App\Form\ClienteNewType).
  • Resolving inheritance for "App\Form\ClienteNewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClienteNewType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientePersonaType" (parent: .abstract.instanceof.App\Form\ClientePersonaType).
  • Resolving inheritance for "App\Form\ClientePersonaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientePersonaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClienteType" (parent: .abstract.instanceof.App\Form\ClienteType).
  • Resolving inheritance for "App\Form\ClienteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClienteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComentarioType" (parent: .abstract.instanceof.App\Form\ComentarioType).
  • Resolving inheritance for "App\Form\ComentarioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComentarioType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponenteType" (parent: .abstract.instanceof.App\Form\ComponenteType).
  • Resolving inheritance for "App\Form\ComponenteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponenteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CondicionFiscalType" (parent: .abstract.instanceof.App\Form\CondicionFiscalType).
  • Resolving inheritance for "App\Form\CondicionFiscalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CondicionFiscalType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConfiguracionEmpresaType" (parent: .abstract.instanceof.App\Form\ConfiguracionEmpresaType).
  • Resolving inheritance for "App\Form\ConfiguracionEmpresaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConfiguracionEmpresaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConstructoraType" (parent: .abstract.instanceof.App\Form\ConstructoraType).
  • Resolving inheritance for "App\Form\ConstructoraType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConstructoraType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContabilidadType" (parent: .abstract.instanceof.App\Form\ContabilidadType).
  • Resolving inheritance for "App\Form\ContabilidadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContabilidadType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactoEmpresaType" (parent: .abstract.instanceof.App\Form\ContactoEmpresaType).
  • Resolving inheritance for "App\Form\ContactoEmpresaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactoEmpresaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactoPersonaType" (parent: .abstract.instanceof.App\Form\ContactoPersonaType).
  • Resolving inheritance for "App\Form\ContactoPersonaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactoPersonaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionAdicionalesType" (parent: .abstract.instanceof.App\Form\CotizacionAdicionalesType).
  • Resolving inheritance for "App\Form\CotizacionAdicionalesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionAdicionalesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionAnotacionType" (parent: .abstract.instanceof.App\Form\CotizacionAnotacionType).
  • Resolving inheritance for "App\Form\CotizacionAnotacionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionAnotacionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionApproveType" (parent: .abstract.instanceof.App\Form\CotizacionApproveType).
  • Resolving inheritance for "App\Form\CotizacionApproveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionApproveType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionConfiguracionesType" (parent: .abstract.instanceof.App\Form\CotizacionConfiguracionesType).
  • Resolving inheritance for "App\Form\CotizacionConfiguracionesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionConfiguracionesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionFichaType" (parent: .abstract.instanceof.App\Form\CotizacionFichaType).
  • Resolving inheritance for "App\Form\CotizacionFichaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionFichaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionPagoType" (parent: .abstract.instanceof.App\Form\CotizacionPagoType).
  • Resolving inheritance for "App\Form\CotizacionPagoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionPagoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionRechazoType" (parent: .abstract.instanceof.App\Form\CotizacionRechazoType).
  • Resolving inheritance for "App\Form\CotizacionRechazoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionRechazoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionType" (parent: .abstract.instanceof.App\Form\CotizacionType).
  • Resolving inheritance for "App\Form\CotizacionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CuentaCorrienteType" (parent: .abstract.instanceof.App\Form\CuentaCorrienteType).
  • Resolving inheritance for "App\Form\CuentaCorrienteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CuentaCorrienteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CuentaType" (parent: .abstract.instanceof.App\Form\CuentaType).
  • Resolving inheritance for "App\Form\CuentaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CuentaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DomicilioObraType" (parent: .abstract.instanceof.App\Form\DomicilioObraType).
  • Resolving inheritance for "App\Form\DomicilioObraType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DomicilioObraType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DomicilioType" (parent: .abstract.instanceof.App\Form\DomicilioType).
  • Resolving inheritance for "App\Form\DomicilioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DomicilioType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmpresaAnotacionType" (parent: .abstract.instanceof.App\Form\EmpresaAnotacionType).
  • Resolving inheritance for "App\Form\EmpresaAnotacionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmpresaAnotacionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmpresaType" (parent: .abstract.instanceof.App\Form\EmpresaType).
  • Resolving inheritance for "App\Form\EmpresaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmpresaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoAnotacionType" (parent: .abstract.instanceof.App\Form\EstadoAnotacionType).
  • Resolving inheritance for "App\Form\EstadoAnotacionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoAnotacionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoCotizacionType" (parent: .abstract.instanceof.App\Form\EstadoCotizacionType).
  • Resolving inheritance for "App\Form\EstadoCotizacionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoCotizacionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoObra1Type" (parent: .abstract.instanceof.App\Form\EstadoObra1Type).
  • Resolving inheritance for "App\Form\EstadoObra1Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoObra1Type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoObraType" (parent: .abstract.instanceof.App\Form\EstadoObraType).
  • Resolving inheritance for "App\Form\EstadoObraType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoObraType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoPedidoClienteType" (parent: .abstract.instanceof.App\Form\EstadoPedidoClienteType).
  • Resolving inheritance for "App\Form\EstadoPedidoClienteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoPedidoClienteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoPedidoProveedorType" (parent: .abstract.instanceof.App\Form\EstadoPedidoProveedorType).
  • Resolving inheritance for "App\Form\EstadoPedidoProveedorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoPedidoProveedorType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoPedidoType" (parent: .abstract.instanceof.App\Form\EstadoPedidoType).
  • Resolving inheritance for "App\Form\EstadoPedidoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoPedidoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoProductoType" (parent: .abstract.instanceof.App\Form\EstadoProductoType).
  • Resolving inheritance for "App\Form\EstadoProductoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoProductoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoStockType" (parent: .abstract.instanceof.App\Form\EstadoStockType).
  • Resolving inheritance for "App\Form\EstadoStockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoStockType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExceptionsType" (parent: .abstract.instanceof.App\Form\ExceptionsType).
  • Resolving inheritance for "App\Form\ExceptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExceptionsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FabricanteType" (parent: .abstract.instanceof.App\Form\FabricanteType).
  • Resolving inheritance for "App\Form\FabricanteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FabricanteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FormaPagoType" (parent: .abstract.instanceof.App\Form\FormaPagoType).
  • Resolving inheritance for "App\Form\FormaPagoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FormaPagoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FuncionMultisistemaType" (parent: .abstract.instanceof.App\Form\FuncionMultisistemaType).
  • Resolving inheritance for "App\Form\FuncionMultisistemaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FuncionMultisistemaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FuncionType" (parent: .abstract.instanceof.App\Form\FuncionType).
  • Resolving inheritance for "App\Form\FuncionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FuncionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupType" (parent: .abstract.instanceof.App\Form\GroupType).
  • Resolving inheritance for "App\Form\GroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GrupoCuentasType" (parent: .abstract.instanceof.App\Form\GrupoCuentasType).
  • Resolving inheritance for "App\Form\GrupoCuentasType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GrupoCuentasType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GrupoProductoType" (parent: .abstract.instanceof.App\Form\GrupoProductoType).
  • Resolving inheritance for "App\Form\GrupoProductoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GrupoProductoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IdiomaType" (parent: .abstract.instanceof.App\Form\IdiomaType).
  • Resolving inheritance for "App\Form\IdiomaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IdiomaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ListasPreciosType" (parent: .abstract.instanceof.App\Form\ListasPreciosType).
  • Resolving inheritance for "App\Form\ListasPreciosType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ListasPreciosType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LocalidadType" (parent: .abstract.instanceof.App\Form\LocalidadType).
  • Resolving inheritance for "App\Form\LocalidadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LocalidadType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType" (parent: .abstract.instanceof.App\Form\LoginType).
  • Resolving inheritance for "App\Form\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoteType" (parent: .abstract.instanceof.App\Form\LoteType).
  • Resolving inheritance for "App\Form\LoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MLTokenNewType" (parent: .abstract.instanceof.App\Form\MLTokenNewType).
  • Resolving inheritance for "App\Form\MLTokenNewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MLTokenNewType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MLTokenType" (parent: .abstract.instanceof.App\Form\MLTokenType).
  • Resolving inheritance for "App\Form\MLTokenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MLTokenType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MaterialesType" (parent: .abstract.instanceof.App\Form\MaterialesType).
  • Resolving inheritance for "App\Form\MaterialesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MaterialesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MenuType" (parent: .abstract.instanceof.App\Form\MenuType).
  • Resolving inheritance for "App\Form\MenuType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MenuType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModeloContratoType" (parent: .abstract.instanceof.App\Form\ModeloContratoType).
  • Resolving inheritance for "App\Form\ModeloContratoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModeloContratoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModeloSeccionType" (parent: .abstract.instanceof.App\Form\ModeloSeccionType).
  • Resolving inheritance for "App\Form\ModeloSeccionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModeloSeccionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MonedaType" (parent: .abstract.instanceof.App\Form\MonedaType).
  • Resolving inheritance for "App\Form\MonedaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MonedaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MotivoRechazoType" (parent: .abstract.instanceof.App\Form\MotivoRechazoType).
  • Resolving inheritance for "App\Form\MotivoRechazoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MotivoRechazoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MovimientoCajaObservacionType" (parent: .abstract.instanceof.App\Form\MovimientoCajaObservacionType).
  • Resolving inheritance for "App\Form\MovimientoCajaObservacionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MovimientoCajaObservacionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MovimientoCajaType" (parent: .abstract.instanceof.App\Form\MovimientoCajaType).
  • Resolving inheritance for "App\Form\MovimientoCajaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MovimientoCajaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MovimientoCierreCajaType" (parent: .abstract.instanceof.App\Form\MovimientoCierreCajaType).
  • Resolving inheritance for "App\Form\MovimientoCierreCajaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MovimientoCierreCajaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MovimientoStockDetalleType" (parent: .abstract.instanceof.App\Form\MovimientoStockDetalleType).
  • Resolving inheritance for "App\Form\MovimientoStockDetalleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MovimientoStockDetalleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MovimientoStockType" (parent: .abstract.instanceof.App\Form\MovimientoStockType).
  • Resolving inheritance for "App\Form\MovimientoStockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MovimientoStockType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotaPedidoParcialType" (parent: .abstract.instanceof.App\Form\NotaPedidoParcialType).
  • Resolving inheritance for "App\Form\NotaPedidoParcialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotaPedidoParcialType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotaPedidoType" (parent: .abstract.instanceof.App\Form\NotaPedidoType).
  • Resolving inheritance for "App\Form\NotaPedidoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotaPedidoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ObraAdjuntoType" (parent: .abstract.instanceof.App\Form\ObraAdjuntoType).
  • Resolving inheritance for "App\Form\ObraAdjuntoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ObraAdjuntoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ObraFichaType" (parent: .abstract.instanceof.App\Form\ObraFichaType).
  • Resolving inheritance for "App\Form\ObraFichaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ObraFichaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ObraType" (parent: .abstract.instanceof.App\Form\ObraType).
  • Resolving inheritance for "App\Form\ObraType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ObraType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrigenPedidoType" (parent: .abstract.instanceof.App\Form\OrigenPedidoType).
  • Resolving inheritance for "App\Form\OrigenPedidoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrigenPedidoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PagoType" (parent: .abstract.instanceof.App\Form\PagoType).
  • Resolving inheritance for "App\Form\PagoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PagoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaisType" (parent: .abstract.instanceof.App\Form\PaisType).
  • Resolving inheritance for "App\Form\PaisType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaisType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoClienteDetalleType" (parent: .abstract.instanceof.App\Form\PedidoClienteDetalleType).
  • Resolving inheritance for "App\Form\PedidoClienteDetalleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoClienteDetalleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoClienteType" (parent: .abstract.instanceof.App\Form\PedidoClienteType).
  • Resolving inheritance for "App\Form\PedidoClienteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoClienteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoPosType" (parent: .abstract.instanceof.App\Form\PedidoPosType).
  • Resolving inheritance for "App\Form\PedidoPosType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoPosType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoProveedorDetalleType" (parent: .abstract.instanceof.App\Form\PedidoProveedorDetalleType).
  • Resolving inheritance for "App\Form\PedidoProveedorDetalleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoProveedorDetalleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoProveedorType" (parent: .abstract.instanceof.App\Form\PedidoProveedorType).
  • Resolving inheritance for "App\Form\PedidoProveedorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoProveedorType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoType" (parent: .abstract.instanceof.App\Form\PedidoType).
  • Resolving inheritance for "App\Form\PedidoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PerfilType" (parent: .abstract.instanceof.App\Form\PerfilType).
  • Resolving inheritance for "App\Form\PerfilType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PerfilType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonaAnotacionType" (parent: .abstract.instanceof.App\Form\PersonaAnotacionType).
  • Resolving inheritance for "App\Form\PersonaAnotacionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonaAnotacionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonaDocumentoType" (parent: .abstract.instanceof.App\Form\PersonaDocumentoType).
  • Resolving inheritance for "App\Form\PersonaDocumentoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonaDocumentoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonaRelacionType" (parent: .abstract.instanceof.App\Form\PersonaRelacionType).
  • Resolving inheritance for "App\Form\PersonaRelacionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonaRelacionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonaType" (parent: .abstract.instanceof.App\Form\PersonaType).
  • Resolving inheritance for "App\Form\PersonaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PresupuestoConfiguracionType" (parent: .abstract.instanceof.App\Form\PresupuestoConfiguracionType).
  • Resolving inheritance for "App\Form\PresupuestoConfiguracionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PresupuestoConfiguracionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductoAlmacenType" (parent: .abstract.instanceof.App\Form\ProductoAlmacenType).
  • Resolving inheritance for "App\Form\ProductoAlmacenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductoAlmacenType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductoComboType" (parent: .abstract.instanceof.App\Form\ProductoComboType).
  • Resolving inheritance for "App\Form\ProductoComboType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductoComboType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductoCostoType" (parent: .abstract.instanceof.App\Form\ProductoCostoType).
  • Resolving inheritance for "App\Form\ProductoCostoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductoCostoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductoPrecioType" (parent: .abstract.instanceof.App\Form\ProductoPrecioType).
  • Resolving inheritance for "App\Form\ProductoPrecioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductoPrecioType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductoType" (parent: .abstract.instanceof.App\Form\ProductoType).
  • Resolving inheritance for "App\Form\ProductoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfesionalType" (parent: .abstract.instanceof.App\Form\ProfesionalType).
  • Resolving inheritance for "App\Form\ProfesionalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfesionalType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProveedorEmpresaType" (parent: .abstract.instanceof.App\Form\ProveedorEmpresaType).
  • Resolving inheritance for "App\Form\ProveedorEmpresaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProveedorEmpresaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProveedorPersonaType" (parent: .abstract.instanceof.App\Form\ProveedorPersonaType).
  • Resolving inheritance for "App\Form\ProveedorPersonaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProveedorPersonaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProveedorType" (parent: .abstract.instanceof.App\Form\ProveedorType).
  • Resolving inheritance for "App\Form\ProveedorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProveedorType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProvinciaType" (parent: .abstract.instanceof.App\Form\ProvinciaType).
  • Resolving inheritance for "App\Form\ProvinciaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProvinciaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RamoType" (parent: .abstract.instanceof.App\Form\RamoType).
  • Resolving inheritance for "App\Form\RamoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RamoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RecordatorioType" (parent: .abstract.instanceof.App\Form\RecordatorioType).
  • Resolving inheritance for "App\Form\RecordatorioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RecordatorioType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RedSocialType" (parent: .abstract.instanceof.App\Form\RedSocialType).
  • Resolving inheritance for "App\Form\RedSocialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RedSocialType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReporteStockFilterType" (parent: .abstract.instanceof.App\Form\ReporteStockFilterType).
  • Resolving inheritance for "App\Form\ReporteStockFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReporteStockFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReservaProductoType" (parent: .abstract.instanceof.App\Form\ReservaProductoType).
  • Resolving inheritance for "App\Form\ReservaProductoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReservaProductoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReservaType" (parent: .abstract.instanceof.App\Form\ReservaType).
  • Resolving inheritance for "App\Form\ReservaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReservaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RolType" (parent: .abstract.instanceof.App\Form\RolType).
  • Resolving inheritance for "App\Form\RolType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RolType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RubroType" (parent: .abstract.instanceof.App\Form\RubroType).
  • Resolving inheritance for "App\Form\RubroType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RubroType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShopifyNewType" (parent: .abstract.instanceof.App\Form\ShopifyNewType).
  • Resolving inheritance for "App\Form\ShopifyNewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShopifyNewType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShopifyType" (parent: .abstract.instanceof.App\Form\ShopifyType).
  • Resolving inheritance for "App\Form\ShopifyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShopifyType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SistemaConfguracionEurocableType" (parent: .abstract.instanceof.App\Form\SistemaConfguracionEurocableType).
  • Resolving inheritance for "App\Form\SistemaConfguracionEurocableType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SistemaConfguracionEurocableType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SistemaConfguracionFinancieraType" (parent: .abstract.instanceof.App\Form\SistemaConfguracionFinancieraType).
  • Resolving inheritance for "App\Form\SistemaConfguracionFinancieraType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SistemaConfguracionFinancieraType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SistemaType" (parent: .abstract.instanceof.App\Form\SistemaType).
  • Resolving inheritance for "App\Form\SistemaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SistemaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SistemasMedidaType" (parent: .abstract.instanceof.App\Form\SistemasMedidaType).
  • Resolving inheritance for "App\Form\SistemasMedidaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SistemasMedidaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType" (parent: .abstract.instanceof.App\Form\TagType).
  • Resolving inheritance for "App\Form\TagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TemplateUnidadDetalleType" (parent: .abstract.instanceof.App\Form\TemplateUnidadDetalleType).
  • Resolving inheritance for "App\Form\TemplateUnidadDetalleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TemplateUnidadDetalleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TemplateUnidadType" (parent: .abstract.instanceof.App\Form\TemplateUnidadType).
  • Resolving inheritance for "App\Form\TemplateUnidadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TemplateUnidadType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TerminalType" (parent: .abstract.instanceof.App\Form\TerminalType).
  • Resolving inheritance for "App\Form\TerminalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TerminalType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TimeZoneType" (parent: .abstract.instanceof.App\Form\TimeZoneType).
  • Resolving inheritance for "App\Form\TimeZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TimeZoneType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoAmbienteType" (parent: .abstract.instanceof.App\Form\TipoAmbienteType).
  • Resolving inheritance for "App\Form\TipoAmbienteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoAmbienteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoCalculoType" (parent: .abstract.instanceof.App\Form\TipoCalculoType).
  • Resolving inheritance for "App\Form\TipoCalculoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoCalculoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoComponenteType" (parent: .abstract.instanceof.App\Form\TipoComponenteType).
  • Resolving inheritance for "App\Form\TipoComponenteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoComponenteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoComprobanteType" (parent: .abstract.instanceof.App\Form\TipoComprobanteType).
  • Resolving inheritance for "App\Form\TipoComprobanteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoComprobanteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoDocumentoType" (parent: .abstract.instanceof.App\Form\TipoDocumentoType).
  • Resolving inheritance for "App\Form\TipoDocumentoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoDocumentoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoDomicilioType" (parent: .abstract.instanceof.App\Form\TipoDomicilioType).
  • Resolving inheritance for "App\Form\TipoDomicilioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoDomicilioType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoIvaType" (parent: .abstract.instanceof.App\Form\TipoIvaType).
  • Resolving inheritance for "App\Form\TipoIvaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoIvaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoMovimientoCajaType" (parent: .abstract.instanceof.App\Form\TipoMovimientoCajaType).
  • Resolving inheritance for "App\Form\TipoMovimientoCajaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoMovimientoCajaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoMovimientoType" (parent: .abstract.instanceof.App\Form\TipoMovimientoType).
  • Resolving inheritance for "App\Form\TipoMovimientoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoMovimientoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoObraType" (parent: .abstract.instanceof.App\Form\TipoObraType).
  • Resolving inheritance for "App\Form\TipoObraType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoObraType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoPagoType" (parent: .abstract.instanceof.App\Form\TipoPagoType).
  • Resolving inheritance for "App\Form\TipoPagoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoPagoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoProductoType" (parent: .abstract.instanceof.App\Form\TipoProductoType).
  • Resolving inheritance for "App\Form\TipoProductoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoProductoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoRedSocialType" (parent: .abstract.instanceof.App\Form\TipoRedSocialType).
  • Resolving inheritance for "App\Form\TipoRedSocialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoRedSocialType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoRelacionType" (parent: .abstract.instanceof.App\Form\TipoRelacionType).
  • Resolving inheritance for "App\Form\TipoRelacionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoRelacionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UnidadDeMedidaType" (parent: .abstract.instanceof.App\Form\UnidadDeMedidaType).
  • Resolving inheritance for "App\Form\UnidadDeMedidaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UnidadDeMedidaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UnidadType" (parent: .abstract.instanceof.App\Form\UnidadType).
  • Resolving inheritance for "App\Form\UnidadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UnidadType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsuarioCopiarPermisosType" (parent: .abstract.instanceof.App\Form\UsuarioCopiarPermisosType).
  • Resolving inheritance for "App\Form\UsuarioCopiarPermisosType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsuarioCopiarPermisosType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsuarioFuncionType" (parent: .abstract.instanceof.App\Form\UsuarioFuncionType).
  • Resolving inheritance for "App\Form\UsuarioFuncionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsuarioFuncionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsuarioType" (parent: .abstract.instanceof.App\Form\UsuarioType).
  • Resolving inheritance for "App\Form\UsuarioType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsuarioType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VendedorType" (parent: .abstract.instanceof.App\Form\VendedorType).
  • Resolving inheritance for "App\Form\VendedorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VendedorType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoltajeType" (parent: .abstract.instanceof.App\Form\VoltajeType).
  • Resolving inheritance for "App\Form\VoltajeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoltajeType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdicionalesContratadosRepository" (parent: .abstract.instanceof.App\Repository\AdicionalesContratadosRepository).
  • Resolving inheritance for "App\Repository\AdicionalesContratadosRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdicionalesContratadosRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdicionalesPropuestosRepository" (parent: .abstract.instanceof.App\Repository\AdicionalesPropuestosRepository).
  • Resolving inheritance for "App\Repository\AdicionalesPropuestosRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdicionalesPropuestosRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdicionalesRepository" (parent: .abstract.instanceof.App\Repository\AdicionalesRepository).
  • Resolving inheritance for "App\Repository\AdicionalesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdicionalesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdjuntoRepository" (parent: .abstract.instanceof.App\Repository\AdjuntoRepository).
  • Resolving inheritance for "App\Repository\AdjuntoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdjuntoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlmacenRepository" (parent: .abstract.instanceof.App\Repository\AlmacenRepository).
  • Resolving inheritance for "App\Repository\AlmacenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlmacenRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmbienteComponenteRepository" (parent: .abstract.instanceof.App\Repository\AmbienteComponenteRepository).
  • Resolving inheritance for "App\Repository\AmbienteComponenteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmbienteComponenteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmbienteRepository" (parent: .abstract.instanceof.App\Repository\AmbienteRepository).
  • Resolving inheritance for "App\Repository\AmbienteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmbienteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnotacionRepository" (parent: .abstract.instanceof.App\Repository\AnotacionRepository).
  • Resolving inheritance for "App\Repository\AnotacionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnotacionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AsientoItemRepository" (parent: .abstract.instanceof.App\Repository\AsientoItemRepository).
  • Resolving inheritance for "App\Repository\AsientoItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AsientoItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AsientoRepository" (parent: .abstract.instanceof.App\Repository\AsientoRepository).
  • Resolving inheritance for "App\Repository\AsientoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AsientoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AutorizacionRepository" (parent: .abstract.instanceof.App\Repository\AutorizacionRepository).
  • Resolving inheritance for "App\Repository\AutorizacionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AutorizacionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvanceObraRepository" (parent: .abstract.instanceof.App\Repository\AvanceObraRepository).
  • Resolving inheritance for "App\Repository\AvanceObraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvanceObraRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvancesObraRepository" (parent: .abstract.instanceof.App\Repository\AvancesObraRepository).
  • Resolving inheritance for "App\Repository\AvancesObraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvancesObraRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AyudaRepository" (parent: .abstract.instanceof.App\Repository\AyudaRepository).
  • Resolving inheritance for "App\Repository\AyudaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AyudaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BancoRepository" (parent: .abstract.instanceof.App\Repository\BancoRepository).
  • Resolving inheritance for "App\Repository\BancoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BancoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CalculoPrecioRepository" (parent: .abstract.instanceof.App\Repository\CalculoPrecioRepository).
  • Resolving inheritance for "App\Repository\CalculoPrecioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CalculoPrecioRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CanalRepository" (parent: .abstract.instanceof.App\Repository\CanalRepository).
  • Resolving inheritance for "App\Repository\CanalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CanalRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoriasRepository" (parent: .abstract.instanceof.App\Repository\CategoriasRepository).
  • Resolving inheritance for "App\Repository\CategoriasRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoriasRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentroDeCostoRepository" (parent: .abstract.instanceof.App\Repository\CentroDeCostoRepository).
  • Resolving inheritance for "App\Repository\CentroDeCostoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentroDeCostoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentroRepository" (parent: .abstract.instanceof.App\Repository\CentroRepository).
  • Resolving inheritance for "App\Repository\CentroRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentroRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificacinUnidadRepository" (parent: .abstract.instanceof.App\Repository\CertificacinUnidadRepository).
  • Resolving inheritance for "App\Repository\CertificacinUnidadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificacinUnidadRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificacionAmbienteRepository" (parent: .abstract.instanceof.App\Repository\CertificacionAmbienteRepository).
  • Resolving inheritance for "App\Repository\CertificacionAmbienteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificacionAmbienteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificacionDetalleRepository" (parent: .abstract.instanceof.App\Repository\CertificacionDetalleRepository).
  • Resolving inheritance for "App\Repository\CertificacionDetalleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificacionDetalleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificacionRepository" (parent: .abstract.instanceof.App\Repository\CertificacionRepository).
  • Resolving inheritance for "App\Repository\CertificacionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificacionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseAdjuntoRepository" (parent: .abstract.instanceof.App\Repository\ClaseAdjuntoRepository).
  • Resolving inheritance for "App\Repository\ClaseAdjuntoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseAdjuntoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseCuentaRepository" (parent: .abstract.instanceof.App\Repository\ClaseCuentaRepository).
  • Resolving inheritance for "App\Repository\ClaseCuentaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseCuentaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseDocumentoRepository" (parent: .abstract.instanceof.App\Repository\ClaseDocumentoRepository).
  • Resolving inheritance for "App\Repository\ClaseDocumentoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseDocumentoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseEstadoCotizacionRepository" (parent: .abstract.instanceof.App\Repository\ClaseEstadoCotizacionRepository).
  • Resolving inheritance for "App\Repository\ClaseEstadoCotizacionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseEstadoCotizacionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseGrupoRepository" (parent: .abstract.instanceof.App\Repository\ClaseGrupoRepository).
  • Resolving inheritance for "App\Repository\ClaseGrupoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseGrupoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseMovimientoRepository" (parent: .abstract.instanceof.App\Repository\ClaseMovimientoRepository).
  • Resolving inheritance for "App\Repository\ClaseMovimientoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseMovimientoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseProductoRepository" (parent: .abstract.instanceof.App\Repository\ClaseProductoRepository).
  • Resolving inheritance for "App\Repository\ClaseProductoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseProductoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseRamoRepository" (parent: .abstract.instanceof.App\Repository\ClaseRamoRepository).
  • Resolving inheritance for "App\Repository\ClaseRamoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseRamoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseStockRepository" (parent: .abstract.instanceof.App\Repository\ClaseStockRepository).
  • Resolving inheritance for "App\Repository\ClaseStockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseStockRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClienteEmpresaRepository" (parent: .abstract.instanceof.App\Repository\ClienteEmpresaRepository).
  • Resolving inheritance for "App\Repository\ClienteEmpresaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClienteEmpresaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientePersonaRepository" (parent: .abstract.instanceof.App\Repository\ClientePersonaRepository).
  • Resolving inheritance for "App\Repository\ClientePersonaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientePersonaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClienteRepository" (parent: .abstract.instanceof.App\Repository\ClienteRepository).
  • Resolving inheritance for "App\Repository\ClienteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClienteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComentarioRepository" (parent: .abstract.instanceof.App\Repository\ComentarioRepository).
  • Resolving inheritance for "App\Repository\ComentarioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComentarioRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComponenteRepository" (parent: .abstract.instanceof.App\Repository\ComponenteRepository).
  • Resolving inheritance for "App\Repository\ComponenteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComponenteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CondicionFiscalRepository" (parent: .abstract.instanceof.App\Repository\CondicionFiscalRepository).
  • Resolving inheritance for "App\Repository\CondicionFiscalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CondicionFiscalRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfiguracionEmpresaRepository" (parent: .abstract.instanceof.App\Repository\ConfiguracionEmpresaRepository).
  • Resolving inheritance for "App\Repository\ConfiguracionEmpresaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfiguracionEmpresaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConstructoraRepository" (parent: .abstract.instanceof.App\Repository\ConstructoraRepository).
  • Resolving inheritance for "App\Repository\ConstructoraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConstructoraRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContabilidadRepository" (parent: .abstract.instanceof.App\Repository\ContabilidadRepository).
  • Resolving inheritance for "App\Repository\ContabilidadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContabilidadRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactoRepository" (parent: .abstract.instanceof.App\Repository\ContactoRepository).
  • Resolving inheritance for "App\Repository\ContactoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContratoRepository" (parent: .abstract.instanceof.App\Repository\ContratoRepository).
  • Resolving inheritance for "App\Repository\ContratoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContratoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotizacionAmbienteRepository" (parent: .abstract.instanceof.App\Repository\CotizacionAmbienteRepository).
  • Resolving inheritance for "App\Repository\CotizacionAmbienteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotizacionAmbienteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotizacionAnotacionRepository" (parent: .abstract.instanceof.App\Repository\CotizacionAnotacionRepository).
  • Resolving inheritance for "App\Repository\CotizacionAnotacionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotizacionAnotacionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotizacionConfiguracionesRepository" (parent: .abstract.instanceof.App\Repository\CotizacionConfiguracionesRepository).
  • Resolving inheritance for "App\Repository\CotizacionConfiguracionesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotizacionConfiguracionesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotizacionRepository" (parent: .abstract.instanceof.App\Repository\CotizacionRepository).
  • Resolving inheritance for "App\Repository\CotizacionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotizacionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotizacionUnidadRepository" (parent: .abstract.instanceof.App\Repository\CotizacionUnidadRepository).
  • Resolving inheritance for "App\Repository\CotizacionUnidadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotizacionUnidadRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CuentaCorrienteRepository" (parent: .abstract.instanceof.App\Repository\CuentaCorrienteRepository).
  • Resolving inheritance for "App\Repository\CuentaCorrienteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CuentaCorrienteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CuentaRepository" (parent: .abstract.instanceof.App\Repository\CuentaRepository).
  • Resolving inheritance for "App\Repository\CuentaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CuentaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DddRepository" (parent: .abstract.instanceof.App\Repository\DddRepository).
  • Resolving inheritance for "App\Repository\DddRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DddRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DomicilioRepository" (parent: .abstract.instanceof.App\Repository\DomicilioRepository).
  • Resolving inheritance for "App\Repository\DomicilioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DomicilioRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmpresaAnotacionRepository" (parent: .abstract.instanceof.App\Repository\EmpresaAnotacionRepository).
  • Resolving inheritance for "App\Repository\EmpresaAnotacionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmpresaAnotacionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmpresaRepository" (parent: .abstract.instanceof.App\Repository\EmpresaRepository).
  • Resolving inheritance for "App\Repository\EmpresaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmpresaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoAnotacionRepository" (parent: .abstract.instanceof.App\Repository\EstadoAnotacionRepository).
  • Resolving inheritance for "App\Repository\EstadoAnotacionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoAnotacionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoCotizacionRepository" (parent: .abstract.instanceof.App\Repository\EstadoCotizacionRepository).
  • Resolving inheritance for "App\Repository\EstadoCotizacionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoCotizacionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoObraRepository" (parent: .abstract.instanceof.App\Repository\EstadoObraRepository).
  • Resolving inheritance for "App\Repository\EstadoObraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoObraRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoPedidoClienteRepository" (parent: .abstract.instanceof.App\Repository\EstadoPedidoClienteRepository).
  • Resolving inheritance for "App\Repository\EstadoPedidoClienteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoPedidoClienteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoPedidoProveedorRepository" (parent: .abstract.instanceof.App\Repository\EstadoPedidoProveedorRepository).
  • Resolving inheritance for "App\Repository\EstadoPedidoProveedorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoPedidoProveedorRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoPedidoRepository" (parent: .abstract.instanceof.App\Repository\EstadoPedidoRepository).
  • Resolving inheritance for "App\Repository\EstadoPedidoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoPedidoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoProductoRepository" (parent: .abstract.instanceof.App\Repository\EstadoProductoRepository).
  • Resolving inheritance for "App\Repository\EstadoProductoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoProductoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoStockRepository" (parent: .abstract.instanceof.App\Repository\EstadoStockRepository).
  • Resolving inheritance for "App\Repository\EstadoStockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoStockRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExceptionsRepository" (parent: .abstract.instanceof.App\Repository\ExceptionsRepository).
  • Resolving inheritance for "App\Repository\ExceptionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExceptionsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FabricanteRepository" (parent: .abstract.instanceof.App\Repository\FabricanteRepository).
  • Resolving inheritance for "App\Repository\FabricanteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FabricanteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormaPagoRepository" (parent: .abstract.instanceof.App\Repository\FormaPagoRepository).
  • Resolving inheritance for "App\Repository\FormaPagoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormaPagoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FuncionRepository" (parent: .abstract.instanceof.App\Repository\FuncionRepository).
  • Resolving inheritance for "App\Repository\FuncionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FuncionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository" (parent: .abstract.instanceof.App\Repository\GroupRepository).
  • Resolving inheritance for "App\Repository\GroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GrupoCuentasRepository" (parent: .abstract.instanceof.App\Repository\GrupoCuentasRepository).
  • Resolving inheritance for "App\Repository\GrupoCuentasRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GrupoCuentasRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GrupoProductoRepository" (parent: .abstract.instanceof.App\Repository\GrupoProductoRepository).
  • Resolving inheritance for "App\Repository\GrupoProductoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GrupoProductoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IdiomaRepository" (parent: .abstract.instanceof.App\Repository\IdiomaRepository).
  • Resolving inheritance for "App\Repository\IdiomaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IdiomaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ListasPreciosRepository" (parent: .abstract.instanceof.App\Repository\ListasPreciosRepository).
  • Resolving inheritance for "App\Repository\ListasPreciosRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ListasPreciosRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocalidadRepository" (parent: .abstract.instanceof.App\Repository\LocalidadRepository).
  • Resolving inheritance for "App\Repository\LocalidadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocalidadRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogLoginsRepository" (parent: .abstract.instanceof.App\Repository\LogLoginsRepository).
  • Resolving inheritance for "App\Repository\LogLoginsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogLoginsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginRepository" (parent: .abstract.instanceof.App\Repository\LoginRepository).
  • Resolving inheritance for "App\Repository\LoginRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoteRepository" (parent: .abstract.instanceof.App\Repository\LoteRepository).
  • Resolving inheritance for "App\Repository\LoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MLTokenRepository" (parent: .abstract.instanceof.App\Repository\MLTokenRepository).
  • Resolving inheritance for "App\Repository\MLTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MLTokenRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MaterialesRepository" (parent: .abstract.instanceof.App\Repository\MaterialesRepository).
  • Resolving inheritance for "App\Repository\MaterialesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MaterialesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MenuRepository" (parent: .abstract.instanceof.App\Repository\MenuRepository).
  • Resolving inheritance for "App\Repository\MenuRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MenuRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModeloCabeceraRepository" (parent: .abstract.instanceof.App\Repository\ModeloCabeceraRepository).
  • Resolving inheritance for "App\Repository\ModeloCabeceraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModeloCabeceraRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModeloContratoRepository" (parent: .abstract.instanceof.App\Repository\ModeloContratoRepository).
  • Resolving inheritance for "App\Repository\ModeloContratoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModeloContratoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModeloSeccionRepository" (parent: .abstract.instanceof.App\Repository\ModeloSeccionRepository).
  • Resolving inheritance for "App\Repository\ModeloSeccionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModeloSeccionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MonedaRepository" (parent: .abstract.instanceof.App\Repository\MonedaRepository).
  • Resolving inheritance for "App\Repository\MonedaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MonedaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MotivoRechazoRepository" (parent: .abstract.instanceof.App\Repository\MotivoRechazoRepository).
  • Resolving inheritance for "App\Repository\MotivoRechazoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MotivoRechazoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MovimientoCajaRepository" (parent: .abstract.instanceof.App\Repository\MovimientoCajaRepository).
  • Resolving inheritance for "App\Repository\MovimientoCajaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MovimientoCajaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MovimientoStockDetalleRepository" (parent: .abstract.instanceof.App\Repository\MovimientoStockDetalleRepository).
  • Resolving inheritance for "App\Repository\MovimientoStockDetalleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MovimientoStockDetalleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MovimientoStockRepository" (parent: .abstract.instanceof.App\Repository\MovimientoStockRepository).
  • Resolving inheritance for "App\Repository\MovimientoStockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MovimientoStockRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MovimientosNotaPedidoRepository" (parent: .abstract.instanceof.App\Repository\MovimientosNotaPedidoRepository).
  • Resolving inheritance for "App\Repository\MovimientosNotaPedidoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MovimientosNotaPedidoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MovimientosNotaRepository" (parent: .abstract.instanceof.App\Repository\MovimientosNotaRepository).
  • Resolving inheritance for "App\Repository\MovimientosNotaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MovimientosNotaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotaPedidoPendientesRepository" (parent: .abstract.instanceof.App\Repository\NotaPedidoPendientesRepository).
  • Resolving inheritance for "App\Repository\NotaPedidoPendientesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotaPedidoPendientesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotaPedidoRepository" (parent: .abstract.instanceof.App\Repository\NotaPedidoRepository).
  • Resolving inheritance for "App\Repository\NotaPedidoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotaPedidoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ObraRepository" (parent: .abstract.instanceof.App\Repository\ObraRepository).
  • Resolving inheritance for "App\Repository\ObraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ObraRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrigenPedidoRepository" (parent: .abstract.instanceof.App\Repository\OrigenPedidoRepository).
  • Resolving inheritance for "App\Repository\OrigenPedidoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrigenPedidoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PagoRepository" (parent: .abstract.instanceof.App\Repository\PagoRepository).
  • Resolving inheritance for "App\Repository\PagoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PagoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaisRepository" (parent: .abstract.instanceof.App\Repository\PaisRepository).
  • Resolving inheritance for "App\Repository\PaisRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaisRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoClienteDetalleRepository" (parent: .abstract.instanceof.App\Repository\PedidoClienteDetalleRepository).
  • Resolving inheritance for "App\Repository\PedidoClienteDetalleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoClienteDetalleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoClienteRepository" (parent: .abstract.instanceof.App\Repository\PedidoClienteRepository).
  • Resolving inheritance for "App\Repository\PedidoClienteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoClienteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoDetalleRepository" (parent: .abstract.instanceof.App\Repository\PedidoDetalleRepository).
  • Resolving inheritance for "App\Repository\PedidoDetalleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoDetalleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoProveedorDetalleRepository" (parent: .abstract.instanceof.App\Repository\PedidoProveedorDetalleRepository).
  • Resolving inheritance for "App\Repository\PedidoProveedorDetalleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoProveedorDetalleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoProveedorRepository" (parent: .abstract.instanceof.App\Repository\PedidoProveedorRepository).
  • Resolving inheritance for "App\Repository\PedidoProveedorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoProveedorRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoRepository" (parent: .abstract.instanceof.App\Repository\PedidoRepository).
  • Resolving inheritance for "App\Repository\PedidoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonaAnotacionRepository" (parent: .abstract.instanceof.App\Repository\PersonaAnotacionRepository).
  • Resolving inheritance for "App\Repository\PersonaAnotacionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonaAnotacionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonaDocumentoRepository" (parent: .abstract.instanceof.App\Repository\PersonaDocumentoRepository).
  • Resolving inheritance for "App\Repository\PersonaDocumentoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonaDocumentoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonaRelacionRepository" (parent: .abstract.instanceof.App\Repository\PersonaRelacionRepository).
  • Resolving inheritance for "App\Repository\PersonaRelacionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonaRelacionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonaRepository" (parent: .abstract.instanceof.App\Repository\PersonaRepository).
  • Resolving inheritance for "App\Repository\PersonaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PresupuestoConfiguracionRepository" (parent: .abstract.instanceof.App\Repository\PresupuestoConfiguracionRepository).
  • Resolving inheritance for "App\Repository\PresupuestoConfiguracionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PresupuestoConfiguracionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PresupuestoRepository" (parent: .abstract.instanceof.App\Repository\PresupuestoRepository).
  • Resolving inheritance for "App\Repository\PresupuestoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PresupuestoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductoAlmacenRepository" (parent: .abstract.instanceof.App\Repository\ProductoAlmacenRepository).
  • Resolving inheritance for "App\Repository\ProductoAlmacenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductoAlmacenRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductoComboRepository" (parent: .abstract.instanceof.App\Repository\ProductoComboRepository).
  • Resolving inheritance for "App\Repository\ProductoComboRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductoComboRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductoCostoRepository" (parent: .abstract.instanceof.App\Repository\ProductoCostoRepository).
  • Resolving inheritance for "App\Repository\ProductoCostoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductoCostoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductoPrecioRepository" (parent: .abstract.instanceof.App\Repository\ProductoPrecioRepository).
  • Resolving inheritance for "App\Repository\ProductoPrecioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductoPrecioRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductoRepository" (parent: .abstract.instanceof.App\Repository\ProductoRepository).
  • Resolving inheritance for "App\Repository\ProductoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfesionalRepository" (parent: .abstract.instanceof.App\Repository\ProfesionalRepository).
  • Resolving inheritance for "App\Repository\ProfesionalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfesionalRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProveedorRepository" (parent: .abstract.instanceof.App\Repository\ProveedorRepository).
  • Resolving inheritance for "App\Repository\ProveedorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProveedorRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProvinciaRepository" (parent: .abstract.instanceof.App\Repository\ProvinciaRepository).
  • Resolving inheritance for "App\Repository\ProvinciaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProvinciaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RamoRepository" (parent: .abstract.instanceof.App\Repository\RamoRepository).
  • Resolving inheritance for "App\Repository\RamoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RamoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RecordatorioRepository" (parent: .abstract.instanceof.App\Repository\RecordatorioRepository).
  • Resolving inheritance for "App\Repository\RecordatorioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RecordatorioRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RedSocialRepository" (parent: .abstract.instanceof.App\Repository\RedSocialRepository).
  • Resolving inheritance for "App\Repository\RedSocialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RedSocialRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservaProductoRepository" (parent: .abstract.instanceof.App\Repository\ReservaProductoRepository).
  • Resolving inheritance for "App\Repository\ReservaProductoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservaProductoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservaRepository" (parent: .abstract.instanceof.App\Repository\ReservaRepository).
  • Resolving inheritance for "App\Repository\ReservaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RolRepository" (parent: .abstract.instanceof.App\Repository\RolRepository).
  • Resolving inheritance for "App\Repository\RolRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RolRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RubroRepository" (parent: .abstract.instanceof.App\Repository\RubroRepository).
  • Resolving inheritance for "App\Repository\RubroRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RubroRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShopifyRepository" (parent: .abstract.instanceof.App\Repository\ShopifyRepository).
  • Resolving inheritance for "App\Repository\ShopifyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShopifyRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SistemaConfguracionEurocableRepository" (parent: .abstract.instanceof.App\Repository\SistemaConfguracionEurocableRepository).
  • Resolving inheritance for "App\Repository\SistemaConfguracionEurocableRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SistemaConfguracionEurocableRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SistemaConfguracionFinancieraRepository" (parent: .abstract.instanceof.App\Repository\SistemaConfguracionFinancieraRepository).
  • Resolving inheritance for "App\Repository\SistemaConfguracionFinancieraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SistemaConfguracionFinancieraRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SistemaRepository" (parent: .abstract.instanceof.App\Repository\SistemaRepository).
  • Resolving inheritance for "App\Repository\SistemaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SistemaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SistemasMedidaRepository" (parent: .abstract.instanceof.App\Repository\SistemasMedidaRepository).
  • Resolving inheritance for "App\Repository\SistemasMedidaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SistemasMedidaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository" (parent: .abstract.instanceof.App\Repository\TagRepository).
  • Resolving inheritance for "App\Repository\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemplateUnidadDetalleRepository" (parent: .abstract.instanceof.App\Repository\TemplateUnidadDetalleRepository).
  • Resolving inheritance for "App\Repository\TemplateUnidadDetalleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemplateUnidadDetalleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemplateUnidadRepository" (parent: .abstract.instanceof.App\Repository\TemplateUnidadRepository).
  • Resolving inheritance for "App\Repository\TemplateUnidadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemplateUnidadRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerminalRepository" (parent: .abstract.instanceof.App\Repository\TerminalRepository).
  • Resolving inheritance for "App\Repository\TerminalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerminalRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TimeZoneRepository" (parent: .abstract.instanceof.App\Repository\TimeZoneRepository).
  • Resolving inheritance for "App\Repository\TimeZoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TimeZoneRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoAmbienteRepository" (parent: .abstract.instanceof.App\Repository\TipoAmbienteRepository).
  • Resolving inheritance for "App\Repository\TipoAmbienteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoAmbienteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoCalculoRepository" (parent: .abstract.instanceof.App\Repository\TipoCalculoRepository).
  • Resolving inheritance for "App\Repository\TipoCalculoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoCalculoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoComponenteRepository" (parent: .abstract.instanceof.App\Repository\TipoComponenteRepository).
  • Resolving inheritance for "App\Repository\TipoComponenteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoComponenteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoComprobanteRepository" (parent: .abstract.instanceof.App\Repository\TipoComprobanteRepository).
  • Resolving inheritance for "App\Repository\TipoComprobanteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoComprobanteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoDocumentoRepository" (parent: .abstract.instanceof.App\Repository\TipoDocumentoRepository).
  • Resolving inheritance for "App\Repository\TipoDocumentoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoDocumentoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoDomicilioRepository" (parent: .abstract.instanceof.App\Repository\TipoDomicilioRepository).
  • Resolving inheritance for "App\Repository\TipoDomicilioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoDomicilioRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoIvaRepository" (parent: .abstract.instanceof.App\Repository\TipoIvaRepository).
  • Resolving inheritance for "App\Repository\TipoIvaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoIvaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoMovimientoCajaRepository" (parent: .abstract.instanceof.App\Repository\TipoMovimientoCajaRepository).
  • Resolving inheritance for "App\Repository\TipoMovimientoCajaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoMovimientoCajaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoMovimientoRepository" (parent: .abstract.instanceof.App\Repository\TipoMovimientoRepository).
  • Resolving inheritance for "App\Repository\TipoMovimientoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoMovimientoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoObraRepository" (parent: .abstract.instanceof.App\Repository\TipoObraRepository).
  • Resolving inheritance for "App\Repository\TipoObraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoObraRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoPagoRepository" (parent: .abstract.instanceof.App\Repository\TipoPagoRepository).
  • Resolving inheritance for "App\Repository\TipoPagoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoPagoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoProductoRepository" (parent: .abstract.instanceof.App\Repository\TipoProductoRepository).
  • Resolving inheritance for "App\Repository\TipoProductoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoProductoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoRedSocialRepository" (parent: .abstract.instanceof.App\Repository\TipoRedSocialRepository).
  • Resolving inheritance for "App\Repository\TipoRedSocialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoRedSocialRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoRelacionRepository" (parent: .abstract.instanceof.App\Repository\TipoRelacionRepository).
  • Resolving inheritance for "App\Repository\TipoRelacionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoRelacionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnidadDeMedidaRepository" (parent: .abstract.instanceof.App\Repository\UnidadDeMedidaRepository).
  • Resolving inheritance for "App\Repository\UnidadDeMedidaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnidadDeMedidaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnidadRepository" (parent: .abstract.instanceof.App\Repository\UnidadRepository).
  • Resolving inheritance for "App\Repository\UnidadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnidadRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsuarioFuncionRepository" (parent: .abstract.instanceof.App\Repository\UsuarioFuncionRepository).
  • Resolving inheritance for "App\Repository\UsuarioFuncionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsuarioFuncionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsuarioRepository" (parent: .abstract.instanceof.App\Repository\UsuarioRepository).
  • Resolving inheritance for "App\Repository\UsuarioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsuarioRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendedorRepository" (parent: .abstract.instanceof.App\Repository\VendedorRepository).
  • Resolving inheritance for "App\Repository\VendedorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendedorRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoltajeRepository" (parent: .abstract.instanceof.App\Repository\VoltajeRepository).
  • Resolving inheritance for "App\Repository\VoltajeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoltajeRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserVoter" (parent: .abstract.instanceof.App\Security\UserVoter).
  • Resolving inheritance for "App\Security\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UsuarioVoter" (parent: .abstract.instanceof.App\Security\UsuarioVoter).
  • Resolving inheritance for "App\Security\UsuarioVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UsuarioVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CondicionFiscalVoter" (parent: .abstract.instanceof.App\Security\Voter\CondicionFiscalVoter).
  • Resolving inheritance for "App\Security\Voter\CondicionFiscalVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CondicionFiscalVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ConfiguracionEmpresaVoter" (parent: .abstract.instanceof.App\Security\Voter\ConfiguracionEmpresaVoter).
  • Resolving inheritance for "App\Security\Voter\ConfiguracionEmpresaVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ConfiguracionEmpresaVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ContabilidadVoter" (parent: .abstract.instanceof.App\Security\Voter\ContabilidadVoter).
  • Resolving inheritance for "App\Security\Voter\ContabilidadVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ContabilidadVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CotizacionVoter" (parent: .abstract.instanceof.App\Security\Voter\CotizacionVoter).
  • Resolving inheritance for "App\Security\Voter\CotizacionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CotizacionVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\EstadoPedidoClienteVoter" (parent: .abstract.instanceof.App\Security\Voter\EstadoPedidoClienteVoter).
  • Resolving inheritance for "App\Security\Voter\EstadoPedidoClienteVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\EstadoPedidoClienteVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\EstadoPedidoProveedorVoter" (parent: .abstract.instanceof.App\Security\Voter\EstadoPedidoProveedorVoter).
  • Resolving inheritance for "App\Security\Voter\EstadoPedidoProveedorVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\EstadoPedidoProveedorVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PathVoter" (parent: .abstract.instanceof.App\Security\Voter\PathVoter).
  • Resolving inheritance for "App\Security\Voter\PathVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PathVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PedidoClienteDetalleVoter" (parent: .abstract.instanceof.App\Security\Voter\PedidoClienteDetalleVoter).
  • Resolving inheritance for "App\Security\Voter\PedidoClienteDetalleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PedidoClienteDetalleVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PedidoClienteVoter" (parent: .abstract.instanceof.App\Security\Voter\PedidoClienteVoter).
  • Resolving inheritance for "App\Security\Voter\PedidoClienteVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PedidoClienteVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PedidoProveedorDetalleVoter" (parent: .abstract.instanceof.App\Security\Voter\PedidoProveedorDetalleVoter).
  • Resolving inheritance for "App\Security\Voter\PedidoProveedorDetalleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PedidoProveedorDetalleVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PedidoProveedorVoter" (parent: .abstract.instanceof.App\Security\Voter\PedidoProveedorVoter).
  • Resolving inheritance for "App\Security\Voter\PedidoProveedorVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PedidoProveedorVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PresupuestoConfiguracionVoter" (parent: .abstract.instanceof.App\Security\Voter\PresupuestoConfiguracionVoter).
  • Resolving inheritance for "App\Security\Voter\PresupuestoConfiguracionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PresupuestoConfiguracionVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SistemaConfguracionEurocableVoter" (parent: .abstract.instanceof.App\Security\Voter\SistemaConfguracionEurocableVoter).
  • Resolving inheritance for "App\Security\Voter\SistemaConfguracionEurocableVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SistemaConfguracionEurocableVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SistemaConfguracionFinancieraVoter" (parent: .abstract.instanceof.App\Security\Voter\SistemaConfguracionFinancieraVoter).
  • Resolving inheritance for "App\Security\Voter\SistemaConfguracionFinancieraVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SistemaConfguracionFinancieraVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SistemasMedidaVoter" (parent: .abstract.instanceof.App\Security\Voter\SistemasMedidaVoter).
  • Resolving inheritance for "App\Security\Voter\SistemasMedidaVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SistemasMedidaVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TimeZoneVoter" (parent: .abstract.instanceof.App\Security\Voter\TimeZoneVoter).
  • Resolving inheritance for "App\Security\Voter\TimeZoneVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TimeZoneVoter).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\AvancesExtension" (parent: .abstract.instanceof.App\Twig\AvancesExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AvancesExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\AvancesExtension).
  • Resolving inheritance for "App\Twig\AvancesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AvancesExtension).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\CotizacionExtension" (parent: .abstract.instanceof.App\Twig\CotizacionExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CotizacionExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\CotizacionExtension).
  • Resolving inheritance for "App\Twig\CotizacionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CotizacionExtension).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\IdiomaExtension" (parent: .abstract.instanceof.App\Twig\IdiomaExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\IdiomaExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\IdiomaExtension).
  • Resolving inheritance for "App\Twig\IdiomaExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\IdiomaExtension).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\ObraExtension" (parent: .abstract.instanceof.App\Twig\ObraExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ObraExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\ObraExtension).
  • Resolving inheritance for "App\Twig\ObraExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ObraExtension).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\ProductosExtension" (parent: .abstract.instanceof.App\Twig\ProductosExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ProductosExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\ProductosExtension).
  • Resolving inheritance for "App\Twig\ProductosExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ProductosExtension).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\UtilsExtension" (parent: .abstract.instanceof.App\Twig\UtilsExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UtilsExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\UtilsExtension).
  • Resolving inheritance for "App\Twig\UtilsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UtilsExtension).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "state_machine.orders" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.orders" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.pedido" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.pedido" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.presupuesto_flujo" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.presupuesto_flujo" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.comprobante_flujo" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.comprobante_flujo" (parent: workflow.marking_store.method).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
  • Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.user.provider.concrete.chain_provider" (parent: security.user.provider.chain).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_login" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.api_login.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.authenticator.json_login.api_login" (parent: security.authenticator.json_login).
  • Resolving inheritance for "security.authentication.success_handler.api_login.json_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.success_handler.api_login.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
  • Resolving inheritance for "security.authentication.failure_handler.api_login.json_login" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "security.authentication.failure_handler.api_login.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
  • Resolving inheritance for "security.authenticator.manager.api_login" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_login" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_login" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_login" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_register" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.manager.api_register" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_register" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_register" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_register" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_register" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.authenticator.jwt.api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
  • Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.perfil_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.redsocial_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.persona_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.empresa_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.comprobantes_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.temperatura_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.adjunto" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.perfil_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.perfil_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.perfil_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.redsocial_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.redsocial_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.redsocial_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.persona_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.persona_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.persona_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.empresa_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.empresa_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.empresa_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.comprobantes_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.comprobantes_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.comprobantes_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.temperatura_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.temperatura_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.temperatura_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.adjunto" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.adjunto" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.adjunto" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.adjunto" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Ntss\SyncBundle\Command\NotificacionesCommand" (parent: .abstract.instanceof.Ntss\SyncBundle\Command\NotificacionesCommand).
  • Resolving inheritance for "Ntss\SyncBundle\Command\NotificacionesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Ntss\SyncBundle\Command\NotificacionesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ntss\SyncBundle\Controller\IpnController" (parent: .abstract.instanceof.Ntss\SyncBundle\Controller\IpnController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ntss\SyncBundle\Controller\IpnController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ntss\SyncBundle\Controller\IpnController).
  • Resolving inheritance for "Ntss\SyncBundle\Controller\IpnController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ntss\SyncBundle\Controller\IpnController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ntss\SyncBundle\Controller\ReglaEventoMLController" (parent: .abstract.instanceof.Ntss\SyncBundle\Controller\ReglaEventoMLController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ntss\SyncBundle\Controller\ReglaEventoMLController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ntss\SyncBundle\Controller\ReglaEventoMLController).
  • Resolving inheritance for "Ntss\SyncBundle\Controller\ReglaEventoMLController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ntss\SyncBundle\Controller\ReglaEventoMLController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ntss\SyncBundle\Controller\TipoEventoMLController" (parent: .abstract.instanceof.Ntss\SyncBundle\Controller\TipoEventoMLController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ntss\SyncBundle\Controller\TipoEventoMLController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ntss\SyncBundle\Controller\TipoEventoMLController).
  • Resolving inheritance for "Ntss\SyncBundle\Controller\TipoEventoMLController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ntss\SyncBundle\Controller\TipoEventoMLController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Ntss\SyncBundle\Repository\TipoEventoMLRepository" (parent: .abstract.instanceof.Ntss\SyncBundle\Repository\TipoEventoMLRepository).
  • Resolving inheritance for "Ntss\SyncBundle\Repository\TipoEventoMLRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Ntss\SyncBundle\Repository\TipoEventoMLRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Ntss\SyncBundle\Repository\ReglaEventoMLRepository" (parent: .abstract.instanceof.Ntss\SyncBundle\Repository\ReglaEventoMLRepository).
  • Resolving inheritance for "Ntss\SyncBundle\Repository\ReglaEventoMLRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Ntss\SyncBundle\Repository\ReglaEventoMLRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Ntss\SyncBundle\Repository\PublicacionRepository" (parent: .abstract.instanceof.Ntss\SyncBundle\Repository\PublicacionRepository).
  • Resolving inheritance for "Ntss\SyncBundle\Repository\PublicacionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Ntss\SyncBundle\Repository\PublicacionRepository).
  • Resolving inheritance for ".instanceof.App\FacturacionBundle\Entity\CategoriaFiscal.0.App\FacturacionBundle\Entity\CategoriaFiscal" (parent: .abstract.instanceof.App\FacturacionBundle\Entity\CategoriaFiscal).
  • Resolving inheritance for ".instanceof.App\FacturacionBundle\Entity\ClaseComprobante.0.App\FacturacionBundle\Entity\ClaseComprobante" (parent: .abstract.instanceof.App\FacturacionBundle\Entity\ClaseComprobante).
  • Resolving inheritance for ".instanceof.App\FacturacionBundle\Entity\Comprobante.0.App\FacturacionBundle\Entity\Comprobante" (parent: .abstract.instanceof.App\FacturacionBundle\Entity\Comprobante).
  • Resolving inheritance for ".instanceof.App\FacturacionBundle\Entity\ComprobanteItem.0.App\FacturacionBundle\Entity\ComprobanteItem" (parent: .abstract.instanceof.App\FacturacionBundle\Entity\ComprobanteItem).
  • Resolving inheritance for ".instanceof.App\FacturacionBundle\Entity\Mes.0.App\FacturacionBundle\Entity\Mes" (parent: .abstract.instanceof.App\FacturacionBundle\Entity\Mes).
  • Resolving inheritance for ".instanceof.App\FacturacionBundle\Entity\Presupuesto.0.App\FacturacionBundle\Entity\Presupuesto" (parent: .abstract.instanceof.App\FacturacionBundle\Entity\Presupuesto).
  • Resolving inheritance for ".instanceof.App\FacturacionBundle\Entity\PresupuestoEstado.0.App\FacturacionBundle\Entity\PresupuestoEstado" (parent: .abstract.instanceof.App\FacturacionBundle\Entity\PresupuestoEstado).
  • Resolving inheritance for ".instanceof.App\FacturacionBundle\Entity\PresupuestoItem.0.App\FacturacionBundle\Entity\PresupuestoItem" (parent: .abstract.instanceof.App\FacturacionBundle\Entity\PresupuestoItem).
  • Resolving inheritance for ".instanceof.App\FacturacionBundle\Entity\Sucursal.0.App\FacturacionBundle\Entity\Sucursal" (parent: .abstract.instanceof.App\FacturacionBundle\Entity\Sucursal).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "doctrine.dbal.default_connection.dh_middleware" (parent: doctrine.dbal.dh_middleware).
  • Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
  • Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "doctrine.dbal.default_connection.dh_middleware.default" (parent: doctrine.dbal.default_connection.dh_middleware).
1
  • Skipping service "ntss_sync.ntss_sync": Class or interface "Ntss\SyncBundle\NtssSync" cannot be loaded.
1025
  • Removed service "Qipsius\TCPDFBundle\Controller\TCPDFController"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
  • Removed service "Psr\Clock\ClockInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "mailer"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "mailer.default_transport"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\Registry"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $orders.state_machine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $ordersStateMachine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $orders"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $pedido.state_machine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $pedidoStateMachine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $pedido"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $presupuesto_flujo.state_machine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $presupuestoFlujoStateMachine"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $presupuesto_flujo"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $presupuestoFlujo"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $comprobante_flujo.state_machine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $comprobanteFlujoStateMachine"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $comprobante_flujo"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $comprobanteFlujo"; reason: private alias.
  • Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "routing.loader.annotation"; reason: private alias.
  • Removed service "routing.loader.annotation.directory"; reason: private alias.
  • Removed service "routing.loader.annotation.file"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
  • Removed service "lock.factory"; reason: private alias.
  • Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "session.storage.factory"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
  • Removed service "security.password_hasher"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user.provider.concrete.fos_userbundle"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_login"; reason: private alias.
  • Removed service "security.user_checker.api_login"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_register"; reason: private alias.
  • Removed service "security.user_checker.api_register"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api"; reason: private alias.
  • Removed service "security.user_checker.api"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "security.firewall.context_locator"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "fos_user.doctrine_registry"; reason: private alias.
  • Removed service "FOS\UserBundle\Security\LoginManagerInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\TokenGeneratorInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\PasswordUpdaterInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\CanonicalFieldsUpdater"; reason: private alias.
  • Removed service "FOS\UserBundle\Model\UserManagerInterface"; reason: private alias.
  • Removed service "fos_user.util.email_canonicalizer"; reason: private alias.
  • Removed service "fos_user.util.username_canonicalizer"; reason: private alias.
  • Removed service "fos_user.util.token_generator"; reason: private alias.
  • Removed service "fos_user.mailer"; reason: private alias.
  • Removed service "FOS\UserBundle\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "Lexik\Bundle\FormFilterBundle\Filter\FilterBuilderUpdater"; reason: private alias.
  • Removed service "Lexik\Bundle\FormFilterBundle\Filter\FilterBuilderUpdaterInterface"; reason: private alias.
  • Removed service "vich_uploader.storage"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
  • Removed service "vich_uploader.metadata_driver"; reason: private alias.
  • Removed service "vich_uploader.metadata.cache"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
  • Removed service "dh_auditor.provider.doctrine"; reason: private alias.
  • Removed service "dh_auditor.user_provider"; reason: private alias.
  • Removed service "dh_auditor.security_provider"; reason: private alias.
  • Removed service "dh_auditor.role_checker"; reason: private alias.
  • Removed service "DH\Auditor\Provider\ProviderInterface $doctrineProvider"; reason: private alias.
  • Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
  • Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
  • Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
  • Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
  • Removed service "Ntss\SyncBundle\NtssSync"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "doctrine.id_generator_locator"; reason: private alias.
  • Removed service ".stof_doctrine_extensions.reader"; reason: private alias.
  • Removed service "knp_menu.menu_provider"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service ".service_locator.wJ3_hgb"; reason: private alias.
  • Removed service ".service_locator.9L433w3"; reason: private alias.
  • Removed service ".service_locator.bJ.4HC5"; reason: private alias.
  • Removed service ".service_locator.AnPsyoX"; reason: private alias.
  • Removed service ".service_locator._8SCNv9"; reason: private alias.
  • Removed service ".service_locator.2KDgBF2"; reason: private alias.
  • Removed service ".service_locator.XVSZUc2"; reason: private alias.
  • Removed service ".service_locator.e69ILwC"; reason: private alias.
  • Removed service ".service_locator.ZjGTjlX"; reason: private alias.
  • Removed service ".service_locator.Z2ragSj"; reason: private alias.
  • Removed service ".service_locator.jHnkB_3"; reason: private alias.
  • Removed service ".service_locator.I.y9HFJ"; reason: private alias.
  • Removed service ".service_locator.XHAx9h1"; reason: private alias.
  • Removed service ".service_locator.yHQIv7I"; reason: private alias.
  • Removed service ".service_locator.6qFTX_s"; reason: private alias.
  • Removed service ".service_locator.HtPiYjU"; reason: private alias.
  • Removed service ".service_locator.Qpvv7Cc"; reason: private alias.
  • Removed service ".service_locator.pc4.3WZ"; reason: private alias.
  • Removed service ".service_locator.lPmQ9p1"; reason: private alias.
  • Removed service ".service_locator.IgN4.zB"; reason: private alias.
  • Removed service ".service_locator.1SBzDRf"; reason: private alias.
  • Removed service ".service_locator.ueglOAX"; reason: private alias.
  • Removed service ".service_locator.KVr4yuS"; reason: private alias.
  • Removed service ".service_locator.4PmRi6U"; reason: private alias.
  • Removed service ".service_locator.izfbrGS"; reason: private alias.
  • Removed service ".service_locator.4X2UPP1"; reason: private alias.
  • Removed service ".service_locator.CY69y2B"; reason: private alias.
  • Removed service ".service_locator.IQMEmw1"; reason: private alias.
  • Removed service ".service_locator.69KAW7T"; reason: private alias.
  • Removed service ".service_locator.n74z7Xz"; reason: private alias.
  • Removed service ".service_locator.zL79FUG"; reason: private alias.
  • Removed service ".service_locator.UDf4A3F"; reason: private alias.
  • Removed service ".service_locator.HGAAvzQ"; reason: private alias.
  • Removed service ".service_locator.gTnSf4a"; reason: private alias.
  • Removed service ".service_locator.gpPrR_a"; reason: private alias.
  • Removed service ".service_locator.Z2n_0Wy"; reason: private alias.
  • Removed service ".service_locator.3cVKbw4"; reason: private alias.
  • Removed service ".service_locator.jMU85gH"; reason: private alias.
  • Removed service ".service_locator.gvYmN8T"; reason: private alias.
  • Removed service ".service_locator.PSSGvaL"; reason: private alias.
  • Removed service ".service_locator.4N6aaJT"; reason: private alias.
  • Removed service ".service_locator.r5QndH8"; reason: private alias.
  • Removed service ".service_locator.5wrxbAM"; reason: private alias.
  • Removed service ".service_locator.YQUf9nE"; reason: private alias.
  • Removed service ".service_locator.r0_iOF8"; reason: private alias.
  • Removed service ".service_locator.p5Wp75F"; reason: private alias.
  • Removed service ".service_locator.n3Kj_Vf"; reason: private alias.
  • Removed service ".service_locator.O_ITjXW"; reason: private alias.
  • Removed service ".service_locator.y7a6z_i"; reason: private alias.
  • Removed service ".service_locator.mhzzMV9"; reason: private alias.
  • Removed service ".service_locator.ur5oNIW"; reason: private alias.
  • Removed service ".service_locator.8FIuSQ7"; reason: private alias.
  • Removed service ".service_locator.lGObjEu"; reason: private alias.
  • Removed service ".service_locator.W.RQ3az"; reason: private alias.
  • Removed service ".service_locator.E9tvKVe"; reason: private alias.
  • Removed service ".service_locator.kIu3wBc"; reason: private alias.
  • Removed service ".service_locator.QM6bf4U"; reason: private alias.
  • Removed service ".service_locator.nSLD5Yu"; reason: private alias.
  • Removed service ".service_locator.eZP2o3u"; reason: private alias.
  • Removed service ".service_locator.BSmj6Sk"; reason: private alias.
  • Removed service ".service_locator.GlqARIA"; reason: private alias.
  • Removed service ".service_locator.iR08v46"; reason: private alias.
  • Removed service ".service_locator._R56S5T"; reason: private alias.
  • Removed service ".service_locator.g5XUAsK"; reason: private alias.
  • Removed service ".service_locator.eo2QwPU"; reason: private alias.
  • Removed service ".service_locator.2qTGsvp"; reason: private alias.
  • Removed service ".service_locator.gXKvOVP"; reason: private alias.
  • Removed service ".service_locator.6VwVTpe"; reason: private alias.
  • Removed service ".service_locator.wnfG7QO"; reason: private alias.
  • Removed service ".service_locator.lncdexC"; reason: private alias.
  • Removed service ".service_locator._Y9XCIP"; reason: private alias.
  • Removed service ".service_locator.7iQ4ob_"; reason: private alias.
  • Removed service ".service_locator.m4GKAE6"; reason: private alias.
  • Removed service ".service_locator.wgzB5mj"; reason: private alias.
  • Removed service ".service_locator.68p7tsv"; reason: private alias.
  • Removed service ".service_locator.xgt1sLf"; reason: private alias.
  • Removed service ".service_locator.QBNUsA1"; reason: private alias.
  • Removed service ".service_locator.Z2ul7WZ"; reason: private alias.
  • Removed service ".service_locator.q1pTOVi"; reason: private alias.
  • Removed service ".service_locator.a0nu0AU"; reason: private alias.
  • Removed service ".service_locator.0lIKLyK"; reason: private alias.
  • Removed service ".service_locator.oZ1MOIi"; reason: private alias.
  • Removed service ".service_locator.EqeFuV7"; reason: private alias.
  • Removed service ".service_locator.9lYLOmj"; reason: private alias.
  • Removed service ".service_locator.sxHVrvf"; reason: private alias.
  • Removed service ".service_locator.vmey1EX"; reason: private alias.
  • Removed service ".service_locator.ATNiMg0"; reason: private alias.
  • Removed service ".service_locator.6y8nINw"; reason: private alias.
  • Removed service ".service_locator.rR9fmOp"; reason: private alias.
  • Removed service ".service_locator.hfmsKOW"; reason: private alias.
  • Removed service ".service_locator.8EBB6_V"; reason: private alias.
  • Removed service ".service_locator.nT5mrNC"; reason: private alias.
  • Removed service ".service_locator.ZMdW8GZ"; reason: private alias.
  • Removed service ".service_locator.lhG3sIO"; reason: private alias.
  • Removed service ".service_locator.YJfkuQ."; reason: private alias.
  • Removed service ".service_locator.ld96fLL"; reason: private alias.
  • Removed service ".service_locator.b8XHuBO"; reason: private alias.
  • Removed service ".service_locator.ucAZqJr"; reason: private alias.
  • Removed service ".service_locator.o2yrbs0"; reason: private alias.
  • Removed service ".service_locator.IYa8_bu"; reason: private alias.
  • Removed service ".service_locator.1fqe_Ud"; reason: private alias.
  • Removed service ".service_locator.uNjHWAK"; reason: private alias.
  • Removed service ".service_locator.SoIikKG"; reason: private alias.
  • Removed service ".service_locator.GdpxzDk"; reason: private alias.
  • Removed service ".service_locator.dhKaz5N"; reason: private alias.
  • Removed service ".service_locator.b9fpiqD"; reason: private alias.
  • Removed service ".service_locator.SzqQ8z5"; reason: private alias.
  • Removed service ".service_locator.6WFzg3B"; reason: private alias.
  • Removed service ".service_locator.3t0unMH"; reason: private alias.
  • Removed service ".service_locator.KNAyXpC"; reason: private alias.
  • Removed service ".service_locator.GFmx7NU"; reason: private alias.
  • Removed service ".service_locator.j5jyapP"; reason: private alias.
  • Removed service ".service_locator.S6hMHaZ"; reason: private alias.
  • Removed service ".service_locator.zNgVDR3"; reason: private alias.
  • Removed service ".service_locator.ZT1gNmv"; reason: private alias.
  • Removed service ".service_locator.KyjrLUk"; reason: private alias.
  • Removed service ".service_locator.w3TMYr2"; reason: private alias.
  • Removed service ".service_locator._sIrCBU"; reason: private alias.
  • Removed service ".service_locator.UCBG84r"; reason: private alias.
  • Removed service ".service_locator.9jqRzQG"; reason: private alias.
  • Removed service ".service_locator.ZuhVAwn"; reason: private alias.
  • Removed service ".service_locator.SS_Okfe"; reason: private alias.
  • Removed service ".service_locator.M74e4yA"; reason: private alias.
  • Removed service ".service_locator.LMTbRw5"; reason: private alias.
  • Removed service ".service_locator.YIE9741"; reason: private alias.
  • Removed service ".service_locator.hIcyYT3"; reason: private alias.
  • Removed service ".service_locator.8OYzpdm"; reason: private alias.
  • Removed service ".service_locator.2SBa8J_"; reason: private alias.
  • Removed service ".service_locator.q4rlCBZ"; reason: private alias.
  • Removed service ".service_locator.o6TK8fn"; reason: private alias.
  • Removed service ".service_locator.bR.ckDO"; reason: private alias.
  • Removed service ".service_locator.0f27SXi"; reason: private alias.
  • Removed service ".service_locator.2Jm3Hts"; reason: private alias.
  • Removed service ".service_locator.h5DVRrh"; reason: private alias.
  • Removed service ".service_locator.5Q.9GKW"; reason: private alias.
  • Removed service ".service_locator.Ieb3U8D"; reason: private alias.
  • Removed service ".service_locator.bgs5KCR"; reason: private alias.
  • Removed service ".service_locator.gZi8HF4"; reason: private alias.
  • Removed service ".service_locator.GDBBTa2"; reason: private alias.
  • Removed service ".service_locator.pBYLNQh"; reason: private alias.
  • Removed service ".service_locator.8nweuLf"; reason: private alias.
  • Removed service ".service_locator.Yh9O48x"; reason: private alias.
  • Removed service ".service_locator.T5ZYAUK"; reason: private alias.
  • Removed service ".service_locator.Yze5GlH"; reason: private alias.
  • Removed service ".service_locator.IKRbDsP"; reason: private alias.
  • Removed service ".service_locator.VUx6E2."; reason: private alias.
  • Removed service ".service_locator.vjRE9wo"; reason: private alias.
  • Removed service ".service_locator.280rbxq"; reason: private alias.
  • Removed service ".service_locator.d6Y1_tC"; reason: private alias.
  • Removed service ".service_locator.LvwEP49"; reason: private alias.
  • Removed service ".service_locator._qww.4J"; reason: private alias.
  • Removed service ".service_locator.izbj0St"; reason: private alias.
  • Removed service ".service_locator.vY4MsOV"; reason: private alias.
  • Removed service ".service_locator.lgtTBj8"; reason: private alias.
  • Removed service ".service_locator.QW3g9co"; reason: private alias.
  • Removed service ".service_locator.Vjj_v.3"; reason: private alias.
  • Removed service ".service_locator.ysjJ1Hu"; reason: private alias.
  • Removed service ".service_locator.sol6LUk"; reason: private alias.
  • Removed service ".service_locator.RsSUzAP"; reason: private alias.
  • Removed service ".service_locator.6Q14CM1"; reason: private alias.
  • Removed service ".service_locator.anlMEeT"; reason: private alias.
  • Removed service ".service_locator.ZAwD1EA"; reason: private alias.
  • Removed service ".service_locator.Q4rbL0s"; reason: private alias.
  • Removed service ".service_locator.2ingYs9"; reason: private alias.
  • Removed service ".service_locator.U70OE6P"; reason: private alias.
  • Removed service ".service_locator.1a3873D"; reason: private alias.
  • Removed service ".service_locator.PEi74.1"; reason: private alias.
  • Removed service ".service_locator.FksniJf"; reason: private alias.
  • Removed service ".service_locator.8JA6AQ4"; reason: private alias.
  • Removed service ".service_locator.kd2i9qP"; reason: private alias.
  • Removed service ".service_locator.XAtENke"; reason: private alias.
  • Removed service ".service_locator.XZGPODk"; reason: private alias.
  • Removed service ".service_locator.D9htMsz"; reason: private alias.
  • Removed service ".service_locator.KeRuC6f"; reason: private alias.
  • Removed service ".service_locator.NiLMqc5"; reason: private alias.
  • Removed service ".service_locator.U_pL30t"; reason: private alias.
  • Removed service ".service_locator.80q9Xom"; reason: private alias.
  • Removed service ".service_locator.HL35yxR"; reason: private alias.
  • Removed service ".service_locator.B1ySTh4"; reason: private alias.
  • Removed service ".service_locator.3KXoQ7I"; reason: private alias.
  • Removed service ".service_locator.iRThzDs"; reason: private alias.
  • Removed service ".service_locator.bRUXdBX"; reason: private alias.
  • Removed service ".service_locator.hRsH8e5"; reason: private alias.
  • Removed service ".service_locator.SKeJ8Py"; reason: private alias.
  • Removed service ".service_locator.hP6te6j"; reason: private alias.
  • Removed service ".service_locator.0Wpcgn4"; reason: private alias.
  • Removed service ".service_locator.BFrsqsn"; reason: private alias.
  • Removed service ".service_locator.HXVRNNU"; reason: private alias.
  • Removed service ".service_locator._FYjgcq"; reason: private alias.
  • Removed service ".service_locator.LUDChcs"; reason: private alias.
  • Removed service ".service_locator.O24_MAy"; reason: private alias.
  • Removed service ".service_locator.jUv.zyj"; reason: private alias.
  • Removed service "validator"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_login"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_register"; reason: private alias.
  • Removed service "security.firewall.authenticator.api"; reason: private alias.
  • Removed service "security.firewall.authenticator.main"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "state_machine.orders"; reason: private alias.
  • Removed service "state_machine.pedido"; reason: private alias.
  • Removed service "state_machine.presupuesto_flujo"; reason: private alias.
  • Removed service "state_machine.comprobante_flujo"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service "security.event_dispatcher.api_login"; reason: private alias.
  • Removed service "security.event_dispatcher.api_register"; reason: private alias.
  • Removed service "security.event_dispatcher.api"; reason: private alias.
  • Removed service "security.event_dispatcher.main"; reason: private alias.
  • Removed service ".service_locator.gFlme_s"; reason: private alias.
  • Removed service ".service_locator.mL_3ztl"; reason: private alias.
  • Removed service ".service_locator.acup0pe"; reason: private alias.
  • Removed service ".service_locator.IlYlX5R"; reason: private alias.
  • Removed service ".service_locator.L.s1x90"; reason: private alias.
  • Removed service ".service_locator.UtPL5tA"; reason: private alias.
  • Removed service ".service_locator.KtO3BN."; reason: private alias.
  • Removed service ".service_locator.oMkKEmb"; reason: private alias.
  • Removed service ".service_locator.6jNtbKP"; reason: private alias.
  • Removed service ".service_locator.M5zgRVo"; reason: private alias.
  • Removed service ".service_locator.N5kd7hv"; reason: private alias.
  • Removed service ".service_locator.1SFXGLH"; reason: private alias.
  • Removed service ".service_locator.JPFpPam"; reason: private alias.
  • Removed service ".service_locator.wm4ZhZL"; reason: private alias.
  • Removed service ".service_locator.JoYFZmm"; reason: private alias.
  • Removed service ".service_locator.iorFnPw"; reason: private alias.
  • Removed service ".service_locator.UUjm6BC"; reason: private alias.
  • Removed service ".service_locator.Yw6UBwG"; reason: private alias.
  • Removed service ".service_locator.027W6kj"; reason: private alias.
  • Removed service ".service_locator.hqkUunp"; reason: private alias.
  • Removed service ".service_locator.Tm6Pg9t"; reason: private alias.
  • Removed service ".service_locator.IW.nwuL"; reason: private alias.
  • Removed service ".service_locator.NSC_MC2"; reason: private alias.
  • Removed service ".service_locator.XjGwYCk"; reason: private alias.
  • Removed service ".service_locator.pZbfUxL"; reason: private alias.
  • Removed service ".service_locator.4AEu_w2"; reason: private alias.
  • Removed service ".service_locator..rUp8AR"; reason: private alias.
  • Removed service ".service_locator.OTRRpjK"; reason: private alias.
  • Removed service ".service_locator.Ws_wvUf"; reason: private alias.
  • Removed service ".service_locator.9n8OW1G"; reason: private alias.
  • Removed service ".service_locator.gaTSUXr"; reason: private alias.
  • Removed service ".service_locator.m7vtWEY"; reason: private alias.
  • Removed service ".service_locator.Q7Ekoss"; reason: private alias.
  • Removed service ".service_locator.MtIzndc"; reason: private alias.
  • Removed service ".service_locator.oaVjWzj"; reason: private alias.
  • Removed service ".service_locator.WXzvaZU"; reason: private alias.
  • Removed service ".service_locator.CkFHBgV"; reason: private alias.
  • Removed service ".service_locator.9e2t_lq"; reason: private alias.
  • Removed service ".service_locator.5nArBpm"; reason: private alias.
  • Removed service ".service_locator.hc1f.KK"; reason: private alias.
  • Removed service ".service_locator.R9Av.ce"; reason: private alias.
  • Removed service ".service_locator.nha2Y3_"; reason: private alias.
  • Removed service ".service_locator.VqotLs7"; reason: private alias.
  • Removed service ".service_locator.NSJxJte"; reason: private alias.
  • Removed service ".service_locator.IhqE2g5"; reason: private alias.
  • Removed service ".service_locator.flDB_pw"; reason: private alias.
  • Removed service ".service_locator.fxCTcxp"; reason: private alias.
  • Removed service ".service_locator.Wy0vaUT"; reason: private alias.
  • Removed service ".service_locator.S5Hyh2G"; reason: private alias.
  • Removed service ".service_locator.xJENOOq"; reason: private alias.
  • Removed service ".service_locator.YXbtYiC"; reason: private alias.
  • Removed service ".service_locator.wRI_Yr3"; reason: private alias.
  • Removed service ".service_locator.rQqB0lQ"; reason: private alias.
  • Removed service ".service_locator.UcPpNEN"; reason: private alias.
  • Removed service ".service_locator.ZRrsr.k"; reason: private alias.
  • Removed service ".service_locator.NxsDj.P"; reason: private alias.
  • Removed service ".service_locator.gek1GKR"; reason: private alias.
  • Removed service ".service_locator.feOL0zc"; reason: private alias.
  • Removed service ".service_locator.8Xpa8nb"; reason: private alias.
  • Removed service ".service_locator.wTecNLU"; reason: private alias.
  • Removed service ".service_locator.tP30Ajt"; reason: private alias.
  • Removed service ".service_locator.tVfEoGw"; reason: private alias.
  • Removed service ".service_locator.lGVAeej"; reason: private alias.
  • Removed service ".service_locator.Oc1SzNQ"; reason: private alias.
  • Removed service ".service_locator.sUcpw5q"; reason: private alias.
  • Removed service ".service_locator.rDizEd."; reason: private alias.
  • Removed service ".service_locator.r6Kxilq"; reason: private alias.
  • Removed service ".service_locator.FjycniZ"; reason: private alias.
  • Removed service ".service_locator.xQKyXNr"; reason: private alias.
  • Removed service ".service_locator.4uhcXf8"; reason: private alias.
  • Removed service ".service_locator.OCKOOa_"; reason: private alias.
  • Removed service ".service_locator.Ugq_UNM"; reason: private alias.
  • Removed service ".service_locator.RsGkZts"; reason: private alias.
  • Removed service ".service_locator.63_II4X"; reason: private alias.
  • Removed service ".service_locator.I0uh67g"; reason: private alias.
  • Removed service ".service_locator.U8yfaid"; reason: private alias.
  • Removed service ".service_locator.fMvXqx0"; reason: private alias.
  • Removed service ".service_locator.eI6_2iA"; reason: private alias.
  • Removed service ".service_locator.GWwB8Vc"; reason: private alias.
  • Removed service ".service_locator.hjw6BV_"; reason: private alias.
  • Removed service ".service_locator.UNcxnR1"; reason: private alias.
  • Removed service ".service_locator.tGRk9x."; reason: private alias.
  • Removed service ".service_locator.4g1w0mz"; reason: private alias.
  • Removed service ".service_locator.2DqcEVP"; reason: private alias.
  • Removed service ".service_locator.D9ABVGX"; reason: private alias.
  • Removed service ".service_locator.J6Xe0BK"; reason: private alias.
  • Removed service ".service_locator.sJPfW._"; reason: private alias.
  • Removed service ".service_locator.DahEvmD"; reason: private alias.
  • Removed service ".service_locator.zb6hkFj"; reason: private alias.
  • Removed service ".service_locator.Cb_nI4I"; reason: private alias.
  • Removed service ".service_locator.GAyKFYB"; reason: private alias.
  • Removed service ".service_locator.iG3cEy6"; reason: private alias.
  • Removed service ".service_locator.NxMrnS5"; reason: private alias.
  • Removed service ".service_locator.5cKt1SW"; reason: private alias.
  • Removed service ".service_locator.i1ljMcD"; reason: private alias.
  • Removed service ".service_locator.Jd84NxO"; reason: private alias.
  • Removed service ".service_locator.Y_Ce319"; reason: private alias.
  • Removed service ".service_locator.GIBDSY7"; reason: private alias.
  • Removed service ".service_locator.YLi1xiz"; reason: private alias.
  • Removed service ".service_locator.5U7GGLC"; reason: private alias.
  • Removed service ".service_locator.csSo6j8"; reason: private alias.
  • Removed service ".service_locator._CLzvvy"; reason: private alias.
  • Removed service ".service_locator.Ar1r.yH"; reason: private alias.
  • Removed service ".service_locator.1jCFa93"; reason: private alias.
  • Removed service ".service_locator.k2fG38R"; reason: private alias.
  • Removed service ".service_locator.DBxzYxz"; reason: private alias.
  • Removed service ".service_locator.ELfkB5I"; reason: private alias.
  • Removed service ".service_locator.cANSlDV"; reason: private alias.
  • Removed service ".service_locator.sjT_up2"; reason: private alias.
  • Removed service ".service_locator.aU30n3n"; reason: private alias.
  • Removed service ".service_locator.jf7WClw"; reason: private alias.
  • Removed service ".service_locator.UkZa5qN"; reason: private alias.
  • Removed service ".service_locator.n_Q3nFF"; reason: private alias.
  • Removed service ".service_locator.pdw6N8_"; reason: private alias.
  • Removed service ".service_locator.ZFulmkO"; reason: private alias.
  • Removed service ".service_locator.Fo8ehep"; reason: private alias.
  • Removed service ".service_locator.zgzRQqG"; reason: private alias.
  • Removed service ".service_locator.1_CaHKR"; reason: private alias.
  • Removed service ".service_locator.9gGxfu6"; reason: private alias.
  • Removed service ".service_locator.T7AvdiH"; reason: private alias.
  • Removed service ".service_locator.jiF1Z0K"; reason: private alias.
  • Removed service ".service_locator.UwHO5u7"; reason: private alias.
  • Removed service ".service_locator.ibb317G"; reason: private alias.
  • Removed service ".service_locator.BkKkcHG"; reason: private alias.
  • Removed service ".service_locator.WZzeezb"; reason: private alias.
  • Removed service ".service_locator.OhPWTiZ"; reason: private alias.
  • Removed service ".service_locator.uwUi93S"; reason: private alias.
  • Removed service ".service_locator.Xv.5bBj"; reason: private alias.
  • Removed service ".service_locator.FMsGVWo"; reason: private alias.
  • Removed service ".service_locator.pKYfTS4"; reason: private alias.
  • Removed service ".service_locator.lXtNVXv"; reason: private alias.
  • Removed service ".service_locator.zbP6Ty6"; reason: private alias.
  • Removed service ".service_locator.TW1EHui"; reason: private alias.
  • Removed service ".service_locator.o2YTM0F"; reason: private alias.
  • Removed service ".service_locator.HD9fzU_"; reason: private alias.
  • Removed service ".service_locator.tQ3V7YA"; reason: private alias.
  • Removed service ".service_locator.lHQgPzs"; reason: private alias.
  • Removed service ".service_locator.0jMIzRu"; reason: private alias.
  • Removed service ".service_locator.3XYe9XD"; reason: private alias.
  • Removed service ".service_locator.MuskToB"; reason: private alias.
  • Removed service ".service_locator.Tf1xZ.y"; reason: private alias.
  • Removed service ".service_locator.ZSMNsKJ"; reason: private alias.
  • Removed service ".service_locator.rfEmstG"; reason: private alias.
  • Removed service ".service_locator.KzEf1Aq"; reason: private alias.
  • Removed service ".service_locator.BfhVR40"; reason: private alias.
  • Removed service ".service_locator.bX0xfxC"; reason: private alias.
  • Removed service ".service_locator.IxBmWmJ"; reason: private alias.
  • Removed service ".service_locator.uitgFJw"; reason: private alias.
  • Removed service ".service_locator.c9HCheM"; reason: private alias.
  • Removed service ".service_locator.o5In4DN"; reason: private alias.
  • Removed service ".service_locator.gEzpk8K"; reason: private alias.
  • Removed service ".service_locator.JJ8tVhC"; reason: private alias.
  • Removed service ".service_locator.B4w2Kz1"; reason: private alias.
  • Removed service ".service_locator.tdNWWy1"; reason: private alias.
  • Removed service ".service_locator.jHhl4TG"; reason: private alias.
  • Removed service ".service_locator.wtjvP60"; reason: private alias.
  • Removed service ".service_locator.MCdd7Ay"; reason: private alias.
  • Removed service ".service_locator.NjRZlxR"; reason: private alias.
  • Removed service ".service_locator.dMDwyd1"; reason: private alias.
  • Removed service ".service_locator.n8if_v."; reason: private alias.
  • Removed service ".service_locator.ewWxpwZ"; reason: private alias.
  • Removed service ".service_locator.li_10wh"; reason: private alias.
  • Removed service ".service_locator.q.JsenO"; reason: private alias.
  • Removed service ".service_locator.DfxHAZU"; reason: private alias.
  • Removed service ".service_locator.HC8NUpV"; reason: private alias.
  • Removed service ".service_locator.wFJcuLq"; reason: private alias.
  • Removed service ".service_locator.nPSNW63"; reason: private alias.
  • Removed service ".service_locator.kwQxjq."; reason: private alias.
  • Removed service ".service_locator.NI_ha9r"; reason: private alias.
  • Removed service ".service_locator.TzbUIcm"; reason: private alias.
  • Removed service ".service_locator.CVIm.OC"; reason: private alias.
  • Removed service ".service_locator.L2M828h"; reason: private alias.
  • Removed service ".service_locator.62Ww6a0"; reason: private alias.
  • Removed service ".service_locator.NX_0JRK"; reason: private alias.
  • Removed service ".service_locator.7.6eKRW"; reason: private alias.
  • Removed service ".service_locator.1ByxTUW"; reason: private alias.
  • Removed service ".service_locator.ivwe1Dp"; reason: private alias.
  • Removed service ".service_locator.zTXtZ1O"; reason: private alias.
  • Removed service ".service_locator.ntDqF6y"; reason: private alias.
  • Removed service ".service_locator.UxBejcu"; reason: private alias.
  • Removed service ".service_locator.OR7u1l7"; reason: private alias.
  • Removed service ".service_locator.KE6e_a9"; reason: private alias.
  • Removed service ".service_locator.myRCMp7"; reason: private alias.
  • Removed service ".service_locator.Yn3p.tz"; reason: private alias.
  • Removed service ".service_locator.LZdJFVa"; reason: private alias.
  • Removed service ".service_locator.LJEicZ5"; reason: private alias.
  • Removed service ".service_locator.VcxCm2U"; reason: private alias.
  • Removed service ".service_locator.z2Gu5lW"; reason: private alias.
  • Removed service ".service_locator.OpHPsCv"; reason: private alias.
  • Removed service ".service_locator.KiVQl5k"; reason: private alias.
  • Removed service ".service_locator.vdd8f1k"; reason: private alias.
  • Removed service ".service_locator.sicvhld"; reason: private alias.
  • Removed service ".service_locator.Oa.0kyO"; reason: private alias.
  • Removed service ".service_locator.Lcmg2EX"; reason: private alias.
  • Removed service ".service_locator.46bpxyj"; reason: private alias.
  • Removed service ".service_locator.fIUtVzw"; reason: private alias.
  • Removed service ".service_locator.jha9y7a"; reason: private alias.
  • Removed service ".service_locator.b_FnLsN"; reason: private alias.
  • Removed service ".service_locator.3RRPUU6"; reason: private alias.
  • Removed service ".service_locator.4jRYjcJ"; reason: private alias.
  • Removed service ".service_locator.TcRIKFL"; reason: private alias.
  • Removed service ".service_locator.IB69WRO"; reason: private alias.
  • Removed service ".service_locator.AilNrVd"; reason: private alias.
  • Removed service ".service_locator.G2qY9D8"; reason: private alias.
  • Removed service ".service_locator.0.H5dmu"; reason: private alias.
  • Removed service ".service_locator.Q8Vi9eX"; reason: private alias.
  • Removed service ".service_locator.JKZzo1L"; reason: private alias.
  • Removed service ".service_locator.bkq2FvD"; reason: private alias.
  • Removed service ".service_locator.rOdEmsw"; reason: private alias.
  • Removed service ".service_locator.mrCbRM5"; reason: private alias.
  • Removed service ".service_locator.x3re9b_"; reason: private alias.
  • Removed service ".service_locator.ejprqoB"; reason: private alias.
  • Removed service ".service_locator.tUKd_ke"; reason: private alias.
  • Removed service ".service_locator.UBAn47K"; reason: private alias.
  • Removed service ".service_locator.xoHkwJS"; reason: private alias.
  • Removed service ".service_locator.Mj1DHZv"; reason: private alias.
  • Removed service ".service_locator.ZPDjk6W"; reason: private alias.
  • Removed service ".service_locator.xEsDY1e"; reason: private alias.
  • Removed service ".service_locator.Fmo7dtT"; reason: private alias.
  • Removed service ".service_locator.fJA00pS"; reason: private alias.
  • Removed service ".service_locator.WcHWgn1"; reason: private alias.
  • Removed service ".service_locator.LaHPZnO"; reason: private alias.
  • Removed service ".service_locator.aaSLYih"; reason: private alias.
  • Removed service ".service_locator.tGYir4z"; reason: private alias.
  • Removed service ".service_locator.mlNvEPl"; reason: private alias.
  • Removed service ".service_locator.89SOFy4"; reason: private alias.
  • Removed service ".service_locator.y5j3hYh"; reason: private alias.
  • Removed service ".service_locator.vDGtx4b"; reason: private alias.
  • Removed service ".service_locator.btcTFNm"; reason: private alias.
  • Removed service ".service_locator.Jr_u3lA"; reason: private alias.
  • Removed service ".service_locator.MyBkUpk"; reason: private alias.
  • Removed service ".service_locator.Ykp5qvP"; reason: private alias.
  • Removed service ".service_locator.oGqYxAd"; reason: private alias.
  • Removed service ".service_locator.kQuShPE"; reason: private alias.
  • Removed service ".service_locator.Np_2KLU"; reason: private alias.
  • Removed service ".service_locator.Uj2LXtv"; reason: private alias.
  • Removed service ".service_locator..g7hMeO"; reason: private alias.
  • Removed service ".service_locator.P0O5dqB"; reason: private alias.
  • Removed service ".service_locator.wDbmny3"; reason: private alias.
  • Removed service ".service_locator.wFUdazY"; reason: private alias.
  • Removed service ".service_locator.bA.fLz_"; reason: private alias.
  • Removed service ".service_locator.3kOsFp6"; reason: private alias.
  • Removed service ".service_locator.O0Fly72"; reason: private alias.
  • Removed service ".service_locator.DhGZCN7"; reason: private alias.
  • Removed service ".service_locator.Ol2Hebn"; reason: private alias.
  • Removed service ".service_locator.0WKIpSh"; reason: private alias.
  • Removed service ".service_locator..hQ13MO"; reason: private alias.
  • Removed service ".service_locator.YlE0t1o"; reason: private alias.
  • Removed service ".service_locator.NpJGTRI"; reason: private alias.
  • Removed service ".service_locator.iXNTK2g"; reason: private alias.
  • Removed service ".service_locator.rCvXNvX"; reason: private alias.
  • Removed service ".service_locator.Q9K2bzC"; reason: private alias.
  • Removed service ".service_locator.4A6paqe"; reason: private alias.
  • Removed service ".service_locator.Rvup.Yv"; reason: private alias.
  • Removed service ".service_locator.Z8TSFCS"; reason: private alias.
  • Removed service ".service_locator.Ji4wa85"; reason: private alias.
  • Removed service ".service_locator.KMjWvNE"; reason: private alias.
  • Removed service ".service_locator.18c7QXx"; reason: private alias.
  • Removed service ".service_locator.jI4w2WY"; reason: private alias.
  • Removed service ".service_locator.mVkXmUT"; reason: private alias.
  • Removed service ".service_locator.5NgK68w"; reason: private alias.
  • Removed service ".service_locator.VIjNfi_"; reason: private alias.
  • Removed service ".service_locator.ZxV9gMm"; reason: private alias.
  • Removed service ".service_locator.6qbQHiJ"; reason: private alias.
  • Removed service ".service_locator.Osqmpbx"; reason: private alias.
  • Removed service ".service_locator.B.8xUAB"; reason: private alias.
  • Removed service ".service_locator.rTiCS2h"; reason: private alias.
  • Removed service ".service_locator..sBKT9c"; reason: private alias.
  • Removed service ".service_locator.HhBPRcB"; reason: private alias.
  • Removed service ".service_locator.BZeOhj_"; reason: private alias.
  • Removed service ".service_locator.gMKENRr"; reason: private alias.
  • Removed service ".service_locator.L4o_9bx"; reason: private alias.
  • Removed service ".service_locator.TM0CRx7"; reason: private alias.
  • Removed service ".service_locator.etnU1yX"; reason: private alias.
  • Removed service ".service_locator.u25FtXF"; reason: private alias.
  • Removed service ".service_locator.McK_NqZ"; reason: private alias.
  • Removed service ".service_locator.jSKbGqM"; reason: private alias.
  • Removed service ".service_locator.KCxDz5K"; reason: private alias.
  • Removed service ".service_locator.uVXIH86"; reason: private alias.
  • Removed service ".service_locator.9CkiA7h"; reason: private alias.
  • Removed service ".service_locator._AAqe0E"; reason: private alias.
  • Removed service ".service_locator.W9RkLFR"; reason: private alias.
  • Removed service ".service_locator.zvIuA5P"; reason: private alias.
  • Removed service ".service_locator.iW79k_1"; reason: private alias.
  • Removed service ".service_locator.yGpQWHd"; reason: private alias.
  • Removed service ".service_locator.K1Gwr5H"; reason: private alias.
  • Removed service ".service_locator.BqY6Ipv"; reason: private alias.
  • Removed service ".service_locator.BFU3IYz"; reason: private alias.
  • Removed service ".service_locator.f7o.Jq9"; reason: private alias.
  • Removed service ".service_locator.CDi1avM"; reason: private alias.
  • Removed service ".service_locator.r8FWVl_"; reason: private alias.
  • Removed service ".service_locator.PpLWG1H"; reason: private alias.
  • Removed service ".service_locator.4GuBx8u"; reason: private alias.
  • Removed service ".service_locator.Rib1zlk"; reason: private alias.
  • Removed service ".service_locator.DrxNfnY"; reason: private alias.
  • Removed service ".service_locator.0QZdOXA"; reason: private alias.
  • Removed service ".service_locator.YBC8r_C"; reason: private alias.
  • Removed service ".service_locator.l3lpJur"; reason: private alias.
  • Removed service ".service_locator.1Iouh2Z"; reason: private alias.
  • Removed service ".service_locator.D9fgE_v"; reason: private alias.
  • Removed service ".service_locator.MZOdL0W"; reason: private alias.
  • Removed service ".service_locator.eNDQT6u"; reason: private alias.
  • Removed service ".service_locator.H6hetj0"; reason: private alias.
  • Removed service ".service_locator.I7DOfO5"; reason: private alias.
  • Removed service ".service_locator.58DOQ_y"; reason: private alias.
  • Removed service ".service_locator.OVfrXlR"; reason: private alias.
  • Removed service ".service_locator.MVpvv1P"; reason: private alias.
  • Removed service ".service_locator.8XasTUx"; reason: private alias.
  • Removed service ".service_locator.ppayIAW"; reason: private alias.
  • Removed service ".service_locator.reqn7LV"; reason: private alias.
  • Removed service ".service_locator.xhyL4o5"; reason: private alias.
  • Removed service ".service_locator.SDQ5VdZ"; reason: private alias.
  • Removed service ".service_locator.NkxrzGv"; reason: private alias.
  • Removed service ".service_locator.obkvjyg"; reason: private alias.
  • Removed service ".service_locator.BAIaM4L"; reason: private alias.
  • Removed service ".service_locator.vgeEYuK"; reason: private alias.
  • Removed service ".service_locator.xC1CjSY"; reason: private alias.
  • Removed service ".service_locator.jQG4V_f"; reason: private alias.
  • Removed service ".service_locator.Co4fJfb"; reason: private alias.
  • Removed service ".service_locator.zVzev.q"; reason: private alias.
  • Removed service ".service_locator.zLyFvh5"; reason: private alias.
  • Removed service ".service_locator.ZBv9KhR"; reason: private alias.
  • Removed service ".service_locator.8ZrfVOr"; reason: private alias.
  • Removed service ".service_locator.yjuxEyT"; reason: private alias.
  • Removed service ".service_locator.U.sTkaH"; reason: private alias.
  • Removed service ".service_locator.3Am1Kbw"; reason: private alias.
  • Removed service ".service_locator.3jvcBVV"; reason: private alias.
  • Removed service ".service_locator.yN3ADuY"; reason: private alias.
  • Removed service ".service_locator.2XlGx_R"; reason: private alias.
  • Removed service ".service_locator.DIP9BIC"; reason: private alias.
  • Removed service ".service_locator.kUiul_b"; reason: private alias.
  • Removed service ".service_locator.c9N28mP"; reason: private alias.
  • Removed service ".service_locator.JD0TAgW"; reason: private alias.
  • Removed service ".service_locator.bBV21_1"; reason: private alias.
  • Removed service ".service_locator.oeaQj7j"; reason: private alias.
  • Removed service ".service_locator.QIYA0Cm"; reason: private alias.
  • Removed service ".service_locator.0j4o5CT"; reason: private alias.
  • Removed service ".service_locator.tGg3DIc"; reason: private alias.
  • Removed service ".service_locator.xwP42LY"; reason: private alias.
  • Removed service ".service_locator.arwZQtD"; reason: private alias.
  • Removed service ".service_locator.U4QEUWr"; reason: private alias.
  • Removed service ".service_locator.a6FL_91"; reason: private alias.
  • Removed service ".service_locator.tqTO3Iz"; reason: private alias.
  • Removed service ".service_locator.wgBBNuF"; reason: private alias.
  • Removed service ".service_locator.hE7Ga4u"; reason: private alias.
  • Removed service ".service_locator.hsB.mlj"; reason: private alias.
  • Removed service ".service_locator.C1SIt7H"; reason: private alias.
  • Removed service ".service_locator.2ILg2Jk"; reason: private alias.
  • Removed service ".service_locator.QMT5pYO"; reason: private alias.
  • Removed service ".service_locator.yDVOUDm"; reason: private alias.
  • Removed service ".service_locator.hgyIZSM"; reason: private alias.
  • Removed service ".service_locator.Mhj8CxV"; reason: private alias.
  • Removed service ".service_locator.9RULD9."; reason: private alias.
  • Removed service ".service_locator..0DjJ1x"; reason: private alias.
  • Removed service ".service_locator.t0GqDfQ"; reason: private alias.
  • Removed service ".service_locator.wbbpZHJ"; reason: private alias.
  • Removed service ".service_locator.f_HKpKF"; reason: private alias.
  • Removed service ".service_locator.M94QKWA"; reason: private alias.
  • Removed service ".service_locator.I6GvpVb"; reason: private alias.
  • Removed service ".service_locator.yt80JIF"; reason: private alias.
  • Removed service ".service_locator.NVBkIgg"; reason: private alias.
  • Removed service ".service_locator.xnP.Xd5"; reason: private alias.
  • Removed service ".service_locator.2U1LEuS"; reason: private alias.
  • Removed service ".service_locator.OzcxdBd"; reason: private alias.
  • Removed service ".service_locator.eAcHPkf"; reason: private alias.
  • Removed service ".service_locator.yvvC__T"; reason: private alias.
  • Removed service ".service_locator.MBPjbcZ"; reason: private alias.
  • Removed service ".service_locator.7KXmqkg"; reason: private alias.
  • Removed service ".service_locator.KKLZy0U"; reason: private alias.
  • Removed service ".service_locator.x8FZ58G"; reason: private alias.
  • Removed service ".service_locator.9ur6y3o"; reason: private alias.
  • Removed service ".service_locator.clXdouE"; reason: private alias.
  • Removed service ".service_locator.sYkCNy0"; reason: private alias.
  • Removed service ".service_locator.Y5mC0xK"; reason: private alias.
  • Removed service ".service_locator.Ou3usnm"; reason: private alias.
  • Removed service ".service_locator.De.8RPb"; reason: private alias.
  • Removed service ".service_locator.0OIBlH0"; reason: private alias.
  • Removed service ".service_locator.1cLMSbu"; reason: private alias.
  • Removed service ".service_locator.Z7n8Wus"; reason: private alias.
  • Removed service ".service_locator.NRc1sFZ"; reason: private alias.
  • Removed service ".service_locator.braBIHP"; reason: private alias.
  • Removed service ".service_locator.IEmb0np"; reason: private alias.
  • Removed service ".service_locator.B0s0e64"; reason: private alias.
  • Removed service ".service_locator.MYOX4Yf"; reason: private alias.
  • Removed service ".service_locator.2OFQKry"; reason: private alias.
  • Removed service ".service_locator.V2aZrTm"; reason: private alias.
  • Removed service ".service_locator.zomsgJL"; reason: private alias.
  • Removed service ".service_locator.k4dZqxj"; reason: private alias.
  • Removed service ".service_locator.ue2N0C8"; reason: private alias.
  • Removed service ".service_locator._FbLXK_"; reason: private alias.
  • Removed service ".service_locator.llgncSm"; reason: private alias.
  • Removed service ".service_locator.pextcOM"; reason: private alias.
  • Removed service ".service_locator.nNXgG6f"; reason: private alias.
  • Removed service ".service_locator.FfaEdVy"; reason: private alias.
  • Removed service ".service_locator.bnwCxWu"; reason: private alias.
  • Removed service ".service_locator.FqRHPMc"; reason: private alias.
  • Removed service ".service_locator.pi_EUjz"; reason: private alias.
  • Removed service ".service_locator.QkjxNl8"; reason: private alias.
  • Removed service ".service_locator.UCdrDbp"; reason: private alias.
  • Removed service ".service_locator.bMonnBU"; reason: private alias.
  • Removed service ".service_locator._2DD084"; reason: private alias.
  • Removed service ".service_locator.ERTeKqU"; reason: private alias.
  • Removed service ".service_locator.uATzBZm"; reason: private alias.
  • Removed service ".service_locator.YGGNokt"; reason: private alias.
  • Removed service ".service_locator.MWGFiaP"; reason: private alias.
  • Removed service ".service_locator.XTsb_LF"; reason: private alias.
  • Removed service ".service_locator.7F96jcZ"; reason: private alias.
  • Removed service ".service_locator.9o9AQT9"; reason: private alias.
  • Removed service ".service_locator.F7F0sLq"; reason: private alias.
  • Removed service ".service_locator.DlEVk1C"; reason: private alias.
  • Removed service ".service_locator.QicJv0G"; reason: private alias.
  • Removed service ".service_locator.67lDVlw"; reason: private alias.
  • Removed service ".service_locator.IcjGw3."; reason: private alias.
  • Removed service ".service_locator.tPSXSDm"; reason: private alias.
  • Removed service ".service_locator.nGFzti6"; reason: private alias.
  • Removed service ".service_locator.rz8pQ_x"; reason: private alias.
  • Removed service ".service_locator.acA.znq"; reason: private alias.
  • Removed service ".service_locator.TP.Uxic"; reason: private alias.
  • Removed service ".service_locator.iCUup.t"; reason: private alias.
  • Removed service ".service_locator.MVqWg4."; reason: private alias.
  • Removed service ".service_locator.YUMm5I4"; reason: private alias.
  • Removed service ".service_locator.UxXl6TE"; reason: private alias.
  • Removed service ".service_locator.b.jNRGC"; reason: private alias.
  • Removed service ".service_locator.ocOsooe"; reason: private alias.
  • Removed service ".service_locator.tAXnOmB"; reason: private alias.
  • Removed service ".service_locator.T5ZjOWw"; reason: private alias.
  • Removed service ".service_locator.abBAvEH"; reason: private alias.
  • Removed service ".service_locator.IeEAUWw"; reason: private alias.
  • Removed service ".service_locator.T1Jsa4X"; reason: private alias.
  • Removed service ".service_locator.T054Ytz"; reason: private alias.
  • Removed service ".service_locator.cZ_9geI"; reason: private alias.
  • Removed service ".service_locator.mbsvXE."; reason: private alias.
  • Removed service ".service_locator.CLTCDQL"; reason: private alias.
  • Removed service ".service_locator.dzYK9uq"; reason: private alias.
  • Removed service ".service_locator.3HVE8X2"; reason: private alias.
  • Removed service ".service_locator.XKjJIf5"; reason: private alias.
  • Removed service ".service_locator.phDA5DP"; reason: private alias.
  • Removed service ".service_locator.587oImW"; reason: private alias.
  • Removed service ".service_locator.06h.xW5"; reason: private alias.
  • Removed service ".service_locator.a5ecI_l"; reason: private alias.
  • Removed service ".service_locator.o_8.WzR"; reason: private alias.
  • Removed service ".service_locator.AMN1I7s"; reason: private alias.
  • Removed service ".service_locator.2dTuPzS"; reason: private alias.
  • Removed service ".service_locator.dgS9VZO"; reason: private alias.
  • Removed service ".service_locator.obQrTgB"; reason: private alias.
  • Removed service ".service_locator.ACNaWB8"; reason: private alias.
  • Removed service ".service_locator.NtAQEyz"; reason: private alias.
  • Removed service ".service_locator.a2gBqC5"; reason: private alias.
  • Removed service ".service_locator.l9oRn1f"; reason: private alias.
  • Removed service ".service_locator.PTS0Bjl"; reason: private alias.
  • Removed service ".service_locator.3v1eUWO"; reason: private alias.
  • Removed service ".service_locator.qeLXNup"; reason: private alias.
  • Removed service ".service_locator.zgJrP8a"; reason: private alias.
  • Removed service ".service_locator.5oYQiQa"; reason: private alias.
  • Removed service ".service_locator.DfwY4D2"; reason: private alias.
  • Removed service ".service_locator.kXNEmlN"; reason: private alias.
  • Removed service ".service_locator.vjKxroG"; reason: private alias.
  • Removed service ".service_locator.R38J3VR"; reason: private alias.
  • Removed service ".service_locator.jG4NFZ8"; reason: private alias.
  • Removed service ".service_locator.0UHm5LM"; reason: private alias.
  • Removed service ".service_locator.elFyx5y"; reason: private alias.
  • Removed service ".service_locator.flv_YEv"; reason: private alias.
  • Removed service ".service_locator.2Wh.lie"; reason: private alias.
  • Removed service ".service_locator.skYAnsq"; reason: private alias.
  • Removed service ".service_locator.XztKO64"; reason: private alias.
  • Removed service ".service_locator.XBlHJif"; reason: private alias.
  • Removed service ".service_locator.ssFdZKH"; reason: private alias.
  • Removed service ".service_locator.PwMk_FV"; reason: private alias.
  • Removed service ".service_locator.soF9i3i"; reason: private alias.
  • Removed service ".service_locator.uzzfoY_"; reason: private alias.
  • Removed service ".service_locator.pxmH_B7"; reason: private alias.
  • Removed service ".service_locator.AgvM4v8"; reason: private alias.
  • Removed service ".service_locator.sP2d0PY"; reason: private alias.
  • Removed service ".service_locator.GWtgzZw"; reason: private alias.
  • Removed service ".service_locator.uG3go.P"; reason: private alias.
  • Removed service ".service_locator.3dv760Z"; reason: private alias.
  • Removed service ".service_locator.xsmgEqG"; reason: private alias.
  • Removed service ".service_locator.Vex1Cyc"; reason: private alias.
  • Removed service ".service_locator.LW3oiip"; reason: private alias.
  • Removed service ".service_locator.1Q8kZk9"; reason: private alias.
  • Removed service ".service_locator.z2d8x22"; reason: private alias.
  • Removed service ".service_locator.6iZhQmR"; reason: private alias.
  • Removed service ".service_locator.epzm0kC"; reason: private alias.
  • Removed service ".service_locator.pteOMOx"; reason: private alias.
  • Removed service ".service_locator.kMvwVSa"; reason: private alias.
  • Removed service ".service_locator.Oij0Saa"; reason: private alias.
  • Removed service ".service_locator.cOYDt7I"; reason: private alias.
  • Removed service ".service_locator.y2ak1r2"; reason: private alias.
  • Removed service ".service_locator.3sW5j1K"; reason: private alias.
  • Removed service ".service_locator.oVPGI9H"; reason: private alias.
  • Removed service ".service_locator.X_e_0i2"; reason: private alias.
  • Removed service ".service_locator.sxdG8mx"; reason: private alias.
  • Removed service ".service_locator.5p5ivys"; reason: private alias.
  • Removed service ".service_locator.XbdPWDF"; reason: private alias.
  • Removed service ".service_locator.xouaZfw"; reason: private alias.
  • Removed service ".service_locator.addEJMl"; reason: private alias.
  • Removed service ".service_locator.OzsHtcf"; reason: private alias.
  • Removed service ".service_locator.3TP7qZV"; reason: private alias.
  • Removed service ".service_locator.4I5LkHh"; reason: private alias.
  • Removed service ".service_locator.jcA_Wlb"; reason: private alias.
  • Removed service ".service_locator.sPRy8wO"; reason: private alias.
  • Removed service ".service_locator.ziSAbIP"; reason: private alias.
  • Removed service ".service_locator.Unfj4Ig"; reason: private alias.
  • Removed service ".service_locator.lL1mbMV"; reason: private alias.
  • Removed service ".service_locator.tHm7442"; reason: private alias.
  • Removed service ".service_locator.qPtI2Na"; reason: private alias.
  • Removed service ".service_locator.DatXS4C"; reason: private alias.
  • Removed service ".service_locator.i37HVRM"; reason: private alias.
  • Removed service ".service_locator.0Mn4ZGz"; reason: private alias.
  • Removed service ".service_locator.o8fAtTH"; reason: private alias.
  • Removed service ".service_locator.UtbN7r."; reason: private alias.
  • Removed service ".service_locator.b8QRsKA"; reason: private alias.
  • Removed service ".service_locator.qYMAhh1"; reason: private alias.
  • Removed service ".service_locator.0LkEcHQ"; reason: private alias.
  • Removed service ".service_locator.SmdkvXd"; reason: private alias.
  • Removed service ".service_locator.ODzfDfO"; reason: private alias.
  • Removed service ".service_locator.kAn87Ne"; reason: private alias.
  • Removed service ".service_locator.jI_abvB"; reason: private alias.
  • Removed service ".service_locator.WMGE0fk"; reason: private alias.
  • Removed service ".service_locator.iTNGZ9q"; reason: private alias.
  • Removed service ".service_locator.fh6B1Vm"; reason: private alias.
  • Removed service ".service_locator.97YctxT"; reason: private alias.
  • Removed service ".service_locator.xepUBK."; reason: private alias.
  • Removed service ".service_locator.oB.8V3z"; reason: private alias.
  • Removed service ".service_locator.n3BqCs4"; reason: private alias.
  • Removed service ".service_locator.SxR1ZdV"; reason: private alias.
  • Removed service ".service_locator.QYnWPGV"; reason: private alias.
  • Removed service ".service_locator.UQ8.VdU"; reason: private alias.
  • Removed service ".service_locator.YAfigpk"; reason: private alias.
  • Removed service ".service_locator.rqHK6yI"; reason: private alias.
  • Removed service ".service_locator.nMEXl3c"; reason: private alias.
  • Removed service ".service_locator.v2GR9vI"; reason: private alias.
  • Removed service ".service_locator.gsyJnTi"; reason: private alias.
  • Removed service ".service_locator.Qt5U7CE"; reason: private alias.
  • Removed service ".service_locator.9eIY0xo"; reason: private alias.
  • Removed service ".service_locator.pnjAK_U"; reason: private alias.
  • Removed service ".service_locator.tTkERBN"; reason: private alias.
  • Removed service ".service_locator.9ZfS5xI"; reason: private alias.
  • Removed service ".service_locator.M0hJa7E"; reason: private alias.
  • Removed service ".service_locator.Zjn.tF2"; reason: private alias.
  • Removed service ".service_locator.os_0trI"; reason: private alias.
  • Removed service ".service_locator.07XdHc2"; reason: private alias.
  • Removed service ".service_locator.k.VkxlS"; reason: private alias.
  • Removed service ".service_locator.CVV79bC"; reason: private alias.
  • Removed service ".service_locator.EigBPzv"; reason: private alias.
  • Removed service ".service_locator.9IAd_ye"; reason: private alias.
  • Removed service ".service_locator.Cv.FgYs"; reason: private alias.
  • Removed service ".service_locator.aOo7YZ9"; reason: private alias.
  • Removed service ".service_locator.46JvmWb"; reason: private alias.
  • Removed service ".service_locator..pM6tVx"; reason: private alias.
  • Removed service ".service_locator.bbtapgD"; reason: private alias.
  • Removed service ".service_locator.MOS_W_."; reason: private alias.
  • Removed service ".service_locator._pkzEqO"; reason: private alias.
  • Removed service ".service_locator.dmtNX9S"; reason: private alias.
  • Removed service ".service_locator.rusKj3F"; reason: private alias.
  • Removed service ".service_locator..6jdnlT"; reason: private alias.
  • Removed service ".service_locator.AwdSWTv"; reason: private alias.
  • Removed service ".service_locator.YuvlXGn"; reason: private alias.
  • Removed service ".service_locator.Q1YXLF9"; reason: private alias.
  • Removed service ".service_locator.geiC2LE"; reason: private alias.
  • Removed service ".service_locator.sWJRNWE"; reason: private alias.
  • Removed service ".service_locator.lZFKb5u"; reason: private alias.
  • Removed service ".service_locator.BLpiWAM"; reason: private alias.
  • Removed service ".service_locator.QKAE_fx"; reason: private alias.
  • Removed service ".service_locator.DvOByJl"; reason: private alias.
  • Removed service ".service_locator.vKEEyAm"; reason: private alias.
  • Removed service ".service_locator.1wPDvyx"; reason: private alias.
  • Removed service ".service_locator.Y7x4_2t"; reason: private alias.
  • Removed service ".service_locator.6l7dZQD"; reason: private alias.
  • Removed service ".service_locator.jfqZO14"; reason: private alias.
  • Removed service ".service_locator.WGgVuSu"; reason: private alias.
  • Removed service ".service_locator.0_cFssm"; reason: private alias.
  • Removed service ".service_locator.qBipVlN"; reason: private alias.
  • Removed service ".service_locator.sT4yBwf"; reason: private alias.
  • Removed service ".service_locator..O1YVGF"; reason: private alias.
  • Removed service ".service_locator.0ymtpHb"; reason: private alias.
  • Removed service ".service_locator.IwUArA_"; reason: private alias.
  • Removed service ".service_locator.ZIwhzyT"; reason: private alias.
  • Removed service ".service_locator.gIeALEW"; reason: private alias.
  • Removed service ".service_locator.FdluHRf"; reason: private alias.
  • Removed service ".service_locator.bIA4sWq"; reason: private alias.
  • Removed service ".service_locator.mYs3mEW"; reason: private alias.
  • Removed service ".service_locator.83jZ6BB"; reason: private alias.
  • Removed service ".service_locator.9OpHSKK"; reason: private alias.
  • Removed service ".service_locator.exRNhme"; reason: private alias.
  • Removed service ".service_locator.aql6Bjp"; reason: private alias.
  • Removed service ".service_locator.cAoWOA3"; reason: private alias.
  • Removed service ".service_locator.VJm4N2_"; reason: private alias.
  • Removed service ".service_locator.sz7NiVz"; reason: private alias.
  • Removed service ".service_locator._lYAKzC"; reason: private alias.
  • Removed service ".service_locator.xVf.0Iy"; reason: private alias.
  • Removed service ".service_locator.yxDcuiU"; reason: private alias.
  • Removed service ".service_locator.mRibKb."; reason: private alias.
  • Removed service ".service_locator.InzVSIo"; reason: private alias.
  • Removed service ".service_locator.aR.ktUH"; reason: private alias.
  • Removed service ".service_locator.mBG3n5C"; reason: private alias.
  • Removed service ".service_locator.R9wUZbo"; reason: private alias.
  • Removed service ".service_locator.zN_B0jq"; reason: private alias.
  • Removed service ".service_locator.a8v4KEu"; reason: private alias.
  • Removed service ".service_locator.Az09qAD"; reason: private alias.
  • Removed service ".service_locator.2rbBWYz"; reason: private alias.
  • Removed service ".service_locator.e3X_as5"; reason: private alias.
  • Removed service ".service_locator.O0FTFn3"; reason: private alias.
  • Removed service ".service_locator.OWuteev"; reason: private alias.
  • Removed service ".service_locator.zCDDS9O"; reason: private alias.
  • Removed service ".service_locator.FRIM3f_"; reason: private alias.
  • Removed service ".service_locator.2UNL_eS"; reason: private alias.
  • Removed service ".service_locator.1R5vSv3"; reason: private alias.
  • Removed service ".service_locator.Cj5mqT."; reason: private alias.
  • Removed service ".service_locator.dGUCsbe"; reason: private alias.
  • Removed service ".service_locator.sDlrWvr"; reason: private alias.
  • Removed service ".service_locator.d7Vdnkl"; reason: private alias.
  • Removed service ".service_locator._kIAbz1"; reason: private alias.
  • Removed service ".service_locator..Fs8Kd7"; reason: private alias.
399
  • Changed reference of service "App\Controller\AdjuntoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\AlmacenController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\AmbienteComponenteController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\AmbienteController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\AnotacionController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\AsientoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\AsientoExtendController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\AsientoItemController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\AuditoriaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\AvanceObraController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\AyudaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\BancoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\CalculoMaterialesController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\CanalController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\CategoriasController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\CentroController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\CentroDeCostoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\CertificacionController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ClaseAdjuntoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ClaseCuentaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ClaseDocumentoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ClaseGrupoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ClaseMovimientoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ClaseProductoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ClaseRamoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ClienteController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ComentarioController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ComponenteController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\CondicionFiscalController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ConfiguracionEmpresaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ConstructoraController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ContabilidadController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ContactoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\CotizacionAnotacionController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\CotizacionConfiguracionesController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\CotizacionController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\CuentaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\CuentaCorrienteController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\DomicilioController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\EmpresaAnotacionController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\EmpresaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\EstadoAnotacionController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\EstadoCotizacionController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\EstadoObraController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\EstadoPedidoClienteController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\EstadoPedidoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\EstadoPedidoProveedorController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\EstadoProductoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\EstadoStockController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ExceptionsController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\FabricanteController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\FlashbagController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\FormaPagoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\FuncionController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\GroupController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\GrupoCuentasController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\GrupoProductoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\IdiomaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ListController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ListasPreciosController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\LocalidadController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\LoginController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\LoteController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\MLTokenController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\MaterialesController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\MenuController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ModeloContratoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ModeloSeccionController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\MonedaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\MotivoRechazoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\MovimientoCajaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\MovimientoStockController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\MovimientoStockDetalleController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\NotaPedidoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\NotaPedidoPendientesController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ObraController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\OrigenPedidoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\PagoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\PaisController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\PedidoClienteController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\PedidoClienteDetalleController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\PedidoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\PedidoProveedorController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\PedidoProveedorDetalleController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\PerfilController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\PersonaAnotacionController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\PersonaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\PersonaDocumentoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\PersonaRelacionController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\PosController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\PresupuestoConfiguracionController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ProductoAlmacenController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ProductoComboController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ProductoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ProductoCostoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ProductoPrecioController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ProfesionalController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ProveedorController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ProvinciaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\RamoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\RecordatorioController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\RedSocialController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ReservaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ReservaProductoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\RolController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\RubroController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\SecurityController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ShopifyController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\SistemaConfguracionEurocableController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\SistemaConfguracionFinancieraController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\SistemaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\SistemasMedidaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TagController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TemplateUnidadController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TemplateUnidadDetalleController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TerminalController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TestvoterController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TimeZoneController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TipoAmbienteController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TipoCalculoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TipoComponenteController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TipoComprobanteController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TipoDocumentoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TipoDomicilioController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TipoIvaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TipoMovimientoCajaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TipoMovimientoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TipoObraController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TipoPagoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TipoProductoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TipoRedSocialController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\TipoRelacionController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\UnidadController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\UnidadDeMedidaController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\UsuarioController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\UsuarioCopiarPermisosController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\UsuarioFuncionController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\VendedorController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\VoltajeController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\WizardController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\FacturacionBundle\Controller\CategoriaFiscalController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\FacturacionBundle\Controller\ClaseComprobanteController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\FacturacionBundle\Controller\ComprobanteController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\FacturacionBundle\Controller\PresupuestoController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\FacturacionBundle\Controller\SucursalController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Form\MenuType" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Menu\MenuBuilder" previously pointing to "router.default" to "router".
  • Changed reference of service "app.menu_builder" previously pointing to "router.default" to "router".
  • Changed reference of service "app.main_menu" previously pointing to "router.default" to "router".
  • Changed reference of service "app.main_menu" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "login_listener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "url_helper" previously pointing to "router.default" to "router".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.json_login.api_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authentication.success_handler.api_login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.failure_handler.api_login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.failure_handler.api_login.json_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authenticator.jwt.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.jwt.api" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "fos_user.security.interactive_login_listener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.username" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.username_email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.user_manipulator" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.user_manipulator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.mailer.twig_symfony" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.listener.flash" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "fos_user.user_to_username_transformer" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.listener.resetting" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
  • Changed reference of service "tetranz_select2entity.select2entity_type" previously pointing to "router.default" to "router".
  • Changed reference of service "lexik_form_filter.query_builder_updater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
  • Changed reference of service "DH\Auditor\Auditor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "Ntss\SyncBundle\Command\NotificacionesCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Ntss\SyncBundle\Controller\ReglaEventoMLController" previously pointing to "router.default" to "router".
  • Changed reference of service "Ntss\SyncBundle\Controller\TipoEventoMLController" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.sFB9hKE" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Gl9.1Wn" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.qDcLEh." previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.mXN3QeL" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.GiezwJk" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.H59XtV2" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.pL1EcxK" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.YQm3n1s" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.YZmKFM4" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.QL3wWz8" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.aQW1zSA" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.GxFh4pj" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.lfTpVTy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.VfpsT_b" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.gFPU.0v" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.tzBy3f4" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.bcyGFq." previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.899eJfN" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.laY5jvY" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.wWJpqY1" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.1Z9fEX7" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.AuM5HgQ" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.cf8z0QJ" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.vFlyiH7" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.hQa_uzS" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.uUrAIKX" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.mvxkPIV" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.vJUtVpl" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.McCx7tf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.IGrAWtN" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.iUbguKk" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.QIMygTm" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.8tJ5Enl" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.7DOqOPM" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.6KoybvC" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.PLZNTum" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.NBIKqrC" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.31vMM3H" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.EkbPXLK" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.KC5p0QK" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.lYAMgGK" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.eE0npol" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Nas7oZ4" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.c8sE2X6" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.tbuIMAR" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.ixI9qHb" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.tDsn8aH" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.3V2d9vR" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.6WFFKBD" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.LWRcnQJ" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.DjFMO_f" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.LW_zZpN" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.nGXciSm" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.aki56OV" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.tJb95Ge" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.b5z_fZu" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.qaz3mmF" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.ck0K6xp" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.2zUCrNO" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.7yvKyZp" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.FHPPNEx" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.6f7pNU9" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.DtHSzII" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.kLbtM7S" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.3NppW4k" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.ufU.99l" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.wwYpmkO" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.rT40fNe" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.gE8ipHl" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.bYvrzPF" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.7kBW3EP" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.biRaxlN" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.7LzwXkY" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.OpZc.tp" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.xzQ8Eqc" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Ts2LhiE" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.KSiU7Le" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.j2GbE2H" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.B5R.fCu" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.KmpMn6F" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.rDpra_O" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.lDASGLE" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.ndxOFXT" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.BRsc6kU" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.OvoQwjQ" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.dp7NSDx" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.aXhgpXg" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.0D466tP" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.qc8bqdr" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.VjJyvRh" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.YOaCDdX" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.c_LZAH7" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.O.UJA4s" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.9NZqjLI" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.uA5xAPO" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.zvbktof" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.X5ESE6l" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.31Vz8kg" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.L3ljLwf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Xg9bG5V" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.WXhSpte" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.ugSmQ.k" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.n3wBfN0" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.oxvCzTq" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.pPd4BpW" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.vrqGiLJ" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.IQqknHK" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.G_ki8Gj" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.hv3ES_u" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Kp3EBxr" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.flkftjO" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.XBIEiQ6" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.N3dUkYY" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.XWqJRf1" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.aWtLMW7" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.98w9uOD" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.ME21Gq_" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.10JbXBr" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.NbxLr3_" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.QW2GzZ9" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.ZNGD.sy" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.WTv.js5" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.YhIZej1" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\UserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\UsuarioVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\CondicionFiscalVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\ConfiguracionEmpresaVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\ContabilidadVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\CotizacionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\EstadoPedidoClienteVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\EstadoPedidoProveedorVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\PathVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\PedidoClienteDetalleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\PedidoClienteVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\PedidoProveedorDetalleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\PedidoProveedorVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\PresupuestoConfiguracionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\SistemaConfguracionEurocableVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\SistemaConfguracionFinancieraVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\SistemasMedidaVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Security\Voter\TimeZoneVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.R.zTJLO" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.state_machine.orders.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.state_machine.pedido.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.state_machine.presupuesto_flujo.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.state_machine.comprobante_flujo.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
1362
  • Removed service "App\Entity"; reason: abstract.
  • Removed service "container.env"; reason: abstract.
  • Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "workflow.abstract"; reason: abstract.
  • Removed service "state_machine.abstract"; reason: abstract.
  • Removed service "workflow.marking_store.method"; reason: abstract.
  • Removed service "lock.store.combined.abstract"; reason: abstract.
  • Removed service "lock.factory.abstract"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.listener.session"; reason: abstract.
  • Removed service "security.logout.listener.clear_site_data"; reason: abstract.
  • Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authenticator.manager"; reason: abstract.
  • Removed service "security.firewall.authenticator"; reason: abstract.
  • Removed service "security.listener.user_provider.abstract"; reason: abstract.
  • Removed service "security.listener.user_checker"; reason: abstract.
  • Removed service "security.listener.session"; reason: abstract.
  • Removed service "security.listener.login_throttling"; reason: abstract.
  • Removed service "security.authenticator.http_basic"; reason: abstract.
  • Removed service "security.authenticator.form_login"; reason: abstract.
  • Removed service "security.authenticator.json_login"; reason: abstract.
  • Removed service "security.authenticator.x509"; reason: abstract.
  • Removed service "security.authenticator.remote_user"; reason: abstract.
  • Removed service "security.authenticator.access_token"; reason: abstract.
  • Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
  • Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
  • Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
  • Removed service "security.access_token_handler.oidc"; reason: abstract.
  • Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
  • Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
  • Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
  • Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\IntlExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\IntlExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Twig\Extensions\IntlExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RefreshTokenCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RefreshTokenCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdjuntoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdjuntoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdjuntoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AlmacenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AlmacenController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AlmacenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AmbienteComponenteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AmbienteComponenteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AmbienteComponenteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AmbienteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AmbienteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AmbienteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AnotacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AnotacionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AnotacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiAuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiAuthController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\ApiAuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiTokenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiTokenController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\ApiTokenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiUserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiUserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\ApiUserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AsientoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AsientoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AsientoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AsientoExtendController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AsientoExtendController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AsientoExtendController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AsientoItemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AsientoItemController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AsientoItemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuditoriaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuditoriaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AuditoriaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AvanceObraController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AvanceObraController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AvanceObraController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AyudaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AyudaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AyudaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BancoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BancoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\BancoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalculoMaterialesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalculoMaterialesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CalculoMaterialesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CanalController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CanalController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CanalController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoriasController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoriasController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CategoriasController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CentroController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CentroController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CentroController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CentroDeCostoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CentroDeCostoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CentroDeCostoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CertificacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CertificacionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CertificacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseAdjuntoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseAdjuntoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ClaseAdjuntoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseCuentaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseCuentaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ClaseCuentaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseDocumentoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseDocumentoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ClaseDocumentoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseGrupoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseGrupoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ClaseGrupoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseMovimientoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseMovimientoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ClaseMovimientoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseProductoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseProductoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ClaseProductoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClaseRamoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClaseRamoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ClaseRamoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClienteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClienteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ClienteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ComentarioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ComentarioController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ComentarioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ComponenteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ComponenteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ComponenteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CondicionFiscalController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CondicionFiscalController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CondicionFiscalController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConfiguracionEmpresaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConfiguracionEmpresaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ConfiguracionEmpresaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConstructoraController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConstructoraController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ConstructoraController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContabilidadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContabilidadController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ContabilidadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ContactoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CotizacionAnotacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CotizacionAnotacionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CotizacionAnotacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CotizacionConfiguracionesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CotizacionConfiguracionesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CotizacionConfiguracionesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CotizacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CotizacionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CotizacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CuentaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CuentaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CuentaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CuentaCorrienteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CuentaCorrienteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CuentaCorrienteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DomicilioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DomicilioController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DomicilioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmpresaAnotacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmpresaAnotacionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EmpresaAnotacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmpresaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmpresaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EmpresaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ErrorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ErrorController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ErrorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoAnotacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoAnotacionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EstadoAnotacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoCotizacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoCotizacionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EstadoCotizacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoObraController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoObraController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EstadoObraController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoPedidoClienteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoPedidoClienteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EstadoPedidoClienteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoPedidoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoPedidoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EstadoPedidoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoPedidoProveedorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoPedidoProveedorController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EstadoPedidoProveedorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoProductoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoProductoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EstadoProductoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstadoStockController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstadoStockController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EstadoStockController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExceptionsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExceptionsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ExceptionsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FabricanteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FabricanteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FabricanteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FlashbagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FlashbagController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FlashbagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FormaPagoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FormaPagoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FormaPagoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FuncionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FuncionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FuncionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GestionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GestionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\GestionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\GroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GrupoCuentasController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GrupoCuentasController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\GrupoCuentasController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GrupoProductoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GrupoProductoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\GrupoProductoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IdiomaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IdiomaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\IdiomaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ListController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ListController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ListController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ListasPreciosController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ListasPreciosController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ListasPreciosController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LocalidadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LocalidadController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LocalidadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LoginController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LoteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MLTokenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MLTokenController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MLTokenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MaterialesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MaterialesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MaterialesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MenuController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MenuController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MenuController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ModeloContratoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ModeloContratoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ModeloContratoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ModeloSeccionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ModeloSeccionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ModeloSeccionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MonedaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MonedaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MonedaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MotivoRechazoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MotivoRechazoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MotivoRechazoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MovimientoCajaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MovimientoCajaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MovimientoCajaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MovimientoStockController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MovimientoStockController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MovimientoStockController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MovimientoStockDetalleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MovimientoStockDetalleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MovimientoStockDetalleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotaPedidoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotaPedidoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\NotaPedidoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotaPedidoPendientesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotaPedidoPendientesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\NotaPedidoPendientesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ObraController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ObraController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ObraController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrigenPedidoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrigenPedidoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\OrigenPedidoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PagoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PagoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PagoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaisController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaisController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PaisController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidoClienteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidoClienteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PedidoClienteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidoClienteDetalleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidoClienteDetalleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PedidoClienteDetalleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PedidoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidoProveedorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidoProveedorController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PedidoProveedorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidoProveedorDetalleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidoProveedorDetalleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PedidoProveedorDetalleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PerfilController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PerfilController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PerfilController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonaAnotacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonaAnotacionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PersonaAnotacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PersonaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonaDocumentoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonaDocumentoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PersonaDocumentoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonaRelacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonaRelacionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PersonaRelacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PosController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PosController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PosController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PresupuestoConfiguracionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PresupuestoConfiguracionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PresupuestoConfiguracionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductoAlmacenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductoAlmacenController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProductoAlmacenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductoComboController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductoComboController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProductoComboController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProductoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductoCostoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductoCostoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProductoCostoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductoPrecioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductoPrecioController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProductoPrecioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfesionalController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfesionalController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProfesionalController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProveedorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProveedorController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProveedorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProvinciaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProvinciaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProvinciaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RamoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RamoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RamoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RecordatorioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RecordatorioController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RecordatorioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RedSocialController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RedSocialController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RedSocialController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReservaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReservaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ReservaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReservaProductoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReservaProductoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ReservaProductoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RolController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RolController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RolController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RubroController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RubroController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RubroController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopifyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopifyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ShopifyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SistemaConfguracionEurocableController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SistemaConfguracionEurocableController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SistemaConfguracionEurocableController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SistemaConfguracionFinancieraController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SistemaConfguracionFinancieraController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SistemaConfguracionFinancieraController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SistemaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SistemaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SistemaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SistemasMedidaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SistemasMedidaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SistemasMedidaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TagController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TemplateUnidadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TemplateUnidadController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TemplateUnidadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TemplateUnidadDetalleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TemplateUnidadDetalleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TemplateUnidadDetalleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TerminalController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TerminalController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TerminalController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestvoterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestvoterController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TestvoterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TimeZoneController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TimeZoneController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TimeZoneController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoAmbienteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoAmbienteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TipoAmbienteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoCalculoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoCalculoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TipoCalculoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoComponenteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoComponenteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TipoComponenteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoComprobanteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoComprobanteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TipoComprobanteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoDocumentoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoDocumentoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TipoDocumentoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoDomicilioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoDomicilioController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TipoDomicilioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoIvaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoIvaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TipoIvaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoMovimientoCajaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoMovimientoCajaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TipoMovimientoCajaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoMovimientoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoMovimientoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TipoMovimientoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoObraController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoObraController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TipoObraController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoPagoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoPagoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TipoPagoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoProductoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoProductoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TipoProductoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoRedSocialController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoRedSocialController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TipoRedSocialController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoRelacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoRelacionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TipoRelacionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UnidadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UnidadController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\UnidadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UnidadDeMedidaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UnidadDeMedidaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\UnidadDeMedidaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UsuarioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UsuarioController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\UsuarioController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UsuarioCopiarPermisosController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UsuarioCopiarPermisosController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\UsuarioCopiarPermisosController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UsuarioFuncionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UsuarioFuncionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\UsuarioFuncionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VendedorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VendedorController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\VendedorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VoltajeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VoltajeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\VoltajeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WizardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WizardController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\WizardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\CategoriaFiscalController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\CategoriaFiscalController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Controller\CategoriaFiscalController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\ClaseComprobanteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\ClaseComprobanteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Controller\ClaseComprobanteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\ComprobanteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\ComprobanteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Controller\ComprobanteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\ComprobanteItemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\ComprobanteItemController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Controller\ComprobanteItemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\EmpresaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\EmpresaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Controller\EmpresaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\FacturacionConfiguracionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\FacturacionConfiguracionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Controller\FacturacionConfiguracionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\PresupuestoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\PresupuestoController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Controller\PresupuestoController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FacturacionBundle\Controller\SucursalController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FacturacionBundle\Controller\SucursalController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Controller\SucursalController"; reason: abstract.
  • Removed service ".instanceof.App\FacturacionBundle\Entity\CategoriaFiscal.0.App\FacturacionBundle\Entity\CategoriaFiscal"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Entity\CategoriaFiscal"; reason: abstract.
  • Removed service ".instanceof.App\FacturacionBundle\Entity\ClaseComprobante.0.App\FacturacionBundle\Entity\ClaseComprobante"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Entity\ClaseComprobante"; reason: abstract.
  • Removed service ".instanceof.App\FacturacionBundle\Entity\Comprobante.0.App\FacturacionBundle\Entity\Comprobante"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Entity\Comprobante"; reason: abstract.
  • Removed service ".instanceof.App\FacturacionBundle\Entity\ComprobanteItem.0.App\FacturacionBundle\Entity\ComprobanteItem"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Entity\ComprobanteItem"; reason: abstract.
  • Removed service ".instanceof.App\FacturacionBundle\Entity\Mes.0.App\FacturacionBundle\Entity\Mes"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Entity\Mes"; reason: abstract.
  • Removed service ".instanceof.App\FacturacionBundle\Entity\Presupuesto.0.App\FacturacionBundle\Entity\Presupuesto"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Entity\Presupuesto"; reason: abstract.
  • Removed service ".instanceof.App\FacturacionBundle\Entity\PresupuestoEstado.0.App\FacturacionBundle\Entity\PresupuestoEstado"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Entity\PresupuestoEstado"; reason: abstract.
  • Removed service ".instanceof.App\FacturacionBundle\Entity\PresupuestoItem.0.App\FacturacionBundle\Entity\PresupuestoItem"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Entity\PresupuestoItem"; reason: abstract.
  • Removed service ".instanceof.App\FacturacionBundle\Entity\Sucursal.0.App\FacturacionBundle\Entity\Sucursal"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Entity\Sucursal"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\CategoriaFiscalType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Form\CategoriaFiscalType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\ClaseComprobanteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Form\ClaseComprobanteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\ComprobanteItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Form\ComprobanteItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\ComprobanteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Form\ComprobanteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\EmpresaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Form\EmpresaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\PresupuestoItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Form\PresupuestoItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\PresupuestoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Form\PresupuestoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\FacturacionBundle\Form\SucursalType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Form\SucursalType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\CategoriaFiscalRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Repository\CategoriaFiscalRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\ClaseComprobanteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Repository\ClaseComprobanteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\EmpresaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Repository\EmpresaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\MonedaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Repository\MonedaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\PresupuestoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Repository\PresupuestoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FacturacionBundle\Repository\SucursalRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\FacturacionBundle\Repository\SucursalRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\ContactoFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\ContactoFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\DomicilioFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\DomicilioFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\LoginFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\LoginFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\PersonaDocumentoFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\PersonaDocumentoFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\RedSocialFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\RedSocialFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Filter\UsuarioFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\UsuarioFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AcopioType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AcopioType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adjunto1x1Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adjunto1x1Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdjuntoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AdjuntoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AlmacenType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AlmacenType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmbienteComponenteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AmbienteComponenteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmbienteObraAddType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AmbienteObraAddType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AmbienteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AmbienteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AnotacionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AnotacionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoBackType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AsientoBackType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoFacturaProveedorType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AsientoFacturaProveedorType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoItemBackType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AsientoItemBackType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoItemProveedorType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AsientoItemProveedorType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AsientoItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AsientoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AsientoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AvanceObraType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AvanceObraType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AyudaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AyudaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BancoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\BancoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CalculoMaterialesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CalculoMaterialesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CambiarPasswordType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CambiarPasswordType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CanalType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CanalType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoriasType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CategoriasType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CentroDeCostoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CentroDeCostoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CentroType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CentroType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CertificacionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CertificacionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseAdjuntoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ClaseAdjuntoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseCuentaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ClaseCuentaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseDocumentoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ClaseDocumentoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseGrupoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ClaseGrupoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseMovimientoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ClaseMovimientoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseProductoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ClaseProductoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClaseRamoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ClaseRamoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClienteEmpresaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ClienteEmpresaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClienteNewType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ClienteNewType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClientePersonaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ClientePersonaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClienteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ClienteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComentarioType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ComentarioType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponenteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ComponenteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CondicionFiscalType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CondicionFiscalType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConfiguracionEmpresaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ConfiguracionEmpresaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ConstructoraType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ConstructoraType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContabilidadType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ContabilidadType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactoEmpresaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ContactoEmpresaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactoPersonaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ContactoPersonaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionAdicionalesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CotizacionAdicionalesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionAnotacionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CotizacionAnotacionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionApproveType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CotizacionApproveType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionConfiguracionesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CotizacionConfiguracionesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionFichaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CotizacionFichaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionPagoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CotizacionPagoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionRechazoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CotizacionRechazoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CotizacionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CotizacionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CuentaCorrienteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CuentaCorrienteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CuentaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CuentaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DomicilioObraType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DomicilioObraType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DomicilioType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DomicilioType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmpresaAnotacionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EmpresaAnotacionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmpresaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EmpresaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoAnotacionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EstadoAnotacionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoCotizacionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EstadoCotizacionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoObra1Type"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EstadoObra1Type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoObraType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EstadoObraType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoPedidoClienteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EstadoPedidoClienteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoPedidoProveedorType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EstadoPedidoProveedorType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoPedidoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EstadoPedidoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoProductoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EstadoProductoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstadoStockType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EstadoStockType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExceptionsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ExceptionsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FabricanteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\FabricanteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FormaPagoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\FormaPagoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FuncionMultisistemaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\FuncionMultisistemaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FuncionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\FuncionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\GroupType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GrupoCuentasType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\GrupoCuentasType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GrupoProductoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\GrupoProductoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IdiomaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\IdiomaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ListasPreciosType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ListasPreciosType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LocalidadType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\LocalidadType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\LoginType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\LoteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MLTokenNewType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MLTokenNewType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MLTokenType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MLTokenType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MaterialesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MaterialesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MenuType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MenuType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModeloContratoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ModeloContratoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModeloSeccionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ModeloSeccionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MonedaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MonedaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MotivoRechazoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MotivoRechazoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MovimientoCajaObservacionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MovimientoCajaObservacionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MovimientoCajaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MovimientoCajaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MovimientoCierreCajaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MovimientoCierreCajaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MovimientoStockDetalleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MovimientoStockDetalleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MovimientoStockType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MovimientoStockType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotaPedidoParcialType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\NotaPedidoParcialType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotaPedidoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\NotaPedidoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ObraAdjuntoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ObraAdjuntoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ObraFichaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ObraFichaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ObraType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ObraType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrigenPedidoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\OrigenPedidoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PagoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PagoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaisType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PaisType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoClienteDetalleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PedidoClienteDetalleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoClienteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PedidoClienteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoPosType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PedidoPosType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoProveedorDetalleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PedidoProveedorDetalleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoProveedorType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PedidoProveedorType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PedidoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PedidoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PerfilType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PerfilType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonaAnotacionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PersonaAnotacionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonaDocumentoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PersonaDocumentoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonaRelacionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PersonaRelacionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PersonaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PresupuestoConfiguracionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PresupuestoConfiguracionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductoAlmacenType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProductoAlmacenType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductoComboType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProductoComboType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductoCostoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProductoCostoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductoPrecioType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProductoPrecioType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProductoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfesionalType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProfesionalType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProveedorEmpresaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProveedorEmpresaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProveedorPersonaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProveedorPersonaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProveedorType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProveedorType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProvinciaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProvinciaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RamoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\RamoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RecordatorioType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\RecordatorioType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RedSocialType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\RedSocialType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReporteStockFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ReporteStockFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReservaProductoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ReservaProductoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReservaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ReservaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RolType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\RolType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RubroType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\RubroType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShopifyNewType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ShopifyNewType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShopifyType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ShopifyType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SistemaConfguracionEurocableType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SistemaConfguracionEurocableType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SistemaConfguracionFinancieraType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SistemaConfguracionFinancieraType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SistemaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SistemaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SistemasMedidaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SistemasMedidaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TagType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TemplateUnidadDetalleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TemplateUnidadDetalleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TemplateUnidadType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TemplateUnidadType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TerminalType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TerminalType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TimeZoneType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TimeZoneType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoAmbienteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TipoAmbienteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoCalculoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TipoCalculoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoComponenteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TipoComponenteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoComprobanteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TipoComprobanteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoDocumentoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TipoDocumentoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoDomicilioType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TipoDomicilioType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoIvaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TipoIvaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoMovimientoCajaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TipoMovimientoCajaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoMovimientoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TipoMovimientoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoObraType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TipoObraType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoPagoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TipoPagoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoProductoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TipoProductoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoRedSocialType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TipoRedSocialType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TipoRelacionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TipoRelacionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UnidadDeMedidaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UnidadDeMedidaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UnidadType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UnidadType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsuarioCopiarPermisosType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UsuarioCopiarPermisosType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsuarioFuncionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UsuarioFuncionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UsuarioType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UsuarioType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VendedorType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VendedorType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoltajeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VoltajeType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdicionalesContratadosRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AdicionalesContratadosRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdicionalesPropuestosRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AdicionalesPropuestosRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdicionalesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AdicionalesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdjuntoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AdjuntoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AlmacenRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AlmacenRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmbienteComponenteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AmbienteComponenteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AmbienteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AmbienteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnotacionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AnotacionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AsientoItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AsientoItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AsientoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AsientoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AutorizacionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AutorizacionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvanceObraRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AvanceObraRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvancesObraRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AvancesObraRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AyudaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AyudaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BancoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BancoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CalculoPrecioRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CalculoPrecioRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CanalRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CanalRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoriasRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CategoriasRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentroDeCostoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CentroDeCostoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CentroRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CentroRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificacinUnidadRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CertificacinUnidadRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificacionAmbienteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CertificacionAmbienteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificacionDetalleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CertificacionDetalleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CertificacionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CertificacionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseAdjuntoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClaseAdjuntoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseCuentaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClaseCuentaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseDocumentoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClaseDocumentoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseEstadoCotizacionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClaseEstadoCotizacionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseGrupoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClaseGrupoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseMovimientoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClaseMovimientoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseProductoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClaseProductoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseRamoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClaseRamoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClaseStockRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClaseStockRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClienteEmpresaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClienteEmpresaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientePersonaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClientePersonaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClienteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ClienteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComentarioRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ComentarioRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComponenteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ComponenteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CondicionFiscalRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CondicionFiscalRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfiguracionEmpresaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ConfiguracionEmpresaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConstructoraRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ConstructoraRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContabilidadRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContabilidadRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContactoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContratoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContratoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotizacionAmbienteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CotizacionAmbienteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotizacionAnotacionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CotizacionAnotacionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotizacionConfiguracionesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CotizacionConfiguracionesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotizacionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CotizacionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CotizacionUnidadRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CotizacionUnidadRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CuentaCorrienteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CuentaCorrienteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CuentaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CuentaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DddRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DddRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DomicilioRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DomicilioRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmpresaAnotacionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmpresaAnotacionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmpresaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmpresaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoAnotacionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EstadoAnotacionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoCotizacionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EstadoCotizacionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoObraRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EstadoObraRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoPedidoClienteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EstadoPedidoClienteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoPedidoProveedorRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EstadoPedidoProveedorRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoPedidoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EstadoPedidoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoProductoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EstadoProductoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EstadoStockRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EstadoStockRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExceptionsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ExceptionsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FabricanteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FabricanteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormaPagoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FormaPagoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FuncionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FuncionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\GroupRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GrupoCuentasRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\GrupoCuentasRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GrupoProductoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\GrupoProductoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IdiomaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\IdiomaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ListasPreciosRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ListasPreciosRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocalidadRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LocalidadRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogLoginsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LogLoginsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LoginRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LoteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MLTokenRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MLTokenRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MaterialesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MaterialesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MenuRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MenuRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModeloCabeceraRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ModeloCabeceraRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModeloContratoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ModeloContratoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModeloSeccionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ModeloSeccionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MonedaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MonedaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MotivoRechazoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MotivoRechazoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MovimientoCajaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MovimientoCajaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MovimientoStockDetalleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MovimientoStockDetalleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MovimientoStockRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MovimientoStockRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MovimientosNotaPedidoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MovimientosNotaPedidoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MovimientosNotaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MovimientosNotaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotaPedidoPendientesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NotaPedidoPendientesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotaPedidoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NotaPedidoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ObraRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ObraRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrigenPedidoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OrigenPedidoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PagoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PagoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaisRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PaisRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoClienteDetalleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PedidoClienteDetalleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoClienteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PedidoClienteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoDetalleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PedidoDetalleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoProveedorDetalleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PedidoProveedorDetalleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoProveedorRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PedidoProveedorRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PedidoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PedidoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonaAnotacionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PersonaAnotacionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonaDocumentoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PersonaDocumentoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonaRelacionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PersonaRelacionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PersonaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PresupuestoConfiguracionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PresupuestoConfiguracionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PresupuestoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PresupuestoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductoAlmacenRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProductoAlmacenRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductoComboRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProductoComboRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductoCostoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProductoCostoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductoPrecioRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProductoPrecioRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProductoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfesionalRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProfesionalRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProveedorRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProveedorRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProvinciaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProvinciaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RamoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RamoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RecordatorioRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RecordatorioRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RedSocialRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RedSocialRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservaProductoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservaProductoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RolRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RolRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RubroRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RubroRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShopifyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ShopifyRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SistemaConfguracionEurocableRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SistemaConfguracionEurocableRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SistemaConfguracionFinancieraRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SistemaConfguracionFinancieraRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SistemaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SistemaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SistemasMedidaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SistemasMedidaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TagRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemplateUnidadDetalleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TemplateUnidadDetalleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemplateUnidadRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TemplateUnidadRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerminalRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TerminalRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TimeZoneRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TimeZoneRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoAmbienteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TipoAmbienteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoCalculoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TipoCalculoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoComponenteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TipoComponenteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoComprobanteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TipoComprobanteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoDocumentoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TipoDocumentoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoDomicilioRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TipoDomicilioRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoIvaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TipoIvaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoMovimientoCajaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TipoMovimientoCajaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoMovimientoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TipoMovimientoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoObraRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TipoObraRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoPagoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TipoPagoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoProductoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TipoProductoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoRedSocialRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TipoRedSocialRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TipoRelacionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TipoRelacionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnidadDeMedidaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UnidadDeMedidaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnidadRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UnidadRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsuarioFuncionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UsuarioFuncionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsuarioRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UsuarioRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendedorRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VendedorRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoltajeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoltajeRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\UserVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UsuarioVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\UsuarioVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CondicionFiscalVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\CondicionFiscalVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ConfiguracionEmpresaVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\ConfiguracionEmpresaVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ContabilidadVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\ContabilidadVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CotizacionVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\CotizacionVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\EstadoPedidoClienteVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\EstadoPedidoClienteVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\EstadoPedidoProveedorVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\EstadoPedidoProveedorVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PathVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\PathVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PedidoClienteDetalleVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\PedidoClienteDetalleVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PedidoClienteVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\PedidoClienteVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PedidoProveedorDetalleVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\PedidoProveedorDetalleVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PedidoProveedorVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\PedidoProveedorVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PresupuestoConfiguracionVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\PresupuestoConfiguracionVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SistemaConfguracionEurocableVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\SistemaConfguracionEurocableVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SistemaConfguracionFinancieraVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\SistemaConfguracionFinancieraVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SistemasMedidaVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\SistemasMedidaVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\TimeZoneVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\TimeZoneVoter"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\AvancesExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AvancesExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\AvancesExtension"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\CotizacionExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CotizacionExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\CotizacionExtension"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\IdiomaExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\IdiomaExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\IdiomaExtension"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\ObraExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ObraExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\ObraExtension"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\ProductosExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ProductosExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\ProductosExtension"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\UtilsExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UtilsExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\UtilsExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Ntss\SyncBundle\Command\NotificacionesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Ntss\SyncBundle\Command\NotificacionesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ntss\SyncBundle\Controller\IpnController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ntss\SyncBundle\Controller\IpnController"; reason: abstract.
  • Removed service ".abstract.instanceof.Ntss\SyncBundle\Controller\IpnController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ntss\SyncBundle\Controller\ReglaEventoMLController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ntss\SyncBundle\Controller\ReglaEventoMLController"; reason: abstract.
  • Removed service ".abstract.instanceof.Ntss\SyncBundle\Controller\ReglaEventoMLController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Ntss\SyncBundle\Controller\TipoEventoMLController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Ntss\SyncBundle\Controller\TipoEventoMLController"; reason: abstract.
  • Removed service ".abstract.instanceof.Ntss\SyncBundle\Controller\TipoEventoMLController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Ntss\SyncBundle\Repository\TipoEventoMLRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Ntss\SyncBundle\Repository\TipoEventoMLRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Ntss\SyncBundle\Repository\ReglaEventoMLRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Ntss\SyncBundle\Repository\ReglaEventoMLRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Ntss\SyncBundle\Repository\PublicacionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Ntss\SyncBundle\Repository\PublicacionRepository"; reason: abstract.
136
  • Removed service "Google_Client"; reason: unused.
  • Removed service "App\Annotations\IgnoreSoftDelete"; reason: unused.
  • Removed service "App\EventListener\AnnotationListener"; reason: unused.
  • Removed service "App\EventListener\BlameableListener"; reason: unused.
  • Removed service "App\EventListener\LoginListener"; reason: unused.
  • Removed service "App\EventListener\Mapping\Driver\Annotation"; reason: unused.
  • Removed service "App\EventListener\Mapping\Driver\Xml"; reason: unused.
  • Removed service "App\EventListener\Mapping\Driver\Yaml"; reason: unused.
  • Removed service "App\EventListener\Mapping\Event\Adapter\ODM"; reason: unused.
  • Removed service "App\EventListener\Mapping\Event\Adapter\ORM"; reason: unused.
  • Removed service "App\FacturacionBundle\Entity\Mes"; reason: unused.
  • Removed service "App\FacturacionBundle\Entity\PresupuestoEstado"; reason: unused.
  • Removed service "App\FacturacionBundle\Entity\PresupuestoItem"; reason: unused.
  • Removed service "App\FacturacionBundle\FacturacionBundle"; reason: unused.
  • Removed service "App\FacturacionBundle\Repository\ComprobanteRepository"; reason: unused.
  • Removed service "App\FacturacionBundle\Repository\CuentaRepository"; reason: unused.
  • Removed service "App\Filter\Configurator"; reason: unused.
  • Removed service "App\Filter\SistemaFilter"; reason: unused.
  • Removed service "App\Form\DataTransformer\AdjuntoTransformer"; reason: unused.
  • Removed service "App\Helpers\SistemaAwareHelper"; reason: unused.
  • Removed service "App\Menu\MenuBuilder"; reason: unused.
  • Removed service "App\Security\RoleHierarchyService"; reason: unused.
  • Removed service "App\Service\ListaPreciosService"; reason: unused.
  • Removed service "App\Service\MergePDFService"; reason: unused.
  • Removed service "App\TCPDF\EurocableTCPDF"; reason: unused.
  • Removed service "App\Utils\Datatables"; reason: unused.
  • Removed service "App\Utils\DatatablesAvance"; reason: unused.
  • Removed service "App\Utils\DatatablesCalculo"; reason: unused.
  • Removed service "App\Utils\DatatablesPedidos"; reason: unused.
  • Removed service "App\Utils\DatatablesUsuarioFuncion"; reason: unused.
  • Removed service "App\Utils\Locales"; reason: unused.
  • Removed service "App\Utils\TCPDFUtil"; reason: unused.
  • Removed service "App\Utils\TimeZones"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "process.messenger.process_message_handler"; reason: unused.
  • Removed service "console.messenger.application"; reason: unused.
  • Removed service "console.messenger.execute_command_handler"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "mailer.messenger.message_handler"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "workflow.security.expression_language"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "lock.strategy.majority"; reason: unused.
  • Removed service "lock.default.factory"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "session.storage.factory.php_bridge"; reason: unused.
  • Removed service "session.storage.factory.mock_file"; reason: unused.
  • Removed service "session.handler.native"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.marshaller"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.htmlsanitizer"; reason: unused.
  • Removed service "twig.extension.weblink"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.user_authenticator"; reason: unused.
  • Removed service "security.access_token_extractor.header"; reason: unused.
  • Removed service "security.access_token_extractor.query_string"; reason: unused.
  • Removed service "security.access_token_extractor.request_body"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
  • Removed service "security.user_checker.chain.api_login"; reason: unused.
  • Removed service "security.user_checker.chain.api_register"; reason: unused.
  • Removed service "security.user_checker.chain.api"; reason: unused.
  • Removed service "security.user_checker.chain.main"; reason: unused.
  • Removed service "fos_user.user_provider.username"; reason: unused.
  • Removed service "fos_user.user_provider.email"; reason: unused.
  • Removed service "fos_user.user_checker"; reason: unused.
  • Removed service "fos_user.mailer.noop"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
  • Removed service "doctrine.dbal.connection_expiries"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.migrations.connection_loader"; reason: unused.
  • Removed service "doctrine.migrations.em_loader"; reason: unused.
  • Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
  • Removed service "maker.php_compat_util"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_subscriber"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "tetranz_select2entity.autocomplete_service"; reason: unused.
  • Removed service "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
  • Removed service "stof_doctrine_extensions.event_listener.blame"; reason: unused.
  • Removed service "stof_doctrine_extensions.event_listener.logger"; reason: unused.
  • Removed service "vich_uploader.adapter.mongodb"; reason: unused.
  • Removed service "vich_uploader.adapter.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.inject.orm"; reason: unused.
  • Removed service "vich_uploader.listener.upload.orm"; reason: unused.
  • Removed service "vich_uploader.listener.clean.orm"; reason: unused.
  • Removed service "vich_uploader.listener.remove.orm"; reason: unused.
  • Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
  • Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
  • Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
  • Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
  • Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
  • Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.chain"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.array"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.bool"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.class"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.dictionary"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.float"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.integer"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.intersection"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.list"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.mixed"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.nullable"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.object"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.string"; reason: unused.
  • Removed service "nelmio_api_doc.type_describer.union"; reason: unused.
  • Removed service "doctrine.dbal.dh_middleware"; reason: unused.
  • Removed service "DH\Auditor\Provider\Doctrine\Auditing\Annotation\AnnotationLoader"; reason: unused.
  • Removed service "doctrine.dbal.default_connection.dh_middleware"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
588
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\AdjuntoController" to "App\Controller\AdjuntoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\AlmacenController" to "App\Controller\AlmacenController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\AmbienteComponenteController" to "App\Controller\AmbienteComponenteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\AmbienteController" to "App\Controller\AmbienteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\AnotacionController" to "App\Controller\AnotacionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\ApiAuthController" to "App\Controller\Api\ApiAuthController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\ApiTokenController" to "App\Controller\Api\ApiTokenController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\ApiUserController" to "App\Controller\Api\ApiUserController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\AsientoController" to "App\Controller\AsientoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\AsientoExtendController" to "App\Controller\AsientoExtendController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\AsientoItemController" to "App\Controller\AsientoItemController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\AuditoriaController" to "App\Controller\AuditoriaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\AvanceObraController" to "App\Controller\AvanceObraController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\AyudaController" to "App\Controller\AyudaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\BancoController" to "App\Controller\BancoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\CalculoMaterialesController" to "App\Controller\CalculoMaterialesController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\CanalController" to "App\Controller\CanalController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\CategoriasController" to "App\Controller\CategoriasController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\CentroController" to "App\Controller\CentroController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\CentroDeCostoController" to "App\Controller\CentroDeCostoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\CertificacionController" to "App\Controller\CertificacionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ClaseAdjuntoController" to "App\Controller\ClaseAdjuntoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ClaseCuentaController" to "App\Controller\ClaseCuentaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ClaseDocumentoController" to "App\Controller\ClaseDocumentoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ClaseGrupoController" to "App\Controller\ClaseGrupoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ClaseMovimientoController" to "App\Controller\ClaseMovimientoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ClaseProductoController" to "App\Controller\ClaseProductoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ClaseRamoController" to "App\Controller\ClaseRamoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ClienteController" to "App\Controller\ClienteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ComentarioController" to "App\Controller\ComentarioController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ComponenteController" to "App\Controller\ComponenteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\CondicionFiscalController" to "App\Controller\CondicionFiscalController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ConfiguracionEmpresaController" to "App\Controller\ConfiguracionEmpresaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ConstructoraController" to "App\Controller\ConstructoraController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ContabilidadController" to "App\Controller\ContabilidadController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ContactoController" to "App\Controller\ContactoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\CotizacionAnotacionController" to "App\Controller\CotizacionAnotacionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\CotizacionConfiguracionesController" to "App\Controller\CotizacionConfiguracionesController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\CotizacionController" to "App\Controller\CotizacionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\CuentaController" to "App\Controller\CuentaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\CuentaCorrienteController" to "App\Controller\CuentaCorrienteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\DashboardController" to "App\Controller\DashboardController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\DomicilioController" to "App\Controller\DomicilioController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\EmpresaAnotacionController" to "App\Controller\EmpresaAnotacionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\EmpresaController" to "App\Controller\EmpresaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ErrorController" to "App\Controller\ErrorController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\EstadoAnotacionController" to "App\Controller\EstadoAnotacionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\EstadoCotizacionController" to "App\Controller\EstadoCotizacionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\EstadoObraController" to "App\Controller\EstadoObraController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\EstadoPedidoClienteController" to "App\Controller\EstadoPedidoClienteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\EstadoPedidoController" to "App\Controller\EstadoPedidoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\EstadoPedidoProveedorController" to "App\Controller\EstadoPedidoProveedorController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\EstadoProductoController" to "App\Controller\EstadoProductoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\EstadoStockController" to "App\Controller\EstadoStockController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ExceptionsController" to "App\Controller\ExceptionsController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\FabricanteController" to "App\Controller\FabricanteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\FlashbagController" to "App\Controller\FlashbagController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\FormaPagoController" to "App\Controller\FormaPagoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\FuncionController" to "App\Controller\FuncionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\GestionController" to "App\Controller\GestionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\GroupController" to "App\Controller\GroupController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\GrupoCuentasController" to "App\Controller\GrupoCuentasController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\GrupoProductoController" to "App\Controller\GrupoProductoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\IdiomaController" to "App\Controller\IdiomaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ListController" to "App\Controller\ListController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ListasPreciosController" to "App\Controller\ListasPreciosController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\LocalidadController" to "App\Controller\LocalidadController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\LoginController" to "App\Controller\LoginController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\LoteController" to "App\Controller\LoteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\MLTokenController" to "App\Controller\MLTokenController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\MaterialesController" to "App\Controller\MaterialesController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\MenuController" to "App\Controller\MenuController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ModeloContratoController" to "App\Controller\ModeloContratoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ModeloSeccionController" to "App\Controller\ModeloSeccionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\MonedaController" to "App\Controller\MonedaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\MotivoRechazoController" to "App\Controller\MotivoRechazoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\MovimientoCajaController" to "App\Controller\MovimientoCajaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\MovimientoStockController" to "App\Controller\MovimientoStockController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\MovimientoStockDetalleController" to "App\Controller\MovimientoStockDetalleController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\NotaPedidoController" to "App\Controller\NotaPedidoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\NotaPedidoPendientesController" to "App\Controller\NotaPedidoPendientesController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ObraController" to "App\Controller\ObraController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\OrigenPedidoController" to "App\Controller\OrigenPedidoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\PagoController" to "App\Controller\PagoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\PaisController" to "App\Controller\PaisController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\PedidoClienteController" to "App\Controller\PedidoClienteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\PedidoClienteDetalleController" to "App\Controller\PedidoClienteDetalleController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\PedidoController" to "App\Controller\PedidoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\PedidoProveedorController" to "App\Controller\PedidoProveedorController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\PedidoProveedorDetalleController" to "App\Controller\PedidoProveedorDetalleController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\PerfilController" to "App\Controller\PerfilController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\PersonaAnotacionController" to "App\Controller\PersonaAnotacionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\PersonaController" to "App\Controller\PersonaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\PersonaDocumentoController" to "App\Controller\PersonaDocumentoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\PersonaRelacionController" to "App\Controller\PersonaRelacionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\PosController" to "App\Controller\PosController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\PresupuestoConfiguracionController" to "App\Controller\PresupuestoConfiguracionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ProductoAlmacenController" to "App\Controller\ProductoAlmacenController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ProductoComboController" to "App\Controller\ProductoComboController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ProductoController" to "App\Controller\ProductoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ProductoCostoController" to "App\Controller\ProductoCostoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ProductoPrecioController" to "App\Controller\ProductoPrecioController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ProfesionalController" to "App\Controller\ProfesionalController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ProveedorController" to "App\Controller\ProveedorController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ProvinciaController" to "App\Controller\ProvinciaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\RamoController" to "App\Controller\RamoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\RecordatorioController" to "App\Controller\RecordatorioController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\RedSocialController" to "App\Controller\RedSocialController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ReservaController" to "App\Controller\ReservaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ReservaProductoController" to "App\Controller\ReservaProductoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\RolController" to "App\Controller\RolController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\RubroController" to "App\Controller\RubroController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SecurityController" to "App\Controller\SecurityController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ShopifyController" to "App\Controller\ShopifyController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SistemaConfguracionEurocableController" to "App\Controller\SistemaConfguracionEurocableController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SistemaConfguracionFinancieraController" to "App\Controller\SistemaConfguracionFinancieraController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SistemaController" to "App\Controller\SistemaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SistemasMedidaController" to "App\Controller\SistemasMedidaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TagController" to "App\Controller\TagController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TemplateUnidadController" to "App\Controller\TemplateUnidadController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TemplateUnidadDetalleController" to "App\Controller\TemplateUnidadDetalleController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TerminalController" to "App\Controller\TerminalController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TestvoterController" to "App\Controller\TestvoterController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TimeZoneController" to "App\Controller\TimeZoneController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TipoAmbienteController" to "App\Controller\TipoAmbienteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TipoCalculoController" to "App\Controller\TipoCalculoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TipoComponenteController" to "App\Controller\TipoComponenteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TipoComprobanteController" to "App\Controller\TipoComprobanteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TipoDocumentoController" to "App\Controller\TipoDocumentoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TipoDomicilioController" to "App\Controller\TipoDomicilioController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TipoIvaController" to "App\Controller\TipoIvaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TipoMovimientoCajaController" to "App\Controller\TipoMovimientoCajaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TipoMovimientoController" to "App\Controller\TipoMovimientoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TipoObraController" to "App\Controller\TipoObraController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TipoPagoController" to "App\Controller\TipoPagoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TipoProductoController" to "App\Controller\TipoProductoController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TipoRedSocialController" to "App\Controller\TipoRedSocialController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TipoRelacionController" to "App\Controller\TipoRelacionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\UnidadController" to "App\Controller\UnidadController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\UnidadDeMedidaController" to "App\Controller\UnidadDeMedidaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\UsuarioController" to "App\Controller\UsuarioController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\UsuarioCopiarPermisosController" to "App\Controller\UsuarioCopiarPermisosController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\UsuarioFuncionController" to "App\Controller\UsuarioFuncionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\VendedorController" to "App\Controller\VendedorController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\VoltajeController" to "App\Controller\VoltajeController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\WizardController" to "App\Controller\WizardController".
  • Inlined service ".service_locator.O2p6Lk7.App\FacturacionBundle\Controller\CategoriaFiscalController" to "App\FacturacionBundle\Controller\CategoriaFiscalController".
  • Inlined service ".service_locator.O2p6Lk7.App\FacturacionBundle\Controller\ClaseComprobanteController" to "App\FacturacionBundle\Controller\ClaseComprobanteController".
  • Inlined service ".service_locator.O2p6Lk7.App\FacturacionBundle\Controller\ComprobanteController" to "App\FacturacionBundle\Controller\ComprobanteController".
  • Inlined service ".service_locator.O2p6Lk7.App\FacturacionBundle\Controller\ComprobanteItemController" to "App\FacturacionBundle\Controller\ComprobanteItemController".
  • Inlined service ".service_locator.O2p6Lk7.App\FacturacionBundle\Controller\EmpresaController" to "App\FacturacionBundle\Controller\EmpresaController".
  • Inlined service ".service_locator.O2p6Lk7.App\FacturacionBundle\Controller\FacturacionConfiguracionController" to "App\FacturacionBundle\Controller\FacturacionConfiguracionController".
  • Inlined service ".service_locator.O2p6Lk7.App\FacturacionBundle\Controller\PresupuestoController" to "App\FacturacionBundle\Controller\PresupuestoController".
  • Inlined service ".service_locator.O2p6Lk7.App\FacturacionBundle\Controller\SucursalController" to "App\FacturacionBundle\Controller\SucursalController".
  • Inlined service "app.menu_builder" to "app.main_menu".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
  • Inlined service "uri_signer" to "fragment.uri_generator".
  • Inlined service "cache_clearer" to "console.command.cache_clear".
  • Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
  • Inlined service ".service_locator.FuNMaTF" to "console.command.workflow_dump".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service ".service_locator.yY.p4P7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php_ast" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
  • Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
  • Inlined service ".state_machine.orders.transition.0" to "state_machine.orders.definition".
  • Inlined service ".state_machine.orders.transition.1" to "state_machine.orders.definition".
  • Inlined service ".state_machine.orders.transition.2" to "state_machine.orders.definition".
  • Inlined service ".state_machine.orders.transition.3" to "state_machine.orders.definition".
  • Inlined service ".state_machine.orders.transition.4" to "state_machine.orders.definition".
  • Inlined service ".state_machine.orders.transition.5" to "state_machine.orders.definition".
  • Inlined service ".state_machine.orders.transition.6" to "state_machine.orders.definition".
  • Inlined service ".state_machine.orders.transition.7" to "state_machine.orders.definition".
  • Inlined service ".state_machine.orders.transition.8" to "state_machine.orders.definition".
  • Inlined service ".state_machine.orders.transition.9" to "state_machine.orders.definition".
  • Inlined service "state_machine.orders.metadata_store" to "state_machine.orders.definition".
  • Inlined service ".state_machine.pedido.transition.0" to "state_machine.pedido.definition".
  • Inlined service ".state_machine.pedido.transition.1" to "state_machine.pedido.definition".
  • Inlined service ".state_machine.pedido.transition.2" to "state_machine.pedido.definition".
  • Inlined service ".state_machine.pedido.transition.3" to "state_machine.pedido.definition".
  • Inlined service "state_machine.pedido.metadata_store" to "state_machine.pedido.definition".
  • Inlined service ".state_machine.presupuesto_flujo.transition.0" to "state_machine.presupuesto_flujo.definition".
  • Inlined service ".state_machine.presupuesto_flujo.transition.1" to "state_machine.presupuesto_flujo.definition".
  • Inlined service ".state_machine.presupuesto_flujo.transition.2" to "state_machine.presupuesto_flujo.definition".
  • Inlined service ".state_machine.presupuesto_flujo.transition.3" to "state_machine.presupuesto_flujo.definition".
  • Inlined service ".state_machine.presupuesto_flujo.transition.4" to "state_machine.presupuesto_flujo.definition".
  • Inlined service "state_machine.presupuesto_flujo.metadata_store" to "state_machine.presupuesto_flujo.definition".
  • Inlined service ".state_machine.comprobante_flujo.transition.0" to "state_machine.comprobante_flujo.definition".
  • Inlined service ".state_machine.comprobante_flujo.transition.1" to "state_machine.comprobante_flujo.definition".
  • Inlined service "state_machine.comprobante_flujo.metadata_store" to "state_machine.comprobante_flujo.definition".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "DH\AuditorBundle\Routing\RoutingAnnotationLoader" to "routing.resolver".
  • Inlined service "routing.loader.attribute.directory" to "routing.resolver".
  • Inlined service "routing.loader.attribute.file" to "routing.resolver".
  • Inlined service "routing.loader.psr4" to "routing.resolver".
  • Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
  • Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "secrets.decryption_key" to "secrets.vault".
  • Inlined service "serializer.denormalizer.unwrapping" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.uid" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.mime_message" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.form_error" to "serializer".
  • Inlined service "serializer.normalizer.backed_enum" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.normalizer.translatable" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service "session.storage.factory.native" to "session.factory".
  • Inlined service ".service_locator.TpoC7U9" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.uxWcaoL" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "fos_user.validator.initializer" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.fGvEh3." to "validator.validator_factory".
  • Inlined service "validator.expression_language_provider" to "validator.expression_language".
  • Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service ".data_collector.command" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "data_collector.workflow" to "profiler".
  • Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "debug.validator.inner" to "debug.validator".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "workflow.twig_extension" to "twig".
  • Inlined service "twig.extension.serializer" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "Twig\Extensions\IntlExtension" to "twig".
  • Inlined service "App\Twig\AvancesExtension" to "twig".
  • Inlined service "App\Twig\CotizacionExtension" to "twig".
  • Inlined service "App\Twig\IdiomaExtension" to "twig".
  • Inlined service "App\Twig\ObraExtension" to "twig".
  • Inlined service "App\Twig\ProductosExtension" to "twig".
  • Inlined service "App\Twig\UtilsExtension" to "twig".
  • Inlined service "twig.extension.debug" to "twig".
  • Inlined service "twig.extension.intl" to "twig".
  • Inlined service "twig.extension.cssinliner" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
  • Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "assets.packages" to "twig.extension.assets".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.5aA4x2p" to "twig.runtime_loader".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
  • Inlined service ".service_locator.e_.xxAP" to "security.helper".
  • Inlined service ".service_locator.4QApznK" to "security.helper".
  • Inlined service ".service_locator.5y4U6aa" to "security.helper".
  • Inlined service ".service_locator.SfGnQiG" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
  • Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
  • Inlined service "security.user_password_hasher" to "form.listener.password_hasher".
  • Inlined service ".security.request_matcher.EwVKVDM" to "security.access_map".
  • Inlined service ".security.request_matcher.XnEWfUx" to "security.access_map".
  • Inlined service ".security.request_matcher.0Tr6F1W" to "security.access_map".
  • Inlined service ".security.request_matcher.CgfRQRn" to "security.access_map".
  • Inlined service ".security.request_matcher.9iVNn.L" to "security.access_map".
  • Inlined service ".security.request_matcher.NWt2ivU" to "security.access_map".
  • Inlined service ".security.request_matcher.XnEWfUx" to "security.access_map".
  • Inlined service ".security.request_matcher.tJOx.LD" to "security.access_map".
  • Inlined service ".security.request_matcher.uarmNQ3" to "security.access_map".
  • Inlined service ".security.request_matcher.zgUyz1A" to "security.access_map".
  • Inlined service "security.user_providers" to "security.listener.user_provider".
  • Inlined service "security.impersonate_url_generator" to "twig.extension.security".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.authentication.success_handler.api_login.json_login" to "security.authenticator.json_login.api_login".
  • Inlined service "security.authentication.failure_handler.api_login.json_login" to "security.authenticator.json_login.api_login".
  • Inlined service "debug.security.firewall.authenticator.api_login.inner" to "debug.security.firewall.authenticator.api_login".
  • Inlined service "security.exception_listener.api_login" to "security.firewall.map.context.api_login".
  • Inlined service "security.firewall.map.config.api_login" to "security.firewall.map.context.api_login".
  • Inlined service "debug.security.firewall.authenticator.api_register.inner" to "debug.security.firewall.authenticator.api_register".
  • Inlined service "security.exception_listener.api_register" to "security.firewall.map.context.api_register".
  • Inlined service "security.firewall.map.config.api_register" to "security.firewall.map.context.api_register".
  • Inlined service ".security.request_matcher.AMZT15Y" to ".security.request_matcher.vhy2oy3".
  • Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.jwt.api".
  • Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
  • Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
  • Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
  • Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
  • Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
  • Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service ".security.request_matcher.dIXHc1." to ".security.request_matcher.EwVKVDM".
  • Inlined service ".security.request_matcher.yM7vOJ9" to ".security.request_matcher.0Tr6F1W".
  • Inlined service ".security.request_matcher.3mSed7r" to ".security.request_matcher.CgfRQRn".
  • Inlined service ".security.request_matcher.lyfP2u_" to ".security.request_matcher.9iVNn.L".
  • Inlined service ".security.request_matcher.SdDU8D5" to ".security.request_matcher.NWt2ivU".
  • Inlined service ".security.request_matcher.SrBqAvY" to ".security.request_matcher.uarmNQ3".
  • Inlined service "security.authentication_utils" to "fos_user.security.controller".
  • Inlined service ".service_locator.O2p6Lk7.fos_user.security.controller" to "fos_user.security.controller".
  • Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
  • Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
  • Inlined service "fos_user.security.login_manager" to "fos_user.listener.authentication".
  • Inlined service "fos_user.user_to_username_transformer" to "fos_user.username_form_type".
  • Inlined service "fos_user.profile.form.factory" to "fos_user.profile.controller".
  • Inlined service ".service_locator.O2p6Lk7.fos_user.profile.controller" to "fos_user.profile.controller".
  • Inlined service "fos_user.registration.form.factory" to "fos_user.registration.controller".
  • Inlined service ".service_locator.O2p6Lk7.fos_user.registration.controller" to "fos_user.registration.controller".
  • Inlined service "fos_user.change_password.form.factory" to "fos_user.change_password.controller".
  • Inlined service ".service_locator.O2p6Lk7.fos_user.change_password.controller" to "fos_user.change_password.controller".
  • Inlined service "fos_user.resetting.form.factory" to "fos_user.resetting.controller".
  • Inlined service "fos_user.util.token_generator.default" to "fos_user.resetting.controller".
  • Inlined service "fos_user.mailer.twig_symfony" to "fos_user.resetting.controller".
  • Inlined service ".service_locator.O2p6Lk7.fos_user.resetting.controller" to "fos_user.resetting.controller".
  • Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
  • Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.default_connection.dh_middleware.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service ".service_locator.fU7RuE9" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.lwedHYH" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
  • Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
  • Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
  • Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.template_component_generator" to "maker.generator".
  • Inlined service "maker.event_registry" to "maker.maker.make_listener".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.xRhNObu.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "lexik_form_filter.form_data_extractor" to "lexik_form_filter.query_builder_updater".
  • Inlined service "lexik_form_filter.data_extraction_method.default" to "lexik_form_filter.form_data_extractor".
  • Inlined service "lexik_form_filter.data_extraction_method.text" to "lexik_form_filter.form_data_extractor".
  • Inlined service "lexik_form_filter.data_extraction_method.key_values" to "lexik_form_filter.form_data_extractor".
  • Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.current_date_time_helper" to "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer".
  • Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
  • Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime".
  • Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
  • Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
  • Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.object_model.property_describer" to "nelmio_api_doc.model_describers.object".
  • Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
  • Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
  • Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" to "nelmio_api_doc.open_api.generator".
  • Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
  • Inlined service "DH\AuditorBundle\Security\RoleChecker" to "DH\Auditor\Configuration".
  • Inlined service "DH\AuditorBundle\Security\SecurityProvider" to "DH\Auditor\Configuration".
  • Inlined service "DH\Auditor\Provider\Doctrine\Configuration" to "DH\Auditor\Provider\Doctrine\DoctrineProvider".
  • Inlined service "dh_auditor.provider.doctrine.storage_services.doctrine.orm.default_entity_manager" to "DH\Auditor\Provider\Doctrine\DoctrineProvider".
  • Inlined service "dh_auditor.provider.doctrine.auditing_services.doctrine.orm.default_entity_manager" to "DH\Auditor\Provider\Doctrine\DoctrineProvider".
  • Inlined service "DH\AuditorBundle\User\ConsoleUserProvider" to "DH\AuditorBundle\Event\ConsoleEventSubscriber".
  • Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
  • Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
  • Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
  • Inlined service ".service_locator.J2q7td." to "knp_menu.renderer_provider".
  • Inlined service "knp_menu.helper" to "knp_menu.twig.runtime".
  • Inlined service ".service_locator.O2p6Lk7.Ntss\SyncBundle\Controller\IpnController" to "Ntss\SyncBundle\Controller\IpnController".
  • Inlined service ".service_locator.O2p6Lk7.Ntss\SyncBundle\Controller\ReglaEventoMLController" to "Ntss\SyncBundle\Controller\ReglaEventoMLController".
  • Inlined service ".service_locator.O2p6Lk7.Ntss\SyncBundle\Controller\TipoEventoMLController" to "Ntss\SyncBundle\Controller\TipoEventoMLController".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
  • Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
  • Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
  • Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
  • Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
  • Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
  • Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
  • Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
  • Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
  • Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
  • Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
  • Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
  • Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
  • Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
  • Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
  • Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
  • Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
  • Inlined service "debug.state_machine.orders.inner" to "debug.state_machine.orders".
  • Inlined service "debug.state_machine.pedido.inner" to "debug.state_machine.pedido".
  • Inlined service "debug.state_machine.presupuesto_flujo.inner" to "debug.state_machine.presupuesto_flujo".
  • Inlined service "debug.state_machine.comprobante_flujo.inner" to "debug.state_machine.comprobante_flujo".
  • Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
  • Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
  • Inlined service "App\Security\UserVoter" to ".debug.security.voter.App\Security\UserVoter".
  • Inlined service "App\Security\UsuarioVoter" to ".debug.security.voter.App\Security\UsuarioVoter".
  • Inlined service "App\Security\Voter\CondicionFiscalVoter" to ".debug.security.voter.App\Security\Voter\CondicionFiscalVoter".
  • Inlined service "App\Security\Voter\ConfiguracionEmpresaVoter" to ".debug.security.voter.App\Security\Voter\ConfiguracionEmpresaVoter".
  • Inlined service "App\Security\Voter\ContabilidadVoter" to ".debug.security.voter.App\Security\Voter\ContabilidadVoter".
  • Inlined service "App\Security\Voter\CotizacionVoter" to ".debug.security.voter.App\Security\Voter\CotizacionVoter".
  • Inlined service "App\Security\Voter\EstadoPedidoClienteVoter" to ".debug.security.voter.App\Security\Voter\EstadoPedidoClienteVoter".
  • Inlined service "App\Security\Voter\EstadoPedidoProveedorVoter" to ".debug.security.voter.App\Security\Voter\EstadoPedidoProveedorVoter".
  • Inlined service "App\Security\Voter\PathVoter" to ".debug.security.voter.App\Security\Voter\PathVoter".
  • Inlined service "App\Security\Voter\PedidoClienteDetalleVoter" to ".debug.security.voter.App\Security\Voter\PedidoClienteDetalleVoter".
  • Inlined service "App\Security\Voter\PedidoClienteVoter" to ".debug.security.voter.App\Security\Voter\PedidoClienteVoter".
  • Inlined service "App\Security\Voter\PedidoProveedorDetalleVoter" to ".debug.security.voter.App\Security\Voter\PedidoProveedorDetalleVoter".
  • Inlined service "App\Security\Voter\PedidoProveedorVoter" to ".debug.security.voter.App\Security\Voter\PedidoProveedorVoter".
  • Inlined service "App\Security\Voter\PresupuestoConfiguracionVoter" to ".debug.security.voter.App\Security\Voter\PresupuestoConfiguracionVoter".
  • Inlined service "App\Security\Voter\SistemaConfguracionEurocableVoter" to ".debug.security.voter.App\Security\Voter\SistemaConfguracionEurocableVoter".
  • Inlined service "App\Security\Voter\SistemaConfguracionFinancieraVoter" to ".debug.security.voter.App\Security\Voter\SistemaConfguracionFinancieraVoter".
  • Inlined service "App\Security\Voter\SistemasMedidaVoter" to ".debug.security.voter.App\Security\Voter\SistemasMedidaVoter".
  • Inlined service "App\Security\Voter\TimeZoneVoter" to ".debug.security.voter.App\Security\Voter\TimeZoneVoter".
  • Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
  • Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
  • Inlined service "debug.security.event_dispatcher.api_login.inner" to "debug.security.event_dispatcher.api_login".
  • Inlined service "debug.security.event_dispatcher.api_register.inner" to "debug.security.event_dispatcher.api_register".
  • Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
  • Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
  • Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
  • Inlined service ".service_locator.PvoQzFT" to ".service_locator.PvoQzFT.router.default".
  • Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
  • Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
  • Inlined service ".service_locator.xRhNObu" to ".service_locator.xRhNObu.sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.oR77BOj" to "debug.argument_resolver.inner".
  • Inlined service "state_machine.orders.definition" to "debug.state_machine.orders.inner".
  • Inlined service "state_machine.pedido.definition" to "debug.state_machine.pedido.inner".
  • Inlined service "state_machine.presupuesto_flujo.definition" to "debug.state_machine.presupuesto_flujo.inner".
  • Inlined service "state_machine.comprobante_flujo.definition" to "debug.state_machine.comprobante_flujo.inner".
  • Inlined service ".service_locator.dlsUR9M" to "console.command_loader".
  • Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
  • Inlined service ".service_locator.PvoQzFT.router.default" to "router".
  • Inlined service "fos_user.object_manager" to "fos_user.user_manager".
  • Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.attribute" to "routing.loader".
  • Inlined service "routing.loader.attribute" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.attribute" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.attribute" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
  • Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
2
  • Tag "container.decorator" was defined on service(s) "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api_login", "debug.security.firewall.authenticator.api_register", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "doctrine.migrations.container_aware_migrations_factory", "debug.state_machine.orders", "debug.state_machine.pedido", "debug.state_machine.presupuesto_flujo", "debug.state_machine.comprobante_flujo", "debug.security.event_dispatcher.api_login", "debug.security.event_dispatcher.api_register", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", "event_dispatcher", but was never used.
  • Tag "workflow.state_machine" was defined on service(s) "debug.state_machine.orders", "debug.state_machine.pedido", "debug.state_machine.presupuesto_flujo", "debug.state_machine.comprobante_flujo", but was never used.