Redirect 301 redirect from GET @app_parrainage (835c65)

GET https://newarcanciane.devsoft-pro.com/parrainage/

Query Metrics

6 Database Queries
5 Different statements
3.73 ms Query time
0 Invalid entities
6 Managed entities

Queries

Group similar statements

# Time Info
1 0.49 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 1.02 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 1.19 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.23 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.43 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.Metakeywords AS Metakeywords_7, t0.EstActif AS EstActif_8, t0.EstBlog AS EstBlog_9, t0.ImageMiseEnAvant AS ImageMiseEnAvant_10, t0.LienPageAfficher AS LienPageAfficher_11, t0.LibelleBanner AS LibelleBanner_12 FROM PagePublique t0 WHERE t0.NomPage = ? LIMIT 1
Parameters:
[
  "Parrainage"
]
6 0.38 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.Metakeywords AS Metakeywords_7, t0.EstActif AS EstActif_8, t0.EstBlog AS EstBlog_9, t0.ImageMiseEnAvant AS ImageMiseEnAvant_10, t0.LienPageAfficher AS LienPageAfficher_11, t0.LibelleBanner AS LibelleBanner_12 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\Pagepublique 2
App\Entity\Banner 1
App\Entity\Image 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.