GET https://webcb007.mirtillostudio.com/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.13 ms
(100.00%)
1
SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.name AS name_3, c0_.title_page AS title_page_4, c0_.value AS value_5, c0_.type_website AS type_website_6, c0_.sequence AS sequence_7, c0_.type AS type_8, c0_.tool_id AS tool_id_9 FROM core_tools c0_ WHERE c0_.type_website LIKE ? ORDER BY c0_.id ASC
Parameters:
[
  "%blog%"
]

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\Core\Tools
  • The field 'App\Entity\Core\Tools#sequence' has the property type 'string' that differs from the metadata field type 'int' returned by the 'integer' DBAL type.