GET https://www.dev.ecocert.com/es-ES/rse/organizaci%C3%B3n

Query Metrics

3 Database Queries
3 Different statements
7.86 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 3.07 ms
SELECT t0.id AS id_1, t0.title_year AS title_year_2, t0.title AS title_3, t0.text_content AS text_content_4, t0.published AS published_5, t0.image_link AS image_link_6, t0.locale AS locale_7, t0.order_number AS order_number_8, t0.pagename AS pagename_9 FROM slide t0 WHERE t0.locale = ? AND t0.pagename = ? ORDER BY t0.order_number ASC
Parameters:
[
  "es-ES"
  "rse_organisation"
]
2 2.26 ms
SELECT r0_.id AS id_0, r0_.title AS title_1, r0_.description AS description_2, r0_.locale_to_display AS locale_to_display_3, r0_.alias_title AS alias_title_4, r0_.alias_description AS alias_description_5 FROM review r0_ WHERE r0_.alias_title LIKE ?
Parameters:
[
  "rse_organisation%"
]
3 2.53 ms
SELECT c0_.id AS id_0, c0_.priority AS priority_1, c0_.language AS language_2, c0_.country AS country_3 FROM country_language c0_ WHERE c0_.language = ? AND c0_.country = ?
Parameters:
[
  "es"
  "ES"
]

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
App\Entity\Review 2
App\Entity\CountryLanguage 1
App\Entity\Language 1
App\Entity\Country 1

Entities Mapping

Class Mapping errors
App\Entity\Slide No errors.
App\Entity\Review No errors.
App\Entity\CountryLanguage No errors.
App\Entity\Language No errors.
App\Entity\Country No errors.
App\Entity\Content No errors.