Query Metrics
2
Database Queries
2
Different statements
3.95 ms
Query time
0
Invalid entities
3
Managed entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.87 ms (72.57%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.text AS text_3, t0.backup AS backup_4, t0.slug AS slug_5, t0.seoMetaDescription AS seoMetaDescription_6, t0.seoTitleTag AS seoTitleTag_7, t0.seoOgImage AS seoOgImage_8, t0.seoOgTitle AS seoOgTitle_9, t0.seoOgDescription AS seoOgDescription_10, t0.isRemoveder AS isRemoveder_11, t0.showInWidget AS showInWidget_12 FROM custompage t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"stav-siete"
]
|
1.08 ms (27.43%) |
1 |
SELECT n0_.id AS id_0, n0_.text AS text_1, n0_.is_hidden AS is_hidden_2, n0_.category_id AS category_id_3 FROM network_state n0_ WHERE n0_.is_hidden <> ?
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\CustomPage | 1 |
App\Plugins\NetworkStatePlugin\Entity\NetworkState | 1 |
App\Plugins\NetworkStatePlugin\Entity\NetworkStateCategory | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\CustomPage | No errors. |
App\Plugins\NetworkStatePlugin\Entity\NetworkState | No errors. |
App\Plugins\NetworkStatePlugin\Entity\NetworkStateCategory | No errors. |