https://dev-masterapp.hrz.fr/console/login

Query Metrics

2 Database Queries
2 Different statements
2.57 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.38 ms
(53.82%)
1
SELECT t0.id AS id_1, t0.id_module AS id_module_2, t0.type_module AS type_module_3, t0.old AS old_4, t0.new AS new_5, t0.active AS active_6, t0.lien_externe AS lien_externe_7, t0.DateCreation AS DateCreation_8, t0.DateModification AS DateModification_9, t0.locale AS locale_10, t0.IdSite AS IdSite_11 FROM redirection t0 WHERE t0.old = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "/console/login"
  1
]
1.18 ms
(46.18%)
1
SELECT t0.id AS id_1, t0.email_site AS email_site_2, t0.image AS image_3, t0.lien_carte AS lien_carte_4, t0.apercu_image_lien AS apercu_image_lien_5, t0.image_footer AS image_footer_6, t0.image_bandeau AS image_bandeau_7, t0.tel AS tel_8, t0.image_vide AS image_vide_9, t0.maintenance AS maintenance_10, t0.htaccess_val AS htaccess_val_11, t0.meta_index AS meta_index_12, t0.meta_follow AS meta_follow_13, t0.robots AS robots_14, t0.analytics AS analytics_15, t0.cle_key AS cle_key_16, t0.cle_secret AS cle_secret_17, t0.tag_managerhead AS tag_managerhead_18, t0.meta_keywords AS meta_keywords_19, t0.cle_map AS cle_map_20, t0.active_smtp AS active_smtp_21, t0.email_from AS email_from_22, t0.email_sender AS email_sender_23, t0.host_smtp AS host_smtp_24, t0.type_cryptage AS type_cryptage_25, t0.port_tls AS port_tls_26, t0.port_ssl AS port_ssl_27, t0.smtp_user AS smtp_user_28, t0.smtp_pass AS smtp_pass_29, t0.typeLienErrorPage AS typeLienErrorPage_30, t0.lienExterneErrorPage AS lienExterneErrorPage_31, t0.telephoneErrorPage AS telephoneErrorPage_32, t0.IdSite AS IdSite_33 FROM parametre_site t0 WHERE t0.IdSite = ? LIMIT 1
Parameters:
[
  "1"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Redirection No errors.
App\Entity\Site No errors.
App\Entity\ParametreSite No errors.