Redirect 301 redirect from GET @app_parrainage (0f89d8)

GET https://www.arcanciane.fr/parrainage/

Query Metrics

5 Database Queries
4 Different statements
11.03 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 9.70 ms
SELECT t0.IDBanner AS IDBanner_1, t0.ImageBanner AS ImageBanner_2, t0.TitreBanner AS TitreBanner_3, t0.SoustitreBanner AS SoustitreBanner_4, t0.Libelle AS Libelle_5, t0.AltImageBanner AS AltImageBanner_6 FROM Banner t0 WHERE t0.Libelle = ? LIMIT 1
Parameters:
[
  "parrainage"
]
2 0.23 ms
SELECT t0.id AS id_1, t0.lienimage AS lienimage_2, t0.codeimage AS codeimage_3, t0.altimage AS altimage_4, t0.descriptionimage AS descriptionimage_5, t0.pathimage AS pathimage_6 FROM image t0 WHERE t0.codeimage = ? LIMIT 1
Parameters:
[
  "P1"
]
3 0.63 ms
SELECT t0.IDConfig AS IDConfig_1, t0.name AS name_2, t0.value AS value_3 FROM Config t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "montant_couponcadeau_parrain"
]
4 0.17 ms
SELECT t0.IDConfig AS IDConfig_1, t0.name AS name_2, t0.value AS value_3 FROM Config t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "montant_couponcadeau_filleul"
]
5 0.30 ms
SELECT t0.IDPagePublique AS IDPagePublique_1, t0.NomPage AS NomPage_2, t0.TitrePage AS TitrePage_3, t0.ContenuPage AS ContenuPage_4, t0.Metatitle AS Metatitle_5, t0.Metadescription AS Metadescription_6, t0.EstActif AS EstActif_7, t0.EstBlog AS EstBlog_8, t0.ImageMiseEnAvant AS ImageMiseEnAvant_9, t0.LienPageAfficher AS LienPageAfficher_10, t0.LibelleBanner AS LibelleBanner_11 FROM PagePublique t0 WHERE t0.LienPageAfficher = ? LIMIT 1
Parameters:
[
  "faq"
]

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\Config 2
App\Entity\Banner 1
App\Entity\Image 1
App\Entity\Pagepublique 1

Entities Mapping

Class Mapping errors
App\Entity\Banner No errors.
App\Entity\Image No errors.
App\Entity\Config No errors.
App\Entity\Pagepublique No errors.