Query Metrics
4
Database Queries
1
Different statements
5.07 ms
Query time
0
Invalid entities
0
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.46 ms |
SELECT c0_.id AS id_0, c0_.data2 AS data2_1, c0_.data3 AS data3_2 FROM content c0_ WHERE (c0_.data4 = ? AND c0_.is_active = 1 AND c0_.data1 = ?) AND c0_.item_type IN ('redirection')
Parameters:
[ 1 "/.env/" ] |
| 2 | 1.17 ms |
SELECT c0_.id AS id_0, c0_.data2 AS data2_1, c0_.data3 AS data3_2 FROM content c0_ WHERE (c0_.data4 = ? AND c0_.is_active = 1 AND c0_.data1 = ?) AND c0_.item_type IN ('redirection')
Parameters:
[ 1 "/.env/" ] |
| 3 | 1.24 ms |
SELECT c0_.id AS id_0, c0_.data2 AS data2_1, c0_.data3 AS data3_2 FROM content c0_ WHERE (c0_.data4 = ? AND c0_.is_active = 1 AND c0_.data1 = ?) AND c0_.item_type IN ('redirection')
Parameters:
[ 1 "/.env/" ] |
| 4 | 1.20 ms |
SELECT c0_.id AS id_0, c0_.data2 AS data2_1, c0_.data3 AS data3_2 FROM content c0_ WHERE (c0_.data4 = ? AND c0_.is_active = 1 AND c0_.data1 = ?) AND c0_.item_type IN ('redirection')
Parameters:
[ 1 "/.env/" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| automation | doctrine.dbal.automation_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| automation | doctrine.orm.automation_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
automation entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\JWT\RefreshToken | No errors. |
| App\Entity\Admin\Redirection | No errors. |
automation entity manager
No loaded entities.