GET https://business-n2a.myn2a.online/plateforme/13

Query Metrics

8 Database Queries
4 Different statements
3.18 ms Query time
0 Invalid entities
21 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.22 ms
(38.55%)
5
SELECT t0.id AS id_1, t0.label AS label_2, t0.route AS route_3, t0.url AS url_4, t0.icon AS icon_5, t0.enabled AS enabled_6, t0.position AS position_7, t0.blank AS blank_8, t0.parent_id AS parent_id_9 FROM menu t0 WHERE t0.parent_id = ?
Parameters:
[
  9
]
0.95 ms
(29.89%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.description AS description_4, t0.prix AS prix_5, t0.logo AS logo_6, t0.banniere AS banniere_7, t0.presentation AS presentation_8, t0.site_officiel AS site_officiel_9, t0.lien_plateforme AS lien_plateforme_10, t0.base_prefix AS base_prefix_11, t0.base_suffix AS base_suffix_12, t0.api_service AS api_service_13, t0.api_provisionning AS api_provisionning_14, t0.db_host AS db_host_15, t0.db_name AS db_name_16, t0.db_user AS db_user_17, t0.db_pass AS db_pass_18, t0.base_url AS base_url_19, t0.api_key AS api_key_20, t0.numero_bpay AS numero_bpay_21, t0.portail AS portail_22, t0.ordre_portail AS ordre_portail_23, t0.sous_compte_bpay AS sous_compte_bpay_24, t0.updated_at AS updated_at_25 FROM plateforme t0 WHERE t0.id = ?
Parameters:
[
  "13"
]
0.60 ms
(19.02%)
1
SELECT m0_.id AS id_0, m0_.label AS label_1, m0_.route AS route_2, m0_.url AS url_3, m0_.icon AS icon_4, m0_.enabled AS enabled_5, m0_.position AS position_6, m0_.blank AS blank_7, m0_.parent_id AS parent_id_8 FROM menu m0_ LEFT JOIN menu_role m2_ ON m0_.id = m2_.menu_id LEFT JOIN role r1_ ON r1_.code = m2_.role_code WHERE m0_.parent_id IS NULL AND m0_.enabled = 1 AND r1_.code IN (?) ORDER BY m0_.position ASC
Parameters:
[
  "ROLE_VISITEUR"
]
0.40 ms
(12.54%)
1
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.description AS description_4, t0.prix AS prix_5, t0.logo AS logo_6, t0.banniere AS banniere_7, t0.presentation AS presentation_8, t0.site_officiel AS site_officiel_9, t0.lien_plateforme AS lien_plateforme_10, t0.base_prefix AS base_prefix_11, t0.base_suffix AS base_suffix_12, t0.api_service AS api_service_13, t0.api_provisionning AS api_provisionning_14, t0.db_host AS db_host_15, t0.db_name AS db_name_16, t0.db_user AS db_user_17, t0.db_pass AS db_pass_18, t0.base_url AS base_url_19, t0.api_key AS api_key_20, t0.numero_bpay AS numero_bpay_21, t0.portail AS portail_22, t0.ordre_portail AS ordre_portail_23, t0.sous_compte_bpay AS sous_compte_bpay_24, t0.updated_at AS updated_at_25 FROM plateforme t0
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Plateforme 14
App\Entity\Menu 7

Entities Mapping

Class Mapping errors
App\Entity\Plateforme No errors.
App\Entity\Menu No errors.
App\Entity\Role No errors.