Query Metrics
1
Database Queries
1
Different statements
1.35 ms
Query time
1
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.35 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.store_name AS store_name_2, t0.store_slogan AS store_slogan_3, t0.store_description AS store_description_4, t0.logo_path AS logo_path_5, t0.contact_email AS contact_email_6, t0.contact_phone AS contact_phone_7, t0.contact_address AS contact_address_8, t0.store_url AS store_url_9, t0.free_shipping_enabled AS free_shipping_enabled_10, t0.free_shipping_threshold AS free_shipping_threshold_11, t0.free_shipping_text AS free_shipping_text_12, t0.shipping_methods AS shipping_methods_13, t0.stripe_enabled AS stripe_enabled_14, t0.stripe_public_key AS stripe_public_key_15, t0.stripe_secret_key AS stripe_secret_key_16, t0.paypal_enabled AS paypal_enabled_17, t0.paypal_client_id AS paypal_client_id_18, t0.paypal_secret AS paypal_secret_19, t0.toast_position AS toast_position_20, t0.maintenance_mode AS maintenance_mode_21, t0.maintenance_message AS maintenance_message_22, t0.instagram_enabled AS instagram_enabled_23, t0.instagram_url AS instagram_url_24, t0.facebook_enabled AS facebook_enabled_25, t0.facebook_url AS facebook_url_26, t0.linkedin_enabled AS linkedin_enabled_27, t0.linkedin_url AS linkedin_url_28, t0.x_enabled AS x_enabled_29, t0.x_url AS x_url_30, t0.updated_at AS updated_at_31 FROM store_settings t0 WHERE t0.id = ?
Parameters:
[
1
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\StoreSettings | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\StoreSettings |
|