GET http://erp-dev.ajroudsoftwares.tn/contact/fr

Query Metrics

6 Database Queries
3 Different statements
23.92 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 11.95 ms
SELECT t0.id AS id_1, t0.label AS label_2, t0.header AS header_3, t0.content AS content_4, t0.disabled AS disabled_5 FROM sticky_flash t0 WHERE t0.disabled = ?
Parameters:
[
  0
]
2 2.38 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "1"
  "en_US"
  "App\Entity\StickyFlash"
]
3 2.30 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "2"
  "en_US"
  "App\Entity\StickyFlash"
]
4 2.80 ms
SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.label AS label_4, t0.sticky_flash_id AS sticky_flash_id_5 FROM button t0 WHERE t0.sticky_flash_id = ?
Parameters:
[
  1
]
5 2.43 ms
SELECT t0.id AS id_1, t0.url AS url_2, t0.type AS type_3, t0.label AS label_4, t0.sticky_flash_id AS sticky_flash_id_5 FROM button t0 WHERE t0.sticky_flash_id = ?
Parameters:
[
  2
]
6 2.06 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "1"
  "en_US"
  "App\Entity\Button"
]

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\StickyFlash 2
App\Entity\Button 1