Redirect 301 redirect from GET @app_user_register_index (1cfd53)

GET https://my-technima.preprod-16h33.fr/registration-demand/

Query Metrics

8 Database Queries
2 Different statements
39.91 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 10.60 ms
SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.icu AS icu_2, l0_.date_add AS date_add_3, l0_.date_upd AS date_upd_4, l0_.main AS main_5, l0_.is_interface AS is_interface_6 FROM lang l0_
Parameters:
[]
2 20.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.date_add AS date_add_5, t0.date_upd AS date_upd_6, t0.firstname AS firstname_7, t0.lastname AS lastname_8, t0.color AS color_9, t0.available_to AS available_to_10, t0.auth_code AS auth_code_11, t0.interface_lang_id AS interface_lang_id_12, t0.lang_in_charge_id AS lang_in_charge_id_13 FROM user t0 WHERE t0.lang_in_charge_id = ?
Parameters:
[
  1
]
3 1.88 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.date_add AS date_add_5, t0.date_upd AS date_upd_6, t0.firstname AS firstname_7, t0.lastname AS lastname_8, t0.color AS color_9, t0.available_to AS available_to_10, t0.auth_code AS auth_code_11, t0.interface_lang_id AS interface_lang_id_12, t0.lang_in_charge_id AS lang_in_charge_id_13 FROM user t0 WHERE t0.lang_in_charge_id = ?
Parameters:
[
  2
]
4 4.55 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.date_add AS date_add_5, t0.date_upd AS date_upd_6, t0.firstname AS firstname_7, t0.lastname AS lastname_8, t0.color AS color_9, t0.available_to AS available_to_10, t0.auth_code AS auth_code_11, t0.interface_lang_id AS interface_lang_id_12, t0.lang_in_charge_id AS lang_in_charge_id_13 FROM user t0 WHERE t0.lang_in_charge_id = ?
Parameters:
[
  3
]
5 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.date_add AS date_add_5, t0.date_upd AS date_upd_6, t0.firstname AS firstname_7, t0.lastname AS lastname_8, t0.color AS color_9, t0.available_to AS available_to_10, t0.auth_code AS auth_code_11, t0.interface_lang_id AS interface_lang_id_12, t0.lang_in_charge_id AS lang_in_charge_id_13 FROM user t0 WHERE t0.lang_in_charge_id = ?
Parameters:
[
  4
]
6 0.25 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.date_add AS date_add_5, t0.date_upd AS date_upd_6, t0.firstname AS firstname_7, t0.lastname AS lastname_8, t0.color AS color_9, t0.available_to AS available_to_10, t0.auth_code AS auth_code_11, t0.interface_lang_id AS interface_lang_id_12, t0.lang_in_charge_id AS lang_in_charge_id_13 FROM user t0 WHERE t0.lang_in_charge_id = ?
Parameters:
[
  5
]
7 0.39 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.date_add AS date_add_5, t0.date_upd AS date_upd_6, t0.firstname AS firstname_7, t0.lastname AS lastname_8, t0.color AS color_9, t0.available_to AS available_to_10, t0.auth_code AS auth_code_11, t0.interface_lang_id AS interface_lang_id_12, t0.lang_in_charge_id AS lang_in_charge_id_13 FROM user t0 WHERE t0.lang_in_charge_id = ?
Parameters:
[
  6
]
8 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.date_add AS date_add_5, t0.date_upd AS date_upd_6, t0.firstname AS firstname_7, t0.lastname AS lastname_8, t0.color AS color_9, t0.available_to AS available_to_10, t0.auth_code AS auth_code_11, t0.interface_lang_id AS interface_lang_id_12, t0.lang_in_charge_id AS lang_in_charge_id_13 FROM user t0 WHERE t0.lang_in_charge_id = ?
Parameters:
[
  7
]

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\Lang
  • The association App\Entity\Lang#featureValues refers to the owning side field App\Entity\FeatureValue#lang which does not exist.
App\Entity\Site No errors.
App\Entity\User No errors.
App\Entity\FeatureLang No errors.
App\Entity\FeatureValue No errors.
App\Entity\FeatureValueLang No errors.
App\Entity\ProductLang No errors.
App\Entity\AttributeLang
  • The association App\Entity\AttributeLang#attribute refers to the inverse side field App\Entity\Attribute#attributeLangs which does not exist.
App\Entity\AttributeValueLang No errors.
App\Entity\AdvantageLang No errors.
App\Entity\File No errors.
App\Entity\PolicyLang No errors.
App\Entity\Brand No errors.