Query Metrics
2
Database Queries
2
Different statements
1.51 ms
Query time
0
Invalid entities
8
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.83 ms (54.99%) |
1 |
SELECT a0_.id AS id_0, a0_.slug AS slug_1, a0_.is_active AS is_active_2, a0_.date AS date_3, a0_.title AS title_4, a0_.abstract AS abstract_5, a0_.content AS content_6, a0_.has_template AS has_template_7, a0_.category_id AS category_id_8 FROM archimede_solutions_news a0_ WHERE a0_.is_active = ? ORDER BY a0_.date DESC, a0_.id DESC
Parameters:
[
1
]
|
|
0.68 ms (45.01%) |
1 |
SELECT a0_.id AS id_0, a0_.slug AS slug_1, a0_.name AS name_2, a0_.image_path AS image_path_3 FROM archimede_solutions_category a0_ ORDER BY a0_.name ASC
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\Category | 5 |
| App\Entity\News | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\News | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\NewsMaterial | No errors. |