Query Metrics
36
Database Queries
13
Different statements
1831.67 ms
Query time
0
Invalid entities
0
Cache hits
5
Cache misses
27
Cache puts
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
700.61 ms (38.25%) |
15 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.attributes AS attributes_3, t0.title AS title_4, t0.locale AS locale_5, t0.url AS url_6, t0.path AS path_7, t0.parameters AS parameters_8, t0.widget AS widget_9, t0.item_order AS item_order_10, t0.has_right AS has_right_11, t0.user_right AS user_right_12, t0.menu AS menu_13 FROM menu t0 WHERE t0.menu = ? ORDER BY t0.item_order ASC
Parameters:
[
9
]
|
473.77 ms (25.87%) |
10 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_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.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM document_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
27
]
|
100.30 ms (5.48%) |
1 |
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" ] |
77.86 ms (4.25%) |
1 |
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"
]
|
63.67 ms (3.48%) |
1 |
SELECT d0_.id AS id_0, d0_.cover AS cover_1, d0_.document AS document_2, d0_.tries AS tries_3, d0_.original AS original_4, d0_.enabled AS enabled_5, d0_.created_at AS created_at_6, d0_.updated_at AS updated_at_7, d0_.synced_at AS synced_at_8, d0_.index_at AS index_at_9, d0_.remote_id AS remote_id_10, d0_.category AS category_11 FROM document d0_ LEFT JOIN document_category d1_ ON d0_.category = d1_.id WHERE d0_.enabled = 1 AND d0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY d1_.name ASC
Parameters:
[ 27 28 29 5 30 6 31 32 33 7 ] |
60.99 ms (3.33%) |
1 |
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
]
|
58.40 ms (3.19%) |
1 |
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 ORDER BY d1_.name ASC OFFSET 0 ROWS FETCH NEXT 10 ROWS ONLY
Parameters:
[] |
56.31 ms (3.07%) |
1 |
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
Parameters:
[] |
52.01 ms (2.84%) |
1 |
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"
]
|
48.76 ms (2.66%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM document_category t0
Parameters:
[] |
46.62 ms (2.55%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.caption AS caption_3, t0.path AS path_4, t0.url AS url_5, t0.type AS type_6, t0.featured AS featured_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.synced_at AS synced_at_10, t0.index_at AS index_at_11 FROM media t0 INNER JOIN page_translation_media ON t0.id = page_translation_media.media_id WHERE page_translation_media.page_translation_id = ?
Parameters:
[
7
]
|
46.27 ms (2.53%) |
1 |
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.translatable_id = ?
Parameters:
[
17
]
|
46.10 ms (2.52%) |
1 |
SELECT t0.id AS id_1, t0.keywords AS keywords_2, t0.description AS description_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 FROM seo t0 INNER JOIN page_translation_seo ON t0.id = page_translation_seo.seo WHERE page_translation_seo.page_translation_id = ?
Parameters:
[
8
]
|
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
27
Puts
Number of cache misses
Region | Misses |
---|---|
public | 5 |
Number of cache puts
Region | Puts |
---|---|
public | 27 |
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\Content\Page | No errors. |
App\Entity\SEO\Seo | No errors. |
App\Entity\Media\Media | No errors. |
App\Entity\Content\Document | No errors. |
App\Entity\Content\DocumentCategory | No errors. |
App\Entity\Content\DocumentTranslation | No errors. |
App\Entity\ECommerce\DepotProduct | No errors. |
App\Entity\App\User | No errors. |
App\Entity\ECommerce\DepotTranslation | No errors. |
App\Entity\ECommerce\ClientGroup | No errors. |
App\Entity\ECommerce\Cart | No errors. |
App\Entity\ECommerce\Firm | No errors. |
App\Entity\ECommerce\Product | No errors. |
App\Entity\ECommerce\IndividualOrder | No errors. |
App\Entity\ECommerce\Rebate | No errors. |
App\Entity\ECommerce\CartItem | No errors. |
App\Entity\ECommerce\Invoice | No errors. |
App\Entity\ECommerce\BankAccount | No errors. |
App\Entity\ECommerce\ProductPhoto | No errors. |
App\Entity\ECommerce\ProductDocument | No errors. |
App\Entity\ECommerce\ProductCategory | No errors. |
App\Entity\ECommerce\ProductSubCategory | No errors. |
App\Entity\ECommerce\ProductGroup | No errors. |
App\Entity\ECommerce\ProductManufacturer | No errors. |
App\Entity\ECommerce\ProductAlternative | No errors. |
App\Entity\ECommerce\ProductInfo | No errors. |
App\Entity\ECommerce\Unit | No errors. |
App\Entity\ECommerce\ProductTranslation | No errors. |
App\Entity\ECommerce\BillItem | No errors. |
App\Entity\ECommerce\Bill | No errors. |
App\Entity\ECommerce\ProductCategoryTranslation | No errors. |
App\Entity\ECommerce\ProductInfoTranslation | No errors. |
App\Entity\App\Menu | No errors. |
client_rel_management entity manager
No loaded entities.
client_rel_web_management entity manager
No loaded entities.