Query Metrics
6
Database Queries
6
Different statements
395.01 ms
Query time
0
Invalid entities
0
Cache hits
3
Cache misses
4
Cache puts
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 81.65 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 | 81.78 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:
[ "o-nama" "sr" ] |
3 | 51.56 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:
[
"o-nama"
]
|
4 | 48.70 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:
[
1
]
|
5 | 55.27 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.translatable_id = ?
Parameters:
[
1
]
|
6 | 76.05 ms |
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:
[
2
]
|
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
3
Misses
4
Puts
Number of cache misses
Region | Misses |
---|---|
public | 3 |
Number of cache puts
Region | Puts |
---|---|
public | 4 |
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\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. |
client_rel_management entity manager
No loaded entities.
client_rel_web_management entity manager
No loaded entities.