Query Metrics
8
Database Queries
8
Different statements
438.83 ms
Query time
0
Invalid entities
0
Cache hits
5
Cache misses
17
Cache puts
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 46.58 ms |
SELECT c0_.code AS code_0, c0_.name AS name_1, c0_.rate AS rate_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.synced_at AS synced_at_5, c0_.index_at AS index_at_6 FROM currency c0_ WHERE c0_.code = ?
Parameters:
[
"RSD"
]
|
2 | 57.58 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.content AS content_3, p0_.page_top AS page_top_4, p0_.page_bottom AS page_bottom_5, p0_.locale AS locale_6, p0_.translatable_id AS translatable_id_7 FROM page_translation p0_ WHERE p0_.slug = ? AND p0_.locale = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[ "media" "sr" ] |
3 | 53.89 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.page_top AS page_top_5, t0.page_bottom AS page_bottom_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM page_translation t0 WHERE t0.slug = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
"media"
]
|
4 | 53.86 ms |
SELECT t0.id AS id_1, t0.home AS home_2, t0.style AS style_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.synced_at AS synced_at_6, t0.index_at AS index_at_7, t0.parent AS parent_8 FROM page t0 WHERE t0.id = ?
Parameters:
[
17
]
|
5 | 57.72 ms |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.slug AS slug_2 FROM document_category d0_ WHERE d0_.slug = ?
Parameters:
[
"MADLER"
]
|
6 | 60.65 ms |
SELECT count(DISTINCT d0_.id) AS sclr_0 FROM document d0_ LEFT JOIN document_category d1_ ON d0_.category = d1_.id WHERE d0_.enabled = 1 AND d1_.slug = ?
Parameters:
[
"MADLER"
]
|
7 | 61.31 ms |
SELECT DISTINCT d0_.id AS id_0, d1_.name AS name_1 FROM document d0_ LEFT JOIN document_category d1_ ON d0_.category = d1_.id WHERE d0_.enabled = 1 AND d1_.slug = ? ORDER BY d1_.name ASC OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY
Parameters:
[
"MADLER"
]
|
8 | 47.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM document_category t0
Parameters:
[] |
client_rel_management connection
No database queries were performed.
client_rel_web_management connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
client_rel_management | doctrine.dbal.client_rel_management_connection |
client_rel_web_management | doctrine.dbal.client_rel_web_management_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
client_rel_management | doctrine.orm.client_rel_management_entity_manager |
client_rel_web_management | doctrine.orm.client_rel_web_management_entity_manager |
Second Level Cache
0
Hits
5
Misses
17
Puts
Number of cache misses
Region | Misses |
---|---|
public | 5 |
Number of cache puts
Region | Puts |
---|---|
public | 17 |
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
App\Entity\ECommerce\Currency | No errors. |
App\Entity\ECommerce\Depot | No errors. |
App\Entity\ECommerce\Client | No errors. |
App\Entity\ECommerce\Shipping | No errors. |
App\Entity\Content\PageTranslation | No errors. |
App\Entity\SEO\Seo | No errors. |
App\Entity\Media\Media | No errors. |
App\Entity\Content\Page | No errors. |
App\Entity\Content\DocumentCategory | No errors. |
App\Entity\Content\Document | No errors. |
client_rel_management entity manager
No loaded entities.
client_rel_web_management entity manager
No loaded entities.