Query Metrics
17
Database Queries
12
Different statements
122.16 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 6.06 ms |
SELECT COUNT(m0_.id) AS sclr_0 FROM masjid m0_
Parameters:
[] |
| 2 | 6.32 ms |
SELECT COUNT(u0_.id) AS sclr_0 FROM user u0_
Parameters:
[] |
| 3 | 11.05 ms |
SELECT COUNT(p0_.id) AS sclr_0 FROM picture p0_
Parameters:
[] |
| 4 | 27.51 ms |
SELECT COUNT(p0_.id) AS sclr_0, m1_.id AS id_1, m1_.name AS name_2, m1_.latitude AS latitude_3, m1_.longitude AS longitude_4, m1_.date_of_consctruct AS date_of_consctruct_5, m1_.style AS style_6, m1_.surface AS surface_7, m1_.height AS height_8, m1_.is_women AS is_women_9, m1_.is_english AS is_english_10, m1_.imam AS imam_11, m1_.side_pic AS side_pic_12, m1_.name_plate_pic AS name_plate_pic_13, m1_.entry_pic AS entry_pic_14, m1_.main_pic AS main_pic_15, m1_.num AS num_16, m1_.community_name AS community_name_17, m1_.is_jumah AS is_jumah_18, m1_.slug AS slug_19, m1_.community_id AS community_id_20 FROM masjid m1_ LEFT JOIN picture p0_ ON m1_.id = p0_.masjid_id GROUP BY m1_.id, m1_.name, m1_.latitude, m1_.longitude, m1_.date_of_consctruct, m1_.style, m1_.surface, m1_.height, m1_.is_women, m1_.is_english, m1_.imam, m1_.side_pic, m1_.name_plate_pic, m1_.entry_pic, m1_.main_pic, m1_.num, m1_.community_name, m1_.is_jumah, m1_.slug, m1_.community_id HAVING count(m1_.id) > 1 ORDER BY RAND() ASC LIMIT 5
Parameters:
[] |
| 5 | 11.26 ms |
SELECT t0.id AS id_1, t0.main_pic AS main_pic_2, t0.updated_at AS updated_at_3, t0.slug AS slug_4, t0.emirate_id AS emirate_id_5 FROM community t0 WHERE t0.id IN (?)
Parameters:
[
[
100
21
4
5
3
]
]
|
| 6 | 21.96 ms |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
| 7 | 0.48 ms |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
| 8 | 0.65 ms |
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'sharjah' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC
Parameters:
[] |
| 9 | 0.35 ms |
SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!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 = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'sharjah' /*!50116 AND c.constraint_schema = 'sharjah' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL
Parameters:
[] |
| 10 | 0.23 ms |
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_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'sharjah' ORDER BY SEQ_IN_INDEX ASC
Parameters:
[] |
| 11 | 0.23 ms |
SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
Parameters:
[] |
| 12 | 0.17 ms |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
| 13 | 20.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM masjid_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
264
]
|
| 14 | 11.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM masjid_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
22
]
|
| 15 | 3.95 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM masjid_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
421
]
|
| 16 | 0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM masjid_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
422
]
|
| 17 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM masjid_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
66
]
|
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\Masjid | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Picture | No errors. |
| App\Entity\Community | No errors. |
| App\Entity\Comment | No errors. |
| App\Entity\MasjidTranslation | No errors. |
| App\Entity\Emirate | No errors. |
| App\Entity\CommunityTranslation | No errors. |
| App\Entity\EmirateTranslation | No errors. |