Query Metrics
2
Database Queries
2
Different statements
0.71 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.43 ms (60.81%) |
1 |
SELECT t0.id AS id_1, t0.weight_unit AS weight_unit_2, t0.length_unit AS length_unit_3, t0.currency AS currency_4, t0.date_format AS date_format_5, t0.number_format AS number_format_6, t0.timezone AS timezone_7, t0.logo AS logo_8, t0.invoice_serie AS invoice_serie_9, t0.invoice_prefix_length AS invoice_prefix_length_10, t0.next_invoice_number AS next_invoice_number_11, t0.vat AS vat_12, t0.mail AS mail_13, t0.days_until_expiration AS days_until_expiration_14, t0.client_key AS client_key_15, t0.support_contact AS support_contact_16, t0.authenticated_marketplace AS authenticated_marketplace_17, t0.verified_marketplace AS verified_marketplace_18, t0.page_head_title AS page_head_title_19, t0.logo_for_documents AS logo_for_documents_20, t0.country_id AS country_id_21 FROM global_settings t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
1
]
|
||||||||||||||||||||||||
|
0.28 ms (39.19%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.visible AS visible_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.authenticated AS authenticated_7, t0.static AS static_8, t0.landing AS landing_9 FROM PAGE t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"my-favorites-buynow"
]
|
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\OG\Entity\GlobalSettings | No errors. |
| App\OG\Entity\Country | No errors. |
| App\OG\Entity\Page | No errors. |