GET https://next.dorehami.dev/sitemap.xml

Query Metrics

1 Database Queries
1 Different statements
3.23 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.23 ms
(100.00%)
1
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.url AS url_2, p0_.domain AS domain_3, p0_.created_at AS created_at_4, p0_.normalized_url AS normalized_url_5, p0_.description AS description_6, p0_.domain_is_personal AS domain_is_personal_7, p0_.original_author_name AS original_author_name_8, p0_.type AS type_9, p0_.featured_start_date AS featured_start_date_10, p0_.featured_end_date AS featured_end_date_11, p0_.publisher_metadata AS publisher_metadata_12, p0_.author_id AS author_id_13 FROM post p0_ WHERE p0_.created_at > ? AND p0_.type IN (?, ?, ?, ?, ?) ORDER BY p0_.created_at DESC
Parameters:
[
  "2025-04-11 06:34:05"
  "article"
  "project"
  "showcase"
  "resource"
  "news"
]

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\Link\Post 1
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Link\Post No errors.
App\Entity\User No errors.
App\Entity\Link\Comment No errors.
App\Entity\Link\PostVote No errors.