https://test.internauka.org/monograph

Query Metrics

9 Database Queries
9 Different statements
83.64 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 73.88 ms
SELECT t0.id AS id_1, t0.entity_id AS entity_id_2, t0.entity_type AS entity_type_3, t0.path AS path_4 FROM path t0 WHERE t0.path = ? ORDER BY t0.entity_type DESC
Parameters:
[
  "monograph"
]
2 5.30 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, e0_.path_id AS path_id_22, e0_.user_id AS user_id_23 FROM edition e0_ WHERE e0_.direction = ? AND e0_.date_end >= ? AND e0_.status = 1 ORDER BY e0_.date_end ASC
Parameters:
[
  "mono"
  "2026-03-16"
]
3 0.37 ms
SELECT t0.id AS id_1, t0.entity_id AS entity_id_2, t0.entity_type AS entity_type_3, t0.path AS path_4 FROM path t0 WHERE t0.id IN (?, ?)
Parameters:
[
  696992
  698474
]
4 0.24 ms
SELECT t0.id AS id_1, t0.pages AS pages_2, t0.filepath AS filepath_3, t0.entity_id AS entity_id_4 FROM edition_pages t0 WHERE t0.entity_id IN (?, ?)
Parameters:
[
  3214
  3240
]
5 1.35 ms
SELECT COUNT(DISTINCT e0_.id) AS sclr_0 FROM edition e0_ WHERE e0_.direction = ? AND e0_.date_end < ? AND e0_.status = 1
Parameters:
[
  "mono"
  "2026-03-16"
]
6 1.14 ms
SELECT DISTINCT e0_.id AS id_0, e0_.date_end AS date_end_1 FROM edition e0_ WHERE e0_.direction = ? AND e0_.date_end < ? AND e0_.status = 1 ORDER BY e0_.date_end DESC LIMIT 30
Parameters:
[
  "mono"
  "2026-03-16"
]
7 0.49 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, e0_.path_id AS path_id_22, e0_.user_id AS user_id_23 FROM edition e0_ WHERE e0_.direction = ? AND e0_.date_end < ? AND e0_.status = 1 AND e0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY e0_.date_end DESC
Parameters:
[
  "mono"
  "2026-03-16"
  3187
  3155
  3108
  3065
  3048
  3030
  3001
  2950
  2924
  2898
  2872
  2840
  2819
  2796
  2737
  2714
  2663
  2637
  2608
  2581
  2555
  2529
  2505
  2454
  2425
  2402
  2374
  2348
  2322
  2294
]
8 0.41 ms
SELECT t0.id AS id_1, t0.entity_id AS entity_id_2, t0.entity_type AS entity_type_3, t0.path AS path_4 FROM path t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  694461
  688935
  684405
  683207
  682088
  680883
  676654
  667668
  665343
  663508
  660768
  655437
  651092
  649829
  647064
  646219
  634474
  631611
  628973
  626940
  624350
  618992
  616151
  612694
  611311
  609322
  603842
  598322
  594828
  592273
]
9 0.47 ms
SELECT t0.id AS id_1, t0.pages AS pages_2, t0.filepath AS filepath_3, t0.entity_id AS entity_id_4 FROM edition_pages t0 WHERE t0.entity_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  3187
  3155
  3108
  3065
  3048
  3030
  3001
  2950
  2924
  2898
  2872
  2840
  2819
  2796
  2737
  2714
  2663
  2637
  2608
  2581
  2555
  2529
  2505
  2454
  2425
  2402
  2374
  2348
  2322
  2294
]

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\Path No errors.
App\Entity\Edition No errors.
App\Entity\User No errors.
App\Entity\EditionPages No errors.
App\Entity\Articles No errors.
App\Entity\Category No errors.
App\Entity\ArticleAuthors No errors.
App\Entity\ArticleScidirectors No errors.
App\Entity\CategoryEntity No errors.
App\Entity\Authors No errors.