https://bridgesrv-devpdf.pylot.fr/robots.txt

Query Metrics

1 Database Queries
1 Different statements
2.20 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 2.20 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.lei_user_id AS lei_user_id_3, t0.lei_pw_key AS lei_pw_key_4, t0.tourinsoft_user_id AS tourinsoft_user_id_5, t0.tourinsoft_token AS tourinsoft_token_6, t0.apidae_user_id AS apidae_user_id_7, t0.email AS email_8, t0.password AS password_9, t0.firstname AS firstname_10, t0.lastname AS lastname_11, t0.is_active AS is_active_12, t0.roles AS roles_13, t0.params AS params_14, t0.entity AS entity_15 FROM dn_user t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
  "admin_editions"
]

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
  • The field App\Entity\User#resetPasswordRequests is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ResetPasswordRequest#user does not contain the required 'inversedBy="resetPasswordRequests"' attribute.
App\Entity\DnsitEntity
  • The field App\Entity\DnsitEntity#products is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DnsitProduct#productEntity does not contain the required 'inversedBy="products"' attribute.
  • The field App\Entity\DnsitEntity#translateProducts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\DnsitTranslateProduct#productEntity does not contain the required 'inversedBy="translateProducts"' attribute.