Query Metrics
2
Database Queries
2
Different statements
38.97 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
37.80 ms (96.99%) |
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" ] |
|
1.17 ms (3.01%) |
1 |
SELECT COUNT(DISTINCT c0_.id) AS sclr_0 FROM content c0_ WHERE (c0_.category IN (?)) AND (c0_.status IN (?))
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| Saz\StaticContent\Content\Domain\Model\Content | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Saz\StaticContent\Content\Domain\Model\Content | No errors. |