Redirect 301 redirect from GET @root (e0b8af)

GET https://villedeparis.boaz-connect.fr/fr/login

Query Metrics

1 Database Queries
1 Different statements
0.68 ms Query time
2 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.68 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.logo AS logo_4, t0.cover AS cover_5, t0.color AS color_6, t0.active AS active_7, t0.domain AS domain_8, t0.preview_code AS preview_code_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.created_by AS created_by_12, t0.updated_by AS updated_by_13 FROM client t0 WHERE t0.domain = ? LIMIT 1
Parameters:
[
  "villedeparis"
]

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\Client 1

Entities Mapping

Class Mapping errors
App\Entity\Client No errors.
App\Entity\Place
  • The association App\Entity\Place#category refers to the inverse side field App\Entity\Taxonomy#places which does not exist.
App\Entity\Task No errors.
App\Entity\Todo
  • The association App\Entity\Todo#project refers to the inverse side field App\Entity\Taxonomy#todos which does not exist.
App\Entity\Document No errors.
App\Entity\Chat No errors.