GET https://app.casaq.ch/api/v1/site-config?domain=novimmob.pix-preview.ch&preview=1

Query Metrics

3 Database Queries
3 Different statements
0.88 ms Query time
1 Invalid entities
12 Managed entities

Queries

Group similar statements

# Time Info
1 0.13 ms
SELECT t0.id AS id_1, t0.domaine AS domaine_2, t0.actif AS actif_3, t0.template AS template_4, t0.config AS config_5, t0.infos AS infos_6, t0.menu AS menu_7, t0.seo AS seo_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.footer AS footer_11, t0.agence_id AS agence_id_12 FROM agence_site t0 WHERE t0.domaine = ? LIMIT 1
Parameters:
[
  "novimmob.pix-preview.ch"
]
2 0.62 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.titre AS titre_3, t0.meta_description AS meta_description_4, t0.meta_title AS meta_title_5, t0.blocs AS blocs_6, t0.active AS active_7, t0.systeme AS systeme_8, t0.ordre AS ordre_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.template AS template_12, t0.site_id AS site_id_13 FROM agence_page t0 WHERE t0.site_id = ? ORDER BY t0.ordre ASC
Parameters:
[
  1
]
3 0.12 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.ville AS ville_3, t0.telephone AS telephone_4, t0.email AS email_5, t0.adresse AS adresse_6, t0.npa AS npa_7, t0.actif AS actif_8, t0.afficher_listing AS afficher_listing_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.addresses AS addresses_12, t0.website AS website_13, t14.id AS id_15, t14.theme AS theme_16, t14.logo_path AS logo_path_17, t14.primary_color AS primary_color_18, t14.secondary_color AS secondary_color_19, t14.default_resolution AS default_resolution_20, t14.created_at AS created_at_21, t14.updated_at AS updated_at_22, t14.agence_id AS agence_id_23, t0.subscription_plan_id AS subscription_plan_id_24 FROM agence t0 LEFT JOIN agence_pdf_settings t14 ON t14.agence_id = t0.id WHERE t0.id = ?
Parameters:
[
  5
]

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\AgencePage 8
App\Entity\AgenceSite 1
App\Entity\Agence 1
App\Entity\SubscriptionPlan 1
App\Entity\AgencePdfSettings 1

Entities Mapping

Class Mapping errors
App\Entity\AgenceSite No errors.
App\Entity\Agence
  • The field App\Entity\Agence#pdfSettings is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\AgencePdfSettings#agence does not contain the required 'inversedBy: "pdfSettings"' attribute.
App\Entity\AgencePage No errors.
App\Entity\AgencePdfSettings No errors.
App\Entity\SubscriptionPlan No errors.
App\Entity\User No errors.
App\Entity\AgencePdfTemplate No errors.
App\Entity\SubscriptionOption No errors.
App\Entity\AgenceFiliale No errors.