GET https://dev.doctozed.com/front/v1/blog?withPagination=true

Query Metrics

2 Database Queries
2 Different statements
2.74 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.23 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.lang AS lang_2, b0_.content AS content_3, b0_.image AS image_4, b0_.selector AS selector_5, b0_.updated_at AS updated_at_6, b0_.created_at AS created_at_7 FROM blog b0_) dctrn_result) dctrn_table
Parameters:
[]
2 0.51 ms
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.lang AS lang_2, b0_.content AS content_3, b0_.image AS image_4, b0_.selector AS selector_5, b0_.updated_at AS updated_at_6, b0_.created_at AS created_at_7 FROM blog b0_ LIMIT 50
Parameters:
[]

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.

Entities Mapping

Class Mapping errors
App\Entity\Blog No errors.