https://boutique.leconservateur.dtv-projects.com/front-css-custom.css

Query Metrics

4 Database Queries
1 Different statements
3.69 ms Query time
1 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 1.78 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.description AS description_4, t0.field_type AS field_type_5, t0.title AS title_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "FRONT_CSS_CONFIG_COLORS_SETTING"
]
2 0.97 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.description AS description_4, t0.field_type AS field_type_5, t0.title AS title_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "FRONT_CSS_CONFIG_FONTS_SETTING"
]
3 0.50 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.description AS description_4, t0.field_type AS field_type_5, t0.title AS title_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "FRONT_CSS_CONFIG_BUTTONS_SETTING"
]
4 0.45 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.description AS description_4, t0.field_type AS field_type_5, t0.title AS title_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "FRONT_CSS_CONFIG_FORM_SETTING"
]

Database Connections

Name Service
default doctrine.dbal.default_connection
user_logs doctrine.dbal.user_logs_connection
dtv_blacklisted_emails doctrine.dbal.dtv_blacklisted_emails_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\Newsletter No errors.
App\Entity\ContactList
  • The field App\Entity\ContactList#smsSpotHitCampaigns is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\SmsSpotHitCampaign#contactList does not contain the required 'inversedBy="smsSpotHitCampaigns"' attribute.
App\Entity\Setting No errors.