GET https://xkodev.dot11.cz/clanky/Odborne-clanky

Query Metrics

16 Database Queries
9 Different statements
5.08 ms Query time
0 Invalid entities
35 Managed entities

Queries

Group similar statements

# Time Info
1 0.59 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM event_type t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
2 0.39 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.approved AS approved_3, t0.fonticon AS fonticon_4, t0.poradi AS poradi_5, t0.approved_by_id AS approved_by_id_6, t0.hero_article_id AS hero_article_id_7, t0.type_id AS type_id_8 FROM event_catagories t0 WHERE t0.type_id = ? AND t0.approved = ? ORDER BY t0.poradi ASC
Parameters:
[
  1
  1
]
3 0.77 ms
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.date_from AS date_from_2, e0_.date_to AS date_to_3, e0_.email AS email_4, e0_.created_at AS created_at_5, e0_.udated_at AS udated_at_6, e0_.supervised AS supervised_7, e0_.approved AS approved_8, e0_.slug AS slug_9, e0_.supervisor_md_sum AS supervisor_md_sum_10, e0_.changes_md_sum AS changes_md_sum_11, e0_.owner_id AS owner_id_12, e0_.approver_id AS approver_id_13, e0_.company_id AS company_id_14, e0_.updated_by_id AS updated_by_id_15, e0_.type_id AS type_id_16, e0_.main_image_id AS main_image_id_17 FROM events e0_ LEFT JOIN events_event_catagories e2_ ON e0_.id = e2_.events_id LEFT JOIN event_catagories e1_ ON e1_.id = e2_.event_catagories_id WHERE e1_.id = ? AND e0_.approved = 1 ORDER BY e0_.date_from DESC
Parameters:
[
  3
]
4 0.58 ms
SELECT t0.id AS id_1 FROM permanent_articles t0
Parameters:
[]
5 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.general_partner AS general_partner_3, t0.web_url AS web_url_4, t0.poradi AS poradi_5, t0.logo_id AS logo_id_6 FROM partners t0 ORDER BY t0.poradi ASC
Parameters:
[]
6 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.active AS active_4, t0.poradi AS poradi_5 FROM main_menu_items t0 WHERE t0.active = ? ORDER BY t0.poradi ASC
Parameters:
[
  1
]
7 0.23 ms
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
Parameters:
[
  1442
]
8 0.29 ms
SELECT t0.id AS id_1, t0.perex AS perex_2, t0.content AS content_3, t0.youtube_video AS youtube_video_4, t0.vimeo_video AS vimeo_video_5, t0.embed_code AS embed_code_6 FROM event_content t0 INNER JOIN events_event_content ON t0.id = events_event_content.event_content_id WHERE events_event_content.events_id = ?
Parameters:
[
  131
]
9 0.24 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.phone_no AS phone_no_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.is_approved AS is_approved_9, t0.reg_reasons AS reg_reasons_10, t0.updated_by_id AS updated_by_id_11, t0.approved_by_id AS approved_by_id_12, t0.uploadable_id AS uploadable_id_13 FROM user t0 WHERE t0.id = ?
Parameters:
[
  378
]
10 0.22 ms
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
Parameters:
[
  473
]
11 0.22 ms
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
Parameters:
[
  369
]
12 0.22 ms
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
Parameters:
[
  370
]
13 0.21 ms
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
Parameters:
[
  371
]
14 0.16 ms
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
Parameters:
[
  372
]
15 0.17 ms
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
Parameters:
[
  373
]
16 0.24 ms
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
Parameters:
[
  374
]

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\Uploaded 8
App\Entity\Partners 7
App\Entity\EventCatagories 6
App\Entity\MainMenuItems 6
App\Entity\User 3
App\Entity\EventType 1
App\Entity\Events 1
App\Entity\Company 1
App\Entity\PermanentArticles 1
App\Entity\EventContent 1

Entities Mapping

Class Mapping errors
App\Entity\EventType No errors.
App\Entity\EventCatagories No errors.
App\Entity\User No errors.
App\Entity\Events No errors.
App\Entity\EventTags No errors.
App\Entity\Banners No errors.
App\Entity\Company No errors.
App\Entity\Uploaded No errors.
App\Entity\EventContent No errors.
App\Entity\Contacts No errors.
App\Entity\PermanentArticles No errors.
App\Entity\Partners No errors.
App\Entity\MainMenuItems No errors.