https://newpay.ruychev.ssft.me/blog

Query Metrics

6 Database Queries
3 Different statements
8.19 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
5.28 ms
(64.46%)
4
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.ui_label AS ui_label_2, s0_.value AS value_3, s0_.readonly AS readonly_4, s0_.created_at AS created_at_5, s0_.updated_at AS updated_at_6 FROM setting s0_ WHERE s0_.name = ? LIMIT 1
Parameters:
[
  "news_per_page"
]
2.02 ms
(24.66%)
1
SELECT count(DISTINCT b0_.id) AS sclr_0 FROM blog b0_ WHERE (b0_.published = 1) AND (b0_.deleted_at IS NULL)
Parameters:
[]
0.89 ms
(10.88%)
1
SELECT DISTINCT b0_.id AS id_0, b0_.created_at AS created_at_1 FROM blog b0_ WHERE (b0_.published = 1) AND (b0_.deleted_at IS NULL) ORDER BY b0_.created_at DESC LIMIT 9
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\Purchase No errors.
App\Entity\CustomerPayment No errors.
App\Entity\User No errors.
App\Entity\Customer No errors.
App\Entity\Blog No errors.
App\Entity\Setting No errors.