Query Metrics

3Database Queries
2Different statements
47.40 msQuery time
0Invalid entities

Queries

Group similar statements

#TimeInfo
10.76 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.slug AS slug_5, t0.url AS url_6, t0.visibility AS visibility_7, t0.type AS type_8 FROM seo_redirection t0 WHERE t0.slug = ? AND t0.visibility = ? LIMIT 1
Parameters:
[
  "oauth/login?client_id=client_id&redirect_uri=https%3A%2F%2Fb4.mirtillostudio.fr%2Fconnect%2Fmirtillo%2Fcheck&scope=profile%20email%20openid&state=462e37126a7155cdb81117f1f5abd021"
  1
]
246.14 ms
SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title_page AS title_page_3, c0_.name AS name_4, c0_.description AS description_5, c0_.sequence AS sequence_6, c0_.type AS type_7, c0_.category AS category_8, c0_.type_website AS type_website_9, c0_.tool_id AS tool_id_10 FROM core_tools c0_ WHERE c0_.type_website LIKE ? ORDER BY c0_.id ASC
Parameters:
[
  "%login%"
]
30.49 ms
SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title_page AS title_page_3, c0_.name AS name_4, c0_.description AS description_5, c0_.sequence AS sequence_6, c0_.type AS type_7, c0_.category AS category_8, c0_.type_website AS type_website_9, c0_.tool_id AS tool_id_10 FROM core_tools c0_ WHERE c0_.type_website LIKE ? ORDER BY c0_.id ASC
Parameters:
[
  "%login%"
]

Database Connections

NameService
defaultdoctrine.dbal.default_connection

Entity Managers

NameService
defaultdoctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

ClassMapping errors
App\Entity\Seo\Redirection No errors.
App\Entity\Core\Tools No errors.