GET https://osd2.orbix.fr/golf

Query Metrics

1 Database Queries
1 Different statements
2.09 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 2.09 ms
SELECT g0_.name AS name_0, GROUP_CONCAT(DISTINCT g0_.platform  ORDER BY g0_.platform ASC SEPARATOR '|') AS sclr_1, GROUP_CONCAT(DISTINCT g0_.odds  ORDER BY g0_.platform ASC SEPARATOR '|') AS sclr_2, GROUP_CONCAT(DISTINCT g1_.lay  ORDER BY g1_.platform ASC SEPARATOR '|') AS sclr_3 FROM golf g0_ INNER JOIN golf g1_ ON (g0_.name = g1_.name) WHERE g0_.platform <> ? AND g1_.platform = ? AND (g0_.odds / g1_.lay) > ? GROUP BY g0_.name ORDER BY g1_.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\Golf No errors.