https://portfolio.3wwit.com/connexion/fr

Query Metrics

1 Database Queries
1 Different statements
0.88 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.88 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.iso_code AS iso_code_3, t0.actived AS actived_4, t0.deleted AS deleted_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.drapeau_id AS drapeau_id_8 FROM app_locale t0 WHERE t0.iso_code = ?
Parameters:
[
  "fr"
]

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\Category
  • The field App\Entity\Category#projects_list is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Projects#categories does not contain the required 'inversedBy="projects_list"' attribute.
App\Entity\Projects No errors.
App\Entity\Locale No errors.
App\Entity\Files No errors.