GET https://femissimi.chingov.ssft.me/questions

Query Metrics

15 Database Queries
5 Different statements
17.82 ms Query time
0 Invalid entities
14 Managed entities

Queries

Group similar statements

# Time Info
1 1.46 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.ui_label AS ui_label_3, t0.value AS value_4, t0.readonly AS readonly_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "default_from_email"
]
2 2.97 ms
SELECT f0_.id AS id_0, f0_.question AS question_1, f0_.answer AS answer_2, f0_.created_at AS created_at_3, f0_.updated_at AS updated_at_4, f0_.position_index AS position_index_5, f0_.start_date AS start_date_6, f0_.end_date AS end_date_7 FROM faq f0_ WHERE (f0_.start_date IS NULL OR f0_.start_date <= ?) AND (f0_.end_date IS NULL OR f0_.end_date >= ?) ORDER BY f0_.position_index ASC
Parameters:
[
  "2026-06-13 00:00:00"
  "2026-06-13 00:00:00"
]
3 4.02 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"
  "bg"
  "App\Entity\Faq"
]
4 0.82 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"
  "bg"
  "App\Entity\Faq"
]
5 0.48 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:
[
  "3"
  "bg"
  "App\Entity\Faq"
]
6 0.44 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:
[
  "4"
  "bg"
  "App\Entity\Faq"
]
7 0.40 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:
[
  "5"
  "bg"
  "App\Entity\Faq"
]
8 0.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:
[
  "6"
  "bg"
  "App\Entity\Faq"
]
9 0.95 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:
[
  "7"
  "bg"
  "App\Entity\Faq"
]
10 0.80 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:
[
  "8"
  "bg"
  "App\Entity\Faq"
]
11 0.74 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:
[
  "9"
  "bg"
  "App\Entity\Faq"
]
12 0.79 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:
[
  "10"
  "bg"
  "App\Entity\Faq"
]
13 1.03 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.ui_label AS ui_label_2, s0_.value AS value_3, s0_.readonly AS readonly_4, s0_.created_at AS created_at_5, s0_.updated_at AS updated_at_6 FROM setting s0_ WHERE s0_.name = ? LIMIT 1
Parameters:
[
  "google_recaptcha_api_key"
]
14 1.12 ms
SELECT m0_.id AS id_0, m0_.data AS data_1, m0_.name AS name_2, m0_.slug AS slug_3, m0_.description AS description_4, m0_.created_at AS created_at_5, m0_.updated_at AS updated_at_6, m0_.position_index AS position_index_7, m0_.page_id AS page_id_8, m0_.module_id AS module_id_9 FROM module_item m0_ WHERE m0_.name IS NOT NULL AND (m0_.name = ? OR m0_.description = ?) ORDER BY m0_.name ASC LIMIT 1
Parameters:
[
  "Header"
  "Header"
]
15 1.41 ms
SELECT m0_.id AS id_0, m0_.data AS data_1, m0_.name AS name_2, m0_.slug AS slug_3, m0_.description AS description_4, m0_.created_at AS created_at_5, m0_.updated_at AS updated_at_6, m0_.position_index AS position_index_7, m0_.page_id AS page_id_8, m0_.module_id AS module_id_9 FROM module_item m0_ WHERE m0_.name IS NOT NULL AND (m0_.name = ? OR m0_.description = ?) ORDER BY m0_.name ASC LIMIT 1
Parameters:
[
  "Footer"
  "Footer"
]

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\Faq 10
App\Entity\Setting 2
App\Entity\ModuleItem 2

Entities Mapping