https://demo.plateform.jobinlive.fr/public/aze/connexion-securisee

Query Metrics

2 Database Queries
2 Different statements
4.11 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 2.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.rgpd_file AS rgpd_file_4, t0.description AS description_5, t0.baseline AS baseline_6, t0.background AS background_7, t0.alt_logo AS alt_logo_8, t0.is_active AS is_active_9, t0.created_at AS created_at_10, t0.modified_at AS modified_at_11, t0.slug AS slug_12, t0.salt AS salt_13, t0.main_color AS main_color_14, t0.secondary_color AS secondary_color_15, t0.is_secure AS is_secure_16, t0.is_hidden_job_title AS is_hidden_job_title_17, t0.is_hidden_user_job AS is_hidden_user_job_18, t0.label_location AS label_location_19, t0.label_sub_location AS label_sub_location_20, t0.has_microsoft AS has_microsoft_21, t0.has_zoom AS has_zoom_22 FROM client t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "public"
]
2 1.93 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_active AS is_active_3, t0.created_at AS created_at_4, t0.modified_at AS modified_at_5, t0.client_id AS client_id_6 FROM domain t0 WHERE t0.client_id = ?
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\Client No errors.
App\Entity\Domain No errors.
App\Entity\User No errors.
App\Entity\ClientProduct
  • The association App\Entity\ClientProduct#diagQuestions refers to the owning side field App\Entity\DiagQuestion#clientProduct which does not exist.
App\Entity\Location No errors.
App\Entity\SubLocation
  • The association App\Entity\SubLocation#defiQuestions refers to the owning side field App\Entity\DefiQuestion#deniedSubLocation which does not exist.
App\Entity\Job No errors.
App\Entity\Contact No errors.