https://smart-tec.stg1.work/?rest_route=%2Fwp%2Fv2%2Fusers%2F

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
2.73 ms
(68.22%)
1
SELECT i0_.id AS id_0, i0_.publishedAt AS publishedAt_1, i0_.disabledAt AS disabledAt_2, i0_.body AS body_3, i0_.url AS url_4, i0_.created_at AS created_at_5, i0_.updated_at AS updated_at_6, i0_.dtype AS dtype_7 FROM information i0_ WHERE (i0_.disabledAt IS NULL OR i0_.disabledAt >= ?) AND i0_.dtype IN ('information') ORDER BY i0_.publishedAt DESC LIMIT 1
Parameters:
[
  "2024-10-01 03:27:51"
]
1.27 ms
(31.78%)
1
SELECT f0_.id AS id_0, f0_.publishedAt AS publishedAt_1, f0_.disabledAt AS disabledAt_2, f0_.body AS body_3, f0_.created_at AS created_at_4, f0_.updated_at AS updated_at_5 FROM feature f0_ WHERE f0_.publishedAt <= ? AND (f0_.disabledAt IS NULL OR f0_.disabledAt > ?) ORDER BY f0_.publishedAt DESC, f0_.id DESC LIMIT 1
Parameters:
[
  "2024-10-01 03:27:51"
  "2024-10-01 03:27:51"
]

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
Xearts\Bundle\TaobaoDaikoBundle\Entity\AbstractInformation No errors.
Xearts\Bundle\TaobaoDaikoBundle\Entity\Information No errors.
Xearts\Bundle\TaobaoDaikoBundle\Entity\Feature No errors.