http://smart-tec.stg1.work/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.85 ms
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-09-30 09:29:32"
]
2 1.26 ms
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-09-30 09:29:32"
  "2024-09-30 09:29:32"
]

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.