GET https://dev.beescom.fr/smbva/public/actions/restauration-de-milieux

Query Metrics

4 Database Queries
4 Different statements
41.14 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 18.88 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.teasing AS teasing_3, t0.description AS description_4, t0.context AS context_5, t0.filename AS filename_6, t0.objective AS objective_7, t0.public AS public_8, t0.holder AS holder_9, t0.partner AS partner_10, t0.indicator AS indicator_11, t0.cost AS cost_12, t0.animation AS animation_13, t0.sector AS sector_14, t0.sage AS sage_15, t0.priority AS priority_16, t0.slug AS slug_17, t0.position AS position_18, t0.alt_image AS alt_image_19, t0.legend_image AS legend_image_20 FROM smbvaaction t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "restauration-de-milieux"
]
2 4.21 ms
SELECT t0_.name AS name_0, t0_.profile_filename AS profile_filename_1, t0_.slug AS slug_2 FROM thematic t0_ ORDER BY t0_.position ASC
Parameters:
[]
3 10.29 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM tags t0 INNER JOIN smbvaaction_tags ON t0.id = smbvaaction_tags.tags_id WHERE smbvaaction_tags.smbvaaction_id = ?
Parameters:
[
  11
]
4 7.76 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.filename AS filename_6, t0.smbvaaction_id AS smbvaaction_id_7 FROM action_step t0 WHERE t0.smbvaaction_id = ?
Parameters:
[
  11
]

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.

Entities Mapping

Class Mapping errors
App\Entity\SMBVAAction No errors.
App\Entity\ActionStep No errors.
App\Entity\Thematic No errors.
App\Entity\Tags No errors.