Query Metrics
2
Database Queries
1
Different statements
8.87 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 4.97 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.direction AS direction_2, e0_.date_end AS date_end_3, e0_.date_publ AS date_publ_4, e0_.cover AS cover_5, e0_.number AS number_6, e0_.link_elibrary AS link_elibrary_7, e0_.created AS created_8, e0_.body AS body_9, e0_.nid AS nid_10, e0_.exit_data AS exit_data_11, e0_.link_rinc AS link_rinc_12, e0_.updated AS updated_13, e0_.file AS file_14, e0_.email_subscribe AS email_subscribe_15, e0_.status AS status_16, e0_.send_email_pdf AS send_email_pdf_17, e0_.date_send_elibrary AS date_send_elibrary_18, e0_.date_send_date AS date_send_date_19, e0_.date_send_postal AS date_send_postal_20, e0_.price AS price_21, p1_.path AS path_22 FROM edition e0_ INNER JOIN path p1_ ON e0_.path_id = p1_.id WHERE e0_.direction = ? AND e0_.date_end >= ? AND e0_.status = 1 ORDER BY e0_.date_end ASC LIMIT 1
Parameters:
[ "moluch" "2026-03-16" ] |
| 2 | 3.90 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.direction AS direction_2, e0_.date_end AS date_end_3, e0_.date_publ AS date_publ_4, e0_.cover AS cover_5, e0_.number AS number_6, e0_.link_elibrary AS link_elibrary_7, e0_.created AS created_8, e0_.body AS body_9, e0_.nid AS nid_10, e0_.exit_data AS exit_data_11, e0_.link_rinc AS link_rinc_12, e0_.updated AS updated_13, e0_.file AS file_14, e0_.email_subscribe AS email_subscribe_15, e0_.status AS status_16, e0_.send_email_pdf AS send_email_pdf_17, e0_.date_send_elibrary AS date_send_elibrary_18, e0_.date_send_date AS date_send_date_19, e0_.date_send_postal AS date_send_postal_20, e0_.price AS price_21, p1_.path AS path_22 FROM edition e0_ INNER JOIN path p1_ ON e0_.path_id = p1_.id WHERE e0_.direction = ? AND e0_.date_end >= ? AND e0_.status = 1 ORDER BY e0_.date_end ASC LIMIT 1
Parameters:
[ "studmagazine" "2026-03-16" ] |
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\Edition | No errors. |
| App\Entity\Path | No errors. |
| App\Entity\EditionPages | No errors. |
| App\Entity\Articles | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\ArticleAuthors | No errors. |
| App\Entity\ArticleScidirectors | No errors. |