Query Metrics
2
Database Queries
2
Different statements
3.57 ms
Query time
1
Invalid entities
11
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.55 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.attachment_site AS attachment_site_4, t0.url AS url_5, t0.url_git_lab AS url_git_lab_6, t0.is_active AS is_active_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.slug AS slug_10, t0.frameworks_id AS frameworks_id_11, t0.web_site_id AS web_site_id_12, t0.customers_id AS customers_id_13 FROM web_sites t0 ORDER BY t0.id DESC LIMIT 1
Parameters:
[]
|
||||||||||||||||||||||
| 2 | 1.02 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.attachment_site AS attachment_site_4, t0.url AS url_5, t0.url_git_lab AS url_git_lab_6, t0.is_active AS is_active_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.slug AS slug_10, t0.frameworks_id AS frameworks_id_11, t0.web_site_id AS web_site_id_12, t0.customers_id AS customers_id_13 FROM web_sites t0 WHERE t0.is_active = ?
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\Sites\WebSites | 4 |
| App\Entity\Sites\Customers | 4 |
| App\Entity\Technos\Frameworks\Frameworks | 2 |
| App\Entity\Users | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Sites\WebSites | No errors. |
| App\Entity\Technos\Frameworks\Frameworks | No errors. |
| App\Entity\Users |
|
| App\Entity\Sites\Customers | No errors. |