Query Metrics
1
Database Queries
1
Different statements
2.07 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2.07 ms |
SELECT c0_.name AS name_0, GROUP_CONCAT(DISTINCT c0_.platform ORDER BY c0_.platform ASC SEPARATOR '|') AS sclr_1, GROUP_CONCAT(DISTINCT c0_.odds ORDER BY c0_.platform ASC SEPARATOR '|') AS sclr_2, GROUP_CONCAT(DISTINCT c1_.lay ORDER BY c1_.platform ASC SEPARATOR '|') AS sclr_3 FROM cycling c0_ INNER JOIN cycling c1_ ON (c0_.name = c1_.name) WHERE c0_.platform <> ? AND c1_.platform = ? AND (c0_.odds / c1_.lay) > ? GROUP BY c0_.name ORDER BY c1_.lay ASC
Parameters:
[ "orbitx" "orbitx" 0.8 ]
|
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\Cycling | No errors. |