https://maurin.rec.clubvet.fr/robots.txt

Query Metrics

3 Database Queries
1 Different statements
0.82 ms Query time
1 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.31 ms
SELECT t0.id AS id_1, t0.domain_name AS domain_name_2, t0.published AS published_3, t0.maintenance AS maintenance_4, t0.primary_color AS primary_color_5, t0.secondary_color AS secondary_color_6, t0.google_analytics_key AS google_analytics_key_7, t0.recaptcha_site_key AS recaptcha_site_key_8, t0.recaptcha_secret_key AS recaptcha_secret_key_9, t0.port AS port_10, t0.preview_token AS preview_token_11, t0.template_id AS template_id_12, t0.color_theme_id AS color_theme_id_13, t0.clinic_id AS clinic_id_14 FROM website t0 WHERE t0.domain_name = ? AND t0.published = ? LIMIT 1
Parameters:
[
  "maurin.rec.clubvet.fr"
  1
]
2 0.28 ms
SELECT t0.id AS id_1, t0.domain_name AS domain_name_2, t0.published AS published_3, t0.maintenance AS maintenance_4, t0.primary_color AS primary_color_5, t0.secondary_color AS secondary_color_6, t0.google_analytics_key AS google_analytics_key_7, t0.recaptcha_site_key AS recaptcha_site_key_8, t0.recaptcha_secret_key AS recaptcha_secret_key_9, t0.port AS port_10, t0.preview_token AS preview_token_11, t0.template_id AS template_id_12, t0.color_theme_id AS color_theme_id_13, t0.clinic_id AS clinic_id_14 FROM website t0 WHERE t0.domain_name = ? AND t0.published = ? LIMIT 1
Parameters:
[
  "maurin.rec.clubvet.fr"
  1
]
3 0.23 ms
SELECT t0.id AS id_1, t0.domain_name AS domain_name_2, t0.published AS published_3, t0.maintenance AS maintenance_4, t0.primary_color AS primary_color_5, t0.secondary_color AS secondary_color_6, t0.google_analytics_key AS google_analytics_key_7, t0.recaptcha_site_key AS recaptcha_site_key_8, t0.recaptcha_secret_key AS recaptcha_secret_key_9, t0.port AS port_10, t0.preview_token AS preview_token_11, t0.template_id AS template_id_12, t0.color_theme_id AS color_theme_id_13, t0.clinic_id AS clinic_id_14 FROM website t0 WHERE t0.domain_name = ? AND t0.published = ? LIMIT 1
Parameters:
[
  "maurin.rec.clubvet.fr"
  1
]

Database Connections

Name Service
default doctrine.dbal.default_connection
prestashop doctrine.dbal.prestashop_connection
externalData doctrine.dbal.externalData_connection
axonaut doctrine.dbal.axonaut_connection
pricePolicy doctrine.dbal.pricePolicy_connection
amadeo doctrine.dbal.amadeo_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\Apollon\Website No errors.
App\Entity\Apollon\WebsiteTemplate No errors.
App\Entity\Apollon\ColorTheme No errors.
App\Entity\Asclepios\Clinic
  • The field App\Entity\Asclepios\Clinic#website is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Apollon\Website#clinic does not contain the required 'inversedBy="website"' attribute.
  • The mappings App\Entity\Asclepios\Clinic#teamProfileOrders and App\Entity\Asclepios\TeamProfileOrder#clinic are inconsistent with each other.
App\Entity\Apollon\WebsiteRequestType No errors.