GET https://test.graystorm.xyz/sitemap.xml

Query Metrics

3 Database Queries
3 Different statements
5.00 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.29 ms
(45.77%)
1
SELECT c0_.id AS id_0, c0_.uri AS uri_1, c0_.title AS title_2, c0_.content AS content_3, c0_.status AS status_4, c0_.template AS template_5, c0_.meta_title AS meta_title_6, c0_.meta_description AS meta_description_7, c0_.meta_image AS meta_image_8, c0_.featured_image AS featured_image_9, c0_.featured AS featured_10, c0_.sort AS sort_11, c0_.options AS options_12, c0_.published_at AS published_at_13, c0_.created_by AS created_by_14, c0_.updated_by AS updated_by_15, c0_.created_at AS created_at_16, c0_.updated_at AS updated_at_17, c0_.deleted_at AS deleted_at_18, c0_.parent_id AS parent_id_19 FROM cms_page c0_ WHERE c0_.status = ? ORDER BY c0_.uri ASC LIMIT 5000
Parameters:
[
  "published"
]
1.38 ms
(27.59%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.description AS description_3, c0_.layout AS layout_4, c0_.posts_per_page AS posts_per_page_5, c0_.show_excerpt AS show_excerpt_6, c0_.show_date AS show_date_7, c0_.show_author AS show_author_8, c0_.show_featured_image AS show_featured_image_9, c0_.featured_image AS featured_image_10, c0_.meta_title AS meta_title_11, c0_.meta_description AS meta_description_12, c0_.meta_image AS meta_image_13, c0_.template AS template_14, c0_.status AS status_15, c0_.sort AS sort_16, c0_.options AS options_17, c0_.created_by AS created_by_18, c0_.updated_by AS updated_by_19, c0_.created_at AS created_at_20, c0_.updated_at AS updated_at_21 FROM cms_section c0_ ORDER BY c0_.sort ASC, c0_.name ASC
Parameters:
[]
1.33 ms
(26.63%)
1
SELECT c0_.id AS id_0, c0_.uri AS uri_1, c0_.title AS title_2, c0_.content AS content_3, c0_.excerpt AS excerpt_4, c0_.status AS status_5, c0_.template AS template_6, c0_.meta_title AS meta_title_7, c0_.meta_description AS meta_description_8, c0_.meta_image AS meta_image_9, c0_.featured_image AS featured_image_10, c0_.featured AS featured_11, c0_.sort AS sort_12, c0_.options AS options_13, c0_.published_at AS published_at_14, c0_.created_by AS created_by_15, c0_.updated_by AS updated_by_16, c0_.created_at AS created_at_17, c0_.updated_at AS updated_at_18, c0_.section_id AS section_id_19 FROM cms_post c0_ WHERE c0_.status = ? ORDER BY c0_.published_at DESC, c0_.created_at DESC LIMIT 5000
Parameters:
[
  "published"
]

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\Bundle\BoltCms\Entity\Page 1

Entities Mapping