"SELECT t0.id AS id_1, t0.tipo AS tipo_2, t0.seccion AS seccion_3, t0.estado AS estado_4, t0.fecha_creacion AS fecha_creacion_5, t0.fecha_actualizacion AS fecha_actualizacion_6 FROM banner t0 WHERE t0.seccion = ? AND t0.estado = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.tipo AS tipo_2, t0.seccion AS seccion_3, t0.estado AS estado_4, t0.fecha_creacion AS fecha_creacion_5, t0.fecha_actualizacion AS fecha_actualizacion_6 FROM banner t0 WHERE t0.seccion = ? AND t0.estado = ?"
"params" => [1 => "PRINCIPAL"
2 => "A"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#658
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#658}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.imagen_desktop AS imagen_desktop_2, t0.imagen_tablet AS imagen_tablet_3, t0.imagen_movil AS imagen_movil_4, t0.nombre_original_desktop AS nombre_original_desktop_5, t0.nombre_original_tablet AS nombre_original_tablet_6, t0.nombre_original_movil AS nombre_original_movil_7, t0.nombre_alterno AS nombre_alterno_8, t0.posicion AS posicion_9, t0.url_redirect AS url_redirect_10, t0.estado AS estado_11, t0.banner_id AS banner_id_12 FROM imagen t0 WHERE t0.banner_id = ? ORDER BY t0.posicion ASC"
[
"sql" => "SELECT t0.id AS id_1, t0.imagen_desktop AS imagen_desktop_2, t0.imagen_tablet AS imagen_tablet_3, t0.imagen_movil AS imagen_movil_4, t0.nombre_original_desktop AS nombre_original_desktop_5, t0.nombre_original_tablet AS nombre_original_tablet_6, t0.nombre_original_movil AS nombre_original_movil_7, t0.nombre_alterno AS nombre_alterno_8, t0.posicion AS posicion_9, t0.url_redirect AS url_redirect_10, t0.estado AS estado_11, t0.banner_id AS banner_id_12 FROM imagen t0 WHERE t0.banner_id = ? ORDER BY t0.posicion ASC"
"params" => [1 => 15]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.tipo AS tipo_2, t0.seccion AS seccion_3, t0.estado AS estado_4, t0.fecha_creacion AS fecha_creacion_5, t0.fecha_actualizacion AS fecha_actualizacion_6 FROM banner t0 WHERE t0.seccion = ? AND t0.estado = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.tipo AS tipo_2, t0.seccion AS seccion_3, t0.estado AS estado_4, t0.fecha_creacion AS fecha_creacion_5, t0.fecha_actualizacion AS fecha_actualizacion_6 FROM banner t0 WHERE t0.seccion = ? AND t0.estado = ?"
"params" => [1 => "SECCION1"
2 => "A"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#658
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#658}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.tipo AS tipo_2, t0.seccion AS seccion_3, t0.estado AS estado_4, t0.fecha_creacion AS fecha_creacion_5, t0.fecha_actualizacion AS fecha_actualizacion_6 FROM banner t0 WHERE t0.seccion = ? AND t0.estado = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.tipo AS tipo_2, t0.seccion AS seccion_3, t0.estado AS estado_4, t0.fecha_creacion AS fecha_creacion_5, t0.fecha_actualizacion AS fecha_actualizacion_6 FROM banner t0 WHERE t0.seccion = ? AND t0.estado = ?"
"params" => [1 => "SECCION2"
2 => "A"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#658
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#658}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.imagen_desktop AS imagen_desktop_2, t0.imagen_tablet AS imagen_tablet_3, t0.imagen_movil AS imagen_movil_4, t0.nombre_original_desktop AS nombre_original_desktop_5, t0.nombre_original_tablet AS nombre_original_tablet_6, t0.nombre_original_movil AS nombre_original_movil_7, t0.nombre_alterno AS nombre_alterno_8, t0.posicion AS posicion_9, t0.url_redirect AS url_redirect_10, t0.estado AS estado_11, t0.banner_id AS banner_id_12 FROM imagen t0 WHERE t0.banner_id = ? ORDER BY t0.posicion ASC"
[
"sql" => "SELECT t0.id AS id_1, t0.imagen_desktop AS imagen_desktop_2, t0.imagen_tablet AS imagen_tablet_3, t0.imagen_movil AS imagen_movil_4, t0.nombre_original_desktop AS nombre_original_desktop_5, t0.nombre_original_tablet AS nombre_original_tablet_6, t0.nombre_original_movil AS nombre_original_movil_7, t0.nombre_alterno AS nombre_alterno_8, t0.posicion AS posicion_9, t0.url_redirect AS url_redirect_10, t0.estado AS estado_11, t0.banner_id AS banner_id_12 FROM imagen t0 WHERE t0.banner_id = ? ORDER BY t0.posicion ASC"
"params" => [1 => 16]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
"SELECT n0_.id AS id_0, n0_.titulo AS titulo_1, n0_.descripcion AS descripcion_2, n0_.archivos AS archivos_3, n0_.url AS url_4, n0_.url_imagen AS url_imagen_5, n0_.view_banner_top AS view_banner_top_6, n0_.view_banner_bottom AS view_banner_bottom_7, n0_.destacado AS destacado_8, n0_.usuario_creacion AS usuario_creacion_9, n0_.ultima_actualizacion AS ultima_actualizacion_10, n0_.estado AS estado_11, n0_.titulo_seo AS titulo_seo_12, n0_.descripcion_seo AS descripcion_seo_13, n0_.keywords AS keywords_14, n0_.mostrar AS mostrar_15, n0_.fecha_publicacion AS fecha_publicacion_16, n0_.banner_top AS banner_top_17, n0_.banner_bottom AS banner_bottom_18 FROM noticia n0_ INNER JOIN noticia_categoria_noticia n2_ ON n0_.id = n2_.noticia_id INNER JOIN categoria_noticia c1_ ON c1_.id = n2_.categoria_noticia_id WHERE UPPER(n0_.titulo) LIKE UPPER(?) AND n0_.estado = true ORDER BY n0_.fecha_publicacion DESC"
[
"sql" => "SELECT n0_.id AS id_0, n0_.titulo AS titulo_1, n0_.descripcion AS descripcion_2, n0_.archivos AS archivos_3, n0_.url AS url_4, n0_.url_imagen AS url_imagen_5, n0_.view_banner_top AS view_banner_top_6, n0_.view_banner_bottom AS view_banner_bottom_7, n0_.destacado AS destacado_8, n0_.usuario_creacion AS usuario_creacion_9, n0_.ultima_actualizacion AS ultima_actualizacion_10, n0_.estado AS estado_11, n0_.titulo_seo AS titulo_seo_12, n0_.descripcion_seo AS descripcion_seo_13, n0_.keywords AS keywords_14, n0_.mostrar AS mostrar_15, n0_.fecha_publicacion AS fecha_publicacion_16, n0_.banner_top AS banner_top_17, n0_.banner_bottom AS banner_bottom_18 FROM noticia n0_ INNER JOIN noticia_categoria_noticia n2_ ON n0_.id = n2_.noticia_id INNER JOIN categoria_noticia c1_ ON c1_.id = n2_.categoria_noticia_id WHERE UPPER(n0_.titulo) LIKE UPPER(?) AND n0_.estado = true ORDER BY n0_.fecha_publicacion DESC"
"params" => [1 => "%%"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#658
+name: "STRING"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
"params" => [1 => 39]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
"params" => [1 => 38]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
"params" => [1 => 35]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
"params" => [1 => 32]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
"params" => [1 => 2]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
"params" => [1 => 24]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
"params" => [1 => 3]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
"params" => [1 => 5]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
"params" => [1 => 6]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
"params" => [1 => 7]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
"params" => [1 => 8]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
"params" => [1 => 9]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
"params" => [1 => 10]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
"params" => [1 => 11]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.url_imagen AS url_imagen_4, t0.estado AS estado_5, t0.usuario_creacion AS usuario_creacion_6, t0.ultima_actualizacion AS ultima_actualizacion_7 FROM categoria_noticia t0 INNER JOIN noticia_categoria_noticia ON t0.id = noticia_categoria_noticia.categoria_noticia_id WHERE noticia_categoria_noticia.noticia_id = ?"
"params" => [1 => 13]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT s0_.titulo AS titulo_0 FROM seccion_seo s0_ INNER JOIN tipo_seccion_seo t1_ ON s0_.tipo_seccion_seo_id = t1_.id WHERE s0_.estado = ? AND s0_.mostrar = ? AND t1_.id_tipo = ? LIMIT 1"
"SELECT s0_.id AS id_0, s0_.titulo AS titulo_1, s0_.descripcion AS descripcion_2, s0_.keywords AS keywords_3, s0_.estado AS estado_4, s0_.mostrar AS mostrar_5, s0_.fechaCreacion AS fechacreacion_6, s0_.fechaActualizacion AS fechaactualizacion_7, s0_.header_principal AS header_principal_8, s0_.header_secundario AS header_secundario_9, s0_.tipo_seccion_seo_id AS tipo_seccion_seo_id_10 FROM seccion_seo s0_ INNER JOIN tipo_seccion_seo t1_ ON s0_.tipo_seccion_seo_id = t1_.id WHERE s0_.estado = ? AND s0_.mostrar = ? AND t1_.id_tipo = ? LIMIT 1"
"SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND p1_.cat1 = e0_.id AND p1_.status_eCommerce = 1 AND p1_.status_infor = 1 ORDER BY e0_.Nombres ASC"
doctrine
[
"sql" => "SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND p1_.cat1 = e0_.id AND p1_.status_eCommerce = 1 AND p1_.status_infor = 1 ORDER BY e0_.Nombres ASC"
]
debug
Executing query:
"SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND e0_.Nivel = 2 AND p1_.cat1 = 198 AND p1_.cat2 = e0_.id ORDER BY e0_.Nombres ASC"
doctrine
[
"sql" => "SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND e0_.Nivel = 2 AND p1_.cat1 = 198 AND p1_.cat2 = e0_.id ORDER BY e0_.Nombres ASC"
]
debug
Executing query:
"SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND e0_.Nivel = 2 AND p1_.cat1 = 201 AND p1_.cat2 = e0_.id ORDER BY e0_.Nombres ASC"
doctrine
[
"sql" => "SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND e0_.Nivel = 2 AND p1_.cat1 = 201 AND p1_.cat2 = e0_.id ORDER BY e0_.Nombres ASC"
]
debug
Executing query:
"SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND e0_.Nivel = 2 AND p1_.cat1 = 200 AND p1_.cat2 = e0_.id ORDER BY e0_.Nombres ASC"
doctrine
[
"sql" => "SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND e0_.Nivel = 2 AND p1_.cat1 = 200 AND p1_.cat2 = e0_.id ORDER BY e0_.Nombres ASC"
]
debug
Executing query:
"SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND e0_.Nivel = 2 AND p1_.cat1 = 199 AND p1_.cat2 = e0_.id ORDER BY e0_.Nombres ASC"
doctrine
[
"sql" => "SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND e0_.Nivel = 2 AND p1_.cat1 = 199 AND p1_.cat2 = e0_.id ORDER BY e0_.Nombres ASC"
]
debug
Executing query:
"SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND e0_.Nivel = 2 AND p1_.cat1 = 212 AND p1_.cat2 = e0_.id ORDER BY e0_.Nombres ASC"
doctrine
[
"sql" => "SELECT DISTINCT e0_.Nombres AS nombres_0, e0_.id AS id_1 FROM estructura_ecommerce_es e0_, producto_es p1_ WHERE e0_.Status = 1 AND e0_.Nivel = 2 AND p1_.cat1 = 212 AND p1_.cat2 = e0_.id ORDER BY e0_.Nombres ASC"
]
[
"sql" => "SELECT count(f0_.id) AS sclr_0 FROM footer_column f0_ WHERE f0_.estado = ? AND f0_.tipoColumna <> 'C' AND f0_.mostrar = ?"
"params" => [1 => "A"
2 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#658
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#1106
+name: "BOOLEAN"
}
]
]
debug
Executing statement:
"SELECT f0_.id AS id_0, f0_.posicion AS posicion_1, f0_.mostrar AS mostrar_2, f0_.nombreColumna AS nombrecolumna_3, f0_.estado AS estado_4, f0_.fechaCreacion AS fechacreacion_5, f0_.fechaActualizacion AS fechaactualizacion_6, f0_.tipoColumna AS tipocolumna_7 FROM footer_column f0_ WHERE f0_.estado = ? AND f0_.tipoColumna <> 'C' AND f0_.mostrar = ? ORDER BY f0_.posicion ASC"
[
"sql" => "SELECT f0_.id AS id_0, f0_.posicion AS posicion_1, f0_.mostrar AS mostrar_2, f0_.nombreColumna AS nombrecolumna_3, f0_.estado AS estado_4, f0_.fechaCreacion AS fechacreacion_5, f0_.fechaActualizacion AS fechaactualizacion_6, f0_.tipoColumna AS tipocolumna_7 FROM footer_column f0_ WHERE f0_.estado = ? AND f0_.tipoColumna <> 'C' AND f0_.mostrar = ? ORDER BY f0_.posicion ASC"
"params" => [1 => "A"
2 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#658
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#1106
+name: "BOOLEAN"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.descripcion AS descripcion_2, t0.url AS url_3, t0.tipoAperturaUrl AS tipoaperturaurl_4, t0.footer_column_id AS footer_column_id_5 FROM footer_column_texto t0 WHERE t0.footer_column_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.descripcion AS descripcion_2, t0.url AS url_3, t0.tipoAperturaUrl AS tipoaperturaurl_4, t0.footer_column_id AS footer_column_id_5 FROM footer_column_texto t0 WHERE t0.footer_column_id = ?"
"params" => [1 => 2]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.descripcion AS descripcion_2, t0.url AS url_3, t0.tipoAperturaUrl AS tipoaperturaurl_4, t0.footer_column_id AS footer_column_id_5 FROM footer_column_texto t0 WHERE t0.footer_column_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.descripcion AS descripcion_2, t0.url AS url_3, t0.tipoAperturaUrl AS tipoaperturaurl_4, t0.footer_column_id AS footer_column_id_5 FROM footer_column_texto t0 WHERE t0.footer_column_id = ?"
"params" => [1 => 3]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.descripcion AS descripcion_2, t0.url AS url_3, t0.tipoAperturaUrl AS tipoaperturaurl_4, t0.footer_column_id AS footer_column_id_5 FROM footer_column_texto t0 WHERE t0.footer_column_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.descripcion AS descripcion_2, t0.url AS url_3, t0.tipoAperturaUrl AS tipoaperturaurl_4, t0.footer_column_id AS footer_column_id_5 FROM footer_column_texto t0 WHERE t0.footer_column_id = ?"
"params" => [1 => 4]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.imgNombreServidor AS imgnombreservidor_2, t0.imgNombreAlternativo AS imgnombrealternativo_3, t0.url AS url_4, t0.tipoAperturaUrl AS tipoaperturaurl_5, t0.texto_alternativo_imagen AS texto_alternativo_imagen_6, t0.footer_column_id AS footer_column_id_7 FROM footer_column_imagen t0 WHERE t0.footer_column_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.imgNombreServidor AS imgnombreservidor_2, t0.imgNombreAlternativo AS imgnombrealternativo_3, t0.url AS url_4, t0.tipoAperturaUrl AS tipoaperturaurl_5, t0.texto_alternativo_imagen AS texto_alternativo_imagen_6, t0.footer_column_id AS footer_column_id_7 FROM footer_column_imagen t0 WHERE t0.footer_column_id = ?"
"params" => [1 => 5]
"types" => [1 => Doctrine\DBAL\ParameterType {#660
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.imgNombreServidor AS imgnombreservidor_2, t0.imgNombreAlternativo AS imgnombrealternativo_3, t0.url AS url_4, t0.tipoAperturaUrl AS tipoaperturaurl_5, t0.texto_alternativo_imagen AS texto_alternativo_imagen_6, t0.footer_column_id AS footer_column_id_7 FROM footer_column_imagen t0 WHERE t0.footer_column_id = ?"
"SELECT f0_.id AS id_0, f0_.posicion AS posicion_1, f0_.mostrar AS mostrar_2, f0_.nombreColumna AS nombrecolumna_3, f0_.estado AS estado_4, f0_.fechaCreacion AS fechacreacion_5, f0_.fechaActualizacion AS fechaactualizacion_6, f0_.tipoColumna AS tipocolumna_7 FROM footer_column f0_ WHERE f0_.estado = ? AND f0_.tipoColumna = ? AND f0_.mostrar = ?"
[
"sql" => "SELECT f0_.id AS id_0, f0_.posicion AS posicion_1, f0_.mostrar AS mostrar_2, f0_.nombreColumna AS nombrecolumna_3, f0_.estado AS estado_4, f0_.fechaCreacion AS fechacreacion_5, f0_.fechaActualizacion AS fechaactualizacion_6, f0_.tipoColumna AS tipocolumna_7 FROM footer_column f0_ WHERE f0_.estado = ? AND f0_.tipoColumna = ? AND f0_.mostrar = ?"
"params" => [1 => "A"
2 => "C"
3 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#658
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#658}
3 => Doctrine\DBAL\ParameterType {#1106
+name: "BOOLEAN"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.descripcion AS descripcion_2, t0.url AS url_3, t0.tipoAperturaUrl AS tipoaperturaurl_4, t0.footer_column_id AS footer_column_id_5 FROM footer_column_texto t0 WHERE t0.footer_column_id = ?"
Log messages generated during the compilation of the service container.
Messages
Class
455
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdministradorController" (parent: .abstract.instanceof.App\Controller\AdministradorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdministradorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdministradorController).
Resolving inheritance for ".instanceof.App\Controller\AdministradorController.0.App\Controller\AdministradorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdministradorController).
Resolving inheritance for "App\Controller\AdministradorController" (parent: .instanceof.App\Controller\AdministradorController.0.App\Controller\AdministradorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosEstructuraController" (parent: .abstract.instanceof.App\Controller\ArchivosEstructuraController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosEstructuraController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosEstructuraController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosEstructuraController.0.App\Controller\ArchivosEstructuraController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosEstructuraController).
Resolving inheritance for "App\Controller\ArchivosEstructuraController" (parent: .instanceof.App\Controller\ArchivosEstructuraController.0.App\Controller\ArchivosEstructuraController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BannerController" (parent: .abstract.instanceof.App\Controller\BannerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BannerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BannerController).
Resolving inheritance for ".instanceof.App\Controller\BannerController.0.App\Controller\BannerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BannerController).
Resolving inheritance for "App\Controller\BannerController" (parent: .instanceof.App\Controller\BannerController.0.App\Controller\BannerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CentrosController" (parent: .abstract.instanceof.App\Controller\CentrosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CentrosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CentrosController).
Resolving inheritance for ".instanceof.App\Controller\CentrosController.0.App\Controller\CentrosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CentrosController).
Resolving inheritance for "App\Controller\CentrosController" (parent: .instanceof.App\Controller\CentrosController.0.App\Controller\CentrosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CiudadesController" (parent: .abstract.instanceof.App\Controller\CiudadesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CiudadesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CiudadesController).
Resolving inheritance for ".instanceof.App\Controller\CiudadesController.0.App\Controller\CiudadesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CiudadesController).
Resolving inheritance for "App\Controller\CiudadesController" (parent: .instanceof.App\Controller\CiudadesController.0.App\Controller\CiudadesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontendController" (parent: .abstract.instanceof.App\Controller\FrontendController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontendController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontendController).
Resolving inheritance for ".instanceof.App\Controller\FrontendController.0.App\Controller\FrontendController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontendController).
Resolving inheritance for "App\Controller\FrontendController" (parent: .instanceof.App\Controller\FrontendController.0.App\Controller\FrontendController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\RegistrationUserTwoController" (parent: .abstract.instanceof.App\User\Controller\RegistrationUserTwoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\RegistrationUserTwoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\RegistrationUserTwoController).
Resolving inheritance for "App\User\Controller\RegistrationUserTwoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\RegistrationUserTwoController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.resetting" (parent: .abstract.instanceof.app.form.resetting).
Resolving inheritance for "app.form.resetting" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.resetting).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.profile" (parent: .abstract.instanceof.app.form.profile).
Resolving inheritance for "app.form.profile" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.profile).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.change_password" (parent: .abstract.instanceof.app.form.change_password).
Resolving inheritance for "app.form.change_password" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.change_password).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\DefaultController" (parent: .abstract.instanceof.App\Frontend\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\DefaultController).
Resolving inheritance for ".instanceof.App\Frontend\Controller\DefaultController.0.App\Frontend\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\DefaultController).
Resolving inheritance for "App\Frontend\Controller\DefaultController" (parent: .instanceof.App\Frontend\Controller\DefaultController.0.App\Frontend\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\FooterViewComponentController" (parent: .abstract.instanceof.App\Frontend\Controller\FooterViewComponentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\FooterViewComponentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\FooterViewComponentController).
Resolving inheritance for "App\Frontend\Controller\FooterViewComponentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\FooterViewComponentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\SeoViewComponentController" (parent: .abstract.instanceof.App\Frontend\Controller\SeoViewComponentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\SeoViewComponentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\SeoViewComponentController).
Resolving inheritance for "App\Frontend\Controller\SeoViewComponentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\SeoViewComponentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\CarritoController" (parent: .abstract.instanceof.App\Frontend\Controller\CarritoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\CarritoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\CarritoController).
Resolving inheritance for ".instanceof.App\Frontend\Controller\CarritoController.0.App\Frontend\Controller\CarritoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\CarritoController).
Resolving inheritance for "App\Frontend\Controller\CarritoController" (parent: .instanceof.App\Frontend\Controller\CarritoController.0.App\Frontend\Controller\CarritoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\FlujoPagoConsumidorController" (parent: .abstract.instanceof.App\Frontend\Controller\FlujoPagoConsumidorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\FlujoPagoConsumidorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\FlujoPagoConsumidorController).
Resolving inheritance for ".instanceof.App\Frontend\Controller\FlujoPagoConsumidorController.0.App\Frontend\Controller\FlujoPagoConsumidorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\FlujoPagoConsumidorController).
Resolving inheritance for "App\Frontend\Controller\FlujoPagoConsumidorController" (parent: .instanceof.App\Frontend\Controller\FlujoPagoConsumidorController.0.App\Frontend\Controller\FlujoPagoConsumidorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\TrabajeConNosotrosController" (parent: .abstract.instanceof.App\Frontend\Controller\TrabajeConNosotrosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\TrabajeConNosotrosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\TrabajeConNosotrosController).
Resolving inheritance for ".instanceof.App\Frontend\Controller\TrabajeConNosotrosController.0.App\Frontend\Controller\TrabajeConNosotrosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\TrabajeConNosotrosController).
Resolving inheritance for "App\Frontend\Controller\TrabajeConNosotrosController" (parent: .instanceof.App\Frontend\Controller\TrabajeConNosotrosController.0.App\Frontend\Controller\TrabajeConNosotrosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\QuienesSomosController" (parent: .abstract.instanceof.App\Frontend\Controller\QuienesSomosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\QuienesSomosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\QuienesSomosController).
Resolving inheritance for ".instanceof.App\Frontend\Controller\QuienesSomosController.0.App\Frontend\Controller\QuienesSomosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\QuienesSomosController).
Resolving inheritance for "App\Frontend\Controller\QuienesSomosController" (parent: .instanceof.App\Frontend\Controller\QuienesSomosController.0.App\Frontend\Controller\QuienesSomosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\ListaDeDeseosController" (parent: .abstract.instanceof.App\Frontend\Controller\ListaDeDeseosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\ListaDeDeseosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\ListaDeDeseosController).
Resolving inheritance for ".instanceof.App\Frontend\Controller\ListaDeDeseosController.0.App\Frontend\Controller\ListaDeDeseosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\ListaDeDeseosController).
Resolving inheritance for "App\Frontend\Controller\ListaDeDeseosController" (parent: .instanceof.App\Frontend\Controller\ListaDeDeseosController.0.App\Frontend\Controller\ListaDeDeseosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\FlujoPagoAgenteController" (parent: .abstract.instanceof.App\Frontend\Controller\FlujoPagoAgenteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\FlujoPagoAgenteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\FlujoPagoAgenteController).
Resolving inheritance for ".instanceof.App\Frontend\Controller\FlujoPagoAgenteController.0.App\Frontend\Controller\FlujoPagoAgenteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\FlujoPagoAgenteController).
Resolving inheritance for "App\Frontend\Controller\FlujoPagoAgenteController" (parent: .instanceof.App\Frontend\Controller\FlujoPagoAgenteController.0.App\Frontend\Controller\FlujoPagoAgenteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\DetalleProductoController" (parent: .abstract.instanceof.App\Frontend\Controller\DetalleProductoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\DetalleProductoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\DetalleProductoController).
Resolving inheritance for ".instanceof.App\Frontend\Controller\DetalleProductoController.0.App\Frontend\Controller\DetalleProductoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\DetalleProductoController).
Resolving inheritance for "App\Frontend\Controller\DetalleProductoController" (parent: .instanceof.App\Frontend\Controller\DetalleProductoController.0.App\Frontend\Controller\DetalleProductoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\CentrosController" (parent: .abstract.instanceof.App\Frontend\Controller\CentrosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\CentrosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\CentrosController).
Resolving inheritance for ".instanceof.App\Frontend\Controller\CentrosController.0.App\Frontend\Controller\CentrosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\CentrosController).
Resolving inheritance for "App\Frontend\Controller\CentrosController" (parent: .instanceof.App\Frontend\Controller\CentrosController.0.App\Frontend\Controller\CentrosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\BusquedaController" (parent: .abstract.instanceof.App\Frontend\Controller\BusquedaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\BusquedaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\BusquedaController).
Resolving inheritance for ".instanceof.App\Frontend\Controller\BusquedaController.0.App\Frontend\Controller\BusquedaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\BusquedaController).
Resolving inheritance for "App\Frontend\Controller\BusquedaController" (parent: .instanceof.App\Frontend\Controller\BusquedaController.0.App\Frontend\Controller\BusquedaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VacanteController" (parent: .abstract.instanceof.App\Controller\VacanteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VacanteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VacanteController).
Resolving inheritance for ".instanceof.App\Controller\VacanteController.0.App\Controller\VacanteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VacanteController).
Resolving inheritance for "App\Controller\VacanteController" (parent: .instanceof.App\Controller\VacanteController.0.App\Controller\VacanteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AplicacionesController" (parent: .abstract.instanceof.App\Controller\AplicacionesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AplicacionesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AplicacionesController).
Resolving inheritance for ".instanceof.App\Controller\AplicacionesController.0.App\Controller\AplicacionesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AplicacionesController).
Resolving inheritance for "App\Controller\AplicacionesController" (parent: .instanceof.App\Controller\AplicacionesController.0.App\Controller\AplicacionesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosProductoPruebaController" (parent: .abstract.instanceof.App\Controller\ArchivosProductoPruebaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosProductoPruebaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosProductoPruebaController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosProductoPruebaController.0.App\Controller\ArchivosProductoPruebaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosProductoPruebaController).
Resolving inheritance for "App\Controller\ArchivosProductoPruebaController" (parent: .instanceof.App\Controller\ArchivosProductoPruebaController.0.App\Controller\ArchivosProductoPruebaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgendaController" (parent: .abstract.instanceof.App\Controller\AgendaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgendaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgendaController).
Resolving inheritance for ".instanceof.App\Controller\AgendaController.0.App\Controller\AgendaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgendaController).
Resolving inheritance for "App\Controller\AgendaController" (parent: .instanceof.App\Controller\AgendaController.0.App\Controller\AgendaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandidatoController" (parent: .abstract.instanceof.App\Controller\CandidatoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandidatoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandidatoController).
Resolving inheritance for ".instanceof.App\Controller\CandidatoController.0.App\Controller\CandidatoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandidatoController).
Resolving inheritance for "App\Controller\CandidatoController" (parent: .instanceof.App\Controller\CandidatoController.0.App\Controller\CandidatoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.App\Controller\DefaultController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.App\Controller\DefaultController.0.App\Controller\DefaultController).
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 ".instanceof.App\Controller\LoginController.0.App\Controller\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController).
Resolving inheritance for "App\Controller\LoginController" (parent: .instanceof.App\Controller\LoginController.0.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstructuraController" (parent: .abstract.instanceof.App\Controller\EstructuraController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstructuraController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstructuraController).
Resolving inheritance for ".instanceof.App\Controller\EstructuraController.0.App\Controller\EstructuraController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstructuraController).
Resolving inheritance for "App\Controller\EstructuraController" (parent: .instanceof.App\Controller\EstructuraController.0.App\Controller\EstructuraController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FamiliasController" (parent: .abstract.instanceof.App\Controller\FamiliasController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FamiliasController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FamiliasController).
Resolving inheritance for ".instanceof.App\Controller\FamiliasController.0.App\Controller\FamiliasController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FamiliasController).
Resolving inheritance for "App\Controller\FamiliasController" (parent: .instanceof.App\Controller\FamiliasController.0.App\Controller\FamiliasController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FooterController" (parent: .abstract.instanceof.App\Controller\FooterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FooterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FooterController).
Resolving inheritance for ".instanceof.App\Controller\FooterController.0.App\Controller\FooterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FooterController).
Resolving inheritance for "App\Controller\FooterController" (parent: .instanceof.App\Controller\FooterController.0.App\Controller\FooterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarAplicacionController" (parent: .abstract.instanceof.App\Controller\ImportarAplicacionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarAplicacionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarAplicacionController).
Resolving inheritance for ".instanceof.App\Controller\ImportarAplicacionController.0.App\Controller\ImportarAplicacionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarAplicacionController).
Resolving inheritance for "App\Controller\ImportarAplicacionController" (parent: .instanceof.App\Controller\ImportarAplicacionController.0.App\Controller\ImportarAplicacionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarArchivosProductoController" (parent: .abstract.instanceof.App\Controller\ImportarArchivosProductoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarArchivosProductoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarArchivosProductoController).
Resolving inheritance for ".instanceof.App\Controller\ImportarArchivosProductoController.0.App\Controller\ImportarArchivosProductoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarArchivosProductoController).
Resolving inheritance for "App\Controller\ImportarArchivosProductoController" (parent: .instanceof.App\Controller\ImportarArchivosProductoController.0.App\Controller\ImportarArchivosProductoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MatricesController" (parent: .abstract.instanceof.App\Controller\MatricesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MatricesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MatricesController).
Resolving inheritance for ".instanceof.App\Controller\MatricesController.0.App\Controller\MatricesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MatricesController).
Resolving inheritance for "App\Controller\MatricesController" (parent: .instanceof.App\Controller\MatricesController.0.App\Controller\MatricesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductosController" (parent: .abstract.instanceof.App\Controller\ProductosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductosController).
Resolving inheritance for ".instanceof.App\Controller\ProductosController.0.App\Controller\ProductosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductosController).
Resolving inheritance for "App\Controller\ProductosController" (parent: .instanceof.App\Controller\ProductosController.0.App\Controller\ProductosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoCentrosAtencionController" (parent: .abstract.instanceof.App\Controller\TipoCentrosAtencionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoCentrosAtencionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoCentrosAtencionController).
Resolving inheritance for ".instanceof.App\Controller\TipoCentrosAtencionController.0.App\Controller\TipoCentrosAtencionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoCentrosAtencionController).
Resolving inheritance for "App\Controller\TipoCentrosAtencionController" (parent: .instanceof.App\Controller\TipoCentrosAtencionController.0.App\Controller\TipoCentrosAtencionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SeoController" (parent: .abstract.instanceof.App\Controller\SeoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SeoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SeoController).
Resolving inheritance for ".instanceof.App\Controller\SeoController.0.App\Controller\SeoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SeoController).
Resolving inheritance for "App\Controller\SeoController" (parent: .instanceof.App\Controller\SeoController.0.App\Controller\SeoController).
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 ".instanceof.App\Controller\RolController.0.App\Controller\RolController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RolController).
Resolving inheritance for "App\Controller\RolController" (parent: .instanceof.App\Controller\RolController.0.App\Controller\RolController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NoticiaController" (parent: .abstract.instanceof.App\Controller\NoticiaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NoticiaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NoticiaController).
Resolving inheritance for ".instanceof.App\Controller\NoticiaController.0.App\Controller\NoticiaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NoticiaController).
Resolving inheritance for "App\Controller\NoticiaController" (parent: .instanceof.App\Controller\NoticiaController.0.App\Controller\NoticiaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarCentroController" (parent: .abstract.instanceof.App\Controller\ImportarCentroController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarCentroController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarCentroController).
Resolving inheritance for ".instanceof.App\Controller\ImportarCentroController.0.App\Controller\ImportarCentroController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarCentroController).
Resolving inheritance for "App\Controller\ImportarCentroController" (parent: .instanceof.App\Controller\ImportarCentroController.0.App\Controller\ImportarCentroController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarCiudadController" (parent: .abstract.instanceof.App\Controller\ImportarCiudadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarCiudadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarCiudadController).
Resolving inheritance for ".instanceof.App\Controller\ImportarCiudadController.0.App\Controller\ImportarCiudadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarCiudadController).
Resolving inheritance for "App\Controller\ImportarCiudadController" (parent: .instanceof.App\Controller\ImportarCiudadController.0.App\Controller\ImportarCiudadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarProvinciaController" (parent: .abstract.instanceof.App\Controller\ImportarProvinciaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarProvinciaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarProvinciaController).
Resolving inheritance for ".instanceof.App\Controller\ImportarProvinciaController.0.App\Controller\ImportarProvinciaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarProvinciaController).
Resolving inheritance for "App\Controller\ImportarProvinciaController" (parent: .instanceof.App\Controller\ImportarProvinciaController.0.App\Controller\ImportarProvinciaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ItemHomeController" (parent: .abstract.instanceof.App\Controller\ItemHomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ItemHomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ItemHomeController).
Resolving inheritance for ".instanceof.App\Controller\ItemHomeController.0.App\Controller\ItemHomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ItemHomeController).
Resolving inheritance for "App\Controller\ItemHomeController" (parent: .instanceof.App\Controller\ItemHomeController.0.App\Controller\ItemHomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MarcasHomeController" (parent: .abstract.instanceof.App\Controller\MarcasHomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MarcasHomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MarcasHomeController).
Resolving inheritance for ".instanceof.App\Controller\MarcasHomeController.0.App\Controller\MarcasHomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MarcasHomeController).
Resolving inheritance for "App\Controller\MarcasHomeController" (parent: .instanceof.App\Controller\MarcasHomeController.0.App\Controller\MarcasHomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrdenesController" (parent: .abstract.instanceof.App\Controller\OrdenesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrdenesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrdenesController).
Resolving inheritance for ".instanceof.App\Controller\OrdenesController.0.App\Controller\OrdenesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrdenesController).
Resolving inheritance for "App\Controller\OrdenesController" (parent: .instanceof.App\Controller\OrdenesController.0.App\Controller\OrdenesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParametroController" (parent: .abstract.instanceof.App\Controller\ParametroController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParametroController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParametroController).
Resolving inheritance for ".instanceof.App\Controller\ParametroController.0.App\Controller\ParametroController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParametroController).
Resolving inheritance for "App\Controller\ParametroController" (parent: .instanceof.App\Controller\ParametroController.0.App\Controller\ParametroController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuienesSomosController" (parent: .abstract.instanceof.App\Controller\QuienesSomosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuienesSomosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuienesSomosController).
Resolving inheritance for ".instanceof.App\Controller\QuienesSomosController.0.App\Controller\QuienesSomosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuienesSomosController).
Resolving inheritance for "App\Controller\QuienesSomosController" (parent: .instanceof.App\Controller\QuienesSomosController.0.App\Controller\QuienesSomosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserEcommerceController" (parent: .abstract.instanceof.App\Controller\UserEcommerceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserEcommerceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserEcommerceController).
Resolving inheritance for ".instanceof.App\Controller\UserEcommerceController.0.App\Controller\UserEcommerceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserEcommerceController).
Resolving inheritance for "App\Controller\UserEcommerceController" (parent: .instanceof.App\Controller\UserEcommerceController.0.App\Controller\UserEcommerceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\PlaceToPayController" (parent: .abstract.instanceof.App\Api\Controller\PlaceToPayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\PlaceToPayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\PlaceToPayController).
Resolving inheritance for ".instanceof.App\Api\Controller\PlaceToPayController.0.App\Api\Controller\PlaceToPayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\PlaceToPayController).
Resolving inheritance for "App\Api\Controller\PlaceToPayController" (parent: .instanceof.App\Api\Controller\PlaceToPayController.0.App\Api\Controller\PlaceToPayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\ChangePasswordController" (parent: .abstract.instanceof.App\User\Controller\ChangePasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\ChangePasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\ChangePasswordController).
Resolving inheritance for "App\User\Controller\ChangePasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\ChangePasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\ProfileController" (parent: .abstract.instanceof.App\User\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\ProfileController).
Resolving inheritance for "App\User\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\ResettingController" (parent: .abstract.instanceof.App\User\Controller\ResettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\ResettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\ResettingController).
Resolving inheritance for "App\User\Controller\ResettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\ResettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\RegistrationUserOneController" (parent: .abstract.instanceof.App\User\Controller\RegistrationUserOneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\RegistrationUserOneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\RegistrationUserOneController).
Resolving inheritance for "App\User\Controller\RegistrationUserOneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\RegistrationUserOneController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\RegistrationUserFourController" (parent: .abstract.instanceof.App\User\Controller\RegistrationUserFourController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\RegistrationUserFourController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\RegistrationUserFourController).
Resolving inheritance for "App\User\Controller\RegistrationUserFourController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\RegistrationUserFourController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\RegistrationUserThreeController" (parent: .abstract.instanceof.App\User\Controller\RegistrationUserThreeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\RegistrationUserThreeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\RegistrationUserThreeController).
Resolving inheritance for "App\User\Controller\RegistrationUserThreeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\RegistrationUserThreeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiWebBRController" (parent: .abstract.instanceof.App\Controller\ApiWebBRController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiWebBRController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiWebBRController).
Resolving inheritance for ".instanceof.App\Controller\ApiWebBRController.0.App\Controller\ApiWebBRController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiWebBRController).
Resolving inheritance for "App\Controller\ApiWebBRController" (parent: .instanceof.App\Controller\ApiWebBRController.0.App\Controller\ApiWebBRController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Api\Command\PlaceToPayCommand" (parent: .abstract.instanceof.App\Api\Command\PlaceToPayCommand).
Resolving inheritance for ".instanceof.App\Api\Command\PlaceToPayCommand.0.App\Api\Command\PlaceToPayCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Api\Command\PlaceToPayCommand).
Resolving inheritance for "App\Api\Command\PlaceToPayCommand" (parent: .instanceof.App\Api\Command\PlaceToPayCommand.0.App\Api\Command\PlaceToPayCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadProductsCommand" (parent: .abstract.instanceof.App\Command\LoadProductsCommand).
Resolving inheritance for ".instanceof.App\Command\LoadProductsCommand.0.App\Command\LoadProductsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadProductsCommand).
Resolving inheritance for "App\Command\LoadProductsCommand" (parent: .instanceof.App\Command\LoadProductsCommand.0.App\Command\LoadProductsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateExtensionsCommand" (parent: .abstract.instanceof.App\Command\UpdateExtensionsCommand).
Resolving inheritance for ".instanceof.App\Command\UpdateExtensionsCommand.0.App\Command\UpdateExtensionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateExtensionsCommand).
Resolving inheritance for "App\Command\UpdateExtensionsCommand" (parent: .instanceof.App\Command\UpdateExtensionsCommand.0.App\Command\UpdateExtensionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Service\ElasticaPopulateTuner" (parent: .abstract.instanceof.App\Service\ElasticaPopulateTuner).
Resolving inheritance for "App\Service\ElasticaPopulateTuner" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Service\ElasticaPopulateTuner).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Frontend\Listeners\UserActiveListener" (parent: .abstract.instanceof.App\Frontend\Listeners\UserActiveListener).
Resolving inheritance for "App\Frontend\Listeners\UserActiveListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Frontend\Listeners\UserActiveListener).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CustomFilters" (parent: .abstract.instanceof.App\Twig\CustomFilters).
Resolving inheritance for "App\Twig\CustomFilters" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CustomFilters).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\DefaultController" (parent: .abstract.instanceof.App\Api\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\DefaultController).
Resolving inheritance for ".instanceof.App\Api\Controller\DefaultController.0.App\Api\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\DefaultController).
Resolving inheritance for "App\Api\Controller\DefaultController" (parent: .instanceof.App\Api\Controller\DefaultController.0.App\Api\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\ProductApiController" (parent: .abstract.instanceof.App\Api\Controller\ProductApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\ProductApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\ProductApiController).
Resolving inheritance for ".instanceof.App\Api\Controller\ProductApiController.0.App\Api\Controller\ProductApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\ProductApiController).
Resolving inheritance for "App\Api\Controller\ProductApiController" (parent: .instanceof.App\Api\Controller\ProductApiController.0.App\Api\Controller\ProductApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosAplicacionController" (parent: .abstract.instanceof.App\Controller\ArchivosAplicacionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosAplicacionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosAplicacionController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosAplicacionController.0.App\Controller\ArchivosAplicacionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosAplicacionController).
Resolving inheritance for "App\Controller\ArchivosAplicacionController" (parent: .instanceof.App\Controller\ArchivosAplicacionController.0.App\Controller\ArchivosAplicacionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosEstructuraEcommerceController" (parent: .abstract.instanceof.App\Controller\ArchivosEstructuraEcommerceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosEstructuraEcommerceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosEstructuraEcommerceController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosEstructuraEcommerceController.0.App\Controller\ArchivosEstructuraEcommerceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosEstructuraEcommerceController).
Resolving inheritance for "App\Controller\ArchivosEstructuraEcommerceController" (parent: .instanceof.App\Controller\ArchivosEstructuraEcommerceController.0.App\Controller\ArchivosEstructuraEcommerceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisponibilidadController" (parent: .abstract.instanceof.App\Controller\DisponibilidadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisponibilidadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisponibilidadController).
Resolving inheritance for ".instanceof.App\Controller\DisponibilidadController.0.App\Controller\DisponibilidadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisponibilidadController).
Resolving inheritance for "App\Controller\DisponibilidadController" (parent: .instanceof.App\Controller\DisponibilidadController.0.App\Controller\DisponibilidadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidosController" (parent: .abstract.instanceof.App\Controller\PedidosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidosController).
Resolving inheritance for ".instanceof.App\Controller\PedidosController.0.App\Controller\PedidosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidosController).
Resolving inheritance for "App\Controller\PedidosController" (parent: .instanceof.App\Controller\PedidosController.0.App\Controller\PedidosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegionEntregaController" (parent: .abstract.instanceof.App\Controller\RegionEntregaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegionEntregaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegionEntregaController).
Resolving inheritance for ".instanceof.App\Controller\RegionEntregaController.0.App\Controller\RegionEntregaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegionEntregaController).
Resolving inheritance for "App\Controller\RegionEntregaController" (parent: .instanceof.App\Controller\RegionEntregaController.0.App\Controller\RegionEntregaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProvinciasController" (parent: .abstract.instanceof.App\Controller\ProvinciasController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProvinciasController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProvinciasController).
Resolving inheritance for ".instanceof.App\Controller\ProvinciasController.0.App\Controller\ProvinciasController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProvinciasController).
Resolving inheritance for "App\Controller\ProvinciasController" (parent: .instanceof.App\Controller\ProvinciasController.0.App\Controller\ProvinciasController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GruposController" (parent: .abstract.instanceof.App\Controller\GruposController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GruposController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GruposController).
Resolving inheritance for ".instanceof.App\Controller\GruposController.0.App\Controller\GruposController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GruposController).
Resolving inheritance for "App\Controller\GruposController" (parent: .instanceof.App\Controller\GruposController.0.App\Controller\GruposController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TecnicoController" (parent: .abstract.instanceof.App\Controller\TecnicoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TecnicoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TecnicoController).
Resolving inheritance for ".instanceof.App\Controller\TecnicoController.0.App\Controller\TecnicoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TecnicoController).
Resolving inheritance for "App\Controller\TecnicoController" (parent: .instanceof.App\Controller\TecnicoController.0.App\Controller\TecnicoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\ContactenosController" (parent: .abstract.instanceof.App\Frontend\Controller\ContactenosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\ContactenosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\ContactenosController).
Resolving inheritance for ".instanceof.App\Frontend\Controller\ContactenosController.0.App\Frontend\Controller\ContactenosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\ContactenosController).
Resolving inheritance for "App\Frontend\Controller\ContactenosController" (parent: .instanceof.App\Frontend\Controller\ContactenosController.0.App\Frontend\Controller\ContactenosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\DownloadPdfController" (parent: .abstract.instanceof.App\Frontend\Controller\DownloadPdfController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\DownloadPdfController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\DownloadPdfController).
Resolving inheritance for ".instanceof.App\Frontend\Controller\DownloadPdfController.0.App\Frontend\Controller\DownloadPdfController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\DownloadPdfController).
Resolving inheritance for "App\Frontend\Controller\DownloadPdfController" (parent: .instanceof.App\Frontend\Controller\DownloadPdfController.0.App\Frontend\Controller\DownloadPdfController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\PerfilController" (parent: .abstract.instanceof.App\Frontend\Controller\PerfilController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\PerfilController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\PerfilController).
Resolving inheritance for ".instanceof.App\Frontend\Controller\PerfilController.0.App\Frontend\Controller\PerfilController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\PerfilController).
Resolving inheritance for "App\Frontend\Controller\PerfilController" (parent: .instanceof.App\Frontend\Controller\PerfilController.0.App\Frontend\Controller\PerfilController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\PedidosController" (parent: .abstract.instanceof.App\Frontend\Controller\PedidosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\PedidosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\PedidosController).
Resolving inheritance for ".instanceof.App\Frontend\Controller\PedidosController.0.App\Frontend\Controller\PedidosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\PedidosController).
Resolving inheritance for "App\Frontend\Controller\PedidosController" (parent: .instanceof.App\Frontend\Controller\PedidosController.0.App\Frontend\Controller\PedidosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosAdministradorController" (parent: .abstract.instanceof.App\Controller\ArchivosAdministradorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosAdministradorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosAdministradorController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosAdministradorController.0.App\Controller\ArchivosAdministradorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosAdministradorController).
Resolving inheritance for "App\Controller\ArchivosAdministradorController" (parent: .instanceof.App\Controller\ArchivosAdministradorController.0.App\Controller\ArchivosAdministradorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosCentrosController" (parent: .abstract.instanceof.App\Controller\ArchivosCentrosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosCentrosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosCentrosController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosCentrosController.0.App\Controller\ArchivosCentrosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosCentrosController).
Resolving inheritance for "App\Controller\ArchivosCentrosController" (parent: .instanceof.App\Controller\ArchivosCentrosController.0.App\Controller\ArchivosCentrosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosCiudadesController" (parent: .abstract.instanceof.App\Controller\ArchivosCiudadesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosCiudadesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosCiudadesController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosCiudadesController.0.App\Controller\ArchivosCiudadesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosCiudadesController).
Resolving inheritance for "App\Controller\ArchivosCiudadesController" (parent: .instanceof.App\Controller\ArchivosCiudadesController.0.App\Controller\ArchivosCiudadesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosController" (parent: .abstract.instanceof.App\Controller\ArchivosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosController.0.App\Controller\ArchivosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosController).
Resolving inheritance for "App\Controller\ArchivosController" (parent: .instanceof.App\Controller\ArchivosController.0.App\Controller\ArchivosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosFamiliaController" (parent: .abstract.instanceof.App\Controller\ArchivosFamiliaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosFamiliaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosFamiliaController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosFamiliaController.0.App\Controller\ArchivosFamiliaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosFamiliaController).
Resolving inheritance for "App\Controller\ArchivosFamiliaController" (parent: .instanceof.App\Controller\ArchivosFamiliaController.0.App\Controller\ArchivosFamiliaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosFronTendController" (parent: .abstract.instanceof.App\Controller\ArchivosFronTendController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosFronTendController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosFronTendController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosFronTendController.0.App\Controller\ArchivosFronTendController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosFronTendController).
Resolving inheritance for "App\Controller\ArchivosFronTendController" (parent: .instanceof.App\Controller\ArchivosFronTendController.0.App\Controller\ArchivosFronTendController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosGrupoController" (parent: .abstract.instanceof.App\Controller\ArchivosGrupoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosGrupoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosGrupoController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosGrupoController.0.App\Controller\ArchivosGrupoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosGrupoController).
Resolving inheritance for "App\Controller\ArchivosGrupoController" (parent: .instanceof.App\Controller\ArchivosGrupoController.0.App\Controller\ArchivosGrupoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosPedidosController" (parent: .abstract.instanceof.App\Controller\ArchivosPedidosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosPedidosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosPedidosController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosPedidosController.0.App\Controller\ArchivosPedidosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosPedidosController).
Resolving inheritance for "App\Controller\ArchivosPedidosController" (parent: .instanceof.App\Controller\ArchivosPedidosController.0.App\Controller\ArchivosPedidosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosProductoController" (parent: .abstract.instanceof.App\Controller\ArchivosProductoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosProductoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosProductoController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosProductoController.0.App\Controller\ArchivosProductoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosProductoController).
Resolving inheritance for "App\Controller\ArchivosProductoController" (parent: .instanceof.App\Controller\ArchivosProductoController.0.App\Controller\ArchivosProductoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosProductosRelacionadosController" (parent: .abstract.instanceof.App\Controller\ArchivosProductosRelacionadosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosProductosRelacionadosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosProductosRelacionadosController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosProductosRelacionadosController.0.App\Controller\ArchivosProductosRelacionadosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosProductosRelacionadosController).
Resolving inheritance for "App\Controller\ArchivosProductosRelacionadosController" (parent: .instanceof.App\Controller\ArchivosProductosRelacionadosController.0.App\Controller\ArchivosProductosRelacionadosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosProvinciasController" (parent: .abstract.instanceof.App\Controller\ArchivosProvinciasController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosProvinciasController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosProvinciasController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosProvinciasController.0.App\Controller\ArchivosProvinciasController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosProvinciasController).
Resolving inheritance for "App\Controller\ArchivosProvinciasController" (parent: .instanceof.App\Controller\ArchivosProvinciasController.0.App\Controller\ArchivosProvinciasController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosRolesController" (parent: .abstract.instanceof.App\Controller\ArchivosRolesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosRolesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosRolesController).
Resolving inheritance for ".instanceof.App\Controller\ArchivosRolesController.0.App\Controller\ArchivosRolesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosRolesController).
Resolving inheritance for "App\Controller\ArchivosRolesController" (parent: .instanceof.App\Controller\ArchivosRolesController.0.App\Controller\ArchivosRolesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarArchivosProductoKLController" (parent: .abstract.instanceof.App\Controller\ImportarArchivosProductoKLController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarArchivosProductoKLController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarArchivosProductoKLController).
Resolving inheritance for ".instanceof.App\Controller\ImportarArchivosProductoKLController.0.App\Controller\ImportarArchivosProductoKLController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarArchivosProductoKLController).
Resolving inheritance for "App\Controller\ImportarArchivosProductoKLController" (parent: .instanceof.App\Controller\ImportarArchivosProductoKLController.0.App\Controller\ImportarArchivosProductoKLController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarArchivosProductoRelacionadoController" (parent: .abstract.instanceof.App\Controller\ImportarArchivosProductoRelacionadoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarArchivosProductoRelacionadoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarArchivosProductoRelacionadoController).
Resolving inheritance for ".instanceof.App\Controller\ImportarArchivosProductoRelacionadoController.0.App\Controller\ImportarArchivosProductoRelacionadoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarArchivosProductoRelacionadoController).
Resolving inheritance for "App\Controller\ImportarArchivosProductoRelacionadoController" (parent: .instanceof.App\Controller\ImportarArchivosProductoRelacionadoController.0.App\Controller\ImportarArchivosProductoRelacionadoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarArchivosProductoIndividualController" (parent: .abstract.instanceof.App\Controller\ImportarArchivosProductoIndividualController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarArchivosProductoIndividualController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarArchivosProductoIndividualController).
Resolving inheritance for ".instanceof.App\Controller\ImportarArchivosProductoIndividualController.0.App\Controller\ImportarArchivosProductoIndividualController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarArchivosProductoIndividualController).
Resolving inheritance for "App\Controller\ImportarArchivosProductoIndividualController" (parent: .instanceof.App\Controller\ImportarArchivosProductoIndividualController.0.App\Controller\ImportarArchivosProductoIndividualController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PoligonoController" (parent: .abstract.instanceof.App\Controller\PoligonoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PoligonoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PoligonoController).
Resolving inheritance for ".instanceof.App\Controller\PoligonoController.0.App\Controller\PoligonoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PoligonoController).
Resolving inheritance for "App\Controller\PoligonoController" (parent: .instanceof.App\Controller\PoligonoController.0.App\Controller\PoligonoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\pruebaApiController" (parent: .abstract.instanceof.App\Controller\pruebaApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\pruebaApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\pruebaApiController).
Resolving inheritance for ".instanceof.App\Controller\pruebaApiController.0.App\Controller\pruebaApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\pruebaApiController).
Resolving inheritance for "App\Controller\pruebaApiController" (parent: .instanceof.App\Controller\pruebaApiController.0.App\Controller\pruebaApiController).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.controller_expression_language" (parent: cache.system).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (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.native" (parent: mailer.transport_factory.abstract).
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 "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.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 "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
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 "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
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.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\ArrayAdapter).
Resolving inheritance for "Omines\DataTablesBundle\Adapter\ArrayAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter).
Resolving inheritance for "Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter).
Resolving inheritance for "Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn" (parent: .abstract.instanceof.Omines\DataTablesBundle\Column\TwigColumn).
Resolving inheritance for "Omines\DataTablesBundle\Column\TwigColumn" (parent: .instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn" (parent: .abstract.instanceof.Omines\DataTablesBundle\Column\TwigStringColumn).
Resolving inheritance for "Omines\DataTablesBundle\Column\TwigStringColumn" (parent: .instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter).
Resolving inheritance for "Omines\DataTablesBundle\Exporter\Excel\ExcelExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter).
Resolving inheritance for "Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Csv\CsvExporter).
Resolving inheritance for "Omines\DataTablesBundle\Exporter\Csv\CsvExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension" (parent: .abstract.instanceof.Omines\DataTablesBundle\Twig\DataTablesExtension).
Resolving inheritance for "Omines\DataTablesBundle\Twig\DataTablesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension).
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 "fos_elastica.client.default" (parent: fos_elastica.client_prototype).
Resolving inheritance for "fos_elastica.index.productoes" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.productoes" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.productoes" (parent: fos_elastica.model_to_elastica_transformer).
Resolving inheritance for "fos_elastica.object_persister.productoes" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.productoes" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.productoes" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.productoes" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.aplicaciones" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.aplicaciones" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.aplicaciones" (parent: fos_elastica.model_to_elastica_transformer).
Resolving inheritance for "fos_elastica.object_persister.aplicaciones" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.aplicaciones" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.aplicaciones" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.aplicaciones" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "fos_elastica.index.filtroes" (parent: fos_elastica.index_prototype).
Resolving inheritance for "fos_elastica.elastica_to_model_transformer.filtroes" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
Resolving inheritance for "fos_elastica.model_to_elastica_transformer.filtroes" (parent: fos_elastica.model_to_elastica_transformer).
Resolving inheritance for "fos_elastica.object_persister.filtroes" (parent: fos_elastica.object_persister).
Resolving inheritance for "fos_elastica.pager_provider.filtroes" (parent: fos_elastica.pager_provider.prototype.orm).
Resolving inheritance for "fos_elastica.finder.filtroes" (parent: fos_elastica.finder).
Resolving inheritance for "fos_elastica.listener.filtroes" (parent: fos_elastica.listener.prototype.orm).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.elastica" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
114
Removing method "setManagerRegistry" of service "App\Controller\AdministradorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosEstructuraController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\BannerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\CentrosController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\CiudadesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\FrontendController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\User\Controller\RegistrationUserTwoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwigEnvironment" of service "App\User\Controller\RegistrationUserTwoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurityTokenStorage" of service "App\User\Controller\RegistrationUserTwoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\User\Controller\RegistrationUserTwoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Frontend\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwigEnvironment" of service "App\Frontend\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurityTokenStorage" of service "App\Frontend\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\FooterViewComponentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\SeoViewComponentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Frontend\Controller\CarritoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwigEnvironment" of service "App\Frontend\Controller\CarritoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurityTokenStorage" of service "App\Frontend\Controller\CarritoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\CarritoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Frontend\Controller\FlujoPagoConsumidorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwigEnvironment" of service "App\Frontend\Controller\FlujoPagoConsumidorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurityTokenStorage" of service "App\Frontend\Controller\FlujoPagoConsumidorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\FlujoPagoConsumidorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\TrabajeConNosotrosController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\QuienesSomosController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\ListaDeDeseosController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Frontend\Controller\FlujoPagoAgenteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwigEnvironment" of service "App\Frontend\Controller\FlujoPagoAgenteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurityTokenStorage" of service "App\Frontend\Controller\FlujoPagoAgenteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\FlujoPagoAgenteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Frontend\Controller\DetalleProductoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwigEnvironment" of service "App\Frontend\Controller\DetalleProductoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurityTokenStorage" of service "App\Frontend\Controller\DetalleProductoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\DetalleProductoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\CentrosController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Frontend\Controller\BusquedaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwigEnvironment" of service "App\Frontend\Controller\BusquedaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurityTokenStorage" of service "App\Frontend\Controller\BusquedaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\BusquedaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\VacanteController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\AplicacionesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosProductoPruebaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\AgendaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\CandidatoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\EstructuraController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\Controller\FamiliasController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwigEnvironment" of service "App\Controller\FamiliasController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurityTokenStorage" of service "App\Controller\FamiliasController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\FamiliasController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\FooterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ImportarAplicacionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ImportarArchivosProductoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\MatricesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ProductosController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\TipoCentrosAtencionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\SeoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\RolController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\NoticiaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ImportarCentroController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ImportarCiudadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ImportarProvinciaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ItemHomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\MarcasHomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\OrdenesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ParametroController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\QuienesSomosController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\UserEcommerceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Api\Controller\PlaceToPayController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\User\Controller\ResettingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\User\Controller\RegistrationUserOneController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwigEnvironment" of service "App\User\Controller\RegistrationUserOneController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurityTokenStorage" of service "App\User\Controller\RegistrationUserOneController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\User\Controller\RegistrationUserOneController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\User\Controller\RegistrationUserFourController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwigEnvironment" of service "App\User\Controller\RegistrationUserFourController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurityTokenStorage" of service "App\User\Controller\RegistrationUserFourController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\User\Controller\RegistrationUserFourController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRequestStack" of service "App\User\Controller\RegistrationUserThreeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTwigEnvironment" of service "App\User\Controller\RegistrationUserThreeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurityTokenStorage" of service "App\User\Controller\RegistrationUserThreeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\User\Controller\RegistrationUserThreeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ApiWebBRController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Api\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Api\Controller\ProductApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosAplicacionController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosEstructuraEcommerceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\DisponibilidadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\PedidosController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\RegionEntregaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ProvinciasController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\GruposController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\TecnicoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\ContactenosController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\DownloadPdfController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\PerfilController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Frontend\Controller\PedidosController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosAdministradorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosCentrosController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosCiudadesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosFamiliaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosFronTendController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosGrupoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosPedidosController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosProductoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosProductosRelacionadosController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosProvinciasController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ArchivosRolesController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ImportarArchivosProductoKLController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ImportarArchivosProductoRelacionadoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\ImportarArchivosProductoIndividualController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "App\Controller\PoligonoController" from controller candidates: the method is called at instantiation, thus cannot be an action.
220
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "app.ws_controller"; reason: private alias.
Removed service "app.api_service_web"; reason: private alias.
Removed service "app.service.curl"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\Kernel\KernelInterface"; 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\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\Kernel\FileLocator"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; 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\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; 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.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; 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\NamespacedPoolInterface"; 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\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; 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 "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\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; 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 "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_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\Extension\Validator\ViolationMapper\ViolationMapperInterface"; 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 "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; 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\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.app_user_provider"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "security.firewall_config_locator"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "datatables.renderer"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\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.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 "FOS\ElasticaBundle\Configuration\ConfigManager"; reason: private alias.
Removed service "FOS\ElasticaBundle\Index\IndexManager"; reason: private alias.
Removed service "FOS\ElasticaBundle\Index\IndexTemplateManager"; reason: private alias.
Removed service "FOS\ElasticaBundle\Index\Resetter"; reason: private alias.
Removed service "FOS\ElasticaBundle\Index\TemplateResetter"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Client $default.client"; reason: private alias.
Removed service "FOS\ElasticaBundle\Elastica\Client $defaultClient"; reason: private alias.
Removed service ".Elastica\Client $default.client"; reason: private alias.
Removed service "Elastica\Client $defaultClient"; reason: private alias.
Removed service "fos_elastica.client"; reason: private alias.
Removed service "Elastica\Client"; reason: private alias.
Removed service "FOS\ElasticaBundle\Elastica\Client"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $productoes.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $productoes.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $aplicaciones.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $aplicaciones.finder"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Elastica\Index $filtroes.index"; reason: private alias.
Removed service ".FOS\ElasticaBundle\Finder\TransformedFinder $filtroes.finder"; reason: private alias.
Removed service "fos_elastica.index"; reason: private alias.
Removed service "fos_elastica.manager"; reason: private alias.
Removed service "FOS\ElasticaBundle\Manager\RepositoryManagerInterface"; 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 ".Psr\Log\LoggerInterface $console"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $elastica"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $elasticaLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".service_locator.yqIJAFG"; reason: private alias.
Removed service ".service_locator.v3d_hTt"; reason: private alias.
Removed service ".service_locator.ql_CdRW"; reason: private alias.
Removed service ".service_locator.quNTK59"; 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 "serializer"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.wZEsxh2"; reason: private alias.
Removed service ".service_locator.sUgHknm"; reason: private alias.
Removed service ".service_locator.dsTEPi8"; reason: private alias.
Removed service ".service_locator.Gxa0owd"; reason: private alias.
Removed service ".service_locator.epFaO5i"; reason: private alias.
Removed service ".service_locator.TzFqc9N"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.NIGE6Rk"; reason: private alias.
Removed service ".service_locator.aTawq1G"; reason: private alias.
Removed service ".service_locator.Q2FF2no"; reason: private alias.
91
Changed reference of service "app.user.mailer" previously pointing to "router.default" to "router".
Changed reference of service "App\Frontend\Service\DisableSystem" 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 "services_resetter" previously pointing to "translator.data_collector" to "translator".
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 "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
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 "console.command.translation_lint" 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.native" 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 "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.violation_mapper" 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 "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 "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 "Omines\DataTablesBundle\Exporter\DataTableExporterManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Omines\DataTablesBundle\DataTableFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Omines\DataTablesBundle\Twig\DataTablesExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fos_elastica.client_prototype" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.mapping_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.productoes" to "FOS\ElasticaBundle\Finder\TransformedFinder $productoesFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.aplicaciones" to "FOS\ElasticaBundle\Finder\TransformedFinder $aplicacionesFinder".
Changed reference of service "fos_elastica.repository_manager" previously pointing to "fos_elastica.finder.filtroes" to "FOS\ElasticaBundle\Finder\TransformedFinder $filtroesFinder".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.productoes" to "FOS\ElasticaBundle\Elastica\Index $productoesIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.aplicaciones" to "FOS\ElasticaBundle\Elastica\Index $aplicacionesIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.filtroes" to "FOS\ElasticaBundle\Elastica\Index $filtroesIndex".
Changed reference of service "fos_elastica.index_manager" previously pointing to "fos_elastica.index.productoes" to "FOS\ElasticaBundle\Elastica\Index $productoesIndex".
Changed reference of service "fos_elastica.resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.in_place_pager_persister" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.productoes" to "FOS\ElasticaBundle\Elastica\Index $productoesIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.aplicaciones" to "FOS\ElasticaBundle\Elastica\Index $aplicacionesIndex".
Changed reference of service "fos_elastica.config_source.container" previously pointing to "fos_elastica.index.filtroes" to "FOS\ElasticaBundle\Elastica\Index $filtroesIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.command.populate" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.client.default" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.doctrine.register_listeners" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.model_to_elastica_transformer.productoes" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.productoes" previously pointing to "fos_elastica.index.productoes" to "FOS\ElasticaBundle\Elastica\Index $productoesIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer.aplicaciones" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.aplicaciones" previously pointing to "fos_elastica.index.aplicaciones" to "FOS\ElasticaBundle\Elastica\Index $aplicacionesIndex".
Changed reference of service "fos_elastica.model_to_elastica_transformer.filtroes" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_elastica.object_persister.filtroes" previously pointing to "fos_elastica.index.filtroes" to "FOS\ElasticaBundle\Elastica\Index $filtroesIndex".
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 ".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.role_hierarchy_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.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.GW5y7PS" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $productoesFinder" previously pointing to "fos_elastica.index.productoes" to "FOS\ElasticaBundle\Elastica\Index $productoesIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $aplicacionesFinder" previously pointing to "fos_elastica.index.aplicaciones" to "FOS\ElasticaBundle\Elastica\Index $aplicacionesIndex".
Changed reference of service "FOS\ElasticaBundle\Finder\TransformedFinder $filtroesFinder" previously pointing to "fos_elastica.index.filtroes" to "FOS\ElasticaBundle\Elastica\Index $filtroesIndex".
530
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "container.env"; 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 "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; 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\CharsetValidator"; 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\MacAddressValidator"; 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\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\XmlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; 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_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "monolog.logger_prototype"; 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.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_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 "fos_elastica.client_prototype"; reason: abstract.
Removed service "fos_elastica.index_prototype"; reason: abstract.
Removed service "fos_elastica.index_template_prototype"; reason: abstract.
Removed service "fos_elastica.finder"; reason: abstract.
Removed service "fos_elastica.object_persister"; reason: abstract.
Removed service "fos_elastica.object_serializer_persister"; reason: abstract.
Removed service "fos_elastica.model_to_elastica_transformer"; reason: abstract.
Removed service "fos_elastica.model_to_elastica_identifier_transformer"; reason: abstract.
Removed service "fos_elastica.pager_provider.prototype.orm"; reason: abstract.
Removed service "fos_elastica.listener.prototype.orm"; reason: abstract.
Removed service "fos_elastica.elastica_to_model_transformer.prototype.orm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdministradorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdministradorController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdministradorController.0.App\Controller\AdministradorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdministradorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosEstructuraController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosEstructuraController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosEstructuraController.0.App\Controller\ArchivosEstructuraController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosEstructuraController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BannerController"; reason: abstract.
Removed service ".instanceof.App\Controller\BannerController.0.App\Controller\BannerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CentrosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CentrosController"; reason: abstract.
Removed service ".instanceof.App\Controller\CentrosController.0.App\Controller\CentrosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CentrosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CiudadesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CiudadesController"; reason: abstract.
Removed service ".instanceof.App\Controller\CiudadesController.0.App\Controller\CiudadesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CiudadesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontendController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontendController"; reason: abstract.
Removed service ".instanceof.App\Controller\FrontendController.0.App\Controller\FrontendController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FrontendController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\RegistrationUserTwoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\RegistrationUserTwoController"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Controller\RegistrationUserTwoController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.resetting"; reason: abstract.
Removed service ".abstract.instanceof.app.form.resetting"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.profile"; reason: abstract.
Removed service ".abstract.instanceof.app.form.profile"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.change_password"; reason: abstract.
Removed service ".abstract.instanceof.app.form.change_password"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Frontend\Controller\DefaultController.0.App\Frontend\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\FooterViewComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\FooterViewComponentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\FooterViewComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\SeoViewComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\SeoViewComponentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\SeoViewComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\CarritoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\CarritoController"; reason: abstract.
Removed service ".instanceof.App\Frontend\Controller\CarritoController.0.App\Frontend\Controller\CarritoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\CarritoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\FlujoPagoConsumidorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\FlujoPagoConsumidorController"; reason: abstract.
Removed service ".instanceof.App\Frontend\Controller\FlujoPagoConsumidorController.0.App\Frontend\Controller\FlujoPagoConsumidorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\FlujoPagoConsumidorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\TrabajeConNosotrosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\TrabajeConNosotrosController"; reason: abstract.
Removed service ".instanceof.App\Frontend\Controller\TrabajeConNosotrosController.0.App\Frontend\Controller\TrabajeConNosotrosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\TrabajeConNosotrosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\QuienesSomosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\QuienesSomosController"; reason: abstract.
Removed service ".instanceof.App\Frontend\Controller\QuienesSomosController.0.App\Frontend\Controller\QuienesSomosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\QuienesSomosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\ListaDeDeseosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\ListaDeDeseosController"; reason: abstract.
Removed service ".instanceof.App\Frontend\Controller\ListaDeDeseosController.0.App\Frontend\Controller\ListaDeDeseosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\ListaDeDeseosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\FlujoPagoAgenteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\FlujoPagoAgenteController"; reason: abstract.
Removed service ".instanceof.App\Frontend\Controller\FlujoPagoAgenteController.0.App\Frontend\Controller\FlujoPagoAgenteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\FlujoPagoAgenteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\DetalleProductoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\DetalleProductoController"; reason: abstract.
Removed service ".instanceof.App\Frontend\Controller\DetalleProductoController.0.App\Frontend\Controller\DetalleProductoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\DetalleProductoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\CentrosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\CentrosController"; reason: abstract.
Removed service ".instanceof.App\Frontend\Controller\CentrosController.0.App\Frontend\Controller\CentrosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\CentrosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\BusquedaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\BusquedaController"; reason: abstract.
Removed service ".instanceof.App\Frontend\Controller\BusquedaController.0.App\Frontend\Controller\BusquedaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\BusquedaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VacanteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VacanteController"; reason: abstract.
Removed service ".instanceof.App\Controller\VacanteController.0.App\Controller\VacanteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VacanteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AplicacionesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AplicacionesController"; reason: abstract.
Removed service ".instanceof.App\Controller\AplicacionesController.0.App\Controller\AplicacionesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AplicacionesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosProductoPruebaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosProductoPruebaController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosProductoPruebaController.0.App\Controller\ArchivosProductoPruebaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosProductoPruebaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgendaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgendaController"; reason: abstract.
Removed service ".instanceof.App\Controller\AgendaController.0.App\Controller\AgendaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AgendaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandidatoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandidatoController"; reason: abstract.
Removed service ".instanceof.App\Controller\CandidatoController.0.App\Controller\CandidatoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CandidatoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Controller\DefaultController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DefaultController"; 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 ".instanceof.App\Controller\LoginController.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\EstructuraController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstructuraController"; reason: abstract.
Removed service ".instanceof.App\Controller\EstructuraController.0.App\Controller\EstructuraController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EstructuraController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FamiliasController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FamiliasController"; reason: abstract.
Removed service ".instanceof.App\Controller\FamiliasController.0.App\Controller\FamiliasController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FamiliasController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FooterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FooterController"; reason: abstract.
Removed service ".instanceof.App\Controller\FooterController.0.App\Controller\FooterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FooterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarAplicacionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarAplicacionController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportarAplicacionController.0.App\Controller\ImportarAplicacionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportarAplicacionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarArchivosProductoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarArchivosProductoController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportarArchivosProductoController.0.App\Controller\ImportarArchivosProductoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportarArchivosProductoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MatricesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MatricesController"; reason: abstract.
Removed service ".instanceof.App\Controller\MatricesController.0.App\Controller\MatricesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MatricesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductosController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProductosController.0.App\Controller\ProductosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProductosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TipoCentrosAtencionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TipoCentrosAtencionController"; reason: abstract.
Removed service ".instanceof.App\Controller\TipoCentrosAtencionController.0.App\Controller\TipoCentrosAtencionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TipoCentrosAtencionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SeoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SeoController"; reason: abstract.
Removed service ".instanceof.App\Controller\SeoController.0.App\Controller\SeoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SeoController"; 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 ".instanceof.App\Controller\RolController.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\NoticiaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NoticiaController"; reason: abstract.
Removed service ".instanceof.App\Controller\NoticiaController.0.App\Controller\NoticiaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NoticiaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarCentroController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarCentroController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportarCentroController.0.App\Controller\ImportarCentroController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportarCentroController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarCiudadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarCiudadController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportarCiudadController.0.App\Controller\ImportarCiudadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportarCiudadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarProvinciaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarProvinciaController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportarProvinciaController.0.App\Controller\ImportarProvinciaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportarProvinciaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ItemHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ItemHomeController"; reason: abstract.
Removed service ".instanceof.App\Controller\ItemHomeController.0.App\Controller\ItemHomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ItemHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MarcasHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MarcasHomeController"; reason: abstract.
Removed service ".instanceof.App\Controller\MarcasHomeController.0.App\Controller\MarcasHomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MarcasHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrdenesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrdenesController"; reason: abstract.
Removed service ".instanceof.App\Controller\OrdenesController.0.App\Controller\OrdenesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OrdenesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParametroController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParametroController"; reason: abstract.
Removed service ".instanceof.App\Controller\ParametroController.0.App\Controller\ParametroController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParametroController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuienesSomosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuienesSomosController"; reason: abstract.
Removed service ".instanceof.App\Controller\QuienesSomosController.0.App\Controller\QuienesSomosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QuienesSomosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserEcommerceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserEcommerceController"; reason: abstract.
Removed service ".instanceof.App\Controller\UserEcommerceController.0.App\Controller\UserEcommerceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserEcommerceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\PlaceToPayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\PlaceToPayController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\PlaceToPayController.0.App\Api\Controller\PlaceToPayController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\PlaceToPayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\ChangePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\ChangePasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Controller\ChangePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\ResettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\ResettingController"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Controller\ResettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\RegistrationUserOneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\RegistrationUserOneController"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Controller\RegistrationUserOneController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\RegistrationUserFourController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\RegistrationUserFourController"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Controller\RegistrationUserFourController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\RegistrationUserThreeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\RegistrationUserThreeController"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Controller\RegistrationUserThreeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiWebBRController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiWebBRController"; reason: abstract.
Removed service ".instanceof.App\Controller\ApiWebBRController.0.App\Controller\ApiWebBRController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiWebBRController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Api\Command\PlaceToPayCommand"; reason: abstract.
Removed service ".instanceof.App\Api\Command\PlaceToPayCommand.0.App\Api\Command\PlaceToPayCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Command\PlaceToPayCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadProductsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\LoadProductsCommand.0.App\Command\LoadProductsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\LoadProductsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateExtensionsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\UpdateExtensionsCommand.0.App\Command\UpdateExtensionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateExtensionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Service\ElasticaPopulateTuner"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\ElasticaPopulateTuner"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Frontend\Listeners\UserActiveListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Listeners\UserActiveListener"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CustomFilters"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CustomFilters"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\DefaultController.0.App\Api\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\ProductApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\ProductApiController"; reason: abstract.
Removed service ".instanceof.App\Api\Controller\ProductApiController.0.App\Api\Controller\ProductApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\ProductApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosAplicacionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosAplicacionController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosAplicacionController.0.App\Controller\ArchivosAplicacionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosAplicacionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosEstructuraEcommerceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosEstructuraEcommerceController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosEstructuraEcommerceController.0.App\Controller\ArchivosEstructuraEcommerceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosEstructuraEcommerceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DisponibilidadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DisponibilidadController"; reason: abstract.
Removed service ".instanceof.App\Controller\DisponibilidadController.0.App\Controller\DisponibilidadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DisponibilidadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PedidosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PedidosController"; reason: abstract.
Removed service ".instanceof.App\Controller\PedidosController.0.App\Controller\PedidosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PedidosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegionEntregaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegionEntregaController"; reason: abstract.
Removed service ".instanceof.App\Controller\RegionEntregaController.0.App\Controller\RegionEntregaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RegionEntregaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProvinciasController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProvinciasController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProvinciasController.0.App\Controller\ProvinciasController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProvinciasController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GruposController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GruposController"; reason: abstract.
Removed service ".instanceof.App\Controller\GruposController.0.App\Controller\GruposController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GruposController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TecnicoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TecnicoController"; reason: abstract.
Removed service ".instanceof.App\Controller\TecnicoController.0.App\Controller\TecnicoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TecnicoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\ContactenosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\ContactenosController"; reason: abstract.
Removed service ".instanceof.App\Frontend\Controller\ContactenosController.0.App\Frontend\Controller\ContactenosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\ContactenosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\DownloadPdfController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\DownloadPdfController"; reason: abstract.
Removed service ".instanceof.App\Frontend\Controller\DownloadPdfController.0.App\Frontend\Controller\DownloadPdfController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\DownloadPdfController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\PerfilController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\PerfilController"; reason: abstract.
Removed service ".instanceof.App\Frontend\Controller\PerfilController.0.App\Frontend\Controller\PerfilController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\PerfilController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Frontend\Controller\PedidosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Frontend\Controller\PedidosController"; reason: abstract.
Removed service ".instanceof.App\Frontend\Controller\PedidosController.0.App\Frontend\Controller\PedidosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Frontend\Controller\PedidosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosAdministradorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosAdministradorController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosAdministradorController.0.App\Controller\ArchivosAdministradorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosAdministradorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosCentrosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosCentrosController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosCentrosController.0.App\Controller\ArchivosCentrosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosCentrosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosCiudadesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosCiudadesController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosCiudadesController.0.App\Controller\ArchivosCiudadesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosCiudadesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosController.0.App\Controller\ArchivosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosFamiliaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosFamiliaController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosFamiliaController.0.App\Controller\ArchivosFamiliaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosFamiliaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosFronTendController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosFronTendController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosFronTendController.0.App\Controller\ArchivosFronTendController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosFronTendController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosGrupoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosGrupoController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosGrupoController.0.App\Controller\ArchivosGrupoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosGrupoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosPedidosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosPedidosController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosPedidosController.0.App\Controller\ArchivosPedidosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosPedidosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosProductoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosProductoController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosProductoController.0.App\Controller\ArchivosProductoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosProductoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosProductosRelacionadosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosProductosRelacionadosController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosProductosRelacionadosController.0.App\Controller\ArchivosProductosRelacionadosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosProductosRelacionadosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosProvinciasController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosProvinciasController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosProvinciasController.0.App\Controller\ArchivosProvinciasController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosProvinciasController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArchivosRolesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArchivosRolesController"; reason: abstract.
Removed service ".instanceof.App\Controller\ArchivosRolesController.0.App\Controller\ArchivosRolesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArchivosRolesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarArchivosProductoKLController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarArchivosProductoKLController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportarArchivosProductoKLController.0.App\Controller\ImportarArchivosProductoKLController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportarArchivosProductoKLController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarArchivosProductoRelacionadoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarArchivosProductoRelacionadoController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportarArchivosProductoRelacionadoController.0.App\Controller\ImportarArchivosProductoRelacionadoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportarArchivosProductoRelacionadoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportarArchivosProductoIndividualController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportarArchivosProductoIndividualController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportarArchivosProductoIndividualController.0.App\Controller\ImportarArchivosProductoIndividualController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportarArchivosProductoIndividualController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PoligonoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PoligonoController"; reason: abstract.
Removed service ".instanceof.App\Controller\PoligonoController.0.App\Controller\PoligonoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PoligonoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\pruebaApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\pruebaApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\pruebaApiController.0.App\Controller\pruebaApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\pruebaApiController"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelOpenSpoutExporter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.
232
Removed service "http_discovery.psr17_factory"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; 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 "translation.extractor.visitor.trans_method"; reason: unused.
Removed service "translation.extractor.visitor.translatable_message"; reason: unused.
Removed service "translation.extractor.visitor.constraint"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; 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 "validator.form.attribute_metadata"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; 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.algorithm_manager_factory"; 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.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; 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 "FOS\ElasticaBundle\Elastica\NodePool\RoundRobinResurrect"; reason: unused.
Removed service "FOS\ElasticaBundle\Elastica\NodePool\RoundRobinNoResurrect"; reason: unused.
Removed service "fos_elastica.repository_manager"; reason: unused.
Removed service "fos_elastica.manager.orm"; reason: unused.
Removed service "var_dumper.server_connection"; reason: unused.
Removed service ".service_locator.8n.MspJ"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\AdministradorController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosEstructuraController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\BannerController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\CentrosController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\CiudadesController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\FrontendController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.j5K1gLt"; reason: unused.
Removed service ".service_locator.j5K1gLt.App\User\Controller\RegistrationUserTwoController::setRequestStack()"; reason: unused.
Removed service ".service_locator.Vsd8GYW"; reason: unused.
Removed service ".service_locator.Vsd8GYW.App\User\Controller\RegistrationUserTwoController::setTwigEnvironment()"; reason: unused.
Removed service ".service_locator.bkA0zD_"; reason: unused.
Removed service ".service_locator.bkA0zD_.App\User\Controller\RegistrationUserTwoController::setSecurityTokenStorage()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\User\Controller\RegistrationUserTwoController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.j5K1gLt.App\Frontend\Controller\DefaultController::setRequestStack()"; reason: unused.
Removed service ".service_locator.Vsd8GYW.App\Frontend\Controller\DefaultController::setTwigEnvironment()"; reason: unused.
Removed service ".service_locator.bkA0zD_.App\Frontend\Controller\DefaultController::setSecurityTokenStorage()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\DefaultController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\FooterViewComponentController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\SeoViewComponentController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.j5K1gLt.App\Frontend\Controller\CarritoController::setRequestStack()"; reason: unused.
Removed service ".service_locator.Vsd8GYW.App\Frontend\Controller\CarritoController::setTwigEnvironment()"; reason: unused.
Removed service ".service_locator.bkA0zD_.App\Frontend\Controller\CarritoController::setSecurityTokenStorage()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\CarritoController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.j5K1gLt.App\Frontend\Controller\FlujoPagoConsumidorController::setRequestStack()"; reason: unused.
Removed service ".service_locator.Vsd8GYW.App\Frontend\Controller\FlujoPagoConsumidorController::setTwigEnvironment()"; reason: unused.
Removed service ".service_locator.bkA0zD_.App\Frontend\Controller\FlujoPagoConsumidorController::setSecurityTokenStorage()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\FlujoPagoConsumidorController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\TrabajeConNosotrosController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\QuienesSomosController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\ListaDeDeseosController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.j5K1gLt.App\Frontend\Controller\FlujoPagoAgenteController::setRequestStack()"; reason: unused.
Removed service ".service_locator.Vsd8GYW.App\Frontend\Controller\FlujoPagoAgenteController::setTwigEnvironment()"; reason: unused.
Removed service ".service_locator.bkA0zD_.App\Frontend\Controller\FlujoPagoAgenteController::setSecurityTokenStorage()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\FlujoPagoAgenteController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.j5K1gLt.App\Frontend\Controller\DetalleProductoController::setRequestStack()"; reason: unused.
Removed service ".service_locator.Vsd8GYW.App\Frontend\Controller\DetalleProductoController::setTwigEnvironment()"; reason: unused.
Removed service ".service_locator.bkA0zD_.App\Frontend\Controller\DetalleProductoController::setSecurityTokenStorage()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\DetalleProductoController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\CentrosController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.j5K1gLt.App\Frontend\Controller\BusquedaController::setRequestStack()"; reason: unused.
Removed service ".service_locator.Vsd8GYW.App\Frontend\Controller\BusquedaController::setTwigEnvironment()"; reason: unused.
Removed service ".service_locator.bkA0zD_.App\Frontend\Controller\BusquedaController::setSecurityTokenStorage()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\BusquedaController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\VacanteController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\AplicacionesController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosProductoPruebaController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\AgendaController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\CandidatoController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\DefaultController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\EstructuraController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.j5K1gLt.App\Controller\FamiliasController::setRequestStack()"; reason: unused.
Removed service ".service_locator.Vsd8GYW.App\Controller\FamiliasController::setTwigEnvironment()"; reason: unused.
Removed service ".service_locator.bkA0zD_.App\Controller\FamiliasController::setSecurityTokenStorage()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\FamiliasController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\FooterController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ImportarAplicacionController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ImportarArchivosProductoController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\MatricesController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ProductosController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\TipoCentrosAtencionController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\SeoController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\RolController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\NoticiaController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ImportarCentroController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ImportarCiudadController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ImportarProvinciaController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ItemHomeController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\MarcasHomeController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\OrdenesController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ParametroController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\QuienesSomosController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\UserEcommerceController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Api\Controller\PlaceToPayController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\User\Controller\ResettingController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.j5K1gLt.App\User\Controller\RegistrationUserOneController::setRequestStack()"; reason: unused.
Removed service ".service_locator.Vsd8GYW.App\User\Controller\RegistrationUserOneController::setTwigEnvironment()"; reason: unused.
Removed service ".service_locator.bkA0zD_.App\User\Controller\RegistrationUserOneController::setSecurityTokenStorage()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\User\Controller\RegistrationUserOneController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.j5K1gLt.App\User\Controller\RegistrationUserFourController::setRequestStack()"; reason: unused.
Removed service ".service_locator.Vsd8GYW.App\User\Controller\RegistrationUserFourController::setTwigEnvironment()"; reason: unused.
Removed service ".service_locator.bkA0zD_.App\User\Controller\RegistrationUserFourController::setSecurityTokenStorage()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\User\Controller\RegistrationUserFourController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.j5K1gLt.App\User\Controller\RegistrationUserThreeController::setRequestStack()"; reason: unused.
Removed service ".service_locator.Vsd8GYW.App\User\Controller\RegistrationUserThreeController::setTwigEnvironment()"; reason: unused.
Removed service ".service_locator.bkA0zD_.App\User\Controller\RegistrationUserThreeController::setSecurityTokenStorage()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\User\Controller\RegistrationUserThreeController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ApiWebBRController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Api\Controller\DefaultController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Api\Controller\ProductApiController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosAplicacionController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosEstructuraEcommerceController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\DisponibilidadController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\PedidosController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\RegionEntregaController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ProvinciasController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\GruposController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\TecnicoController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\ContactenosController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\DownloadPdfController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\PerfilController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Frontend\Controller\PedidosController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosAdministradorController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosCentrosController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosCiudadesController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosFamiliaController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosFronTendController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosGrupoController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosPedidosController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosProductoController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosProductosRelacionadosController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosProvinciasController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ArchivosRolesController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ImportarArchivosProductoKLController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ImportarArchivosProductoRelacionadoController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\ImportarArchivosProductoIndividualController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.8n.MspJ.App\Controller\PoligonoController::setManagerRegistry()"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.1nWOYVM"; reason: unused.
Removed service ".service_locator.WYl0woh"; reason: unused.
383
Inlined service ".service_locator.TJNRSaV.App\Controller\AdministradorController" to "App\Controller\AdministradorController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosEstructuraController" to "App\Controller\ArchivosEstructuraController".
Inlined service ".service_locator.TJNRSaV.App\Controller\BannerController" to "App\Controller\BannerController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CentrosController" to "App\Controller\CentrosController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CiudadesController" to "App\Controller\CiudadesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\FrontendController" to "App\Controller\FrontendController".
Inlined service ".service_locator.TJNRSaV.App\User\Controller\RegistrationUserTwoController" to "App\User\Controller\RegistrationUserTwoController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\DefaultController" to "App\Frontend\Controller\DefaultController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\FooterViewComponentController" to "App\Frontend\Controller\FooterViewComponentController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\SeoViewComponentController" to "App\Frontend\Controller\SeoViewComponentController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\CarritoController" to "App\Frontend\Controller\CarritoController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\FlujoPagoConsumidorController" to "App\Frontend\Controller\FlujoPagoConsumidorController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\TrabajeConNosotrosController" to "App\Frontend\Controller\TrabajeConNosotrosController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\QuienesSomosController" to "App\Frontend\Controller\QuienesSomosController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\ListaDeDeseosController" to "App\Frontend\Controller\ListaDeDeseosController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\FlujoPagoAgenteController" to "App\Frontend\Controller\FlujoPagoAgenteController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\DetalleProductoController" to "App\Frontend\Controller\DetalleProductoController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\CentrosController" to "App\Frontend\Controller\CentrosController".
Inlined service "App\Frontend\Search\SearchQueryBuilder" to "App\Frontend\Controller\BusquedaController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\BusquedaController" to "App\Frontend\Controller\BusquedaController".
Inlined service ".service_locator.TJNRSaV.App\Controller\VacanteController" to "App\Controller\VacanteController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AplicacionesController" to "App\Controller\AplicacionesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosProductoPruebaController" to "App\Controller\ArchivosProductoPruebaController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AgendaController" to "App\Controller\AgendaController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CandidatoController" to "App\Controller\CandidatoController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DefaultController" to "App\Controller\DefaultController".
Inlined service ".service_locator.TJNRSaV.App\Controller\LoginController" to "App\Controller\LoginController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EstructuraController" to "App\Controller\EstructuraController".
Inlined service ".service_locator.TJNRSaV.App\Controller\FamiliasController" to "App\Controller\FamiliasController".
Inlined service ".service_locator.TJNRSaV.App\Controller\FooterController" to "App\Controller\FooterController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportarAplicacionController" to "App\Controller\ImportarAplicacionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportarArchivosProductoController" to "App\Controller\ImportarArchivosProductoController".
Inlined service ".service_locator.TJNRSaV.App\Controller\MatricesController" to "App\Controller\MatricesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ProductosController" to "App\Controller\ProductosController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TipoCentrosAtencionController" to "App\Controller\TipoCentrosAtencionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SeoController" to "App\Controller\SeoController".
Inlined service ".service_locator.TJNRSaV.App\Controller\RolController" to "App\Controller\RolController".
Inlined service ".service_locator.TJNRSaV.App\Controller\NoticiaController" to "App\Controller\NoticiaController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportarCentroController" to "App\Controller\ImportarCentroController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportarCiudadController" to "App\Controller\ImportarCiudadController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportarProvinciaController" to "App\Controller\ImportarProvinciaController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ItemHomeController" to "App\Controller\ItemHomeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\MarcasHomeController" to "App\Controller\MarcasHomeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\OrdenesController" to "App\Controller\OrdenesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ParametroController" to "App\Controller\ParametroController".
Inlined service ".service_locator.TJNRSaV.App\Controller\QuienesSomosController" to "App\Controller\QuienesSomosController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UserEcommerceController" to "App\Controller\UserEcommerceController".
Inlined service ".service_locator.TJNRSaV.App\Api\Controller\PlaceToPayController" to "App\Api\Controller\PlaceToPayController".
Inlined service ".service_locator.TJNRSaV.App\User\Controller\ChangePasswordController" to "App\User\Controller\ChangePasswordController".
Inlined service ".service_locator.TJNRSaV.App\User\Controller\ProfileController" to "App\User\Controller\ProfileController".
Inlined service ".service_locator.TJNRSaV.App\User\Controller\ResettingController" to "App\User\Controller\ResettingController".
Inlined service ".service_locator.TJNRSaV.App\User\Controller\RegistrationUserOneController" to "App\User\Controller\RegistrationUserOneController".
Inlined service ".service_locator.TJNRSaV.App\User\Controller\RegistrationUserFourController" to "App\User\Controller\RegistrationUserFourController".
Inlined service ".service_locator.TJNRSaV.App\User\Controller\RegistrationUserThreeController" to "App\User\Controller\RegistrationUserThreeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ApiWebBRController" to "App\Controller\ApiWebBRController".
Inlined service ".service_locator.TJNRSaV.App\Api\Controller\DefaultController" to "App\Api\Controller\DefaultController".
Inlined service ".service_locator.TJNRSaV.App\Api\Controller\ProductApiController" to "App\Api\Controller\ProductApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosAplicacionController" to "App\Controller\ArchivosAplicacionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosEstructuraEcommerceController" to "App\Controller\ArchivosEstructuraEcommerceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DisponibilidadController" to "App\Controller\DisponibilidadController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PedidosController" to "App\Controller\PedidosController".
Inlined service ".service_locator.TJNRSaV.App\Controller\RegionEntregaController" to "App\Controller\RegionEntregaController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ProvinciasController" to "App\Controller\ProvinciasController".
Inlined service ".service_locator.TJNRSaV.App\Controller\GruposController" to "App\Controller\GruposController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TecnicoController" to "App\Controller\TecnicoController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\ContactenosController" to "App\Frontend\Controller\ContactenosController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\DownloadPdfController" to "App\Frontend\Controller\DownloadPdfController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\PerfilController" to "App\Frontend\Controller\PerfilController".
Inlined service ".service_locator.TJNRSaV.App\Frontend\Controller\PedidosController" to "App\Frontend\Controller\PedidosController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosAdministradorController" to "App\Controller\ArchivosAdministradorController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosCentrosController" to "App\Controller\ArchivosCentrosController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosCiudadesController" to "App\Controller\ArchivosCiudadesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosController" to "App\Controller\ArchivosController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosFamiliaController" to "App\Controller\ArchivosFamiliaController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosFronTendController" to "App\Controller\ArchivosFronTendController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosGrupoController" to "App\Controller\ArchivosGrupoController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosPedidosController" to "App\Controller\ArchivosPedidosController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosProductoController" to "App\Controller\ArchivosProductoController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosProductosRelacionadosController" to "App\Controller\ArchivosProductosRelacionadosController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosProvinciasController" to "App\Controller\ArchivosProvinciasController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ArchivosRolesController" to "App\Controller\ArchivosRolesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportarArchivosProductoKLController" to "App\Controller\ImportarArchivosProductoKLController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportarArchivosProductoRelacionadoController" to "App\Controller\ImportarArchivosProductoRelacionadoController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportarArchivosProductoIndividualController" to "App\Controller\ImportarArchivosProductoIndividualController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PoligonoController" to "App\Controller\PoligonoController".
Inlined service ".service_locator.TJNRSaV.App\Controller\pruebaApiController" to "App\Controller\pruebaApiController".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "cache.controller_expression_language.recorder_inner" to "cache.controller_expression_language".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.Sj3MsdY" to "fragment.handler".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.YDYHnos" to "console.command.cache_pool_invalidate_tags".
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.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.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
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.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_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 "routing.loader.attribute.services" 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.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.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.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" 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.1nVr31S" 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 "form.violation_mapper" to "form.type_extension.form.validator".
Inlined service "validator.validator_factory" 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.WbbWFjF" 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 "fos_elastica.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.5ltxHEW" to "security.helper".
Inlined service ".service_locator.4vT0Jxw" 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 "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.v.QWPsG" to "security.access_map".
Inlined service ".security.request_matcher.7hffHUr" to "security.access_map".
Inlined service ".security.request_matcher.f7kiUL7" to "security.access_map".
Inlined service ".security.request_matcher.WjOc1OS" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.qQ5o.Ts" to "security.access_map".
Inlined service ".security.request_matcher.vOt0CVa" to "security.access_map".
Inlined service ".security.request_matcher.Knv.KGJ" to "security.access_map".
Inlined service ".security.request_matcher.P00zNPG" to "security.access_map".
Inlined service ".security.request_matcher.2qM75Op" to "security.access_map".
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.authentication.session_strategy" to "security.listener.session.main".
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 "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.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.request_matcher.WIpCngH" to ".security.request_matcher.v.QWPsG".
Inlined service ".security.request_matcher.LORg6t3" to ".security.request_matcher.7hffHUr".
Inlined service ".security.request_matcher.UbnabDf" to ".security.request_matcher.f7kiUL7".
Inlined service ".security.request_matcher.gb2qQzJ" to ".security.request_matcher.WjOc1OS".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service ".security.request_matcher.BmfNE2T" to ".security.request_matcher.qQ5o.Ts".
Inlined service ".security.request_matcher.EMDpn2z" to ".security.request_matcher.vOt0CVa".
Inlined service ".security.request_matcher.kEJEeiv" to ".security.request_matcher.Knv.KGJ".
Inlined service ".security.request_matcher.cQY91e0" to ".security.request_matcher.P00zNPG".
Inlined service ".security.request_matcher.46RitZ6" to ".security.request_matcher.2qM75Op".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" 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 "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Frontend\Twig\VarsExtension" to "twig".
Inlined service "App\Twig\CustomFilters" to "twig".
Inlined service "Omines\DataTablesBundle\Twig\DataTablesExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "noticias" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
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.Y8yJq8j" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "Omines\DataTablesBundle\Exporter\DataTableExporterCollection" to "Omines\DataTablesBundle\Exporter\DataTableExporterManager".
Inlined service "Omines\DataTablesBundle\Twig\TwigRenderer" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "Omines\DataTablesBundle\DependencyInjection\Instantiator" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "Omines\DataTablesBundle\Exporter\DataTableExporterManager" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "datatables.adapter_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.column_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.type_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.exporter_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider" to "Doctrine\DBAL\Tools\Console\Command\RunSqlCommand".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.9CiXKio" 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 "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 "fos_elastica.config_source.container" to "fos_elastica.config_manager".
Inlined service "fos_elastica.config_source.template_container" to "fos_elastica.config_manager.index_templates".
Inlined service "monolog.logger.elastica" to "fos_elastica.logger".
Inlined service "fos_elastica.config_manager.index_templates" to "fos_elastica.template_resetter".
Inlined service "fos_elastica.index_template_manager" to "fos_elastica.template_resetter".
Inlined service "fos_elastica.persister_registry" to "fos_elastica.in_place_pager_persister".
Inlined service ".service_locator.NeRRWHc" to "fos_elastica.pager_persister_registry".
Inlined service ".service_locator.hfzwN3_" to "fos_elastica.persister_registry".
Inlined service ".service_locator.79St2Lb" to "fos_elastica.pager_provider_registry".
Inlined service "fos_elastica.pager_provider_registry" to "fos_elastica.command.populate".
Inlined service "fos_elastica.pager_persister_registry" to "fos_elastica.command.populate".
Inlined service "fos_elastica.template_resetter" to "fos_elastica.command.templates_reset".
Inlined service "fos_elastica.model_to_elastica_transformer.productoes" to "fos_elastica.object_persister.productoes".
Inlined service "fos_elastica.model_to_elastica_transformer.aplicaciones" to "fos_elastica.object_persister.aplicaciones".
Inlined service "fos_elastica.model_to_elastica_transformer.filtroes" to "fos_elastica.object_persister.filtroes".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "console.argument_resolver.uid" to ".debug.console.value_resolver.console.argument_resolver.uid".
Inlined service "console.argument_resolver.input_file" to ".debug.console.value_resolver.console.argument_resolver.input_file".
Inlined service "console.argument_resolver.map_input" to ".debug.console.value_resolver.console.argument_resolver.map_input".
Inlined service "console.argument_resolver.service" to ".debug.console.value_resolver.console.argument_resolver.service".
Inlined service "console.argument_resolver.default" to ".debug.console.value_resolver.console.argument_resolver.default".
Inlined service "console.argument_resolver.variadic" to ".debug.console.value_resolver.console.argument_resolver.variadic".
Inlined service ".service_locator.GstxcvR" to ".service_locator.GstxcvR.App\Frontend\Controller\TrabajeConNosotrosController::sendMailCandidato()".
Inlined service ".service_locator.p7M1XgL" to ".service_locator.p7M1XgL.App\Controller\LoginController::indexAction()".
Inlined service ".service_locator.0MQaTBY" to ".service_locator.0MQaTBY.App\Controller\LoginController::logoutAction()".
Inlined service ".service_locator.bGXpc3C" to ".service_locator.bGXpc3C.App\Controller\OrdenesController::calculaDescProd()".
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 "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.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 "argument_resolver.header_value_resolver" to ".debug.value_resolver.argument_resolver.header_value_resolver".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.3uPd9MT" to ".service_locator.3uPd9MT.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.BzaRe12" to "debug.argument_resolver.inner".
Inlined service ".service_locator.yaqxmaC" to "debug.console.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service ".service_locator.NyktB3V" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.3uPd9MT.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "fos_elastica.elastica_to_model_transformer.productoes" to "FOS\ElasticaBundle\Finder\TransformedFinder $productoesFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.aplicaciones" to "FOS\ElasticaBundle\Finder\TransformedFinder $aplicacionesFinder".
Inlined service "fos_elastica.elastica_to_model_transformer.filtroes" to "FOS\ElasticaBundle\Finder\TransformedFinder $filtroesFinder".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "debug.console.argument_resolver.inner" to "console.argument_resolver".
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 "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 "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
3
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.main", "event_dispatcher", "console.argument_resolver", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.security", but was never used.
Tag "fos_elastica.client" was defined on service(s) "fos_elastica.client.default", but was never used. Did you mean "fos_elastica.index"?
6
Removing build parameter ".kernel.config_dir".
Keeping array build parameter ".kernel.bundles_definition" for placeholder resolution.
Keeping array build parameter ".container.known_envs" for placeholder resolution.
Keeping array build parameter ".serializer.named_serializers" for placeholder resolution.