Query Metrics
3
Database Queries
3
Different statements
1.51 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.65 ms (43.25%) |
1 |
SELECT t0.id AS id_1, t0.uri AS uri_2, t0.title AS title_3, t0.content AS content_4, t0.status AS status_5, t0.template AS template_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.meta_image AS meta_image_9, t0.featured_image AS featured_image_10, t0.featured AS featured_11, t0.sort AS sort_12, t0.options AS options_13, t0.published_at AS published_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.deleted_at AS deleted_at_19, t0.parent_id AS parent_id_20 FROM cms_page t0 WHERE t0.uri = ? LIMIT 1
Parameters:
[
"wordpress"
]
|
||||||||||||||||||||||||||||
|
0.49 ms (32.32%) |
1 |
SELECT r0_.id AS id_0, r0_.source_uri AS source_uri_1, r0_.target_uri AS target_uri_2, r0_.http_code AS http_code_3, r0_.status AS status_4, r0_.hits AS hits_5, r0_.last_hit_at AS last_hit_at_6, r0_.created_by AS created_by_7, r0_.created_at AS created_at_8, r0_.updated_at AS updated_at_9 FROM redirect r0_ WHERE r0_.status = ? AND (r0_.source_uri = ? OR r0_.source_uri = ?) LIMIT 1
Parameters:
[ "active" "wordpress" "/wordpress" ]
|
||||||||||||||||||||||||||||
|
0.37 ms (24.43%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.layout AS layout_5, t0.posts_per_page AS posts_per_page_6, t0.show_excerpt AS show_excerpt_7, t0.show_date AS show_date_8, t0.show_author AS show_author_9, t0.show_featured_image AS show_featured_image_10, t0.featured_image AS featured_image_11, t0.meta_title AS meta_title_12, t0.meta_description AS meta_description_13, t0.meta_image AS meta_image_14, t0.template AS template_15, t0.status AS status_16, t0.sort AS sort_17, t0.options AS options_18, t0.created_by AS created_by_19, t0.updated_by AS updated_by_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22 FROM cms_section t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"wordpress"
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Bundle\BoltCms\Entity\Page | No errors. |
| App\Bundle\BoltCms\Entity\Section | No errors. |
| App\Entity\Redirect | No errors. |
| App\Bundle\BoltCms\Entity\Post | No errors. |