Query Metrics
6
Database Queries
6
Different statements
2.18 ms
Query time
0
Invalid entities
22
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.50 ms |
SELECT c0_.id AS id_0, c0_.slug AS slug_1, c0_.title AS title_2, c0_.abstract AS abstract_3, c0_.priority AS priority_4, c0_.date AS date_5, c0_.seo_title AS seo_title_6, c0_.seo_description AS seo_description_7, c0_.category_id AS category_id_8 FROM cas_news c0_ ORDER BY c0_.date DESC LIMIT 3
Parameters:
[] |
| 2 | 0.45 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.abstract AS abstract_4, t0.num_of_photo AS num_of_photo_5, t0.priority AS priority_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8 FROM cas_activity t0
Parameters:
[] |
| 3 | 0.43 ms |
SELECT c0_.id AS id_0, c0_.slug AS slug_1, c0_.title AS title_2, c0_.abstract AS abstract_3, c0_.priority AS priority_4, c0_.seo_title AS seo_title_5, c0_.seo_description AS seo_description_6 FROM cas_results c0_ ORDER BY c0_.title DESC LIMIT 3
Parameters:
[] |
| 4 | 0.28 ms |
SELECT c0_.id AS id_0, c0_.slug AS slug_1, c0_.title AS title_2, c0_.number AS number_3, c0_.date AS date_4 FROM cas_aba c0_ ORDER BY c0_.date DESC LIMIT 3
Parameters:
[] |
| 5 | 0.30 ms |
SELECT c0_.id AS id_0, c0_.slug AS slug_1, c0_.title AS title_2, c0_.number AS number_3, c0_.date AS date_4 FROM cas_aba c0_ ORDER BY c0_.date ASC LIMIT 3
Parameters:
[] |
| 6 | 0.22 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.abstract AS abstract_4, t0.priority AS priority_5 FROM cas_projects t0
Parameters:
[] |
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\Activity | 7 |
| App\Entity\Aba | 6 |
| App\Entity\News | 3 |
| App\Entity\Results | 3 |
| App\Entity\Projects | 2 |
| App\Entity\NewsCategory | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\News | No errors. |
| App\Entity\NewsCategory | No errors. |
| App\Entity\Activity | No errors. |
| App\Entity\Results | No errors. |
| App\Entity\Aba | No errors. |
| App\Entity\Projects | No errors. |