https://link.preprod.inquize.net/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.05 ms
SELECT t0.logo AS logo_1, t0.name AS name_2, t0.about AS about_3, t0.url AS url_4, t0.dynamic_link AS dynamic_link_5, t0.short_dynamic_link AS short_dynamic_link_6, t0.website AS website_7, t0.type AS type_8, t0.category AS category_9, t0.languages AS languages_10, t0.zones AS zones_11, t0.tel AS tel_12, t0.email1 AS email1_13, t0.email2 AS email2_14, t0.address AS address_15, t0.city AS city_16, t0.zip_code AS zip_code_17, t0.country AS country_18, t0.nbr_followers AS nbr_followers_19, t0.score AS score_20, t0.number_chats_non_lu AS number_chats_non_lu_21, t0.number_participation AS number_participation_22, t0.level AS level_23, t0.id AS id_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.is_deleted AS is_deleted_27, t0.social_media_id AS social_media_id_28, t0.created_by_id AS created_by_id_29 FROM media t0 WHERE t0.url = ? AND t0.is_deleted = ? LIMIT 1
Parameters:
[
  ""
  0
]

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\BaseEntity No errors.
App\Entity\Media\Media No errors.
App\Entity\SocialMedia No errors.
App\Entity\User
  • The mappings App\Entity\User#crews and App\Entity\Program\ProgramCrewMember#user are inconsistent with each other.