Query Metrics
1
Database Queries
1
Different statements
0.90 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.90 ms (100.00%) |
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_ INNER JOIN archimede_solutions_category a1_ ON a0_.category_id = a1_.id WHERE a1_.slug = ? AND a0_.is_active = ? ORDER BY a0_.date DESC LIMIT 3
Parameters:
[ "haccp" 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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\News | No errors. |
| App\Entity\Category | No errors. |