https://cta.mymaraboo.com/public/index.php/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 10.60 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.img AS img_3, t0.description AS description_4, t0.description_b AS description_b_5 FROM channel t0
Parameters:
[]
2 8.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.img AS img_6, t0.share AS share_7, t0.number_notification AS number_notification_8, t0.youtube AS youtube_9, t0.campagne_id AS campagne_id_10, t0.category_id AS category_id_11, t0.channel_id AS channel_id_12 FROM candidature t0
Parameters:
[]

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\Channel No errors.
App\Entity\Candidature
  • The association App\Entity\Candidature#Campagne refers to the inverse side field App\Entity\Campagne#candidatures which does not exist.
App\Entity\Campagne
  • The mappings App\Entity\Campagne#Category and App\Entity\Candidature#Campagne are inconsistent with each other.
App\Entity\Category No errors.
App\Entity\Notification No errors.
App\Entity\Vote No errors.
App\Entity\VoteB No errors.