GET https://datacambi.com/formations/rechercher-par/blog-details.html

Query Metrics

1 Database Queries
1 Different statements
3.28 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 3.28 ms
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.type AS type_2, f0_.duration AS duration_3, f0_.ects AS ects_4, f0_.created_at AS created_at_5, f0_.created_by AS created_by_6, f0_.updated_at AS updated_at_7, f0_.updated_by AS updated_by_8, f0_.department_id AS department_id_9 FROM formation f0_ WHERE f0_.type LIKE ? ORDER BY f0_.created_at DESC
Parameters:
[
  "%blog-details.html%"
]

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
App\Entity\Formation No errors.
App\Entity\Department
  • The mappings App\Entity\Department#formation and App\Entity\Timetable#formation are inconsistent with each other.