Query Metrics
6
Database Queries
6
Different statements
7.91 ms
Query time
0
Invalid entities
6
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.65 ms |
SELECT t0.id AS id_1, t0.status AS status_2, t0.modified AS modified_3, t0.created AS created_4, t0.default_message AS default_message_5, t0.custom_message AS custom_message_6, t0.use_default_message AS use_default_message_7, t0.user_id AS user_id_8 FROM maintenance t0 WHERE t0.id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
| 2 | 1.34 ms |
SELECT c0_.id AS id_0, c0_.job_title AS job_title_1, c0_.job_type AS job_type_2, c0_.posted AS posted_3, c0_.expires AS expires_4, c0_.url AS url_5, c0_.modified AS modified_6, c0_.created AS created_7 FROM careers c0_ WHERE c0_.posted <= ? AND c0_.expires >= ? ORDER BY c0_.job_title ASC
Parameters:
[ "2026-01-07" "2026-01-07" ]
|
||||||||||||||||||||||||||||
| 3 | 0.95 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.button AS button_3, t0.link AS link_4, t0.image AS image_5, t0.is_active AS is_active_6, t0.modified AS modified_7, t0.created AS created_8 FROM pop_ups t0 WHERE t0.is_active = ? LIMIT 1
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
| 4 | 1.46 ms |
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.logo AS logo_2, b0_.website AS website_3, b0_.description AS description_4, b0_.order_by AS order_by_5, b0_.modified AS modified_6, b0_.created AS created_7, b0_.is_active AS is_active_8, b0_.api_name AS api_name_9, b0_.is_menu AS is_menu_10, b0_.has_otc AS has_otc_11, b0_.has_published AS has_published_12, b0_.banner_lg AS banner_lg_13, b0_.banner_sm AS banner_sm_14, b0_.featured_items AS featured_items_15, b0_.video AS video_16, b0_.meta_title_landing AS meta_title_landing_17, b0_.meta_description_landing AS meta_description_landing_18, b0_.meta_title_search AS meta_title_search_19, b0_.meta_description_search AS meta_description_search_20 FROM brands b0_ WHERE b0_.has_otc = ? ORDER BY b0_.name ASC
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
| 5 | 1.62 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.copy AS copy_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.publish_date AS publish_date_6, t0.is_published AS is_published_7, t0.modified AS modified_8, t0.created AS created_9, t0.is_header AS is_header_10, t0.is_footer AS is_footer_11, t0.is_meta_data AS is_meta_data_12 FROM pages t0 WHERE t0.is_published = ? AND t0.is_header = ?
Parameters:
[ 1 1 ]
|
||||||||||||||||||||||||||||
| 6 | 0.90 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.copy AS copy_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.publish_date AS publish_date_6, t0.is_published AS is_published_7, t0.modified AS modified_8, t0.created AS created_9, t0.is_header AS is_header_10, t0.is_footer AS is_footer_11, t0.is_meta_data AS is_meta_data_12 FROM pages t0 WHERE t0.is_published = ? AND t0.is_footer = ?
Parameters:
[ 1 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\Brands | 2 |
| App\Entity\Pages | 2 |
| App\Entity\Maintenance | 1 |
| App\Entity\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Maintenance | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Careers | No errors. |
| App\Entity\PopUps | No errors. |
| App\Entity\Brands | No errors. |
| App\Entity\Items | No errors. |
| App\Entity\BrandIcons | No errors. |
| App\Entity\BrandsCategories | No errors. |
| App\Entity\Pages | No errors. |
| App\Entity\Accordion | No errors. |