GET http://erp-dev.ajroudsoftwares.tn/terms/ar?switch_locale=1

Query Metrics

9 Database Queries
3 Different statements
24.89 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
15.30 ms
(61.49%)
6
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"
]
5.87 ms
(23.59%)
1
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
]
3.71 ms
(14.92%)
2
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
]

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