Query Metrics
2
Database Queries
2
Different statements
10.53 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
9.06 ms (86.08%) |
1 |
SELECT COUNT(DISTINCT c0_.id) AS sclr_0 FROM content c0_ WHERE c0_.category IN (?) AND c0_.status IN (?)
Parameters:
[ "Static Content" "PUBLISHED" ] |
|
1.47 ms (13.92%) |
1 |
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. |