GET https://digitalmagazine.mavis.co.id/magazine/?page=9

Query Metrics

7 Database Queries
5 Different statements
26.99 ms Query time
0 Invalid entities
9 Managed entities

Queries

Group similar statements

# Time Info
1 6.17 ms
SELECT count(DISTINCT e0_.id) AS sclr_0 FROM edition e0_ INNER JOIN magazine m1_ ON e0_.magazine_id = m1_.id INNER JOIN school s2_ ON m1_.school_id = s2_.id
Parameters:
[]
2 6.57 ms
SELECT DISTINCT e0_.id AS id_0, e0_.created_at AS created_at_1 FROM edition e0_ INNER JOIN magazine m1_ ON e0_.magazine_id = m1_.id INNER JOIN school s2_ ON m1_.school_id = s2_.id ORDER BY e0_.created_at DESC LIMIT 12 OFFSET 96
Parameters:
[]
3 2.64 ms
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.description AS description_2, e0_.edition AS edition_3, e0_.period AS period_4, e0_.uuid AS uuid_5, e0_.convert_status AS convert_status_6, e0_.page_count AS page_count_7, e0_.width AS width_8, e0_.height AS height_9, e0_.image AS image_10, e0_.pdf AS pdf_11, e0_.created_at AS created_at_12, e0_.updated_at AS updated_at_13, e0_.magazine_id AS magazine_id_14 FROM edition e0_ INNER JOIN magazine m1_ ON e0_.magazine_id = m1_.id INNER JOIN school s2_ ON m1_.school_id = s2_.id WHERE e0_.id IN (?, ?, ?) ORDER BY e0_.created_at DESC
Parameters:
[
  3
  2
  1
]
4 1.66 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.is_private AS is_private_4, t0.domain AS domain_5, t0.description AS description_6, t0.image AS image_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.school_id AS school_id_10 FROM magazine t0 WHERE t0.id = ?
Parameters:
[
  2
]
5 1.76 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.city_id AS city_id_7 FROM school t0 WHERE t0.id = ?
Parameters:
[
  2
]
6 6.89 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.is_private AS is_private_4, t0.domain AS domain_5, t0.description AS description_6, t0.image AS image_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.school_id AS school_id_10 FROM magazine t0 WHERE t0.id = ?
Parameters:
[
  1
]
7 1.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.city_id AS city_id_7 FROM school t0 WHERE t0.id = ?
Parameters:
[
  1
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Edition 3
App\Entity\Magazine 2
App\Entity\School 2
App\Entity\Area 2

Entities Mapping

Class Mapping errors
App\Entity\Edition No errors.
App\Entity\Magazine No errors.
App\Entity\School No errors.
App\Entity\Area No errors.