Query Metrics
1
Database Queries
1
Different statements
3.86 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
3.86 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.date AS date_2, t0.section AS section_3, t0.year AS year_4, t0.number AS number_5, t0.title AS title_6, t0.description AS description_7, t0.headline AS headline_8, t0.in_home AS in_home_9, t0.to_send AS to_send_10, t0.sent_at AS sent_at_11, t0.remote_id AS remote_id_12, t0.button_label AS button_label_13, t0.button_decree_label AS button_decree_label_14, t0.created_at AS created_at_15, t0.deleted_at AS deleted_at_16, t0.publishing_status AS publishing_status_17, t0.ordering AS ordering_18, t0.document_name AS document_name_19, t0.document_original_name AS document_original_name_20, t0.document_url AS document_url_21, t0.decree_name AS decree_name_22, t0.decree_original_name AS decree_original_name_23, t0.decree_url AS decree_url_24 FROM releases t0 WHERE t0.year = ? AND t0.number = ? LIMIT 1
Parameters:
[ "2026" "13" ]
|
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\Domain\User\Entity\User | No errors. |
| App\Domain\English\Entity\English | No errors. |
| App\Domain\Basic\Entity\Document | No errors. |
| App\Domain\LegalSummary\Entity\LegalSummary | No errors. |
| App\Domain\Podcast\Entity\Podcast | No errors. |
| App\Domain\Release\Entity\Release | No errors. |
| App\Domain\Release\Entity\ReleaseImage | No errors. |
| App\Domain\Release\Entity\ReleaseVideo | No errors. |
| App\Domain\Release\Entity\ReleaseLink | No errors. |