Query Metrics
2
Database Queries
2
Different statements
10.53 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 9.06 ms |
SELECT COUNT(DISTINCT c0_.id) AS sclr_0 FROM content c0_ WHERE c0_.category IN (?) AND c0_.status IN (?)
Parameters:
[ "Static Content" "PUBLISHED" ] |
| 2 | 1.47 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.category AS category_2, c0_.created_at AS created_at_3, c0_.alias AS alias_4, c0_.status AS status_5, c0_.position AS position_6, c0_.desktop_content AS desktop_content_7, c0_.mobile_content AS mobile_content_8 FROM content c0_ WHERE c0_.category IN (?) AND c0_.status IN (?) ORDER BY c0_.created_at DESC LIMIT 10
Parameters:
[ "Static Content" "PUBLISHED" ] |
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| Saz\StaticContent\Content\Domain\Model\Content | No errors. |