Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (4)
Time
Message
deprecation
Since lexik/jwt-authentication-bundle 2.16: The "lexik_jwt_authentication.user_identity_field" configuration key is deprecated since version 2.16, use "lexik_jwt_authentication.user_id_claim" or implement "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier()" instead.
Method "Sonata\MediaBundle\Model\MediaInterface::getId()" might add "int|string|null" as a native return type declaration in the future. Do the same in implementation "App\Entity\SonataMediaMedia" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sonata\MediaBundle\Model\GalleryInterface::getId()" might add "int|string|null" as a native return type declaration in the future. Do the same in implementation "App\Entity\SonataMediaGallery" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sonata\MediaBundle\Model\GalleryItemInterface::getId()" might add "int|string|null" as a native return type declaration in the future. Do the same in implementation "App\Entity\SonataMediaGalleryItem" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT t0.id AS id_1, t0.import_id AS import_id_2, t0.import AS import_3, t0.ativo AS ativo_4, t0.nomeCompleto AS nomeCompleto_5, t0.razaoSocial AS razaoSocial_6, t0.nomeFantasia AS nomeFantasia_7, t0.cpf AS cpf_8, t0.cnpj AS cnpj_9, t0.telefone AS telefone_10, t0.celular AS celular_11, t0.hash_nova_senha AS hash_nova_senha_12, t0.data_hash_nova_senha AS data_hash_nova_senha_13, t0.email AS email_14, t0.password AS password_15, t0.roles AS roles_16, t0.api_roles AS api_roles_17, t0.web_roles AS web_roles_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.associado_id AS associado_id_21 FROM cliente t0 WHERE t0.email = ? LIMIT 1"
(parameters:
[1 => "lucasbortolomai@hotmail.com"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.import_id AS import_id_2, t0.import AS import_3, t0.ativo AS ativo_4, t0.nomeCompleto AS nomeCompleto_5, t0.razaoSocial AS razaoSocial_6, t0.nomeFantasia AS nomeFantasia_7, t0.cpf AS cpf_8, t0.cnpj AS cnpj_9, t0.telefone AS telefone_10, t0.celular AS celular_11, t0.hash_nova_senha AS hash_nova_senha_12, t0.data_hash_nova_senha AS data_hash_nova_senha_13, t0.email AS email_14, t0.password AS password_15, t0.roles AS roles_16, t0.api_roles AS api_roles_17, t0.web_roles AS web_roles_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.associado_id AS associado_id_21 FROM cliente t0 WHERE t0.email = ? LIMIT 1"
"params" => [1 => "lucasbortolomai@hotmail.com"
]
"types" => [1 => 2]
]
deprecation
User Deprecated: Method "Sonata\MediaBundle\Model\GalleryInterface::getId()" might add "int|string|null" as a native return type declaration in the future. Do the same in implementation "App\Entity\SonataMediaGallery" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.api_roles AS api_roles_4, t0.web_roles AS web_roles_5 FROM security_group t0 INNER JOIN security_cliente_group ON t0.id = security_cliente_group.group_id WHERE security_cliente_group.cliente_id = ?"
(parameters:
[1 => 449]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.api_roles AS api_roles_4, t0.web_roles AS web_roles_5 FROM security_group t0 INNER JOIN security_cliente_group ON t0.id = security_cliente_group.group_id WHERE security_cliente_group.cliente_id = ?"
"params" => [1 => 449]
"types" => [1 => 1]
]
User Deprecated: Method "Sonata\MediaBundle\Model\MediaInterface::getId()" might add "int|string|null" as a native return type declaration in the future. Do the same in implementation "App\Entity\SonataMediaMedia" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Sonata\MediaBundle\Model\GalleryItemInterface::getId()" might add "int|string|null" as a native return type declaration in the future. Do the same in implementation "App\Entity\SonataMediaGalleryItem" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT t0.id AS id_1, t0.nome AS nome_2, t0.email AS email_3, t0.telefone AS telefone_4, t0.urlAdmin AS urlAdmin_5, t0.urlCliente AS urlCliente_6, t0.cep AS cep_7, t0.estado AS estado_8, t0.cidade AS cidade_9, t0.bairro AS bairro_10, t0.rua AS rua_11, t0.numero AS numero_12, t0.complemento AS complemento_13, t0.corEmail AS corEmail_14, t0.emailsSolicitacao AS emailsSolicitacao_15, t0.emailsUsuario AS emailsUsuario_16, t0.comteleToken AS comteleToken_17, t0.comteleEnvios AS comteleEnvios_18, t0.logo_id AS logo_id_19 FROM empresa t0 WHERE t0.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nome AS nome_2, t0.email AS email_3, t0.telefone AS telefone_4, t0.urlAdmin AS urlAdmin_5, t0.urlCliente AS urlCliente_6, t0.cep AS cep_7, t0.estado AS estado_8, t0.cidade AS cidade_9, t0.bairro AS bairro_10, t0.rua AS rua_11, t0.numero AS numero_12, t0.complemento AS complemento_13, t0.corEmail AS corEmail_14, t0.emailsSolicitacao AS emailsSolicitacao_15, t0.emailsUsuario AS emailsUsuario_16, t0.comteleToken AS comteleToken_17, t0.comteleEnvios AS comteleEnvios_18, t0.logo_id AS logo_id_19 FROM empresa t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
"SELECT t0.id AS id_1, t0.assunto AS assunto_2, t0.mensagem AS mensagem_3, t0.visivel AS visivel_4, t0.createdAt AS createdAt_5, t0.updatedAt AS updatedAt_6, t0.statusSolicitacao_id AS statusSolicitacao_id_7, t0.solicitacao_id AS solicitacao_id_8, t0.agendamento_id AS agendamento_id_9, t0.criado_por AS criado_por_10, t0.alterado_por AS alterado_por_11 FROM andamento_solicitacao t0 WHERE t0.solicitacao_id = ? AND t0.visivel = ? ORDER BY t0.createdAt ASC"
(parameters:
[1 => "881"
2 => 1]
, types:
[1 => 12 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.assunto AS assunto_2, t0.mensagem AS mensagem_3, t0.visivel AS visivel_4, t0.createdAt AS createdAt_5, t0.updatedAt AS updatedAt_6, t0.statusSolicitacao_id AS statusSolicitacao_id_7, t0.solicitacao_id AS solicitacao_id_8, t0.agendamento_id AS agendamento_id_9, t0.criado_por AS criado_por_10, t0.alterado_por AS alterado_por_11 FROM andamento_solicitacao t0 WHERE t0.solicitacao_id = ? AND t0.visivel = ? ORDER BY t0.createdAt ASC"
"params" => [1 => "881"
2 => 1]
"types" => [1 => 12 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.codigo AS codigo_2, t0.mensagem AS mensagem_3, t0.data AS data_4, t0.respondidoAdmin AS respondidoAdmin_5, t0.ultimaInteracao AS ultimaInteracao_6, t0.createdAt AS createdAt_7, t0.updatedAt AS updatedAt_8, t0.tipoSolicitacao_id AS tipoSolicitacao_id_9, t0.assunto_id AS assunto_id_10, t0.periodoAgendamento_id AS periodoAgendamento_id_11, t0.unidade_id AS unidade_id_12, t0.cliente_id AS cliente_id_13, t0.responsavelAtendimento AS responsavelAtendimento_14, t0.anexos_id AS anexos_id_15, t0.status_atual AS status_atual_16 FROM solicitacao t0 WHERE t0.id = ? LIMIT 1"
(parameters:
[1 => "881"
]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.codigo AS codigo_2, t0.mensagem AS mensagem_3, t0.data AS data_4, t0.respondidoAdmin AS respondidoAdmin_5, t0.ultimaInteracao AS ultimaInteracao_6, t0.createdAt AS createdAt_7, t0.updatedAt AS updatedAt_8, t0.tipoSolicitacao_id AS tipoSolicitacao_id_9, t0.assunto_id AS assunto_id_10, t0.periodoAgendamento_id AS periodoAgendamento_id_11, t0.unidade_id AS unidade_id_12, t0.cliente_id AS cliente_id_13, t0.responsavelAtendimento AS responsavelAtendimento_14, t0.anexos_id AS anexos_id_15, t0.status_atual AS status_atual_16 FROM solicitacao t0 WHERE t0.id = ? LIMIT 1"
"params" => [1 => "881"
]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.assunto AS assunto_2, t0.mensagem AS mensagem_3, t0.respondidoPor AS respondidoPor_4, t0.createdAt AS createdAt_5, t0.updatedAt AS updatedAt_6, t0.andamentoSolicitacao_id AS andamentoSolicitacao_id_7, t0.admin_resposta AS admin_resposta_8, t0.cliente_resposta_id AS cliente_resposta_id_9, t0.anexos_id AS anexos_id_10 FROM resposta_solicitacao t0 WHERE t0.andamentoSolicitacao_id = ? ORDER BY t0.createdAt ASC"
(parameters:
[1 => 2466]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.assunto AS assunto_2, t0.mensagem AS mensagem_3, t0.respondidoPor AS respondidoPor_4, t0.createdAt AS createdAt_5, t0.updatedAt AS updatedAt_6, t0.andamentoSolicitacao_id AS andamentoSolicitacao_id_7, t0.admin_resposta AS admin_resposta_8, t0.cliente_resposta_id AS cliente_resposta_id_9, t0.anexos_id AS anexos_id_10 FROM resposta_solicitacao t0 WHERE t0.andamentoSolicitacao_id = ? ORDER BY t0.createdAt ASC"
"params" => [1 => 2466]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.status AS status_2, t0.mensagem AS mensagem_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5 FROM status_solicitacao t0 WHERE t0.id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.status AS status_2, t0.mensagem AS mensagem_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5 FROM status_solicitacao t0 WHERE t0.id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.assunto AS assunto_2, t0.mensagem AS mensagem_3, t0.respondidoPor AS respondidoPor_4, t0.createdAt AS createdAt_5, t0.updatedAt AS updatedAt_6, t0.andamentoSolicitacao_id AS andamentoSolicitacao_id_7, t0.admin_resposta AS admin_resposta_8, t0.cliente_resposta_id AS cliente_resposta_id_9, t0.anexos_id AS anexos_id_10 FROM resposta_solicitacao t0 WHERE t0.andamentoSolicitacao_id = ? ORDER BY t0.createdAt ASC"
(parameters:
[1 => 2730]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.assunto AS assunto_2, t0.mensagem AS mensagem_3, t0.respondidoPor AS respondidoPor_4, t0.createdAt AS createdAt_5, t0.updatedAt AS updatedAt_6, t0.andamentoSolicitacao_id AS andamentoSolicitacao_id_7, t0.admin_resposta AS admin_resposta_8, t0.cliente_resposta_id AS cliente_resposta_id_9, t0.anexos_id AS anexos_id_10 FROM resposta_solicitacao t0 WHERE t0.andamentoSolicitacao_id = ? ORDER BY t0.createdAt ASC"
"params" => [1 => 2730]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.status AS status_2, t0.mensagem AS mensagem_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5 FROM status_solicitacao t0 WHERE t0.id = ?"
(parameters:
[1 => 4]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.status AS status_2, t0.mensagem AS mensagem_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5 FROM status_solicitacao t0 WHERE t0.id = ?"
"params" => [1 => 4]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.admin_roles AS admin_roles_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.logo_id AS logo_id_9 FROM security_admin_user t0 WHERE t0.id = ?"
(parameters:
[1 => 4]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.admin_roles AS admin_roles_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.logo_id AS logo_id_9 FROM security_admin_user t0 WHERE t0.id = ?"
"params" => [1 => 4]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.data AS data_2, t0.hora AS hora_3, t0.observacoes AS observacoes_4, t5.id AS id_6, t5.assunto AS assunto_7, t5.mensagem AS mensagem_8, t5.visivel AS visivel_9, t5.createdAt AS createdAt_10, t5.updatedAt AS updatedAt_11, t5.statusSolicitacao_id AS statusSolicitacao_id_12, t5.solicitacao_id AS solicitacao_id_13, t5.agendamento_id AS agendamento_id_14, t5.criado_por AS criado_por_15, t5.alterado_por AS alterado_por_16, t0.anexos_id AS anexos_id_17 FROM agendamento t0 LEFT JOIN andamento_solicitacao t5 ON t5.agendamento_id = t0.id WHERE t0.id = ?"
(parameters:
[1 => 891]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.data AS data_2, t0.hora AS hora_3, t0.observacoes AS observacoes_4, t5.id AS id_6, t5.assunto AS assunto_7, t5.mensagem AS mensagem_8, t5.visivel AS visivel_9, t5.createdAt AS createdAt_10, t5.updatedAt AS updatedAt_11, t5.statusSolicitacao_id AS statusSolicitacao_id_12, t5.solicitacao_id AS solicitacao_id_13, t5.agendamento_id AS agendamento_id_14, t5.criado_por AS criado_por_15, t5.alterado_por AS alterado_por_16, t0.anexos_id AS anexos_id_17 FROM agendamento t0 LEFT JOIN andamento_solicitacao t5 ON t5.agendamento_id = t0.id WHERE t0.id = ?"
"params" => [1 => 891]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.codigo AS codigo_2, t0.data AS data_3, t0.hora AS hora_4, t0.status AS status_5, t0.dataACaminho AS dataACaminho_6, t0.dataIniciarAtendimento AS dataIniciarAtendimento_7, t0.dataFinalAtendimento AS dataFinalAtendimento_8, t0.dataRetorno AS dataRetorno_9, t0.descricao AS descricao_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t0.agendamento_id AS agendamento_id_13, t0.profissional_id AS profissional_id_14, t0.anexos_preparacao_id AS anexos_preparacao_id_15, t0.anexos_trabalho_andamento_id AS anexos_trabalho_andamento_id_16, t0.anexos_trabalho_finalizado_id AS anexos_trabalho_finalizado_id_17, t0.assinatura_cliente_id AS assinatura_cliente_id_18, t0.assinatura_profissional_id AS assinatura_profissional_id_19 FROM ordem_servico t0 WHERE t0.agendamento_id = ?"
(parameters:
[1 => 891]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.codigo AS codigo_2, t0.data AS data_3, t0.hora AS hora_4, t0.status AS status_5, t0.dataACaminho AS dataACaminho_6, t0.dataIniciarAtendimento AS dataIniciarAtendimento_7, t0.dataFinalAtendimento AS dataFinalAtendimento_8, t0.dataRetorno AS dataRetorno_9, t0.descricao AS descricao_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t0.agendamento_id AS agendamento_id_13, t0.profissional_id AS profissional_id_14, t0.anexos_preparacao_id AS anexos_preparacao_id_15, t0.anexos_trabalho_andamento_id AS anexos_trabalho_andamento_id_16, t0.anexos_trabalho_finalizado_id AS anexos_trabalho_finalizado_id_17, t0.assinatura_cliente_id AS assinatura_cliente_id_18, t0.assinatura_profissional_id AS assinatura_profissional_id_19 FROM ordem_servico t0 WHERE t0.agendamento_id = ?"
"params" => [1 => 891]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nomeCompleto AS nomeCompleto_2, t0.email AS email_3, t0.telefone1 AS telefone1_4, t0.telefone2 AS telefone2_5, t0.url AS url_6, t0.logo_id AS logo_id_7 FROM profissional t0 WHERE t0.id = ?"
(parameters:
[1 => 23]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nomeCompleto AS nomeCompleto_2, t0.email AS email_3, t0.telefone1 AS telefone1_4, t0.telefone2 AS telefone2_5, t0.url AS url_6, t0.logo_id AS logo_id_7 FROM profissional t0 WHERE t0.id = ?"
"params" => [1 => 23]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.assunto AS assunto_2, t0.mensagem AS mensagem_3, t0.respondidoPor AS respondidoPor_4, t0.createdAt AS createdAt_5, t0.updatedAt AS updatedAt_6, t0.andamentoSolicitacao_id AS andamentoSolicitacao_id_7, t0.admin_resposta AS admin_resposta_8, t0.cliente_resposta_id AS cliente_resposta_id_9, t0.anexos_id AS anexos_id_10 FROM resposta_solicitacao t0 WHERE t0.andamentoSolicitacao_id = ? ORDER BY t0.createdAt ASC"
(parameters:
[1 => 2988]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.assunto AS assunto_2, t0.mensagem AS mensagem_3, t0.respondidoPor AS respondidoPor_4, t0.createdAt AS createdAt_5, t0.updatedAt AS updatedAt_6, t0.andamentoSolicitacao_id AS andamentoSolicitacao_id_7, t0.admin_resposta AS admin_resposta_8, t0.cliente_resposta_id AS cliente_resposta_id_9, t0.anexos_id AS anexos_id_10 FROM resposta_solicitacao t0 WHERE t0.andamentoSolicitacao_id = ? ORDER BY t0.createdAt ASC"
"params" => [1 => 2988]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.data AS data_2, t0.hora AS hora_3, t0.observacoes AS observacoes_4, t5.id AS id_6, t5.assunto AS assunto_7, t5.mensagem AS mensagem_8, t5.visivel AS visivel_9, t5.createdAt AS createdAt_10, t5.updatedAt AS updatedAt_11, t5.statusSolicitacao_id AS statusSolicitacao_id_12, t5.solicitacao_id AS solicitacao_id_13, t5.agendamento_id AS agendamento_id_14, t5.criado_por AS criado_por_15, t5.alterado_por AS alterado_por_16, t0.anexos_id AS anexos_id_17 FROM agendamento t0 LEFT JOIN andamento_solicitacao t5 ON t5.agendamento_id = t0.id WHERE t0.id = ?"
(parameters:
[1 => 983]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.data AS data_2, t0.hora AS hora_3, t0.observacoes AS observacoes_4, t5.id AS id_6, t5.assunto AS assunto_7, t5.mensagem AS mensagem_8, t5.visivel AS visivel_9, t5.createdAt AS createdAt_10, t5.updatedAt AS updatedAt_11, t5.statusSolicitacao_id AS statusSolicitacao_id_12, t5.solicitacao_id AS solicitacao_id_13, t5.agendamento_id AS agendamento_id_14, t5.criado_por AS criado_por_15, t5.alterado_por AS alterado_por_16, t0.anexos_id AS anexos_id_17 FROM agendamento t0 LEFT JOIN andamento_solicitacao t5 ON t5.agendamento_id = t0.id WHERE t0.id = ?"
"params" => [1 => 983]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.codigo AS codigo_2, t0.data AS data_3, t0.hora AS hora_4, t0.status AS status_5, t0.dataACaminho AS dataACaminho_6, t0.dataIniciarAtendimento AS dataIniciarAtendimento_7, t0.dataFinalAtendimento AS dataFinalAtendimento_8, t0.dataRetorno AS dataRetorno_9, t0.descricao AS descricao_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t0.agendamento_id AS agendamento_id_13, t0.profissional_id AS profissional_id_14, t0.anexos_preparacao_id AS anexos_preparacao_id_15, t0.anexos_trabalho_andamento_id AS anexos_trabalho_andamento_id_16, t0.anexos_trabalho_finalizado_id AS anexos_trabalho_finalizado_id_17, t0.assinatura_cliente_id AS assinatura_cliente_id_18, t0.assinatura_profissional_id AS assinatura_profissional_id_19 FROM ordem_servico t0 WHERE t0.agendamento_id = ?"
(parameters:
[1 => 983]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.codigo AS codigo_2, t0.data AS data_3, t0.hora AS hora_4, t0.status AS status_5, t0.dataACaminho AS dataACaminho_6, t0.dataIniciarAtendimento AS dataIniciarAtendimento_7, t0.dataFinalAtendimento AS dataFinalAtendimento_8, t0.dataRetorno AS dataRetorno_9, t0.descricao AS descricao_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t0.agendamento_id AS agendamento_id_13, t0.profissional_id AS profissional_id_14, t0.anexos_preparacao_id AS anexos_preparacao_id_15, t0.anexos_trabalho_andamento_id AS anexos_trabalho_andamento_id_16, t0.anexos_trabalho_finalizado_id AS anexos_trabalho_finalizado_id_17, t0.assinatura_cliente_id AS assinatura_cliente_id_18, t0.assinatura_profissional_id AS assinatura_profissional_id_19 FROM ordem_servico t0 WHERE t0.agendamento_id = ?"
"params" => [1 => 983]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.assunto AS assunto_2, t0.mensagem AS mensagem_3, t0.respondidoPor AS respondidoPor_4, t0.createdAt AS createdAt_5, t0.updatedAt AS updatedAt_6, t0.andamentoSolicitacao_id AS andamentoSolicitacao_id_7, t0.admin_resposta AS admin_resposta_8, t0.cliente_resposta_id AS cliente_resposta_id_9, t0.anexos_id AS anexos_id_10 FROM resposta_solicitacao t0 WHERE t0.andamentoSolicitacao_id = ? ORDER BY t0.createdAt ASC"
(parameters:
[1 => 3056]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.assunto AS assunto_2, t0.mensagem AS mensagem_3, t0.respondidoPor AS respondidoPor_4, t0.createdAt AS createdAt_5, t0.updatedAt AS updatedAt_6, t0.andamentoSolicitacao_id AS andamentoSolicitacao_id_7, t0.admin_resposta AS admin_resposta_8, t0.cliente_resposta_id AS cliente_resposta_id_9, t0.anexos_id AS anexos_id_10 FROM resposta_solicitacao t0 WHERE t0.andamentoSolicitacao_id = ? ORDER BY t0.createdAt ASC"
"params" => [1 => 3056]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.name AS name_1, t0.context AS context_2, t0.default_format AS default_format_3, t0.enabled AS enabled_4, t0.updated_at AS updated_at_5, t0.created_at AS created_at_6, t0.id AS id_7 FROM gallery t0 WHERE t0.id = ?"
(parameters:
[1 => 3563]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.name AS name_1, t0.context AS context_2, t0.default_format AS default_format_3, t0.enabled AS enabled_4, t0.updated_at AS updated_at_5, t0.created_at AS created_at_6, t0.id AS id_7 FROM gallery t0 WHERE t0.id = ?"
"params" => [1 => 3563]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.position AS position_1, t0.enabled AS enabled_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.id AS id_5, t0.gallery_id AS gallery_id_6, t0.media_id AS media_id_7 FROM media_gallery t0 WHERE t0.gallery_id = ? ORDER BY t0.position ASC"
(parameters:
[1 => 3563]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.position AS position_1, t0.enabled AS enabled_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.id AS id_5, t0.gallery_id AS gallery_id_6, t0.media_id AS media_id_7 FROM media_gallery t0 WHERE t0.gallery_id = ? ORDER BY t0.position ASC"
"params" => [1 => 3563]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22 FROM media t0 WHERE t0.id = ?"
(parameters:
[1 => 7222]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22 FROM media t0 WHERE t0.id = ?"
"params" => [1 => 7222]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.name AS name_1, t0.context AS context_2, t0.default_format AS default_format_3, t0.enabled AS enabled_4, t0.updated_at AS updated_at_5, t0.created_at AS created_at_6, t0.id AS id_7 FROM gallery t0 WHERE t0.id = ?"
(parameters:
[1 => 3564]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.name AS name_1, t0.context AS context_2, t0.default_format AS default_format_3, t0.enabled AS enabled_4, t0.updated_at AS updated_at_5, t0.created_at AS created_at_6, t0.id AS id_7 FROM gallery t0 WHERE t0.id = ?"
"params" => [1 => 3564]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.position AS position_1, t0.enabled AS enabled_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.id AS id_5, t0.gallery_id AS gallery_id_6, t0.media_id AS media_id_7 FROM media_gallery t0 WHERE t0.gallery_id = ? ORDER BY t0.position ASC"
(parameters:
[1 => 3564]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.position AS position_1, t0.enabled AS enabled_2, t0.updated_at AS updated_at_3, t0.created_at AS created_at_4, t0.id AS id_5, t0.gallery_id AS gallery_id_6, t0.media_id AS media_id_7 FROM media_gallery t0 WHERE t0.gallery_id = ? ORDER BY t0.position ASC"
"params" => [1 => 3564]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22 FROM media t0 WHERE t0.id = ?"
(parameters:
[1 => 7223]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22 FROM media t0 WHERE t0.id = ?"
"params" => [1 => 7223]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22 FROM media t0 WHERE t0.id = ?"
(parameters:
[1 => 7224]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22 FROM media t0 WHERE t0.id = ?"
"params" => [1 => 7224]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.data AS data_2, t0.hora AS hora_3, t0.observacoes AS observacoes_4, t5.id AS id_6, t5.assunto AS assunto_7, t5.mensagem AS mensagem_8, t5.visivel AS visivel_9, t5.createdAt AS createdAt_10, t5.updatedAt AS updatedAt_11, t5.statusSolicitacao_id AS statusSolicitacao_id_12, t5.solicitacao_id AS solicitacao_id_13, t5.agendamento_id AS agendamento_id_14, t5.criado_por AS criado_por_15, t5.alterado_por AS alterado_por_16, t0.anexos_id AS anexos_id_17 FROM agendamento t0 LEFT JOIN andamento_solicitacao t5 ON t5.agendamento_id = t0.id WHERE t0.id = ?"
(parameters:
[1 => 1009]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.data AS data_2, t0.hora AS hora_3, t0.observacoes AS observacoes_4, t5.id AS id_6, t5.assunto AS assunto_7, t5.mensagem AS mensagem_8, t5.visivel AS visivel_9, t5.createdAt AS createdAt_10, t5.updatedAt AS updatedAt_11, t5.statusSolicitacao_id AS statusSolicitacao_id_12, t5.solicitacao_id AS solicitacao_id_13, t5.agendamento_id AS agendamento_id_14, t5.criado_por AS criado_por_15, t5.alterado_por AS alterado_por_16, t0.anexos_id AS anexos_id_17 FROM agendamento t0 LEFT JOIN andamento_solicitacao t5 ON t5.agendamento_id = t0.id WHERE t0.id = ?"
"params" => [1 => 1009]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.codigo AS codigo_2, t0.data AS data_3, t0.hora AS hora_4, t0.status AS status_5, t0.dataACaminho AS dataACaminho_6, t0.dataIniciarAtendimento AS dataIniciarAtendimento_7, t0.dataFinalAtendimento AS dataFinalAtendimento_8, t0.dataRetorno AS dataRetorno_9, t0.descricao AS descricao_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t0.agendamento_id AS agendamento_id_13, t0.profissional_id AS profissional_id_14, t0.anexos_preparacao_id AS anexos_preparacao_id_15, t0.anexos_trabalho_andamento_id AS anexos_trabalho_andamento_id_16, t0.anexos_trabalho_finalizado_id AS anexos_trabalho_finalizado_id_17, t0.assinatura_cliente_id AS assinatura_cliente_id_18, t0.assinatura_profissional_id AS assinatura_profissional_id_19 FROM ordem_servico t0 WHERE t0.agendamento_id = ?"
(parameters:
[1 => 1009]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.codigo AS codigo_2, t0.data AS data_3, t0.hora AS hora_4, t0.status AS status_5, t0.dataACaminho AS dataACaminho_6, t0.dataIniciarAtendimento AS dataIniciarAtendimento_7, t0.dataFinalAtendimento AS dataFinalAtendimento_8, t0.dataRetorno AS dataRetorno_9, t0.descricao AS descricao_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t0.agendamento_id AS agendamento_id_13, t0.profissional_id AS profissional_id_14, t0.anexos_preparacao_id AS anexos_preparacao_id_15, t0.anexos_trabalho_andamento_id AS anexos_trabalho_andamento_id_16, t0.anexos_trabalho_finalizado_id AS anexos_trabalho_finalizado_id_17, t0.assinatura_cliente_id AS assinatura_cliente_id_18, t0.assinatura_profissional_id AS assinatura_profissional_id_19 FROM ordem_servico t0 WHERE t0.agendamento_id = ?"
"params" => [1 => 1009]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nomeCompleto AS nomeCompleto_2, t0.email AS email_3, t0.telefone1 AS telefone1_4, t0.telefone2 AS telefone2_5, t0.url AS url_6, t0.logo_id AS logo_id_7 FROM profissional t0 WHERE t0.id = ?"
(parameters:
[1 => 41]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nomeCompleto AS nomeCompleto_2, t0.email AS email_3, t0.telefone1 AS telefone1_4, t0.telefone2 AS telefone2_5, t0.url AS url_6, t0.logo_id AS logo_id_7 FROM profissional t0 WHERE t0.id = ?"
"params" => [1 => 41]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.assunto AS assunto_2, t0.mensagem AS mensagem_3, t0.respondidoPor AS respondidoPor_4, t0.createdAt AS createdAt_5, t0.updatedAt AS updatedAt_6, t0.andamentoSolicitacao_id AS andamentoSolicitacao_id_7, t0.admin_resposta AS admin_resposta_8, t0.cliente_resposta_id AS cliente_resposta_id_9, t0.anexos_id AS anexos_id_10 FROM resposta_solicitacao t0 WHERE t0.andamentoSolicitacao_id = ? ORDER BY t0.createdAt ASC"
(parameters:
[1 => 3164]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.assunto AS assunto_2, t0.mensagem AS mensagem_3, t0.respondidoPor AS respondidoPor_4, t0.createdAt AS createdAt_5, t0.updatedAt AS updatedAt_6, t0.andamentoSolicitacao_id AS andamentoSolicitacao_id_7, t0.admin_resposta AS admin_resposta_8, t0.cliente_resposta_id AS cliente_resposta_id_9, t0.anexos_id AS anexos_id_10 FROM resposta_solicitacao t0 WHERE t0.andamentoSolicitacao_id = ? ORDER BY t0.createdAt ASC"
"params" => [1 => 3164]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.data AS data_2, t0.hora AS hora_3, t0.observacoes AS observacoes_4, t5.id AS id_6, t5.assunto AS assunto_7, t5.mensagem AS mensagem_8, t5.visivel AS visivel_9, t5.createdAt AS createdAt_10, t5.updatedAt AS updatedAt_11, t5.statusSolicitacao_id AS statusSolicitacao_id_12, t5.solicitacao_id AS solicitacao_id_13, t5.agendamento_id AS agendamento_id_14, t5.criado_por AS criado_por_15, t5.alterado_por AS alterado_por_16, t0.anexos_id AS anexos_id_17 FROM agendamento t0 LEFT JOIN andamento_solicitacao t5 ON t5.agendamento_id = t0.id WHERE t0.id = ?"
(parameters:
[1 => 1040]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.data AS data_2, t0.hora AS hora_3, t0.observacoes AS observacoes_4, t5.id AS id_6, t5.assunto AS assunto_7, t5.mensagem AS mensagem_8, t5.visivel AS visivel_9, t5.createdAt AS createdAt_10, t5.updatedAt AS updatedAt_11, t5.statusSolicitacao_id AS statusSolicitacao_id_12, t5.solicitacao_id AS solicitacao_id_13, t5.agendamento_id AS agendamento_id_14, t5.criado_por AS criado_por_15, t5.alterado_por AS alterado_por_16, t0.anexos_id AS anexos_id_17 FROM agendamento t0 LEFT JOIN andamento_solicitacao t5 ON t5.agendamento_id = t0.id WHERE t0.id = ?"
"params" => [1 => 1040]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.codigo AS codigo_2, t0.data AS data_3, t0.hora AS hora_4, t0.status AS status_5, t0.dataACaminho AS dataACaminho_6, t0.dataIniciarAtendimento AS dataIniciarAtendimento_7, t0.dataFinalAtendimento AS dataFinalAtendimento_8, t0.dataRetorno AS dataRetorno_9, t0.descricao AS descricao_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t0.agendamento_id AS agendamento_id_13, t0.profissional_id AS profissional_id_14, t0.anexos_preparacao_id AS anexos_preparacao_id_15, t0.anexos_trabalho_andamento_id AS anexos_trabalho_andamento_id_16, t0.anexos_trabalho_finalizado_id AS anexos_trabalho_finalizado_id_17, t0.assinatura_cliente_id AS assinatura_cliente_id_18, t0.assinatura_profissional_id AS assinatura_profissional_id_19 FROM ordem_servico t0 WHERE t0.agendamento_id = ?"
(parameters:
[1 => 1040]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.codigo AS codigo_2, t0.data AS data_3, t0.hora AS hora_4, t0.status AS status_5, t0.dataACaminho AS dataACaminho_6, t0.dataIniciarAtendimento AS dataIniciarAtendimento_7, t0.dataFinalAtendimento AS dataFinalAtendimento_8, t0.dataRetorno AS dataRetorno_9, t0.descricao AS descricao_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t0.agendamento_id AS agendamento_id_13, t0.profissional_id AS profissional_id_14, t0.anexos_preparacao_id AS anexos_preparacao_id_15, t0.anexos_trabalho_andamento_id AS anexos_trabalho_andamento_id_16, t0.anexos_trabalho_finalizado_id AS anexos_trabalho_finalizado_id_17, t0.assinatura_cliente_id AS assinatura_cliente_id_18, t0.assinatura_profissional_id AS assinatura_profissional_id_19 FROM ordem_servico t0 WHERE t0.agendamento_id = ?"
"params" => [1 => 1040]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nomeCompleto AS nomeCompleto_2, t0.email AS email_3, t0.telefone1 AS telefone1_4, t0.telefone2 AS telefone2_5, t0.url AS url_6, t0.logo_id AS logo_id_7 FROM profissional t0 WHERE t0.id = ?"
(parameters:
[1 => 26]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nomeCompleto AS nomeCompleto_2, t0.email AS email_3, t0.telefone1 AS telefone1_4, t0.telefone2 AS telefone2_5, t0.url AS url_6, t0.logo_id AS logo_id_7 FROM profissional t0 WHERE t0.id = ?"
"params" => [1 => 26]
"types" => [1 => 1]
]
Log messages generated during the compilation of the service container.
Messages
Class
643
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoAdminController" (parent: .abstract.instanceof.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoAdminController).
Resolving inheritance for "App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoApiController" (parent: .abstract.instanceof.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoApiController).
Resolving inheritance for "App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoWebController" (parent: .abstract.instanceof.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoWebController).
Resolving inheritance for "App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\AcompanhamentoBundle\Form\AcompanhamentoAdminType" (parent: .abstract.instanceof.App\Application\Internit\AcompanhamentoBundle\Form\AcompanhamentoAdminType).
Resolving inheritance for "App\Application\Internit\AcompanhamentoBundle\Form\AcompanhamentoAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\AcompanhamentoBundle\Form\AcompanhamentoAdminType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\AcompanhamentoBundle\Form\AcompanhamentoType" (parent: .abstract.instanceof.App\Application\Internit\AcompanhamentoBundle\Form\AcompanhamentoType).
Resolving inheritance for "App\Application\Internit\AcompanhamentoBundle\Form\AcompanhamentoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\AcompanhamentoBundle\Form\AcompanhamentoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\AcompanhamentoBundle\Repository\AcompanhamentoRepository" (parent: .abstract.instanceof.App\Application\Internit\AcompanhamentoBundle\Repository\AcompanhamentoRepository).
Resolving inheritance for "App\Application\Internit\AcompanhamentoBundle\Repository\AcompanhamentoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\AcompanhamentoBundle\Repository\AcompanhamentoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoAdminController" (parent: .abstract.instanceof.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoAdminController).
Resolving inheritance for "App\Application\Internit\AgendamentoBundle\Controller\AgendamentoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoApiController" (parent: .abstract.instanceof.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoApiController).
Resolving inheritance for "App\Application\Internit\AgendamentoBundle\Controller\AgendamentoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoWebController" (parent: .abstract.instanceof.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoWebController).
Resolving inheritance for "App\Application\Internit\AgendamentoBundle\Controller\AgendamentoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\AgendamentoBundle\Form\AgendamentoType" (parent: .abstract.instanceof.App\Application\Internit\AgendamentoBundle\Form\AgendamentoType).
Resolving inheritance for "App\Application\Internit\AgendamentoBundle\Form\AgendamentoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\AgendamentoBundle\Form\AgendamentoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\AgendamentoBundle\Repository\AgendamentoRepository" (parent: .abstract.instanceof.App\Application\Internit\AgendamentoBundle\Repository\AgendamentoRepository).
Resolving inheritance for "App\Application\Internit\AgendamentoBundle\Repository\AgendamentoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\AgendamentoBundle\Repository\AgendamentoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoAdminController" (parent: .abstract.instanceof.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoAdminController).
Resolving inheritance for "App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoWebController" (parent: .abstract.instanceof.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoWebController).
Resolving inheritance for "App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\AndamentoSolicitacaoBundle\Form\AndamentoSolicitacaoType" (parent: .abstract.instanceof.App\Application\Internit\AndamentoSolicitacaoBundle\Form\AndamentoSolicitacaoType).
Resolving inheritance for "App\Application\Internit\AndamentoSolicitacaoBundle\Form\AndamentoSolicitacaoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\AndamentoSolicitacaoBundle\Form\AndamentoSolicitacaoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\AndamentoSolicitacaoBundle\Repository\AndamentoSolicitacaoRepository" (parent: .abstract.instanceof.App\Application\Internit\AndamentoSolicitacaoBundle\Repository\AndamentoSolicitacaoRepository).
Resolving inheritance for "App\Application\Internit\AndamentoSolicitacaoBundle\Repository\AndamentoSolicitacaoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\AndamentoSolicitacaoBundle\Repository\AndamentoSolicitacaoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\AuthClienteApiController" (parent: .abstract.instanceof.App\Application\Internit\ApiBundle\Controller\AuthClienteApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\AuthClienteApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\AuthClienteApiController).
Resolving inheritance for "App\Application\Internit\ApiBundle\Controller\AuthClienteApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\AuthClienteApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\BlocoApiController" (parent: .abstract.instanceof.App\Application\Internit\ApiBundle\Controller\BlocoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\BlocoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\BlocoApiController).
Resolving inheritance for "App\Application\Internit\ApiBundle\Controller\BlocoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\BlocoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\ClienteApiController" (parent: .abstract.instanceof.App\Application\Internit\ApiBundle\Controller\ClienteApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\ClienteApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\ClienteApiController).
Resolving inheritance for "App\Application\Internit\ApiBundle\Controller\ClienteApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\ClienteApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\CronApiController" (parent: .abstract.instanceof.App\Application\Internit\ApiBundle\Controller\CronApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\CronApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\CronApiController).
Resolving inheritance for "App\Application\Internit\ApiBundle\Controller\CronApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\CronApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\DashboardApiController" (parent: .abstract.instanceof.App\Application\Internit\ApiBundle\Controller\DashboardApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\DashboardApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\DashboardApiController).
Resolving inheritance for "App\Application\Internit\ApiBundle\Controller\DashboardApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\DashboardApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\DepartamentoApiController" (parent: .abstract.instanceof.App\Application\Internit\ApiBundle\Controller\DepartamentoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\DepartamentoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\DepartamentoApiController).
Resolving inheritance for "App\Application\Internit\ApiBundle\Controller\DepartamentoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\DepartamentoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\DependenteApiController" (parent: .abstract.instanceof.App\Application\Internit\ApiBundle\Controller\DependenteApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\DependenteApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\DependenteApiController).
Resolving inheritance for "App\Application\Internit\ApiBundle\Controller\DependenteApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\DependenteApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\EmpreendimentoApiController" (parent: .abstract.instanceof.App\Application\Internit\ApiBundle\Controller\EmpreendimentoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\EmpreendimentoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\EmpreendimentoApiController).
Resolving inheritance for "App\Application\Internit\ApiBundle\Controller\EmpreendimentoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\EmpreendimentoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\OrdemServicoApiController" (parent: .abstract.instanceof.App\Application\Internit\ApiBundle\Controller\OrdemServicoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\OrdemServicoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\OrdemServicoApiController).
Resolving inheritance for "App\Application\Internit\ApiBundle\Controller\OrdemServicoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\OrdemServicoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\PeriodoDisponivelAgendamentoApiController" (parent: .abstract.instanceof.App\Application\Internit\ApiBundle\Controller\PeriodoDisponivelAgendamentoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\PeriodoDisponivelAgendamentoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\PeriodoDisponivelAgendamentoApiController).
Resolving inheritance for "App\Application\Internit\ApiBundle\Controller\PeriodoDisponivelAgendamentoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\PeriodoDisponivelAgendamentoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\PesquisaSatisfacaoApiController" (parent: .abstract.instanceof.App\Application\Internit\ApiBundle\Controller\PesquisaSatisfacaoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\PesquisaSatisfacaoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\PesquisaSatisfacaoApiController).
Resolving inheritance for "App\Application\Internit\ApiBundle\Controller\PesquisaSatisfacaoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\PesquisaSatisfacaoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\SacApiController" (parent: .abstract.instanceof.App\Application\Internit\ApiBundle\Controller\SacApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\SacApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\SacApiController).
Resolving inheritance for "App\Application\Internit\ApiBundle\Controller\SacApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\SacApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\SolicitacaoApiController" (parent: .abstract.instanceof.App\Application\Internit\ApiBundle\Controller\SolicitacaoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\SolicitacaoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\SolicitacaoApiController).
Resolving inheritance for "App\Application\Internit\ApiBundle\Controller\SolicitacaoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\SolicitacaoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\TipoSolicitacaoApiController" (parent: .abstract.instanceof.App\Application\Internit\ApiBundle\Controller\TipoSolicitacaoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\TipoSolicitacaoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\TipoSolicitacaoApiController).
Resolving inheritance for "App\Application\Internit\ApiBundle\Controller\TipoSolicitacaoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\TipoSolicitacaoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\UnidadeApiController" (parent: .abstract.instanceof.App\Application\Internit\ApiBundle\Controller\UnidadeApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\UnidadeApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\UnidadeApiController).
Resolving inheritance for "App\Application\Internit\ApiBundle\Controller\UnidadeApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\UnidadeApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\BlocoBundle\Controller\BlocoAdminController" (parent: .abstract.instanceof.App\Application\Internit\BlocoBundle\Controller\BlocoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\BlocoBundle\Controller\BlocoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\BlocoBundle\Controller\BlocoAdminController).
Resolving inheritance for "App\Application\Internit\BlocoBundle\Controller\BlocoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\BlocoBundle\Controller\BlocoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\BlocoBundle\Controller\BlocoWebController" (parent: .abstract.instanceof.App\Application\Internit\BlocoBundle\Controller\BlocoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\BlocoBundle\Controller\BlocoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\BlocoBundle\Controller\BlocoWebController).
Resolving inheritance for "App\Application\Internit\BlocoBundle\Controller\BlocoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\BlocoBundle\Controller\BlocoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\BlocoBundle\Form\BlocoType" (parent: .abstract.instanceof.App\Application\Internit\BlocoBundle\Form\BlocoType).
Resolving inheritance for "App\Application\Internit\BlocoBundle\Form\BlocoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\BlocoBundle\Form\BlocoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\BlocoBundle\Repository\BlocoRepository" (parent: .abstract.instanceof.App\Application\Internit\BlocoBundle\Repository\BlocoRepository).
Resolving inheritance for "App\Application\Internit\BlocoBundle\Repository\BlocoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\BlocoBundle\Repository\BlocoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ClienteBundle\Controller\ClienteAdminController" (parent: .abstract.instanceof.App\Application\Internit\ClienteBundle\Controller\ClienteAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ClienteBundle\Controller\ClienteAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ClienteBundle\Controller\ClienteAdminController).
Resolving inheritance for "App\Application\Internit\ClienteBundle\Controller\ClienteAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ClienteBundle\Controller\ClienteAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ClienteBundle\Controller\ClienteWebController" (parent: .abstract.instanceof.App\Application\Internit\ClienteBundle\Controller\ClienteWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ClienteBundle\Controller\ClienteWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ClienteBundle\Controller\ClienteWebController).
Resolving inheritance for "App\Application\Internit\ClienteBundle\Controller\ClienteWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ClienteBundle\Controller\ClienteWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ClienteBundle\Form\ClienteAdminType" (parent: .abstract.instanceof.App\Application\Internit\ClienteBundle\Form\ClienteAdminType).
Resolving inheritance for "App\Application\Internit\ClienteBundle\Form\ClienteAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ClienteBundle\Form\ClienteAdminType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ClienteBundle\Form\ClienteType" (parent: .abstract.instanceof.App\Application\Internit\ClienteBundle\Form\ClienteType).
Resolving inheritance for "App\Application\Internit\ClienteBundle\Form\ClienteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ClienteBundle\Form\ClienteType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\ClienteBundle\Repository\ClienteRepository" (parent: .abstract.instanceof.App\Application\Internit\ClienteBundle\Repository\ClienteRepository).
Resolving inheritance for "App\Application\Internit\ClienteBundle\Repository\ClienteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\ClienteBundle\Repository\ClienteRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoAdminController" (parent: .abstract.instanceof.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoAdminController).
Resolving inheritance for "App\Application\Internit\ComunicadoBundle\Controller\ComunicadoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoApiController" (parent: .abstract.instanceof.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoApiController).
Resolving inheritance for "App\Application\Internit\ComunicadoBundle\Controller\ComunicadoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoWebController" (parent: .abstract.instanceof.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoWebController).
Resolving inheritance for "App\Application\Internit\ComunicadoBundle\Controller\ComunicadoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ComunicadoBundle\Form\ComunicadoAdminType" (parent: .abstract.instanceof.App\Application\Internit\ComunicadoBundle\Form\ComunicadoAdminType).
Resolving inheritance for "App\Application\Internit\ComunicadoBundle\Form\ComunicadoAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ComunicadoBundle\Form\ComunicadoAdminType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ComunicadoBundle\Form\ComunicadoType" (parent: .abstract.instanceof.App\Application\Internit\ComunicadoBundle\Form\ComunicadoType).
Resolving inheritance for "App\Application\Internit\ComunicadoBundle\Form\ComunicadoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ComunicadoBundle\Form\ComunicadoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\ComunicadoBundle\Repository\ComunicadoRepository" (parent: .abstract.instanceof.App\Application\Internit\ComunicadoBundle\Repository\ComunicadoRepository).
Resolving inheritance for "App\Application\Internit\ComunicadoBundle\Repository\ComunicadoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\ComunicadoBundle\Repository\ComunicadoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoAdminController" (parent: .abstract.instanceof.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoAdminController).
Resolving inheritance for "App\Application\Internit\DepartamentoBundle\Controller\DepartamentoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoWebController" (parent: .abstract.instanceof.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoWebController).
Resolving inheritance for "App\Application\Internit\DepartamentoBundle\Controller\DepartamentoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\DepartamentoBundle\Form\DepartamentoType" (parent: .abstract.instanceof.App\Application\Internit\DepartamentoBundle\Form\DepartamentoType).
Resolving inheritance for "App\Application\Internit\DepartamentoBundle\Form\DepartamentoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\DepartamentoBundle\Form\DepartamentoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\DepartamentoBundle\Repository\DepartamentoRepository" (parent: .abstract.instanceof.App\Application\Internit\DepartamentoBundle\Repository\DepartamentoRepository).
Resolving inheritance for "App\Application\Internit\DepartamentoBundle\Repository\DepartamentoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\DepartamentoBundle\Repository\DepartamentoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoAdminController" (parent: .abstract.instanceof.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoAdminController).
Resolving inheritance for "App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoWebController" (parent: .abstract.instanceof.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoWebController).
Resolving inheritance for "App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Form\DiaIndisponivelAgendamentoType" (parent: .abstract.instanceof.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Form\DiaIndisponivelAgendamentoType).
Resolving inheritance for "App\Application\Internit\DiaIndisponivelAgendamentoBundle\Form\DiaIndisponivelAgendamentoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Form\DiaIndisponivelAgendamentoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Repository\DiaIndisponivelAgendamentoRepository" (parent: .abstract.instanceof.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Repository\DiaIndisponivelAgendamentoRepository).
Resolving inheritance for "App\Application\Internit\DiaIndisponivelAgendamentoBundle\Repository\DiaIndisponivelAgendamentoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Repository\DiaIndisponivelAgendamentoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaAdminController" (parent: .abstract.instanceof.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaAdminController).
Resolving inheritance for "App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaWebController" (parent: .abstract.instanceof.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaWebController).
Resolving inheritance for "App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\DiaSemanaBundle\Form\DiaSemanaType" (parent: .abstract.instanceof.App\Application\Internit\DiaSemanaBundle\Form\DiaSemanaType).
Resolving inheritance for "App\Application\Internit\DiaSemanaBundle\Form\DiaSemanaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\DiaSemanaBundle\Form\DiaSemanaType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\DiaSemanaBundle\Repository\DiaSemanaRepository" (parent: .abstract.instanceof.App\Application\Internit\DiaSemanaBundle\Repository\DiaSemanaRepository).
Resolving inheritance for "App\Application\Internit\DiaSemanaBundle\Repository\DiaSemanaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\DiaSemanaBundle\Repository\DiaSemanaRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DownloadBundle\Controller\DownloadAdminController" (parent: .abstract.instanceof.App\Application\Internit\DownloadBundle\Controller\DownloadAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DownloadBundle\Controller\DownloadAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DownloadBundle\Controller\DownloadAdminController).
Resolving inheritance for "App\Application\Internit\DownloadBundle\Controller\DownloadAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DownloadBundle\Controller\DownloadAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DownloadBundle\Controller\DownloadApiController" (parent: .abstract.instanceof.App\Application\Internit\DownloadBundle\Controller\DownloadApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DownloadBundle\Controller\DownloadApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DownloadBundle\Controller\DownloadApiController).
Resolving inheritance for "App\Application\Internit\DownloadBundle\Controller\DownloadApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DownloadBundle\Controller\DownloadApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DownloadBundle\Controller\DownloadWebController" (parent: .abstract.instanceof.App\Application\Internit\DownloadBundle\Controller\DownloadWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DownloadBundle\Controller\DownloadWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DownloadBundle\Controller\DownloadWebController).
Resolving inheritance for "App\Application\Internit\DownloadBundle\Controller\DownloadWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DownloadBundle\Controller\DownloadWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\DownloadBundle\Form\DownloadAdminType" (parent: .abstract.instanceof.App\Application\Internit\DownloadBundle\Form\DownloadAdminType).
Resolving inheritance for "App\Application\Internit\DownloadBundle\Form\DownloadAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\DownloadBundle\Form\DownloadAdminType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\DownloadBundle\Form\DownloadType" (parent: .abstract.instanceof.App\Application\Internit\DownloadBundle\Form\DownloadType).
Resolving inheritance for "App\Application\Internit\DownloadBundle\Form\DownloadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\DownloadBundle\Form\DownloadType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\DownloadBundle\Repository\DownloadRepository" (parent: .abstract.instanceof.App\Application\Internit\DownloadBundle\Repository\DownloadRepository).
Resolving inheritance for "App\Application\Internit\DownloadBundle\Repository\DownloadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\DownloadBundle\Repository\DownloadRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoAdminController" (parent: .abstract.instanceof.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoAdminController).
Resolving inheritance for "App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoWebController" (parent: .abstract.instanceof.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoWebController).
Resolving inheritance for "App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\EmpreendimentoBundle\Form\EmpreendimentoType" (parent: .abstract.instanceof.App\Application\Internit\EmpreendimentoBundle\Form\EmpreendimentoType).
Resolving inheritance for "App\Application\Internit\EmpreendimentoBundle\Form\EmpreendimentoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\EmpreendimentoBundle\Form\EmpreendimentoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\EmpreendimentoBundle\Repository\EmpreendimentoRepository" (parent: .abstract.instanceof.App\Application\Internit\EmpreendimentoBundle\Repository\EmpreendimentoRepository).
Resolving inheritance for "App\Application\Internit\EmpreendimentoBundle\Repository\EmpreendimentoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\EmpreendimentoBundle\Repository\EmpreendimentoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaAdminController" (parent: .abstract.instanceof.App\Application\Internit\EmpresaBundle\Controller\EmpresaAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaAdminController).
Resolving inheritance for "App\Application\Internit\EmpresaBundle\Controller\EmpresaAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaApiController" (parent: .abstract.instanceof.App\Application\Internit\EmpresaBundle\Controller\EmpresaApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaApiController).
Resolving inheritance for "App\Application\Internit\EmpresaBundle\Controller\EmpresaApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaWebController" (parent: .abstract.instanceof.App\Application\Internit\EmpresaBundle\Controller\EmpresaWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaWebController).
Resolving inheritance for "App\Application\Internit\EmpresaBundle\Controller\EmpresaWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\EmpresaBundle\Form\EmpresaType" (parent: .abstract.instanceof.App\Application\Internit\EmpresaBundle\Form\EmpresaType).
Resolving inheritance for "App\Application\Internit\EmpresaBundle\Form\EmpresaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\EmpresaBundle\Form\EmpresaType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\EmpresaBundle\Repository\EmpresaRepository" (parent: .abstract.instanceof.App\Application\Internit\EmpresaBundle\Repository\EmpresaRepository).
Resolving inheritance for "App\Application\Internit\EmpresaBundle\Repository\EmpresaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\EmpresaBundle\Repository\EmpresaRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoAdminController" (parent: .abstract.instanceof.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoAdminController).
Resolving inheritance for "App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoApiController" (parent: .abstract.instanceof.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoApiController).
Resolving inheritance for "App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoWebController" (parent: .abstract.instanceof.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoWebController).
Resolving inheritance for "App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\EtapaAcompanhamentoBundle\Form\EtapaAcompanhamentoType" (parent: .abstract.instanceof.App\Application\Internit\EtapaAcompanhamentoBundle\Form\EtapaAcompanhamentoType).
Resolving inheritance for "App\Application\Internit\EtapaAcompanhamentoBundle\Form\EtapaAcompanhamentoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\EtapaAcompanhamentoBundle\Form\EtapaAcompanhamentoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\EtapaAcompanhamentoBundle\Repository\EtapaAcompanhamentoRepository" (parent: .abstract.instanceof.App\Application\Internit\EtapaAcompanhamentoBundle\Repository\EtapaAcompanhamentoRepository).
Resolving inheritance for "App\Application\Internit\EtapaAcompanhamentoBundle\Repository\EtapaAcompanhamentoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\EtapaAcompanhamentoBundle\Repository\EtapaAcompanhamentoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaBundle\Controller\EtapaAdminController" (parent: .abstract.instanceof.App\Application\Internit\EtapaBundle\Controller\EtapaAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaBundle\Controller\EtapaAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaBundle\Controller\EtapaAdminController).
Resolving inheritance for "App\Application\Internit\EtapaBundle\Controller\EtapaAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaBundle\Controller\EtapaAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaBundle\Controller\EtapaApiController" (parent: .abstract.instanceof.App\Application\Internit\EtapaBundle\Controller\EtapaApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaBundle\Controller\EtapaApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaBundle\Controller\EtapaApiController).
Resolving inheritance for "App\Application\Internit\EtapaBundle\Controller\EtapaApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaBundle\Controller\EtapaApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaBundle\Controller\EtapaWebController" (parent: .abstract.instanceof.App\Application\Internit\EtapaBundle\Controller\EtapaWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaBundle\Controller\EtapaWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaBundle\Controller\EtapaWebController).
Resolving inheritance for "App\Application\Internit\EtapaBundle\Controller\EtapaWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaBundle\Controller\EtapaWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\EtapaBundle\Form\EtapaType" (parent: .abstract.instanceof.App\Application\Internit\EtapaBundle\Form\EtapaType).
Resolving inheritance for "App\Application\Internit\EtapaBundle\Form\EtapaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\EtapaBundle\Form\EtapaType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\EtapaBundle\Repository\EtapaRepository" (parent: .abstract.instanceof.App\Application\Internit\EtapaBundle\Repository\EtapaRepository).
Resolving inheritance for "App\Application\Internit\EtapaBundle\Repository\EtapaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\EtapaBundle\Repository\EtapaRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoAdminController" (parent: .abstract.instanceof.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoAdminController).
Resolving inheritance for "App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoApiController" (parent: .abstract.instanceof.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoApiController).
Resolving inheritance for "App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoWebController" (parent: .abstract.instanceof.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoWebController).
Resolving inheritance for "App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Form\GaleriaEmpreendimentoType" (parent: .abstract.instanceof.App\Application\Internit\GaleriaEmpreendimentoBundle\Form\GaleriaEmpreendimentoType).
Resolving inheritance for "App\Application\Internit\GaleriaEmpreendimentoBundle\Form\GaleriaEmpreendimentoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Form\GaleriaEmpreendimentoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Form\GaleriaEmpreendimentodminType" (parent: .abstract.instanceof.App\Application\Internit\GaleriaEmpreendimentoBundle\Form\GaleriaEmpreendimentodminType).
Resolving inheritance for "App\Application\Internit\GaleriaEmpreendimentoBundle\Form\GaleriaEmpreendimentodminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Form\GaleriaEmpreendimentodminType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Repository\GaleriaEmpreendimentoRepository" (parent: .abstract.instanceof.App\Application\Internit\GaleriaEmpreendimentoBundle\Repository\GaleriaEmpreendimentoRepository).
Resolving inheritance for "App\Application\Internit\GaleriaEmpreendimentoBundle\Repository\GaleriaEmpreendimentoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Repository\GaleriaEmpreendimentoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoAdminController" (parent: .abstract.instanceof.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoAdminController).
Resolving inheritance for "App\Application\Internit\ImportacaoBundle\Controller\ImportacaoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoApiController" (parent: .abstract.instanceof.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoApiController).
Resolving inheritance for "App\Application\Internit\ImportacaoBundle\Controller\ImportacaoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoApiController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\ImportacaoBundle\Repository\ImportacaoRepository" (parent: .abstract.instanceof.App\Application\Internit\ImportacaoBundle\Repository\ImportacaoRepository).
Resolving inheritance for "App\Application\Internit\ImportacaoBundle\Repository\ImportacaoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\ImportacaoBundle\Repository\ImportacaoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\OrdemServicoBundle\Controller\OrdemServicoAdminController" (parent: .abstract.instanceof.App\Application\Internit\OrdemServicoBundle\Controller\OrdemServicoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\OrdemServicoBundle\Controller\OrdemServicoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\OrdemServicoBundle\Controller\OrdemServicoAdminController).
Resolving inheritance for "App\Application\Internit\OrdemServicoBundle\Controller\OrdemServicoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\OrdemServicoBundle\Controller\OrdemServicoAdminController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\OrdemServicoBundle\Repository\OrdemServicoRepository" (parent: .abstract.instanceof.App\Application\Internit\OrdemServicoBundle\Repository\OrdemServicoRepository).
Resolving inheritance for "App\Application\Internit\OrdemServicoBundle\Repository\OrdemServicoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\OrdemServicoBundle\Repository\OrdemServicoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteAdminController" (parent: .abstract.instanceof.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteAdminController).
Resolving inheritance for "App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteApiController" (parent: .abstract.instanceof.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteApiController).
Resolving inheritance for "App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteWebController" (parent: .abstract.instanceof.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteWebController).
Resolving inheritance for "App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\PerguntaFrequenteBundle\Form\PerguntaFrequenteType" (parent: .abstract.instanceof.App\Application\Internit\PerguntaFrequenteBundle\Form\PerguntaFrequenteType).
Resolving inheritance for "App\Application\Internit\PerguntaFrequenteBundle\Form\PerguntaFrequenteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\PerguntaFrequenteBundle\Form\PerguntaFrequenteType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PerguntaFrequenteBundle\Repository\PerguntaFrequenteRepository" (parent: .abstract.instanceof.App\Application\Internit\PerguntaFrequenteBundle\Repository\PerguntaFrequenteRepository).
Resolving inheritance for "App\Application\Internit\PerguntaFrequenteBundle\Repository\PerguntaFrequenteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PerguntaFrequenteBundle\Repository\PerguntaFrequenteRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoAdminController" (parent: .abstract.instanceof.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoAdminController).
Resolving inheritance for "App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoWebController" (parent: .abstract.instanceof.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoWebController).
Resolving inheritance for "App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\PeriodoAgendamentoBundle\Form\PeriodoAgendamentoType" (parent: .abstract.instanceof.App\Application\Internit\PeriodoAgendamentoBundle\Form\PeriodoAgendamentoType).
Resolving inheritance for "App\Application\Internit\PeriodoAgendamentoBundle\Form\PeriodoAgendamentoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\PeriodoAgendamentoBundle\Form\PeriodoAgendamentoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PeriodoAgendamentoBundle\Repository\PeriodoAgendamentoRepository" (parent: .abstract.instanceof.App\Application\Internit\PeriodoAgendamentoBundle\Repository\PeriodoAgendamentoRepository).
Resolving inheritance for "App\Application\Internit\PeriodoAgendamentoBundle\Repository\PeriodoAgendamentoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PeriodoAgendamentoBundle\Repository\PeriodoAgendamentoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoAdminController" (parent: .abstract.instanceof.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoAdminController).
Resolving inheritance for "App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoWebController" (parent: .abstract.instanceof.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoWebController).
Resolving inheritance for "App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Form\PeriodoDisponivelAgendamentoType" (parent: .abstract.instanceof.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Form\PeriodoDisponivelAgendamentoType).
Resolving inheritance for "App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Form\PeriodoDisponivelAgendamentoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Form\PeriodoDisponivelAgendamentoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Repository\PeriodoDisponivelAgendamentoRepository" (parent: .abstract.instanceof.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Repository\PeriodoDisponivelAgendamentoRepository).
Resolving inheritance for "App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Repository\PeriodoDisponivelAgendamentoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Repository\PeriodoDisponivelAgendamentoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PerguntaAdminController" (parent: .abstract.instanceof.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PerguntaAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PerguntaAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PerguntaAdminController).
Resolving inheritance for "App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PerguntaAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PerguntaAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PesquisaSatisfacaoAdminController" (parent: .abstract.instanceof.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PesquisaSatisfacaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PesquisaSatisfacaoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PesquisaSatisfacaoAdminController).
Resolving inheritance for "App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PesquisaSatisfacaoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PesquisaSatisfacaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Form\PesquisaSatisfacaoAdminType" (parent: .abstract.instanceof.App\Application\Internit\PesquisaSatisfacaoBundle\Form\PesquisaSatisfacaoAdminType).
Resolving inheritance for "App\Application\Internit\PesquisaSatisfacaoBundle\Form\PesquisaSatisfacaoAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Form\PesquisaSatisfacaoAdminType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Repository\PerguntaRepository" (parent: .abstract.instanceof.App\Application\Internit\PesquisaSatisfacaoBundle\Repository\PerguntaRepository).
Resolving inheritance for "App\Application\Internit\PesquisaSatisfacaoBundle\Repository\PerguntaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Repository\PerguntaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Repository\PesquisaSatisfacaoRepository" (parent: .abstract.instanceof.App\Application\Internit\PesquisaSatisfacaoBundle\Repository\PesquisaSatisfacaoRepository).
Resolving inheritance for "App\Application\Internit\PesquisaSatisfacaoBundle\Repository\PesquisaSatisfacaoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Repository\PesquisaSatisfacaoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Repository\RespostaRepository" (parent: .abstract.instanceof.App\Application\Internit\PesquisaSatisfacaoBundle\Repository\RespostaRepository).
Resolving inheritance for "App\Application\Internit\PesquisaSatisfacaoBundle\Repository\RespostaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Repository\RespostaRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoAdminController" (parent: .abstract.instanceof.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoAdminController).
Resolving inheritance for "App\Application\Internit\ProfissaoBundle\Controller\ProfissaoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoApiController" (parent: .abstract.instanceof.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoApiController).
Resolving inheritance for "App\Application\Internit\ProfissaoBundle\Controller\ProfissaoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoWebController" (parent: .abstract.instanceof.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoWebController).
Resolving inheritance for "App\Application\Internit\ProfissaoBundle\Controller\ProfissaoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ProfissaoBundle\Form\ProfissaoType" (parent: .abstract.instanceof.App\Application\Internit\ProfissaoBundle\Form\ProfissaoType).
Resolving inheritance for "App\Application\Internit\ProfissaoBundle\Form\ProfissaoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ProfissaoBundle\Form\ProfissaoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\ProfissaoBundle\Repository\ProfissaoRepository" (parent: .abstract.instanceof.App\Application\Internit\ProfissaoBundle\Repository\ProfissaoRepository).
Resolving inheritance for "App\Application\Internit\ProfissaoBundle\Repository\ProfissaoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\ProfissaoBundle\Repository\ProfissaoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalAdminController" (parent: .abstract.instanceof.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalAdminController).
Resolving inheritance for "App\Application\Internit\ProfissionalBundle\Controller\ProfissionalAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalApiController" (parent: .abstract.instanceof.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalApiController).
Resolving inheritance for "App\Application\Internit\ProfissionalBundle\Controller\ProfissionalApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalWebController" (parent: .abstract.instanceof.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalWebController).
Resolving inheritance for "App\Application\Internit\ProfissionalBundle\Controller\ProfissionalWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ProfissionalBundle\Form\ProfissionalType" (parent: .abstract.instanceof.App\Application\Internit\ProfissionalBundle\Form\ProfissionalType).
Resolving inheritance for "App\Application\Internit\ProfissionalBundle\Form\ProfissionalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ProfissionalBundle\Form\ProfissionalType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\ProfissionalBundle\Repository\ProfissionalRepository" (parent: .abstract.instanceof.App\Application\Internit\ProfissionalBundle\Repository\ProfissionalRepository).
Resolving inheritance for "App\Application\Internit\ProfissionalBundle\Repository\ProfissionalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\ProfissionalBundle\Repository\ProfissionalRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\RelatorioBundle\Controller\RelatorioAdminController" (parent: .abstract.instanceof.App\Application\Internit\RelatorioBundle\Controller\RelatorioAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\RelatorioBundle\Controller\RelatorioAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\RelatorioBundle\Controller\RelatorioAdminController).
Resolving inheritance for "App\Application\Internit\RelatorioBundle\Controller\RelatorioAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\RelatorioBundle\Controller\RelatorioAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\RelatorioBundle\Controller\RelatorioGeralAdminController" (parent: .abstract.instanceof.App\Application\Internit\RelatorioBundle\Controller\RelatorioGeralAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\RelatorioBundle\Controller\RelatorioGeralAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\RelatorioBundle\Controller\RelatorioGeralAdminController).
Resolving inheritance for "App\Application\Internit\RelatorioBundle\Controller\RelatorioGeralAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\RelatorioBundle\Controller\RelatorioGeralAdminController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\RelatorioBundle\Form\SacType" (parent: .abstract.instanceof.App\Application\Internit\RelatorioBundle\Form\SacType).
Resolving inheritance for "App\Application\Internit\RelatorioBundle\Form\SacType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\RelatorioBundle\Form\SacType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\RelatorioBundle\Repository\RelatorioGeralRepository" (parent: .abstract.instanceof.App\Application\Internit\RelatorioBundle\Repository\RelatorioGeralRepository).
Resolving inheritance for "App\Application\Internit\RelatorioBundle\Repository\RelatorioGeralRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\RelatorioBundle\Repository\RelatorioGeralRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\RelatorioBundle\Repository\RelatorioRepository" (parent: .abstract.instanceof.App\Application\Internit\RelatorioBundle\Repository\RelatorioRepository).
Resolving inheritance for "App\Application\Internit\RelatorioBundle\Repository\RelatorioRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\RelatorioBundle\Repository\RelatorioRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoAdminController" (parent: .abstract.instanceof.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoAdminController).
Resolving inheritance for "App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoWebController" (parent: .abstract.instanceof.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoWebController).
Resolving inheritance for "App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\RespostaSolicitacaoBundle\Form\RespostaSolicitacaoType" (parent: .abstract.instanceof.App\Application\Internit\RespostaSolicitacaoBundle\Form\RespostaSolicitacaoType).
Resolving inheritance for "App\Application\Internit\RespostaSolicitacaoBundle\Form\RespostaSolicitacaoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\RespostaSolicitacaoBundle\Form\RespostaSolicitacaoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\RespostaSolicitacaoBundle\Repository\RespostaSolicitacaoRepository" (parent: .abstract.instanceof.App\Application\Internit\RespostaSolicitacaoBundle\Repository\RespostaSolicitacaoRepository).
Resolving inheritance for "App\Application\Internit\RespostaSolicitacaoBundle\Repository\RespostaSolicitacaoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\RespostaSolicitacaoBundle\Repository\RespostaSolicitacaoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\SacBundle\Controller\SacAdminController" (parent: .abstract.instanceof.App\Application\Internit\SacBundle\Controller\SacAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\SacBundle\Controller\SacAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\SacBundle\Controller\SacAdminController).
Resolving inheritance for "App\Application\Internit\SacBundle\Controller\SacAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\SacBundle\Controller\SacAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\SacBundle\Controller\SacWebController" (parent: .abstract.instanceof.App\Application\Internit\SacBundle\Controller\SacWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\SacBundle\Controller\SacWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\SacBundle\Controller\SacWebController).
Resolving inheritance for "App\Application\Internit\SacBundle\Controller\SacWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\SacBundle\Controller\SacWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\SacBundle\Form\SacType" (parent: .abstract.instanceof.App\Application\Internit\SacBundle\Form\SacType).
Resolving inheritance for "App\Application\Internit\SacBundle\Form\SacType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\SacBundle\Form\SacType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\SacBundle\Repository\SacRepository" (parent: .abstract.instanceof.App\Application\Internit\SacBundle\Repository\SacRepository).
Resolving inheritance for "App\Application\Internit\SacBundle\Repository\SacRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\SacBundle\Repository\SacRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoAdminController" (parent: .abstract.instanceof.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoAdminController).
Resolving inheritance for "App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoWebController" (parent: .abstract.instanceof.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoWebController).
Resolving inheritance for "App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\SolicitacaoBundle\Form\SolicitacaoAdminType" (parent: .abstract.instanceof.App\Application\Internit\SolicitacaoBundle\Form\SolicitacaoAdminType).
Resolving inheritance for "App\Application\Internit\SolicitacaoBundle\Form\SolicitacaoAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\SolicitacaoBundle\Form\SolicitacaoAdminType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\SolicitacaoBundle\Form\SolicitacaoType" (parent: .abstract.instanceof.App\Application\Internit\SolicitacaoBundle\Form\SolicitacaoType).
Resolving inheritance for "App\Application\Internit\SolicitacaoBundle\Form\SolicitacaoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\SolicitacaoBundle\Form\SolicitacaoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\SolicitacaoBundle\Repository\SolicitacaoRepository" (parent: .abstract.instanceof.App\Application\Internit\SolicitacaoBundle\Repository\SolicitacaoRepository).
Resolving inheritance for "App\Application\Internit\SolicitacaoBundle\Repository\SolicitacaoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\SolicitacaoBundle\Repository\SolicitacaoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoAdminController" (parent: .abstract.instanceof.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoAdminController).
Resolving inheritance for "App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoApiController" (parent: .abstract.instanceof.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoApiController).
Resolving inheritance for "App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoWebController" (parent: .abstract.instanceof.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoWebController).
Resolving inheritance for "App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\StatusEmpreendimentoBundle\Form\StatusEmpreendimentoType" (parent: .abstract.instanceof.App\Application\Internit\StatusEmpreendimentoBundle\Form\StatusEmpreendimentoType).
Resolving inheritance for "App\Application\Internit\StatusEmpreendimentoBundle\Form\StatusEmpreendimentoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\StatusEmpreendimentoBundle\Form\StatusEmpreendimentoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\StatusEmpreendimentoBundle\Repository\StatusEmpreendimentoRepository" (parent: .abstract.instanceof.App\Application\Internit\StatusEmpreendimentoBundle\Repository\StatusEmpreendimentoRepository).
Resolving inheritance for "App\Application\Internit\StatusEmpreendimentoBundle\Repository\StatusEmpreendimentoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\StatusEmpreendimentoBundle\Repository\StatusEmpreendimentoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoAdminController" (parent: .abstract.instanceof.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoAdminController).
Resolving inheritance for "App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoApiController" (parent: .abstract.instanceof.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoApiController).
Resolving inheritance for "App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoWebController" (parent: .abstract.instanceof.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoWebController).
Resolving inheritance for "App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\StatusSolicitacaoBundle\Form\StatusSolicitacaoType" (parent: .abstract.instanceof.App\Application\Internit\StatusSolicitacaoBundle\Form\StatusSolicitacaoType).
Resolving inheritance for "App\Application\Internit\StatusSolicitacaoBundle\Form\StatusSolicitacaoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\StatusSolicitacaoBundle\Form\StatusSolicitacaoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\StatusSolicitacaoBundle\Repository\StatusSolicitacaoRepository" (parent: .abstract.instanceof.App\Application\Internit\StatusSolicitacaoBundle\Repository\StatusSolicitacaoRepository).
Resolving inheritance for "App\Application\Internit\StatusSolicitacaoBundle\Repository\StatusSolicitacaoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\StatusSolicitacaoBundle\Repository\StatusSolicitacaoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteAdminController" (parent: .abstract.instanceof.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteAdminController).
Resolving inheritance for "App\Application\Internit\TipoClienteBundle\Controller\TipoClienteAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteApiController" (parent: .abstract.instanceof.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteApiController).
Resolving inheritance for "App\Application\Internit\TipoClienteBundle\Controller\TipoClienteApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteWebController" (parent: .abstract.instanceof.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteWebController).
Resolving inheritance for "App\Application\Internit\TipoClienteBundle\Controller\TipoClienteWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\TipoClienteBundle\Form\TipoClienteType" (parent: .abstract.instanceof.App\Application\Internit\TipoClienteBundle\Form\TipoClienteType).
Resolving inheritance for "App\Application\Internit\TipoClienteBundle\Form\TipoClienteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\TipoClienteBundle\Form\TipoClienteType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\TipoClienteBundle\Repository\TipoClienteRepository" (parent: .abstract.instanceof.App\Application\Internit\TipoClienteBundle\Repository\TipoClienteRepository).
Resolving inheritance for "App\Application\Internit\TipoClienteBundle\Repository\TipoClienteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\TipoClienteBundle\Repository\TipoClienteRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\AssuntoAdminController" (parent: .abstract.instanceof.App\Application\Internit\TipoSolicitacaoBundle\Controller\AssuntoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\AssuntoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\AssuntoAdminController).
Resolving inheritance for "App\Application\Internit\TipoSolicitacaoBundle\Controller\AssuntoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\AssuntoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoAdminController" (parent: .abstract.instanceof.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoAdminController).
Resolving inheritance for "App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoWebController" (parent: .abstract.instanceof.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoWebController).
Resolving inheritance for "App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Form\TipoSolicitacaoType" (parent: .abstract.instanceof.App\Application\Internit\TipoSolicitacaoBundle\Form\TipoSolicitacaoType).
Resolving inheritance for "App\Application\Internit\TipoSolicitacaoBundle\Form\TipoSolicitacaoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Form\TipoSolicitacaoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Repository\AssuntoRepository" (parent: .abstract.instanceof.App\Application\Internit\TipoSolicitacaoBundle\Repository\AssuntoRepository).
Resolving inheritance for "App\Application\Internit\TipoSolicitacaoBundle\Repository\AssuntoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Repository\AssuntoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Repository\TipoSolicitacaoRepository" (parent: .abstract.instanceof.App\Application\Internit\TipoSolicitacaoBundle\Repository\TipoSolicitacaoRepository).
Resolving inheritance for "App\Application\Internit\TipoSolicitacaoBundle\Repository\TipoSolicitacaoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Repository\TipoSolicitacaoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TopicoBundle\Controller\TopicoAdminController" (parent: .abstract.instanceof.App\Application\Internit\TopicoBundle\Controller\TopicoAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TopicoBundle\Controller\TopicoAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TopicoBundle\Controller\TopicoAdminController).
Resolving inheritance for "App\Application\Internit\TopicoBundle\Controller\TopicoAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TopicoBundle\Controller\TopicoAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TopicoBundle\Controller\TopicoApiController" (parent: .abstract.instanceof.App\Application\Internit\TopicoBundle\Controller\TopicoApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TopicoBundle\Controller\TopicoApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TopicoBundle\Controller\TopicoApiController).
Resolving inheritance for "App\Application\Internit\TopicoBundle\Controller\TopicoApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TopicoBundle\Controller\TopicoApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TopicoBundle\Controller\TopicoWebController" (parent: .abstract.instanceof.App\Application\Internit\TopicoBundle\Controller\TopicoWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TopicoBundle\Controller\TopicoWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TopicoBundle\Controller\TopicoWebController).
Resolving inheritance for "App\Application\Internit\TopicoBundle\Controller\TopicoWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TopicoBundle\Controller\TopicoWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\TopicoBundle\Form\TopicoType" (parent: .abstract.instanceof.App\Application\Internit\TopicoBundle\Form\TopicoType).
Resolving inheritance for "App\Application\Internit\TopicoBundle\Form\TopicoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\TopicoBundle\Form\TopicoType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\TopicoBundle\Repository\TopicoRepository" (parent: .abstract.instanceof.App\Application\Internit\TopicoBundle\Repository\TopicoRepository).
Resolving inheritance for "App\Application\Internit\TopicoBundle\Repository\TopicoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\TopicoBundle\Repository\TopicoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\UnidadeBundle\Controller\UnidadeAdminController" (parent: .abstract.instanceof.App\Application\Internit\UnidadeBundle\Controller\UnidadeAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\UnidadeBundle\Controller\UnidadeAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\UnidadeBundle\Controller\UnidadeAdminController).
Resolving inheritance for "App\Application\Internit\UnidadeBundle\Controller\UnidadeAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\UnidadeBundle\Controller\UnidadeAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\UnidadeBundle\Controller\UnidadeWebController" (parent: .abstract.instanceof.App\Application\Internit\UnidadeBundle\Controller\UnidadeWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\UnidadeBundle\Controller\UnidadeWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\UnidadeBundle\Controller\UnidadeWebController).
Resolving inheritance for "App\Application\Internit\UnidadeBundle\Controller\UnidadeWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\UnidadeBundle\Controller\UnidadeWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\UnidadeBundle\Form\UnidadeAdminType" (parent: .abstract.instanceof.App\Application\Internit\UnidadeBundle\Form\UnidadeAdminType).
Resolving inheritance for "App\Application\Internit\UnidadeBundle\Form\UnidadeAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\UnidadeBundle\Form\UnidadeAdminType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\UnidadeBundle\Form\UnidadeType" (parent: .abstract.instanceof.App\Application\Internit\UnidadeBundle\Form\UnidadeType).
Resolving inheritance for "App\Application\Internit\UnidadeBundle\Form\UnidadeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\UnidadeBundle\Form\UnidadeType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\UnidadeBundle\Repository\UnidadeRepository" (parent: .abstract.instanceof.App\Application\Internit\UnidadeBundle\Repository\UnidadeRepository).
Resolving inheritance for "App\Application\Internit\UnidadeBundle\Repository\UnidadeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\UnidadeBundle\Repository\UnidadeRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteAdminController" (parent: .abstract.instanceof.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteAdminController).
Resolving inheritance for "App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteApiController" (parent: .abstract.instanceof.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteApiController).
Resolving inheritance for "App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteWebController" (parent: .abstract.instanceof.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteWebController).
Resolving inheritance for "App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteWebController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\UnidadeClienteBundle\Form\UnidadeClienteAdminType" (parent: .abstract.instanceof.App\Application\Internit\UnidadeClienteBundle\Form\UnidadeClienteAdminType).
Resolving inheritance for "App\Application\Internit\UnidadeClienteBundle\Form\UnidadeClienteAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\UnidadeClienteBundle\Form\UnidadeClienteAdminType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\UnidadeClienteBundle\Form\UnidadeClienteType" (parent: .abstract.instanceof.App\Application\Internit\UnidadeClienteBundle\Form\UnidadeClienteType).
Resolving inheritance for "App\Application\Internit\UnidadeClienteBundle\Form\UnidadeClienteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\UnidadeClienteBundle\Form\UnidadeClienteType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\UnidadeClienteBundle\Repository\UnidadeClienteRepository" (parent: .abstract.instanceof.App\Application\Internit\UnidadeClienteBundle\Repository\UnidadeClienteRepository).
Resolving inheritance for "App\Application\Internit\UnidadeClienteBundle\Repository\UnidadeClienteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\UnidadeClienteBundle\Repository\UnidadeClienteRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\AdminHomeController" (parent: .abstract.instanceof.App\Application\Project\ContentBundle\Controller\AdminHomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\AdminHomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\AdminHomeController).
Resolving inheritance for "App\Application\Project\ContentBundle\Controller\AdminHomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\AdminHomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\Base\BaseAdminController" (parent: .abstract.instanceof.App\Application\Project\ContentBundle\Controller\Base\BaseAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\Base\BaseAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\Base\BaseAdminController).
Resolving inheritance for "App\Application\Project\ContentBundle\Controller\Base\BaseAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\Base\BaseAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\Base\BaseApiController" (parent: .abstract.instanceof.App\Application\Project\ContentBundle\Controller\Base\BaseApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\Base\BaseApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\Base\BaseApiController).
Resolving inheritance for "App\Application\Project\ContentBundle\Controller\Base\BaseApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\Base\BaseApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\Base\BaseCRUDController" (parent: .abstract.instanceof.App\Application\Project\ContentBundle\Controller\Base\BaseCRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\Base\BaseCRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\Base\BaseCRUDController).
Resolving inheritance for "App\Application\Project\ContentBundle\Controller\Base\BaseCRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\Base\BaseCRUDController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\Base\BaseWebController" (parent: .abstract.instanceof.App\Application\Project\ContentBundle\Controller\Base\BaseWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\Base\BaseWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\Base\BaseWebController).
Resolving inheritance for "App\Application\Project\ContentBundle\Controller\Base\BaseWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\Base\BaseWebController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\ContentAdminController" (parent: .abstract.instanceof.App\Application\Project\ContentBundle\Controller\ContentAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\ContentAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\ContentAdminController).
Resolving inheritance for "App\Application\Project\ContentBundle\Controller\ContentAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\ContentAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\ContentWebController" (parent: .abstract.instanceof.App\Application\Project\ContentBundle\Controller\ContentWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\ContentWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\ContentWebController).
Resolving inheritance for "App\Application\Project\ContentBundle\Controller\ContentWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\ContentWebController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\ContentBundle\Repository\ContentRepository" (parent: .abstract.instanceof.App\Application\Project\ContentBundle\Repository\ContentRepository).
Resolving inheritance for "App\Application\Project\ContentBundle\Repository\ContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\ContentBundle\Repository\ContentRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\MediaBundle\Controller\GaleriaApiController" (parent: .abstract.instanceof.App\Application\Project\MediaBundle\Controller\GaleriaApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\MediaBundle\Controller\GaleriaApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\MediaBundle\Controller\GaleriaApiController).
Resolving inheritance for "App\Application\Project\MediaBundle\Controller\GaleriaApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\MediaBundle\Controller\GaleriaApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\MediaBundle\Controller\MediaApiController" (parent: .abstract.instanceof.App\Application\Project\MediaBundle\Controller\MediaApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\MediaBundle\Controller\MediaApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\MediaBundle\Controller\MediaApiController).
Resolving inheritance for "App\Application\Project\MediaBundle\Controller\MediaApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\MediaBundle\Controller\MediaApiController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Application\Project\SecurityAdminBundle\Command\CreateAdminUserCommand" (parent: .abstract.instanceof.App\Application\Project\SecurityAdminBundle\Command\CreateAdminUserCommand).
Resolving inheritance for "App\Application\Project\SecurityAdminBundle\Command\CreateAdminUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Application\Project\SecurityAdminBundle\Command\CreateAdminUserCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityAdminBundle\Controller\GroupAdminAdminController" (parent: .abstract.instanceof.App\Application\Project\SecurityAdminBundle\Controller\GroupAdminAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityAdminBundle\Controller\GroupAdminAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityAdminBundle\Controller\GroupAdminAdminController).
Resolving inheritance for "App\Application\Project\SecurityAdminBundle\Controller\GroupAdminAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityAdminBundle\Controller\GroupAdminAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityAdminBundle\Controller\UserAdminAdminController" (parent: .abstract.instanceof.App\Application\Project\SecurityAdminBundle\Controller\UserAdminAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityAdminBundle\Controller\UserAdminAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityAdminBundle\Controller\UserAdminAdminController).
Resolving inheritance for "App\Application\Project\SecurityAdminBundle\Controller\UserAdminAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityAdminBundle\Controller\UserAdminAdminController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\SecurityAdminBundle\Repository\GroupAdminRepository" (parent: .abstract.instanceof.App\Application\Project\SecurityAdminBundle\Repository\GroupAdminRepository).
Resolving inheritance for "App\Application\Project\SecurityAdminBundle\Repository\GroupAdminRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\SecurityAdminBundle\Repository\GroupAdminRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\SecurityAdminBundle\Repository\UserAdminRepository" (parent: .abstract.instanceof.App\Application\Project\SecurityAdminBundle\Repository\UserAdminRepository).
Resolving inheritance for "App\Application\Project\SecurityAdminBundle\Repository\UserAdminRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\SecurityAdminBundle\Repository\UserAdminRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Application\Project\SecurityUserBundle\Command\CreateUserCommand" (parent: .abstract.instanceof.App\Application\Project\SecurityUserBundle\Command\CreateUserCommand).
Resolving inheritance for "App\Application\Project\SecurityUserBundle\Command\CreateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Application\Project\SecurityUserBundle\Command\CreateUserCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityUserBundle\Controller\AuthApController" (parent: .abstract.instanceof.App\Application\Project\SecurityUserBundle\Controller\AuthApController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityUserBundle\Controller\AuthApController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityUserBundle\Controller\AuthApController).
Resolving inheritance for "App\Application\Project\SecurityUserBundle\Controller\AuthApController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityUserBundle\Controller\AuthApController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityUserBundle\Controller\AuthUserWebController" (parent: .abstract.instanceof.App\Application\Project\SecurityUserBundle\Controller\AuthUserWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityUserBundle\Controller\AuthUserWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityUserBundle\Controller\AuthUserWebController).
Resolving inheritance for "App\Application\Project\SecurityUserBundle\Controller\AuthUserWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityUserBundle\Controller\AuthUserWebController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityUserBundle\Controller\GroupAdminController" (parent: .abstract.instanceof.App\Application\Project\SecurityUserBundle\Controller\GroupAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityUserBundle\Controller\GroupAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityUserBundle\Controller\GroupAdminController).
Resolving inheritance for "App\Application\Project\SecurityUserBundle\Controller\GroupAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityUserBundle\Controller\GroupAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityUserBundle\Controller\UserAdminController" (parent: .abstract.instanceof.App\Application\Project\SecurityUserBundle\Controller\UserAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityUserBundle\Controller\UserAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityUserBundle\Controller\UserAdminController).
Resolving inheritance for "App\Application\Project\SecurityUserBundle\Controller\UserAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityUserBundle\Controller\UserAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityUserBundle\Controller\UserApiController" (parent: .abstract.instanceof.App\Application\Project\SecurityUserBundle\Controller\UserApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityUserBundle\Controller\UserApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityUserBundle\Controller\UserApiController).
Resolving inheritance for "App\Application\Project\SecurityUserBundle\Controller\UserApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityUserBundle\Controller\UserApiController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\SecurityUserBundle\Repository\GroupRepository" (parent: .abstract.instanceof.App\Application\Project\SecurityUserBundle\Repository\GroupRepository).
Resolving inheritance for "App\Application\Project\SecurityUserBundle\Repository\GroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\SecurityUserBundle\Repository\GroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\SecurityUserBundle\Repository\UserRepository" (parent: .abstract.instanceof.App\Application\Project\SecurityUserBundle\Repository\UserRepository).
Resolving inheritance for "App\Application\Project\SecurityUserBundle\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\SecurityUserBundle\Repository\UserRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Application\Project\SettingBundle\Command\initProjectCommand" (parent: .abstract.instanceof.App\Application\Project\SettingBundle\Command\initProjectCommand).
Resolving inheritance for "App\Application\Project\SettingBundle\Command\initProjectCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Application\Project\SettingBundle\Command\initProjectCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SettingBundle\Controller\SmtpEmailAdminController" (parent: .abstract.instanceof.App\Application\Project\SettingBundle\Controller\SmtpEmailAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SettingBundle\Controller\SmtpEmailAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SettingBundle\Controller\SmtpEmailAdminController).
Resolving inheritance for "App\Application\Project\SettingBundle\Controller\SmtpEmailAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SettingBundle\Controller\SmtpEmailAdminController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\SettingBundle\Repository\SmtpEmailRepository" (parent: .abstract.instanceof.App\Application\Project\SettingBundle\Repository\SmtpEmailRepository).
Resolving inheritance for "App\Application\Project\SettingBundle\Repository\SmtpEmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\SettingBundle\Repository\SmtpEmailRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CreateGalleryAction" (parent: .abstract.instanceof.App\Controller\CreateGalleryAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CreateGalleryAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CreateGalleryAction).
Resolving inheritance for "App\Controller\CreateGalleryAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CreateGalleryAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController" (parent: .abstract.instanceof.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController).
Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
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 "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.security.provider.admin.user" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.security.provider.default.user" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.security.provider.default.cliente" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.security.provider.all.api" (parent: security.user.provider.chain).
Resolving inheritance for "security.user.provider.concrete.security.provider.all.web" (parent: security.user.provider.chain).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
Resolving inheritance for "security.listener.admin.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.admin" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.manager.admin" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.admin" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.admin" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.web" (parent: security.firewall.config).
Resolving inheritance for "security.listener.web.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.web" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.web" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.web" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.web" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.manager.web" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.web" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.web" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.web" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.web" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_sonata_admin" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
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 "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (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.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
246
Removing service-argument resolver for controller "App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\AgendamentoBundle\Controller\AgendamentoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\AgendamentoBundle\Controller\AgendamentoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\AgendamentoBundle\Controller\AgendamentoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\AgendamentoBundle\Controller\AgendamentoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\AgendamentoBundle\Controller\AgendamentoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\AgendamentoBundle\Controller\AgendamentoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\AuthClienteApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\AuthClienteApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\AuthClienteApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\BlocoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\BlocoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\BlocoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\ClienteApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\ClienteApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\ClienteApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\CronApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\CronApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\CronApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\DashboardApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\DashboardApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\DashboardApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\DepartamentoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\DepartamentoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\DepartamentoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\DependenteApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\DependenteApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\DependenteApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\EmpreendimentoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\EmpreendimentoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\EmpreendimentoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\OrdemServicoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\OrdemServicoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\OrdemServicoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\PeriodoDisponivelAgendamentoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\PeriodoDisponivelAgendamentoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\PeriodoDisponivelAgendamentoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\PesquisaSatisfacaoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\PesquisaSatisfacaoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\PesquisaSatisfacaoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\SacApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\SacApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\SacApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\SolicitacaoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\SolicitacaoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\SolicitacaoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\TipoSolicitacaoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\TipoSolicitacaoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\TipoSolicitacaoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\UnidadeApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\UnidadeApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ApiBundle\Controller\UnidadeApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\BlocoBundle\Controller\BlocoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\BlocoBundle\Controller\BlocoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\BlocoBundle\Controller\BlocoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ClienteBundle\Controller\ClienteAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ClienteBundle\Controller\ClienteAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ClienteBundle\Controller\ClienteAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ComunicadoBundle\Controller\ComunicadoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ComunicadoBundle\Controller\ComunicadoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ComunicadoBundle\Controller\ComunicadoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ComunicadoBundle\Controller\ComunicadoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ComunicadoBundle\Controller\ComunicadoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ComunicadoBundle\Controller\ComunicadoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\DepartamentoBundle\Controller\DepartamentoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\DepartamentoBundle\Controller\DepartamentoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\DepartamentoBundle\Controller\DepartamentoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\DownloadBundle\Controller\DownloadAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\DownloadBundle\Controller\DownloadAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\DownloadBundle\Controller\DownloadAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\DownloadBundle\Controller\DownloadApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\DownloadBundle\Controller\DownloadApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\DownloadBundle\Controller\DownloadApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EmpresaBundle\Controller\EmpresaAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EmpresaBundle\Controller\EmpresaAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EmpresaBundle\Controller\EmpresaAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EmpresaBundle\Controller\EmpresaApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EmpresaBundle\Controller\EmpresaApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EmpresaBundle\Controller\EmpresaApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EtapaBundle\Controller\EtapaAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EtapaBundle\Controller\EtapaAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EtapaBundle\Controller\EtapaAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EtapaBundle\Controller\EtapaApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EtapaBundle\Controller\EtapaApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\EtapaBundle\Controller\EtapaApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ImportacaoBundle\Controller\ImportacaoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ImportacaoBundle\Controller\ImportacaoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ImportacaoBundle\Controller\ImportacaoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ImportacaoBundle\Controller\ImportacaoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ImportacaoBundle\Controller\ImportacaoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ImportacaoBundle\Controller\ImportacaoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\OrdemServicoBundle\Controller\OrdemServicoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\OrdemServicoBundle\Controller\OrdemServicoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\OrdemServicoBundle\Controller\OrdemServicoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PerguntaAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PerguntaAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PerguntaAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PesquisaSatisfacaoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PesquisaSatisfacaoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PesquisaSatisfacaoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ProfissaoBundle\Controller\ProfissaoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ProfissaoBundle\Controller\ProfissaoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ProfissaoBundle\Controller\ProfissaoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ProfissaoBundle\Controller\ProfissaoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ProfissaoBundle\Controller\ProfissaoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ProfissaoBundle\Controller\ProfissaoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ProfissionalBundle\Controller\ProfissionalAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ProfissionalBundle\Controller\ProfissionalAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ProfissionalBundle\Controller\ProfissionalAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ProfissionalBundle\Controller\ProfissionalApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ProfissionalBundle\Controller\ProfissionalApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\ProfissionalBundle\Controller\ProfissionalApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\RelatorioBundle\Controller\RelatorioAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\RelatorioBundle\Controller\RelatorioAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\RelatorioBundle\Controller\RelatorioAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\RelatorioBundle\Controller\RelatorioGeralAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\RelatorioBundle\Controller\RelatorioGeralAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\RelatorioBundle\Controller\RelatorioGeralAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\SacBundle\Controller\SacAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\SacBundle\Controller\SacAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\SacBundle\Controller\SacAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TipoClienteBundle\Controller\TipoClienteAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TipoClienteBundle\Controller\TipoClienteAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TipoClienteBundle\Controller\TipoClienteAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TipoClienteBundle\Controller\TipoClienteApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TipoClienteBundle\Controller\TipoClienteApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TipoClienteBundle\Controller\TipoClienteApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TipoSolicitacaoBundle\Controller\AssuntoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TipoSolicitacaoBundle\Controller\AssuntoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TipoSolicitacaoBundle\Controller\AssuntoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TopicoBundle\Controller\TopicoAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TopicoBundle\Controller\TopicoAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TopicoBundle\Controller\TopicoAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TopicoBundle\Controller\TopicoApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TopicoBundle\Controller\TopicoApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\TopicoBundle\Controller\TopicoApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\UnidadeBundle\Controller\UnidadeAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\UnidadeBundle\Controller\UnidadeAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\UnidadeBundle\Controller\UnidadeAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\ContentBundle\Controller\AdminHomeController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\ContentBundle\Controller\AdminHomeController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\ContentBundle\Controller\AdminHomeController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\ContentBundle\Controller\Base\BaseAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\ContentBundle\Controller\Base\BaseAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\ContentBundle\Controller\Base\BaseAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\ContentBundle\Controller\Base\BaseApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\ContentBundle\Controller\Base\BaseApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\ContentBundle\Controller\Base\BaseApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\ContentBundle\Controller\ContentAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\ContentBundle\Controller\ContentAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\ContentBundle\Controller\ContentAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\MediaBundle\Controller\GaleriaApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\MediaBundle\Controller\GaleriaApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\MediaBundle\Controller\GaleriaApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\MediaBundle\Controller\MediaApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\MediaBundle\Controller\MediaApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\MediaBundle\Controller\MediaApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityAdminBundle\Controller\GroupAdminAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityAdminBundle\Controller\GroupAdminAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityAdminBundle\Controller\GroupAdminAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityAdminBundle\Controller\UserAdminAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityAdminBundle\Controller\UserAdminAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityAdminBundle\Controller\UserAdminAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityUserBundle\Controller\AuthApController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityUserBundle\Controller\AuthApController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityUserBundle\Controller\AuthApController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityUserBundle\Controller\GroupAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityUserBundle\Controller\GroupAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityUserBundle\Controller\GroupAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityUserBundle\Controller\UserAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityUserBundle\Controller\UserAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityUserBundle\Controller\UserAdminController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityUserBundle\Controller\UserApiController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityUserBundle\Controller\UserApiController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SecurityUserBundle\Controller\UserApiController::formatTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SettingBundle\Controller\SmtpEmailAdminController::formatDate": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SettingBundle\Controller\SmtpEmailAdminController::formatDateTime": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Application\Project\SettingBundle\Controller\SmtpEmailAdminController::formatTime": no corresponding services exist for the referenced types.
286
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 "Http\Message\MessageFactory"; reason: private alias.
Removed service "Http\Message\RequestFactory"; reason: private alias.
Removed service "Http\Message\ResponseFactory"; reason: private alias.
Removed service "Http\Message\StreamFactory"; reason: private alias.
Removed service "Http\Message\UriFactory"; reason: private alias.
Removed service "Sonata\MediaBundle\Entity\MediaManager"; reason: private alias.
Removed service "Sonata\MediaBundle\Entity\GalleryManager"; reason: private alias.
Removed service "Sonata\MediaBundle\Admin\GalleryAdmin"; 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 "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; 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 "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\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 "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.admin"; reason: private alias.
Removed service "security.user_checker.admin"; reason: private alias.
Removed service "security.authentication.session_strategy.web"; reason: private alias.
Removed service "security.user_checker.web"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "jms_serializer.metadata.cache"; reason: private alias.
Removed service "jms_serializer.naming_strategy"; reason: private alias.
Removed service "jms_serializer.object_constructor"; reason: private alias.
Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
Removed service "jms_serializer.accessor_strategy"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
Removed service "jms_serializer.event_dispatcher"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "Sonata\Exporter\Exporter"; reason: private alias.
Removed service "Sonata\Exporter\ExporterInterface"; reason: private alias.
Removed service "Sonata\BlockBundle\Templating\Helper\BlockHelper"; reason: private alias.
Removed service "sonata.block.context_manager"; reason: private alias.
Removed service "sonata.block.renderer"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "Sonata\AdminBundle\Admin\Pool"; reason: private alias.
Removed service "Sonata\AdminBundle\Filter\FilterFactoryInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Admin\BreadcrumbsBuilderInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Translator\LabelTranslatorStrategyInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Model\AuditManagerInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Filter\Persister\FilterPersisterInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Request\AdminFetcherInterface"; reason: private alias.
Removed service "sonata.admin.twig.extension"; reason: private alias.
Removed service "sonata.templates.twig.extension"; reason: private alias.
Removed service "sonata.admin.group.extension"; reason: private alias.
Removed service "sonata.security.twig.extension"; reason: private alias.
Removed service "sonata.canonicalize.twig.extension"; reason: private alias.
Removed service "sonata.xeditable.twig.extension"; reason: private alias.
Removed service "sonata.render_element.twig.extension"; reason: private alias.
Removed service "Sonata\AdminBundle\Bridge\Exporter\AdminExporter"; reason: private alias.
Removed service "sonata.admin.security.handler"; reason: private alias.
Removed service "Sonata\AdminBundle\Util\AdminObjectAclManipulator"; reason: private alias.
Removed service "Sonata\MediaBundle\Provider\Pool"; reason: private alias.
Removed service "sonata.media.admin.media.manager"; reason: private alias.
Removed service "sonata.media.http.client"; reason: private alias.
Removed service "sonata.media.http.message_factory"; reason: private alias.
Removed service "sonata.media.adapter.image.default"; reason: private alias.
Removed service "sonata.media.resizer.default"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "SimpleThings\EntityAudit\AuditReader"; reason: private alias.
Removed service "SimpleThings\EntityAudit\AuditConfiguration"; reason: private alias.
Removed service "simplethings_entityaudit.username_callable"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service ".service_locator.80edgLI"; reason: private alias.
Removed service ".service_locator.h8Jkkd2"; reason: private alias.
Removed service ".service_locator.aurNDBU"; reason: private alias.
Removed service ".service_locator.KsPGMLD"; reason: private alias.
Removed service ".service_locator.vsIIEJz"; reason: private alias.
Removed service ".service_locator.NuHbnez"; reason: private alias.
Removed service ".service_locator.9L433w3"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.ITEhhY5"; reason: private alias.
Removed service ".service_locator.tYlEesG"; reason: private alias.
Removed service ".service_locator.iwbSJYz"; reason: private alias.
Removed service ".service_locator.3I42JDt"; reason: private alias.
Removed service ".service_locator.uoiJDaY"; reason: private alias.
Removed service ".service_locator.QxK3vY0"; reason: private alias.
Removed service ".service_locator.McWg6ag"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.3Iw5b7N"; reason: private alias.
Removed service ".service_locator._eRAkJb"; reason: private alias.
Removed service ".service_locator.lEMuAY6"; reason: private alias.
Removed service ".service_locator.3zxUVMc"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; 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 "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.admin"; reason: private alias.
Removed service "security.firewall.authenticator.web"; reason: private alias.
Removed service "jms_serializer.metadata.doctrine_type_driver.inner"; reason: private alias.
Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
Removed service "jms_serializer.doctrine_object_constructor.inner"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "sonata.admin.argument_resolver.admin"; reason: private alias.
Removed service "sonata.admin.argument_resolver.proxy_query"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "jms_serializer.form_error_handler"; reason: private alias.
Removed service "jms_serializer.metadata_factory"; reason: private alias.
Removed service "jms_serializer.handler_registry"; reason: private alias.
Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.7BM_M5c"; reason: private alias.
Removed service ".service_locator.FPFiL9q"; reason: private alias.
Removed service ".service_locator.zenJUQv"; reason: private alias.
Removed service ".service_locator.hWaW.i4"; reason: private alias.
Removed service ".service_locator.l5LhF3z"; reason: private alias.
Removed service ".service_locator.N3wydJF"; reason: private alias.
Removed service ".service_locator.0wEsyXC"; reason: private alias.
Removed service ".service_locator.URfgn8g"; reason: private alias.
Removed service ".service_locator.lqGVxns"; reason: private alias.
Removed service ".service_locator.rCQjRrK"; reason: private alias.
Removed service ".service_locator.eAaUVIw"; reason: private alias.
Removed service ".service_locator.m4XsF7j"; reason: private alias.
Removed service ".service_locator.ekQTQPL"; reason: private alias.
Removed service ".service_locator.SrifWAd"; reason: private alias.
Removed service ".service_locator.u6DWx23"; reason: private alias.
Removed service ".service_locator.pFwChgS"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
171
Changed reference of service "OskarStark\Symfony\Http\Responder" previously pointing to "router.default" to "router".
Changed reference of service "App\Application\Project\SecurityAdminBundle\Security\AdminAccessDeniedHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Application\Project\SecurityAdminBundle\Security\UserAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Application\Project\SecurityUserBundle\Security\UserAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "project.content.content" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "project.content.setting" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.importacaoBundle.importacao" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "project.security.provider.admin.user" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "project.security.provider.admin.group" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.relatorioBundle.relatorio_geral" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.relatorioBundle.relatorio1" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "project.security.provider.api.user" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "project.security.provider.api.group" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.empresabundle.empresa" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.tipoclientebundle.tipocliente" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.clientebundle.cliente" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.unidadeclientebundle.unidadecliente" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.statusempreendimentobundle.statusempreendimento" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.empreendimentobundle.empreendimento" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.blocobundle.bloco" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.unidadebundle.unidade" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.statussolicitacaobundle.statussolicitacao" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.tiposolicitacaobundle.tiposolicitacao" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.tiposolicitacaobundle.assunto" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.solicitacaobundle.solicitacao" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.andamentosolicitacaobundle.andamentosolicitacao" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.respostasolicitacaobundle.respostasolicitacao" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.ordemServico.ordemServico" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.periododisponivelagendamentobundle.periododisponivelagendamento" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.diaindisponivelagendamentobundle.diaindisponivelagendamento" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.profissaobundle.profissao" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.profissionalbundle.profissional" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.pesquisasatisfacao.pergunta" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.pesquisasatisfacao.pesquisasatisfacao" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.departamentobundle.departamento" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "internit.sacbundle.sac" 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 "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "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 "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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 "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 "security.access.expression_voter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
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.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 "twig.extension.security" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "sensio_framework_extra.security.listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "framework_extra_bundle.event.is_granted" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.typed_properties_driver" to "jms_serializer.metadata_driver".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "sonata.form.type.date_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.date_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.datetime_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.date_range_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.datetime_range_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.equal" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "sonata.admin.event.extension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.menu_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.menu.group_provider" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.admin.route.default_generator" previously pointing to "router.default" to "router".
Changed reference of service "sonata.admin.twig.security_runtime" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.admin.twig.xeditable_runtime" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.security.handler.role" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.admin.security.handler.acl" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.media.security.public_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.forbidden_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.superadmin_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.superadmin_strategy" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.media.security.session_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.connected_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.connected_strategy" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.media.admin.media" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.admin.gallery" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.admin.gallery_item" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "nelmio_api_doc.model_describers.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator._y0V3_x" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator._y0V3_x" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator._y0V3_x" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.jIxfAsi" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.jIxfAsi" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.KJqlxly" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.KJqlxly" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.KJqlxly" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.5NGzaNy" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.5NGzaNy" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.5NGzaNy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.SQti9yv" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.nLgZj7R" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
600
Removed service "container.env"; 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 "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; 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 "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; 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 "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.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 "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\AcompanhamentoBundle\Form\AcompanhamentoAdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\AcompanhamentoBundle\Form\AcompanhamentoAdminType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\AcompanhamentoBundle\Form\AcompanhamentoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\AcompanhamentoBundle\Form\AcompanhamentoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\AcompanhamentoBundle\Repository\AcompanhamentoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\AcompanhamentoBundle\Repository\AcompanhamentoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\AgendamentoBundle\Form\AgendamentoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\AgendamentoBundle\Form\AgendamentoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\AgendamentoBundle\Repository\AgendamentoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\AgendamentoBundle\Repository\AgendamentoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\AndamentoSolicitacaoBundle\Form\AndamentoSolicitacaoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\AndamentoSolicitacaoBundle\Form\AndamentoSolicitacaoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\AndamentoSolicitacaoBundle\Repository\AndamentoSolicitacaoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\AndamentoSolicitacaoBundle\Repository\AndamentoSolicitacaoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\AuthClienteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\AuthClienteApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ApiBundle\Controller\AuthClienteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\BlocoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\BlocoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ApiBundle\Controller\BlocoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\ClienteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\ClienteApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ApiBundle\Controller\ClienteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\CronApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\CronApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ApiBundle\Controller\CronApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\DashboardApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\DashboardApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ApiBundle\Controller\DashboardApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\DepartamentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\DepartamentoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ApiBundle\Controller\DepartamentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\DependenteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\DependenteApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ApiBundle\Controller\DependenteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\EmpreendimentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\EmpreendimentoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ApiBundle\Controller\EmpreendimentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\OrdemServicoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\OrdemServicoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ApiBundle\Controller\OrdemServicoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\PeriodoDisponivelAgendamentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\PeriodoDisponivelAgendamentoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ApiBundle\Controller\PeriodoDisponivelAgendamentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\PesquisaSatisfacaoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\PesquisaSatisfacaoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ApiBundle\Controller\PesquisaSatisfacaoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\SacApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\SacApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ApiBundle\Controller\SacApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\SolicitacaoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\SolicitacaoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ApiBundle\Controller\SolicitacaoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\TipoSolicitacaoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\TipoSolicitacaoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ApiBundle\Controller\TipoSolicitacaoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ApiBundle\Controller\UnidadeApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ApiBundle\Controller\UnidadeApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ApiBundle\Controller\UnidadeApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\BlocoBundle\Controller\BlocoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\BlocoBundle\Controller\BlocoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\BlocoBundle\Controller\BlocoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\BlocoBundle\Controller\BlocoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\BlocoBundle\Controller\BlocoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\BlocoBundle\Controller\BlocoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\BlocoBundle\Form\BlocoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\BlocoBundle\Form\BlocoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\BlocoBundle\Repository\BlocoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\BlocoBundle\Repository\BlocoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ClienteBundle\Controller\ClienteAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ClienteBundle\Controller\ClienteAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ClienteBundle\Controller\ClienteAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ClienteBundle\Controller\ClienteWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ClienteBundle\Controller\ClienteWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ClienteBundle\Controller\ClienteWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ClienteBundle\Form\ClienteAdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ClienteBundle\Form\ClienteAdminType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ClienteBundle\Form\ClienteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ClienteBundle\Form\ClienteType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\ClienteBundle\Repository\ClienteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ClienteBundle\Repository\ClienteRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ComunicadoBundle\Form\ComunicadoAdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ComunicadoBundle\Form\ComunicadoAdminType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ComunicadoBundle\Form\ComunicadoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ComunicadoBundle\Form\ComunicadoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\ComunicadoBundle\Repository\ComunicadoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ComunicadoBundle\Repository\ComunicadoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\DepartamentoBundle\Form\DepartamentoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DepartamentoBundle\Form\DepartamentoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\DepartamentoBundle\Repository\DepartamentoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DepartamentoBundle\Repository\DepartamentoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Form\DiaIndisponivelAgendamentoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Form\DiaIndisponivelAgendamentoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Repository\DiaIndisponivelAgendamentoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Repository\DiaIndisponivelAgendamentoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\DiaSemanaBundle\Form\DiaSemanaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DiaSemanaBundle\Form\DiaSemanaType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\DiaSemanaBundle\Repository\DiaSemanaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DiaSemanaBundle\Repository\DiaSemanaRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DownloadBundle\Controller\DownloadAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DownloadBundle\Controller\DownloadAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DownloadBundle\Controller\DownloadAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DownloadBundle\Controller\DownloadApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DownloadBundle\Controller\DownloadApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DownloadBundle\Controller\DownloadApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\DownloadBundle\Controller\DownloadWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\DownloadBundle\Controller\DownloadWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DownloadBundle\Controller\DownloadWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\DownloadBundle\Form\DownloadAdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DownloadBundle\Form\DownloadAdminType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\DownloadBundle\Form\DownloadType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DownloadBundle\Form\DownloadType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\DownloadBundle\Repository\DownloadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\DownloadBundle\Repository\DownloadRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\EmpreendimentoBundle\Form\EmpreendimentoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EmpreendimentoBundle\Form\EmpreendimentoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\EmpreendimentoBundle\Repository\EmpreendimentoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EmpreendimentoBundle\Repository\EmpreendimentoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EmpresaBundle\Controller\EmpresaAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EmpresaBundle\Controller\EmpresaApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EmpresaBundle\Controller\EmpresaWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EmpresaBundle\Controller\EmpresaWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\EmpresaBundle\Form\EmpresaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EmpresaBundle\Form\EmpresaType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\EmpresaBundle\Repository\EmpresaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EmpresaBundle\Repository\EmpresaRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\EtapaAcompanhamentoBundle\Form\EtapaAcompanhamentoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EtapaAcompanhamentoBundle\Form\EtapaAcompanhamentoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\EtapaAcompanhamentoBundle\Repository\EtapaAcompanhamentoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EtapaAcompanhamentoBundle\Repository\EtapaAcompanhamentoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaBundle\Controller\EtapaAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaBundle\Controller\EtapaAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EtapaBundle\Controller\EtapaAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaBundle\Controller\EtapaApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaBundle\Controller\EtapaApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EtapaBundle\Controller\EtapaApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\EtapaBundle\Controller\EtapaWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\EtapaBundle\Controller\EtapaWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EtapaBundle\Controller\EtapaWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\EtapaBundle\Form\EtapaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EtapaBundle\Form\EtapaType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\EtapaBundle\Repository\EtapaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\EtapaBundle\Repository\EtapaRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Form\GaleriaEmpreendimentoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\GaleriaEmpreendimentoBundle\Form\GaleriaEmpreendimentoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Form\GaleriaEmpreendimentodminType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\GaleriaEmpreendimentoBundle\Form\GaleriaEmpreendimentodminType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\GaleriaEmpreendimentoBundle\Repository\GaleriaEmpreendimentoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\GaleriaEmpreendimentoBundle\Repository\GaleriaEmpreendimentoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoApiController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\ImportacaoBundle\Repository\ImportacaoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ImportacaoBundle\Repository\ImportacaoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\OrdemServicoBundle\Controller\OrdemServicoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\OrdemServicoBundle\Controller\OrdemServicoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\OrdemServicoBundle\Controller\OrdemServicoAdminController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\OrdemServicoBundle\Repository\OrdemServicoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\OrdemServicoBundle\Repository\OrdemServicoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\PerguntaFrequenteBundle\Form\PerguntaFrequenteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PerguntaFrequenteBundle\Form\PerguntaFrequenteType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PerguntaFrequenteBundle\Repository\PerguntaFrequenteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PerguntaFrequenteBundle\Repository\PerguntaFrequenteRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\PeriodoAgendamentoBundle\Form\PeriodoAgendamentoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PeriodoAgendamentoBundle\Form\PeriodoAgendamentoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PeriodoAgendamentoBundle\Repository\PeriodoAgendamentoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PeriodoAgendamentoBundle\Repository\PeriodoAgendamentoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Form\PeriodoDisponivelAgendamentoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Form\PeriodoDisponivelAgendamentoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Repository\PeriodoDisponivelAgendamentoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Repository\PeriodoDisponivelAgendamentoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PerguntaAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PerguntaAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PerguntaAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PesquisaSatisfacaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PesquisaSatisfacaoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PesquisaSatisfacaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Form\PesquisaSatisfacaoAdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PesquisaSatisfacaoBundle\Form\PesquisaSatisfacaoAdminType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Repository\PerguntaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PesquisaSatisfacaoBundle\Repository\PerguntaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Repository\PesquisaSatisfacaoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PesquisaSatisfacaoBundle\Repository\PesquisaSatisfacaoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\PesquisaSatisfacaoBundle\Repository\RespostaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\PesquisaSatisfacaoBundle\Repository\RespostaRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ProfissaoBundle\Form\ProfissaoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ProfissaoBundle\Form\ProfissaoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\ProfissaoBundle\Repository\ProfissaoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ProfissaoBundle\Repository\ProfissaoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\ProfissionalBundle\Form\ProfissionalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ProfissionalBundle\Form\ProfissionalType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\ProfissionalBundle\Repository\ProfissionalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\ProfissionalBundle\Repository\ProfissionalRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\RelatorioBundle\Controller\RelatorioAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\RelatorioBundle\Controller\RelatorioAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\RelatorioBundle\Controller\RelatorioAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\RelatorioBundle\Controller\RelatorioGeralAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\RelatorioBundle\Controller\RelatorioGeralAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\RelatorioBundle\Controller\RelatorioGeralAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\RelatorioBundle\Form\SacType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\RelatorioBundle\Form\SacType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\RelatorioBundle\Repository\RelatorioGeralRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\RelatorioBundle\Repository\RelatorioGeralRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\RelatorioBundle\Repository\RelatorioRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\RelatorioBundle\Repository\RelatorioRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\RespostaSolicitacaoBundle\Form\RespostaSolicitacaoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\RespostaSolicitacaoBundle\Form\RespostaSolicitacaoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\RespostaSolicitacaoBundle\Repository\RespostaSolicitacaoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\RespostaSolicitacaoBundle\Repository\RespostaSolicitacaoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\SacBundle\Controller\SacAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\SacBundle\Controller\SacAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\SacBundle\Controller\SacAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\SacBundle\Controller\SacWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\SacBundle\Controller\SacWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\SacBundle\Controller\SacWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\SacBundle\Form\SacType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\SacBundle\Form\SacType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\SacBundle\Repository\SacRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\SacBundle\Repository\SacRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\SolicitacaoBundle\Form\SolicitacaoAdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\SolicitacaoBundle\Form\SolicitacaoAdminType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\SolicitacaoBundle\Form\SolicitacaoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\SolicitacaoBundle\Form\SolicitacaoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\SolicitacaoBundle\Repository\SolicitacaoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\SolicitacaoBundle\Repository\SolicitacaoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\StatusEmpreendimentoBundle\Form\StatusEmpreendimentoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\StatusEmpreendimentoBundle\Form\StatusEmpreendimentoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\StatusEmpreendimentoBundle\Repository\StatusEmpreendimentoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\StatusEmpreendimentoBundle\Repository\StatusEmpreendimentoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\StatusSolicitacaoBundle\Form\StatusSolicitacaoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\StatusSolicitacaoBundle\Form\StatusSolicitacaoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\StatusSolicitacaoBundle\Repository\StatusSolicitacaoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\StatusSolicitacaoBundle\Repository\StatusSolicitacaoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\TipoClienteBundle\Form\TipoClienteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TipoClienteBundle\Form\TipoClienteType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\TipoClienteBundle\Repository\TipoClienteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TipoClienteBundle\Repository\TipoClienteRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\AssuntoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\AssuntoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TipoSolicitacaoBundle\Controller\AssuntoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Form\TipoSolicitacaoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TipoSolicitacaoBundle\Form\TipoSolicitacaoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Repository\AssuntoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TipoSolicitacaoBundle\Repository\AssuntoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\TipoSolicitacaoBundle\Repository\TipoSolicitacaoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TipoSolicitacaoBundle\Repository\TipoSolicitacaoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TopicoBundle\Controller\TopicoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TopicoBundle\Controller\TopicoAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TopicoBundle\Controller\TopicoAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TopicoBundle\Controller\TopicoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TopicoBundle\Controller\TopicoApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TopicoBundle\Controller\TopicoApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\TopicoBundle\Controller\TopicoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\TopicoBundle\Controller\TopicoWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TopicoBundle\Controller\TopicoWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\TopicoBundle\Form\TopicoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TopicoBundle\Form\TopicoType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\TopicoBundle\Repository\TopicoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\TopicoBundle\Repository\TopicoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\UnidadeBundle\Controller\UnidadeAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\UnidadeBundle\Controller\UnidadeAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\UnidadeBundle\Controller\UnidadeAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\UnidadeBundle\Controller\UnidadeWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\UnidadeBundle\Controller\UnidadeWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\UnidadeBundle\Controller\UnidadeWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\UnidadeBundle\Form\UnidadeAdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\UnidadeBundle\Form\UnidadeAdminType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\UnidadeBundle\Form\UnidadeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\UnidadeBundle\Form\UnidadeType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\UnidadeBundle\Repository\UnidadeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\UnidadeBundle\Repository\UnidadeRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\UnidadeClienteBundle\Form\UnidadeClienteAdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\UnidadeClienteBundle\Form\UnidadeClienteAdminType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Application\Internit\UnidadeClienteBundle\Form\UnidadeClienteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\UnidadeClienteBundle\Form\UnidadeClienteType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Internit\UnidadeClienteBundle\Repository\UnidadeClienteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Internit\UnidadeClienteBundle\Repository\UnidadeClienteRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\AdminHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\AdminHomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\ContentBundle\Controller\AdminHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\Base\BaseAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\Base\BaseAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\ContentBundle\Controller\Base\BaseAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\Base\BaseApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\Base\BaseApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\ContentBundle\Controller\Base\BaseApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\Base\BaseCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\Base\BaseCRUDController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\ContentBundle\Controller\Base\BaseCRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\Base\BaseWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\Base\BaseWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\ContentBundle\Controller\Base\BaseWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\ContentAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\ContentAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\ContentBundle\Controller\ContentAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\ContentBundle\Controller\ContentWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\ContentBundle\Controller\ContentWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\ContentBundle\Controller\ContentWebController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\ContentBundle\Repository\ContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\ContentBundle\Repository\ContentRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\MediaBundle\Controller\GaleriaApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\MediaBundle\Controller\GaleriaApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\MediaBundle\Controller\GaleriaApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\MediaBundle\Controller\MediaApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\MediaBundle\Controller\MediaApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\MediaBundle\Controller\MediaApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Application\Project\SecurityAdminBundle\Command\CreateAdminUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SecurityAdminBundle\Command\CreateAdminUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityAdminBundle\Controller\GroupAdminAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityAdminBundle\Controller\GroupAdminAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SecurityAdminBundle\Controller\GroupAdminAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityAdminBundle\Controller\UserAdminAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityAdminBundle\Controller\UserAdminAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SecurityAdminBundle\Controller\UserAdminAdminController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\SecurityAdminBundle\Repository\GroupAdminRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SecurityAdminBundle\Repository\GroupAdminRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\SecurityAdminBundle\Repository\UserAdminRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SecurityAdminBundle\Repository\UserAdminRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Application\Project\SecurityUserBundle\Command\CreateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SecurityUserBundle\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityUserBundle\Controller\AuthApController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityUserBundle\Controller\AuthApController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SecurityUserBundle\Controller\AuthApController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityUserBundle\Controller\AuthUserWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityUserBundle\Controller\AuthUserWebController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SecurityUserBundle\Controller\AuthUserWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityUserBundle\Controller\GroupAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityUserBundle\Controller\GroupAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SecurityUserBundle\Controller\GroupAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityUserBundle\Controller\UserAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityUserBundle\Controller\UserAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SecurityUserBundle\Controller\UserAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SecurityUserBundle\Controller\UserApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SecurityUserBundle\Controller\UserApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SecurityUserBundle\Controller\UserApiController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\SecurityUserBundle\Repository\GroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SecurityUserBundle\Repository\GroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\SecurityUserBundle\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SecurityUserBundle\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Application\Project\SettingBundle\Command\initProjectCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SettingBundle\Command\initProjectCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Application\Project\SettingBundle\Controller\SmtpEmailAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Application\Project\SettingBundle\Controller\SmtpEmailAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SettingBundle\Controller\SmtpEmailAdminController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Application\Project\SettingBundle\Repository\SmtpEmailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Application\Project\SettingBundle\Repository\SmtpEmailRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CreateGalleryAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CreateGalleryAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CreateGalleryAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
255
Removed service "nyholm.psr7.psr17_factory"; reason: unused.
Removed service "nyholm.psr7.httplug_factory"; reason: unused.
Removed service "App\Application\Internit\AcompanhamentoBundle\Admin\AcompanhamentoAdmin"; reason: unused.
Removed service "App\Application\Internit\AcompanhamentoBundle\ApplicationInternitAcompanhamentoBundle"; reason: unused.
Removed service "App\Application\Internit\AcompanhamentoBundle\Entity\Acompanhamento"; reason: unused.
Removed service "App\Application\Internit\AgendamentoBundle\Admin\AgendamentoAdmin"; reason: unused.
Removed service "App\Application\Internit\AgendamentoBundle\ApplicationInternitAgendamentoBundle"; reason: unused.
Removed service "App\Application\Internit\AndamentoSolicitacaoBundle\Admin\AndamentoSolicitacaoAdmin"; reason: unused.
Removed service "App\Application\Internit\AndamentoSolicitacaoBundle\ApplicationInternitAndamentoSolicitacaoBundle"; reason: unused.
Removed service "App\Application\Internit\ApiBundle\ApplicationInternitApiBundle"; reason: unused.
Removed service "App\Application\Internit\BlocoBundle\Admin\BlocoAdmin"; reason: unused.
Removed service "App\Application\Internit\BlocoBundle\ApplicationInternitBlocoBundle"; reason: unused.
Removed service "App\Application\Internit\BlocoBundle\Entity\Bloco"; reason: unused.
Removed service "App\Application\Internit\ClienteBundle\Admin\ClienteAdmin"; reason: unused.
Removed service "App\Application\Internit\ClienteBundle\ApplicationInternitClienteBundle"; reason: unused.
Removed service "App\Application\Internit\ComunicadoBundle\Admin\ComunicadoAdmin"; reason: unused.
Removed service "App\Application\Internit\ComunicadoBundle\ApplicationInternitComunicadoBundle"; reason: unused.
Removed service "App\Application\Internit\ComunicadoBundle\Entity\Comunicado"; reason: unused.
Removed service "App\Application\Internit\DepartamentoBundle\Admin\DepartamentoAdmin"; reason: unused.
Removed service "App\Application\Internit\DepartamentoBundle\ApplicationInternitDepartamentoBundle"; reason: unused.
Removed service "App\Application\Internit\DepartamentoBundle\Entity\Departamento"; reason: unused.
Removed service "App\Application\Internit\DiaIndisponivelAgendamentoBundle\Admin\DiaIndisponivelAgendamentoAdmin"; reason: unused.
Removed service "App\Application\Internit\DiaIndisponivelAgendamentoBundle\ApplicationInternitDiaIndisponivelAgendamentoBundle"; reason: unused.
Removed service "App\Application\Internit\DiaIndisponivelAgendamentoBundle\Entity\DiaIndisponivelAgendamento"; reason: unused.
Removed service "App\Application\Internit\DiaSemanaBundle\Admin\DiaSemanaAdmin"; reason: unused.
Removed service "App\Application\Internit\DiaSemanaBundle\ApplicationInternitDiaSemanaBundle"; reason: unused.
Removed service "App\Application\Internit\DiaSemanaBundle\Entity\DiaSemana"; reason: unused.
Removed service "App\Application\Internit\DownloadBundle\Admin\DownloadAdmin"; reason: unused.
Removed service "App\Application\Internit\DownloadBundle\ApplicationInternitDownloadBundle"; reason: unused.
Removed service "App\Application\Internit\DownloadBundle\Entity\Download"; reason: unused.
Removed service "App\Application\Internit\EmpreendimentoBundle\Admin\EmpreendimentoAdmin"; reason: unused.
Removed service "App\Application\Internit\EmpreendimentoBundle\ApplicationInternitEmpreendimentoBundle"; reason: unused.
Removed service "App\Application\Internit\EmpreendimentoBundle\Entity\Empreendimento"; reason: unused.
Removed service "App\Application\Internit\EmpresaBundle\Admin\EmpresaAdmin"; reason: unused.
Removed service "App\Application\Internit\EmpresaBundle\ApplicationInternitEmpresaBundle"; reason: unused.
Removed service "App\Application\Internit\EmpresaBundle\Entity\Empresa"; reason: unused.
Removed service "App\Application\Internit\EtapaAcompanhamentoBundle\Admin\EtapaAcompanhamentoAdmin"; reason: unused.
Removed service "App\Application\Internit\EtapaAcompanhamentoBundle\ApplicationInternitEtapaAcompanhamentoBundle"; reason: unused.
Removed service "App\Application\Internit\EtapaAcompanhamentoBundle\Entity\EtapaAcompanhamento"; reason: unused.
Removed service "App\Application\Internit\EtapaBundle\Admin\EtapaAdmin"; reason: unused.
Removed service "App\Application\Internit\EtapaBundle\ApplicationInternitEtapaBundle"; reason: unused.
Removed service "App\Application\Internit\EtapaBundle\Entity\Etapa"; reason: unused.
Removed service "App\Application\Internit\GaleriaEmpreendimentoBundle\Admin\GaleriaEmpreendimentoAdmin"; reason: unused.
Removed service "App\Application\Internit\GaleriaEmpreendimentoBundle\ApplicationInternitGaleriaEmpreendimentoBundle"; reason: unused.
Removed service "App\Application\Internit\GaleriaEmpreendimentoBundle\Entity\GaleriaEmpreendimento"; reason: unused.
Removed service "App\Application\Internit\ImportacaoBundle\Admin\ImportacaoAdmin"; reason: unused.
Removed service "App\Application\Internit\ImportacaoBundle\ApplicationInternitImportacaoBundle"; reason: unused.
Removed service "App\Application\Internit\ImportacaoBundle\Entity\Importacao"; reason: unused.
Removed service "App\Application\Internit\ImportacaoBundle\Repository\Importacao"; reason: unused.
Removed service "App\Application\Internit\OrdemServicoBundle\Admin\OrdemServicoAdmin"; reason: unused.
Removed service "App\Application\Internit\OrdemServicoBundle\ApplicationInternitOrdemServicoBundle"; reason: unused.
Removed service "App\Application\Internit\PerguntaFrequenteBundle\Admin\PerguntaFrequenteAdmin"; reason: unused.
Removed service "App\Application\Internit\PerguntaFrequenteBundle\ApplicationInternitPerguntaFrequenteBundle"; reason: unused.
Removed service "App\Application\Internit\PerguntaFrequenteBundle\Entity\PerguntaFrequente"; reason: unused.
Removed service "App\Application\Internit\PeriodoAgendamentoBundle\Admin\PeriodoAgendamentoAdmin"; reason: unused.
Removed service "App\Application\Internit\PeriodoAgendamentoBundle\ApplicationInternitPeriodoAgendamentoBundle"; reason: unused.
Removed service "App\Application\Internit\PeriodoAgendamentoBundle\Entity\PeriodoAgendamento"; reason: unused.
Removed service "App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Admin\PeriodoDisponivelAgendamentoAdmin"; reason: unused.
Removed service "App\Application\Internit\PeriodoDisponivelAgendamentoBundle\ApplicationInternitPeriodoDisponivelAgendamentoBundle"; reason: unused.
Removed service "App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Entity\PeriodoDisponivelAgendamento"; reason: unused.
Removed service "App\Application\Internit\PesquisaSatisfacaoBundle\Admin\PerguntaAdmin"; reason: unused.
Removed service "App\Application\Internit\PesquisaSatisfacaoBundle\Admin\PesquisaSatisfacaoAdmin"; reason: unused.
Removed service "App\Application\Internit\PesquisaSatisfacaoBundle\ApplicationInternitPesquisaSatisfacaoBundle"; reason: unused.
Removed service "App\Application\Internit\PesquisaSatisfacaoBundle\Entity\Pergunta"; reason: unused.
Removed service "App\Application\Internit\PesquisaSatisfacaoBundle\Entity\PesquisaSatisfacao"; reason: unused.
Removed service "App\Application\Internit\PesquisaSatisfacaoBundle\Entity\Resposta"; reason: unused.
Removed service "App\Application\Internit\ProfissaoBundle\Admin\ProfissaoAdmin"; reason: unused.
Removed service "App\Application\Internit\ProfissaoBundle\ApplicationInternitProfissaoBundle"; reason: unused.
Removed service "App\Application\Internit\ProfissaoBundle\Entity\Profissao"; reason: unused.
Removed service "App\Application\Internit\ProfissionalBundle\Admin\ProfissionalAdmin"; reason: unused.
Removed service "App\Application\Internit\ProfissionalBundle\ApplicationInternitProfissionalBundle"; reason: unused.
Removed service "App\Application\Internit\ProfissionalBundle\Entity\Profissional"; reason: unused.
Removed service "App\Application\Internit\RelatorioBundle\Admin\RelatorioAdmin"; reason: unused.
Removed service "App\Application\Internit\RelatorioBundle\Admin\RelatorioGeralAdmin"; reason: unused.
Removed service "App\Application\Internit\RelatorioBundle\ApplicationInternitRelatorioBundle"; reason: unused.
Removed service "App\Application\Internit\RelatorioBundle\Entity\Relatorio"; reason: unused.
Removed service "App\Application\Internit\RelatorioBundle\Entity\RelatorioGeral"; reason: unused.
Removed service "App\Application\Internit\RelatorioBundle\Service\BaseRelatorioService"; reason: unused.
Removed service "App\Application\Internit\RelatorioBundle\Service\OrdemServicoRelatorioService"; reason: unused.
Removed service "App\Application\Internit\RespostaSolicitacaoBundle\Admin\RespostaSolicitacaoAdmin"; reason: unused.
Removed service "App\Application\Internit\RespostaSolicitacaoBundle\ApplicationInternitRespostaSolicitacaoBundle"; reason: unused.
Removed service "App\Application\Internit\RespostaSolicitacaoBundle\Entity\RespostaSolicitacao"; reason: unused.
Removed service "App\Application\Internit\SacBundle\Admin\SacAdmin"; reason: unused.
Removed service "App\Application\Internit\SacBundle\ApplicationInternitSacBundle"; reason: unused.
Removed service "App\Application\Internit\SacBundle\Entity\Sac"; reason: unused.
Removed service "App\Application\Internit\SolicitacaoBundle\Admin\SolicitacaoAdmin"; reason: unused.
Removed service "App\Application\Internit\SolicitacaoBundle\ApplicationInternitSolicitacaoBundle"; reason: unused.
Removed service "App\Application\Internit\StatusEmpreendimentoBundle\Admin\StatusEmpreendimentoAdmin"; reason: unused.
Removed service "App\Application\Internit\StatusEmpreendimentoBundle\ApplicationInternitStatusEmpreendimentoBundle"; reason: unused.
Removed service "App\Application\Internit\StatusEmpreendimentoBundle\Entity\StatusEmpreendimento"; reason: unused.
Removed service "App\Application\Internit\StatusSolicitacaoBundle\Admin\StatusSolicitacaoAdmin"; reason: unused.
Removed service "App\Application\Internit\StatusSolicitacaoBundle\ApplicationInternitStatusSolicitacaoBundle"; reason: unused.
Removed service "App\Application\Internit\StatusSolicitacaoBundle\Entity\StatusSolicitacao"; reason: unused.
Removed service "App\Application\Internit\TipoClienteBundle\Admin\TipoClienteAdmin"; reason: unused.
Removed service "App\Application\Internit\TipoClienteBundle\ApplicationInternitTipoClienteBundle"; reason: unused.
Removed service "App\Application\Internit\TipoClienteBundle\Entity\TipoCliente"; reason: unused.
Removed service "App\Application\Internit\TipoSolicitacaoBundle\Admin\AssuntoAdmin"; reason: unused.
Removed service "App\Application\Internit\TipoSolicitacaoBundle\Admin\TipoSolicitacaoAdmin"; reason: unused.
Removed service "App\Application\Internit\TipoSolicitacaoBundle\ApplicationInternitTipoSolicitacaoBundle"; reason: unused.
Removed service "App\Application\Internit\TipoSolicitacaoBundle\Entity\Assunto"; reason: unused.
Removed service "App\Application\Internit\TipoSolicitacaoBundle\Entity\TipoSolicitacao"; reason: unused.
Removed service "App\Application\Internit\TopicoBundle\Admin\TopicoAdmin"; reason: unused.
Removed service "App\Application\Internit\TopicoBundle\ApplicationInternitTopicoBundle"; reason: unused.
Removed service "App\Application\Internit\TopicoBundle\Entity\Topico"; reason: unused.
Removed service "App\Application\Internit\UnidadeBundle\Admin\UnidadeAdmin"; reason: unused.
Removed service "App\Application\Internit\UnidadeBundle\ApplicationInternitUnidadeBundle"; reason: unused.
Removed service "App\Application\Internit\UnidadeBundle\Entity\Unidade"; reason: unused.
Removed service "App\Application\Internit\UnidadeClienteBundle\Admin\UnidadeClienteAdmin"; reason: unused.
Removed service "App\Application\Internit\UnidadeClienteBundle\ApplicationInternitUnidadeClienteBundle"; reason: unused.
Removed service "App\Application\Internit\UnidadeClienteBundle\Entity\UnidadeCliente"; reason: unused.
Removed service "App\Application\Project\ContentBundle\Admin\Base\BaseAdmin"; reason: unused.
Removed service "App\Application\Project\ContentBundle\Admin\ContentAdmin"; reason: unused.
Removed service "App\Application\Project\ContentBundle\ApplicationProjectContentBundle"; reason: unused.
Removed service "App\Application\Project\ContentBundle\Attributes\ARR"; reason: unused.
Removed service "App\Application\Project\ContentBundle\Attributes\Acl\Admin"; reason: unused.
Removed service "App\Application\Project\ContentBundle\Attributes\Acl\Api"; reason: unused.
Removed service "App\Application\Project\ContentBundle\Attributes\Acl\Web"; reason: unused.
Removed service "App\Application\Project\ContentBundle\Entity\BaseAdminUser"; reason: unused.
Removed service "App\Application\Project\ContentBundle\Entity\BaseEntity"; reason: unused.
Removed service "App\Application\Project\ContentBundle\Entity\BaseUser"; reason: unused.
Removed service "App\Application\Project\ContentBundle\Entity\Content"; reason: unused.
Removed service "App\Application\Project\ContentBundle\EventListener\ExceptionListener"; reason: unused.
Removed service "App\Application\Project\ContentBundle\Service\BaseACL"; reason: unused.
Removed service "App\Application\Project\ContentBundle\Service\FilterDoctrine"; reason: unused.
Removed service "App\Application\Project\ContentBundle\Service\ObjectTransformer"; reason: unused.
Removed service "App\Application\Project\ContentBundle\Service\SerializerObjects"; reason: unused.
Removed service "App\Application\Project\MediaBundle\ApplicationProjectMediaBundle"; reason: unused.
Removed service "App\Application\Project\MediaBundle\Service\MediaService"; reason: unused.
Removed service "App\Application\Project\SecurityAdminBundle\Admin\GroupAdminAdmin"; reason: unused.
Removed service "App\Application\Project\SecurityAdminBundle\Admin\UserAdminAdmin"; reason: unused.
Removed service "App\Application\Project\SecurityAdminBundle\ApplicationProjectSecurityAdminBundle"; reason: unused.
Removed service "App\Application\Project\SecurityAdminBundle\Entity\GroupAdmin"; reason: unused.
Removed service "App\Application\Project\SecurityAdminBundle\Entity\UserAdmin"; reason: unused.
Removed service "App\Application\Project\SecurityUserBundle\Admin\GroupAdmin"; reason: unused.
Removed service "App\Application\Project\SecurityUserBundle\Admin\UserAdmin"; reason: unused.
Removed service "App\Application\Project\SecurityUserBundle\ApplicationProjectSecurityUserBundle"; reason: unused.
Removed service "App\Application\Project\SecurityUserBundle\Entity\Group"; reason: unused.
Removed service "App\Application\Project\SecurityUserBundle\Entity\User"; reason: unused.
Removed service "App\Application\Project\SecurityUserBundle\EventListener\ExceptionListener"; reason: unused.
Removed service "App\Application\Project\SettingBundle\Admin\SmtpEmailAdmin"; reason: unused.
Removed service "App\Application\Project\SettingBundle\ApplicationProjectSettingBundle"; reason: unused.
Removed service "App\Application\Project\SettingBundle\Entity\SmtpEmail"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "mailer.mailer"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; 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 "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~cs_9pfh"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; 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.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 "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
Removed service "jms_serializer.metadata.doc_block_driver"; reason: unused.
Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".1_TokenStorage~ysxWnAU"; reason: unused.
Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
Removed service "sonata.block.cache.handler.default"; reason: unused.
Removed service "sonata.block.cache.handler.noop"; reason: unused.
Removed service "sonata.admin.label.strategy.bc"; reason: unused.
Removed service "sonata.admin.label.strategy.noop"; reason: unused.
Removed service "sonata.admin.label.strategy.form_component"; reason: unused.
Removed service "sonata.admin.filter_persister.session"; reason: unused.
Removed service "sonata.admin.security.handler.role"; reason: unused.
Removed service "sonata.admin.security.handler.acl"; reason: unused.
Removed service "sonata.admin.entity_manager"; reason: unused.
Removed service "sonata.media.adapter.image.imagick"; reason: unused.
Removed service "sonata.media.adapter.image.gmagick"; reason: unused.
Removed service "sonata.media.formatter.twig"; reason: unused.
Removed service "sonata.media.security.public_strategy"; reason: unused.
Removed service "sonata.media.security.forbidden_strategy"; reason: unused.
Removed service "sonata.media.security.session_strategy"; reason: unused.
Removed service "sonata.media.security.connected_strategy"; reason: unused.
Removed service "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.request.param_fetcher"; reason: unused.
Removed service "fos_rest.request.param_fetcher.reader"; reason: unused.
Removed service "fos_rest.serializer.symfony"; reason: unused.
Removed service ".service_locator.RCAW8as"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.UkE3SaZ"; reason: unused.
537
Inlined service ".service_locator._y0V3_x.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoAdminController" to "App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoApiController" to "App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoWebController" to "App\Application\Internit\AcompanhamentoBundle\Controller\AcompanhamentoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoAdminController" to "App\Application\Internit\AgendamentoBundle\Controller\AgendamentoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoApiController" to "App\Application\Internit\AgendamentoBundle\Controller\AgendamentoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\AgendamentoBundle\Controller\AgendamentoWebController" to "App\Application\Internit\AgendamentoBundle\Controller\AgendamentoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoAdminController" to "App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoWebController" to "App\Application\Internit\AndamentoSolicitacaoBundle\Controller\AndamentoSolicitacaoWebController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ApiBundle\Controller\AuthClienteApiController" to "App\Application\Internit\ApiBundle\Controller\AuthClienteApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ApiBundle\Controller\BlocoApiController" to "App\Application\Internit\ApiBundle\Controller\BlocoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ApiBundle\Controller\ClienteApiController" to "App\Application\Internit\ApiBundle\Controller\ClienteApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ApiBundle\Controller\CronApiController" to "App\Application\Internit\ApiBundle\Controller\CronApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ApiBundle\Controller\DashboardApiController" to "App\Application\Internit\ApiBundle\Controller\DashboardApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ApiBundle\Controller\DepartamentoApiController" to "App\Application\Internit\ApiBundle\Controller\DepartamentoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ApiBundle\Controller\DependenteApiController" to "App\Application\Internit\ApiBundle\Controller\DependenteApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ApiBundle\Controller\EmpreendimentoApiController" to "App\Application\Internit\ApiBundle\Controller\EmpreendimentoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ApiBundle\Controller\OrdemServicoApiController" to "App\Application\Internit\ApiBundle\Controller\OrdemServicoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ApiBundle\Controller\PeriodoDisponivelAgendamentoApiController" to "App\Application\Internit\ApiBundle\Controller\PeriodoDisponivelAgendamentoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ApiBundle\Controller\PesquisaSatisfacaoApiController" to "App\Application\Internit\ApiBundle\Controller\PesquisaSatisfacaoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ApiBundle\Controller\SacApiController" to "App\Application\Internit\ApiBundle\Controller\SacApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ApiBundle\Controller\SolicitacaoApiController" to "App\Application\Internit\ApiBundle\Controller\SolicitacaoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ApiBundle\Controller\TipoSolicitacaoApiController" to "App\Application\Internit\ApiBundle\Controller\TipoSolicitacaoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ApiBundle\Controller\UnidadeApiController" to "App\Application\Internit\ApiBundle\Controller\UnidadeApiController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\BlocoBundle\Controller\BlocoAdminController" to "App\Application\Internit\BlocoBundle\Controller\BlocoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\BlocoBundle\Controller\BlocoWebController" to "App\Application\Internit\BlocoBundle\Controller\BlocoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\ClienteBundle\Controller\ClienteAdminController" to "App\Application\Internit\ClienteBundle\Controller\ClienteAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ClienteBundle\Controller\ClienteWebController" to "App\Application\Internit\ClienteBundle\Controller\ClienteWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoAdminController" to "App\Application\Internit\ComunicadoBundle\Controller\ComunicadoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoApiController" to "App\Application\Internit\ComunicadoBundle\Controller\ComunicadoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ComunicadoBundle\Controller\ComunicadoWebController" to "App\Application\Internit\ComunicadoBundle\Controller\ComunicadoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoAdminController" to "App\Application\Internit\DepartamentoBundle\Controller\DepartamentoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\DepartamentoBundle\Controller\DepartamentoWebController" to "App\Application\Internit\DepartamentoBundle\Controller\DepartamentoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoAdminController" to "App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoWebController" to "App\Application\Internit\DiaIndisponivelAgendamentoBundle\Controller\DiaIndisponivelAgendamentoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaAdminController" to "App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaWebController" to "App\Application\Internit\DiaSemanaBundle\Controller\DiaSemanaWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\DownloadBundle\Controller\DownloadAdminController" to "App\Application\Internit\DownloadBundle\Controller\DownloadAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\DownloadBundle\Controller\DownloadApiController" to "App\Application\Internit\DownloadBundle\Controller\DownloadApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\DownloadBundle\Controller\DownloadWebController" to "App\Application\Internit\DownloadBundle\Controller\DownloadWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoAdminController" to "App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoWebController" to "App\Application\Internit\EmpreendimentoBundle\Controller\EmpreendimentoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\EmpresaBundle\Controller\EmpresaAdminController" to "App\Application\Internit\EmpresaBundle\Controller\EmpresaAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\EmpresaBundle\Controller\EmpresaApiController" to "App\Application\Internit\EmpresaBundle\Controller\EmpresaApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\EmpresaBundle\Controller\EmpresaWebController" to "App\Application\Internit\EmpresaBundle\Controller\EmpresaWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoAdminController" to "App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoApiController" to "App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoWebController" to "App\Application\Internit\EtapaAcompanhamentoBundle\Controller\EtapaAcompanhamentoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\EtapaBundle\Controller\EtapaAdminController" to "App\Application\Internit\EtapaBundle\Controller\EtapaAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\EtapaBundle\Controller\EtapaApiController" to "App\Application\Internit\EtapaBundle\Controller\EtapaApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\EtapaBundle\Controller\EtapaWebController" to "App\Application\Internit\EtapaBundle\Controller\EtapaWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoAdminController" to "App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoApiController" to "App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoWebController" to "App\Application\Internit\GaleriaEmpreendimentoBundle\Controller\GaleriaEmpreendimentoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoAdminController" to "App\Application\Internit\ImportacaoBundle\Controller\ImportacaoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ImportacaoBundle\Controller\ImportacaoApiController" to "App\Application\Internit\ImportacaoBundle\Controller\ImportacaoApiController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\OrdemServicoBundle\Controller\OrdemServicoAdminController" to "App\Application\Internit\OrdemServicoBundle\Controller\OrdemServicoAdminController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteAdminController" to "App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteApiController" to "App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteWebController" to "App\Application\Internit\PerguntaFrequenteBundle\Controller\PerguntaFrequenteWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoAdminController" to "App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoWebController" to "App\Application\Internit\PeriodoAgendamentoBundle\Controller\PeriodoAgendamentoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoAdminController" to "App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoWebController" to "App\Application\Internit\PeriodoDisponivelAgendamentoBundle\Controller\PeriodoDisponivelAgendamentoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PerguntaAdminController" to "App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PerguntaAdminController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PesquisaSatisfacaoAdminController" to "App\Application\Internit\PesquisaSatisfacaoBundle\Controller\PesquisaSatisfacaoAdminController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoAdminController" to "App\Application\Internit\ProfissaoBundle\Controller\ProfissaoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoApiController" to "App\Application\Internit\ProfissaoBundle\Controller\ProfissaoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ProfissaoBundle\Controller\ProfissaoWebController" to "App\Application\Internit\ProfissaoBundle\Controller\ProfissaoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalAdminController" to "App\Application\Internit\ProfissionalBundle\Controller\ProfissionalAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalApiController" to "App\Application\Internit\ProfissionalBundle\Controller\ProfissionalApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\ProfissionalBundle\Controller\ProfissionalWebController" to "App\Application\Internit\ProfissionalBundle\Controller\ProfissionalWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\RelatorioBundle\Controller\RelatorioAdminController" to "App\Application\Internit\RelatorioBundle\Controller\RelatorioAdminController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\RelatorioBundle\Controller\RelatorioGeralAdminController" to "App\Application\Internit\RelatorioBundle\Controller\RelatorioGeralAdminController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoAdminController" to "App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoWebController" to "App\Application\Internit\RespostaSolicitacaoBundle\Controller\RespostaSolicitacaoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\SacBundle\Controller\SacAdminController" to "App\Application\Internit\SacBundle\Controller\SacAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\SacBundle\Controller\SacWebController" to "App\Application\Internit\SacBundle\Controller\SacWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoAdminController" to "App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoWebController" to "App\Application\Internit\SolicitacaoBundle\Controller\SolicitacaoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoAdminController" to "App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoApiController" to "App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoWebController" to "App\Application\Internit\StatusEmpreendimentoBundle\Controller\StatusEmpreendimentoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoAdminController" to "App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoApiController" to "App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoWebController" to "App\Application\Internit\StatusSolicitacaoBundle\Controller\StatusSolicitacaoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteAdminController" to "App\Application\Internit\TipoClienteBundle\Controller\TipoClienteAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteApiController" to "App\Application\Internit\TipoClienteBundle\Controller\TipoClienteApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\TipoClienteBundle\Controller\TipoClienteWebController" to "App\Application\Internit\TipoClienteBundle\Controller\TipoClienteWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\TipoSolicitacaoBundle\Controller\AssuntoAdminController" to "App\Application\Internit\TipoSolicitacaoBundle\Controller\AssuntoAdminController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoAdminController" to "App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoWebController" to "App\Application\Internit\TipoSolicitacaoBundle\Controller\TipoSolicitacaoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\TopicoBundle\Controller\TopicoAdminController" to "App\Application\Internit\TopicoBundle\Controller\TopicoAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\TopicoBundle\Controller\TopicoApiController" to "App\Application\Internit\TopicoBundle\Controller\TopicoApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\TopicoBundle\Controller\TopicoWebController" to "App\Application\Internit\TopicoBundle\Controller\TopicoWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\UnidadeBundle\Controller\UnidadeAdminController" to "App\Application\Internit\UnidadeBundle\Controller\UnidadeAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\UnidadeBundle\Controller\UnidadeWebController" to "App\Application\Internit\UnidadeBundle\Controller\UnidadeWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteAdminController" to "App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteApiController" to "App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteWebController" to "App\Application\Internit\UnidadeClienteBundle\Controller\UnidadeClienteWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Project\ContentBundle\Controller\AdminHomeController" to "App\Application\Project\ContentBundle\Controller\AdminHomeController".
Inlined service ".service_locator._y0V3_x.App\Application\Project\ContentBundle\Controller\Base\BaseAdminController" to "App\Application\Project\ContentBundle\Controller\Base\BaseAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Project\ContentBundle\Controller\Base\BaseApiController" to "App\Application\Project\ContentBundle\Controller\Base\BaseApiController".
Inlined service ".service_locator.KJqlxly.App\Application\Project\ContentBundle\Controller\Base\BaseCRUDController" to "App\Application\Project\ContentBundle\Controller\Base\BaseCRUDController".
Inlined service ".service_locator.jIxfAsi.App\Application\Project\ContentBundle\Controller\Base\BaseWebController" to "App\Application\Project\ContentBundle\Controller\Base\BaseWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Project\ContentBundle\Controller\ContentAdminController" to "App\Application\Project\ContentBundle\Controller\ContentAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Project\ContentBundle\Controller\ContentWebController" to "App\Application\Project\ContentBundle\Controller\ContentWebController".
Inlined service ".service_locator.jIxfAsi.App\Application\Project\MediaBundle\Controller\GaleriaApiController" to "App\Application\Project\MediaBundle\Controller\GaleriaApiController".
Inlined service ".service_locator.jIxfAsi.App\Application\Project\MediaBundle\Controller\MediaApiController" to "App\Application\Project\MediaBundle\Controller\MediaApiController".
Inlined service ".service_locator._y0V3_x.App\Application\Project\SecurityAdminBundle\Controller\GroupAdminAdminController" to "App\Application\Project\SecurityAdminBundle\Controller\GroupAdminAdminController".
Inlined service ".service_locator._y0V3_x.App\Application\Project\SecurityAdminBundle\Controller\UserAdminAdminController" to "App\Application\Project\SecurityAdminBundle\Controller\UserAdminAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Project\SecurityUserBundle\Controller\AuthApController" to "App\Application\Project\SecurityUserBundle\Controller\AuthApController".
Inlined service ".service_locator.jIxfAsi.App\Application\Project\SecurityUserBundle\Controller\AuthUserWebController" to "App\Application\Project\SecurityUserBundle\Controller\AuthUserWebController".
Inlined service ".service_locator._y0V3_x.App\Application\Project\SecurityUserBundle\Controller\GroupAdminController" to "App\Application\Project\SecurityUserBundle\Controller\GroupAdminController".
Inlined service ".service_locator._y0V3_x.App\Application\Project\SecurityUserBundle\Controller\UserAdminController" to "App\Application\Project\SecurityUserBundle\Controller\UserAdminController".
Inlined service ".service_locator.jIxfAsi.App\Application\Project\SecurityUserBundle\Controller\UserApiController" to "App\Application\Project\SecurityUserBundle\Controller\UserApiController".
Inlined service ".service_locator._y0V3_x.App\Application\Project\SettingBundle\Controller\SmtpEmailAdminController" to "App\Application\Project\SettingBundle\Controller\SmtpEmailAdminController".
Inlined service ".service_locator.jIxfAsi.App\Controller\CreateGalleryAction" to "App\Controller\CreateGalleryAction".
Inlined service ".service_locator.jIxfAsi.App\Controller\HomeController" to "App\Controller\HomeController".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
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 "mailer.transports" to "mailer.messenger.message_handler".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "sonata.admin.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.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.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "sonata.admin.route_loader" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.cXsfP3P" 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.cOUt9wx" 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 "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.saqaed9" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator._wyX1Dp" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" 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.cache" 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.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.jms_serializer" to "profiler".
Inlined service "sonata.block.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.Tb.Cod2" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.0YVxkb8" to "doctrine.orm.container_repository_factory".
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.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "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 "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "sonata.twig.extension.wrapping" to "twig".
Inlined service "sonata.twig.status_extension" to "twig".
Inlined service "sonata.twig.template_extension" to "twig".
Inlined service "sonata.form.twig.canonicalize_extension" to "twig".
Inlined service "sonata.block.twig.extension" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "sonata.admin.twig.sonata_admin_extension" to "twig".
Inlined service "sonata.admin.twig.template_registry_extension" to "twig".
Inlined service "sonata.admin.twig.group_extension" to "twig".
Inlined service "sonata.admin.twig.icon_extension" to "twig".
Inlined service "sonata.admin.twig.security_extension" to "twig".
Inlined service "sonata.admin.twig.canonicalize_extension" to "twig".
Inlined service "sonata.admin.twig.xeditable_extension" to "twig".
Inlined service "sonata.admin.twig.render_element_extension" to "twig".
Inlined service "sonata.admin.twig.breadcrumbs_extension" to "twig".
Inlined service "sonata.media.twig.extension" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "SilasJoisten\Sonata\MultiUploadBundle\Twig\MultiUploadExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "sonata.block.twig.global" to "twig".
Inlined service "sonata.admin.configuration" to "twig".
Inlined service "sonata.media.twig.global" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.v.Wwsjy.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.nHm1GpJ" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" 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.request_matcher.9czg417" to "security.access_map".
Inlined service ".security.request_matcher._pRcrzc" to "security.access_map".
Inlined service ".security.request_matcher.YFdwuso" to "security.access_map".
Inlined service ".security.request_matcher.VpsQdQN" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.jwt.api".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "App\Application\Project\SecurityUserBundle\Security\ApiAccessDeniedHandler" to "security.exception_listener.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "debug.security.firewall.authenticator.admin.inner" to "debug.security.firewall.authenticator.admin".
Inlined service "App\Application\Project\SecurityAdminBundle\Security\AdminAccessDeniedHandler" to "security.exception_listener.admin".
Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
Inlined service "debug.security.firewall.authenticator.web.inner" to "debug.security.firewall.authenticator.web".
Inlined service "security.exception_listener.web" to "security.firewall.map.context.web".
Inlined service "security.logout_listener.web" to "security.firewall.map.context.web".
Inlined service "security.firewall.map.config.web" to "security.firewall.map.context.web".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "jms_serializer.metadata.annotation_and_attributes_reader" to "jms_serializer.metadata.annotation_driver".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata.doctrine_type_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.unserialize_object_constructor" to "jms_serializer.doctrine_object_constructor".
Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.traceable_event_dispatcher".
Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "sonata.doctrine.adapter.doctrine_orm" to "sonata.doctrine.model.adapter.chain".
Inlined service "sonata.exporter.writer.csv" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.json" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xls" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xlsx" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xml" to "sonata.exporter.exporter".
Inlined service ".service_locator.7c8RWsX" to "sonata.block.manager".
Inlined service "sonata.block.loader.chain" to "sonata.block.context_manager.default".
Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service ".service_locator.TWz9UQt" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
Inlined service "sonata.admin.form.data_transformer_resolver" to "sonata.admin.action.set_object_field_value".
Inlined service "sonata.admin.search.handler" to "sonata.admin.block.search_result".
Inlined service "sonata.admin.manipulator.acl.admin" to "sonata.admin.command.setup_acl".
Inlined service ".service_locator.tUI0dt_" to "sonata.admin.pool".
Inlined service ".service_locator.NcBpgab" to "sonata.admin.builder.filter.factory".
Inlined service ".service_locator.3bpJ4pm" to "sonata.admin.audit.manager".
Inlined service ".service_locator._y0V3_x.sonata.admin.controller.crud" to "sonata.admin.controller.crud".
Inlined service "sonata.admin.form.data_transformer.boolean_to_string" to "sonata.admin.form.data_transformer_resolver".
Inlined service "sonata.admin.guesser.orm_list_chain" to "sonata.admin.builder.orm_list".
Inlined service "sonata.admin.guesser.orm_list" to "sonata.admin.guesser.orm_list_chain".
Inlined service "sonata.admin.guesser.orm_show_chain" to "sonata.admin.builder.orm_show".
Inlined service "sonata.admin.guesser.orm_show" to "sonata.admin.guesser.orm_show_chain".
Inlined service "sonata.admin.builder.filter.factory" to "sonata.admin.builder.orm_datagrid".
Inlined service "sonata.admin.guesser.orm_datagrid_chain" to "sonata.admin.builder.orm_datagrid".
Inlined service "sonata.admin.guesser.orm_datagrid" to "sonata.admin.guesser.orm_datagrid_chain".
Inlined service "sonata.media.security.superadmin_strategy" to "sonata.media.pool".
Inlined service "sonata.media.provider.youtube" to "sonata.media.pool".
Inlined service "sonata.media.provider.dailymotion" to "sonata.media.pool".
Inlined service "sonata.media.provider.vimeo" to "sonata.media.pool".
Inlined service "sonata.media.resizer.crop" to "sonata.media.thumbnail.format".
Inlined service "sonata.media.resizer.square" to "sonata.media.thumbnail.format".
Inlined service "sonata.media.thumbnail.file" to "sonata.media.provider.file".
Inlined service "sonata.media.metadata.noop" to "sonata.media.metadata.proxy".
Inlined service "sonata.media.metadata.amazon" to "sonata.media.metadata.proxy".
Inlined service ".service_locator.5NGzaNy.sonata.media.controller.media.admin" to "sonata.media.controller.media.admin".
Inlined service ".service_locator._y0V3_x.sonata.media.controller.gallery.admin" to "sonata.media.controller.gallery.admin".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "simplethings_entityaudit.username_callable.token_storage" to "simplethings_entityaudit.config".
Inlined service "OskarStark\Symfony\Http\Responder" to "SilasJoisten\Sonata\MultiUploadBundle\Controller\MultiUploadController".
Inlined service ".service_locator._y0V3_x.SilasJoisten\Sonata\MultiUploadBundle\Controller\MultiUploadController" to "SilasJoisten\Sonata\MultiUploadBundle\Controller\MultiUploadController".
Inlined service ".service_locator._y0V3_x.SilasJoisten\Sonata\MultiUploadBundle\Controller\CreateController" to "SilasJoisten\Sonata\MultiUploadBundle\Controller\CreateController".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "sonata.admin.maker" to "maker.auto_command.make_sonata_admin".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.sonata.admin.argument_resolver.admin.inner" to "debug.sonata.admin.argument_resolver.admin".
Inlined service "debug.sonata.admin.argument_resolver.proxy_query.inner" to "debug.sonata.admin.argument_resolver.proxy_query".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
Inlined service ".service_locator.KJqlxly" to ".service_locator.KJqlxly.App\Application\Project\ContentBundle\Controller\Base\BaseCRUDController".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.OSH1YoD" to ".service_locator.OSH1YoD.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service ".service_locator.5NGzaNy" to ".service_locator.5NGzaNy.sonata.media.controller.media.admin".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service "security.authenticator.manager.api" to "debug.security.firewall.authenticator.api.inner".
Inlined service "security.authenticator.manager.admin" to "debug.security.firewall.authenticator.admin.inner".
Inlined service "security.authenticator.manager.web" to "debug.security.firewall.authenticator.web.inner".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
Inlined service ".service_locator.OVHjxnY" to "console.command_loader".
Inlined service ".service_locator.OSH1YoD.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "fos_rest.serializer.jms" to "fos_rest.view_handler".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.extension.assets" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "sonata.media.http.base_client" to "sonata.media.pool".
Inlined service "sonata.media.http.base_message_factory" to "sonata.media.pool".
Inlined service "sonata.media.http.base_client" to "sonata.media.pool".
Inlined service "sonata.media.http.base_message_factory" to "sonata.media.pool".
Inlined service "sonata.media.http.base_client" to "sonata.media.pool".
Inlined service "sonata.media.http.base_message_factory" to "sonata.media.pool".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
2
Tag "sonata.status.renderer" was defined on service(s) "sonata.twig.flashmessage.manager", but was never used.
Tag "sonata.admin.template_registry" was defined on service(s) "project.content.content.template_registry", "project.content.setting.template_registry", "internit.importacaoBundle.importacao.template_registry", "project.security.provider.admin.user.template_registry", "project.security.provider.admin.group.template_registry", "internit.relatorioBundle.relatorio_geral.template_registry", "internit.relatorioBundle.relatorio1.template_registry", "project.security.provider.api.user.template_registry", "project.security.provider.api.group.template_registry", "internit.empresabundle.empresa.template_registry", "internit.tipoclientebundle.tipocliente.template_registry", "internit.clientebundle.cliente.template_registry", "internit.unidadeclientebundle.unidadecliente.template_registry", "internit.statusempreendimentobundle.statusempreendimento.template_registry", "internit.empreendimentobundle.empreendimento.template_registry", "internit.blocobundle.bloco.template_registry", "internit.unidadebundle.unidade.template_registry", "internit.statussolicitacaobundle.statussolicitacao.template_registry", "internit.tiposolicitacaobundle.tiposolicitacao.template_registry", "internit.tiposolicitacaobundle.assunto.template_registry", "internit.solicitacaobundle.solicitacao.template_registry", "internit.andamentosolicitacaobundle.andamentosolicitacao.template_registry", "internit.respostasolicitacaobundle.respostasolicitacao.template_registry", "internit.ordemServico.ordemServico.template_registry", "internit.periododisponivelagendamentobundle.periododisponivelagendamento.template_registry", "internit.diaindisponivelagendamentobundle.diaindisponivelagendamento.template_registry", "internit.profissaobundle.profissao.template_registry", "internit.profissionalbundle.profissional.template_registry", "internit.pesquisasatisfacao.pergunta.template_registry", "internit.pesquisasatisfacao.pesquisasatisfacao.template_registry", "internit.departamentobundle.departamento.template_registry", "internit.sacbundle.sac.template_registry", "sonata.media.admin.media.template_registry", "sonata.media.admin.gallery.template_registry", "sonata.media.admin.gallery_item.template_registry", but was never used.