Query Metrics
17
Database Queries
11
Different statements
164.07 ms
Query time
8
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
50.22 ms (30.61%) |
6 |
SELECT DATABASE()
Parameters:
[] |
20.93 ms (12.75%) |
2 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"lbp"
]
|
17.17 ms (10.46%) |
1 |
SELECT CASE WHEN a0_.lesson_title IS NOT NULL THEN a0_.lesson_title ELSE a0_.title END AS sclr_0, a0_.id AS id_1, a0_.slug_lesson AS slug_lesson_2, c1_.title AS title_3, c1_.id AS id_4, l2_.id AS id_5, l2_.`online` AS online_6, l2_.metadescription AS metadescription_7, l2_.content AS content_8, l2_.title AS title_9 FROM library l2_ INNER JOIN Course c1_ ON l2_.course_id = c1_.id INNER JOIN admin_discipline a0_ ON l2_.disciplines_id = a0_.id WHERE c1_.slug = ? AND l2_.`online` = 1 ORDER BY c1_.order ASC, l2_.position ASC
Parameters:
[
"premiere"
]
|
10.88 ms (6.63%) |
1 |
SELECT c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
Parameters:
[ "lbp" "lbp" "doctrine_migration_versions" ] |
10.63 ms (6.48%) |
1 |
SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'lbp' */ ORDER BY k.ORDINAL_POSITION
Parameters:
[ "lbp" "doctrine_migration_versions" ] |
9.59 ms (5.84%) |
1 |
SELECT f0_.id AS id_0, f0_.title AS title_1, f0_.slug AS slug_2, f0_.link AS link_3, f0_.content AS content_4, f0_.`online` AS online_5, f0_.position AS position_6, f0_.metadescription AS metadescription_7, f0_.created AS created_8, f0_.updated AS updated_9, f0_.video_id AS video_id_10, f0_.notion_id AS notion_id_11 FROM free_activity_notion f0_ INNER JOIN free_notion f1_ ON f0_.notion_id = f1_.id INNER JOIN library l2_ ON f1_.library_id = l2_.id INNER JOIN Course c3_ ON l2_.course_id = c3_.id INNER JOIN admin_discipline a4_ ON l2_.disciplines_id = a4_.id WHERE f0_.slug = ? AND c3_.slug = ? AND a4_.slug_lesson = ?
Parameters:
[ "industrialisation-et-acceleration-des-transformations-economiques-et-sociales-en-france-804" "premiere" "histoire-geographie" ] |
9.43 ms (5.75%) |
1 |
SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
Parameters:
[ "lbp" "doctrine_migration_versions" ] |
9.41 ms (5.73%) |
1 |
SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
Parameters:
[ "lbp" "doctrine_migration_versions" ] |
8.66 ms (5.28%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.front AS front_4, t0.order AS order_5, t0.description AS description_6, t0.metadescription AS metadescription_7 FROM Course t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"premiere"
]
|
8.61 ms (5.25%) |
1 |
SELECT c0_.id AS id_0, c0_.slug AS slug_1, c0_.title AS title_2 FROM Course c0_ WHERE c0_.front = 1 ORDER BY c0_.order ASC
Parameters:
[] |
8.56 ms (5.22%) |
1 |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
wp | doctrine.dbal.wp_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\Users\User | No errors. |
App\Entity\Management\Subscription\Subscription |
|
App\Entity\Educational\Activity | No errors. |
App\Entity\Educational\Notion | No errors. |
App\Entity\Educational\Library | No errors. |
App\Entity\Educational\Course |
|
App\Entity\Educational\Discipline |
|
App\Entity\Media\Video | No errors. |
App\Entity\Educational\Domain |
|
App\Entity\Users\Child |
|
App\Entity\Management\Subscription\Offer | No errors. |
App\Entity\Management\Subscription\Discount | No errors. |
App\Entity\Management\Subscription\PaymentFutur |
|
App\Entity\Management\Subscription\SubscriptionOptions | No errors. |
App\Entity\Management\Invoice\AbstractInvoice | No errors. |
App\Entity\Management\Invoice\Invoice | No errors. |
App\Entity\Management\BankCollection\BankCollection | No errors. |
App\Entity\Users\Teacher |
|
App\Entity\Educational\SubChapterDomainVideo | No errors. |
App\Entity\Educational\Serie |
|
App\Entity\Educational\Chapter | No errors. |
App\Entity\Educational\SubChapterDomain | No errors. |
App\Entity\Educational\Lesson\WorkListNode | No errors. |
App\Entity\Users\StudentsParents | No errors. |
App\Entity\Educational\SchoolBag\ReviewProgram | No errors. |
App\Entity\Users\Guardiant | No errors. |
App\Entity\Educational\Academie | No errors. |