Query Metrics
64
Database Queries
13
Different statements
82.87 ms
Query time
1
Invalid entities
78
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
38.89 ms (46.93%) |
41 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.short_description AS short_description_4, t0.rules AS rules_5, t0.list_image_url AS list_image_url_6, t0.list_image_alt AS list_image_alt_7, t0.banner_image_url AS banner_image_url_8, t0.banner_image_alt AS banner_image_alt_9, t0.locale AS locale_10, t0.translatable_id AS translatable_id_11 FROM contest_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
46
]
|
|
19.20 ms (23.18%) |
8 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_homepage AS is_homepage_4, t0.blocks AS blocks_5, t0.redirect AS redirect_6, t0.layout AS layout_7, t0.language_group_id AS language_group_id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.uuid AS uuid_11, t0.is_current AS is_current_12, t0.project_id AS project_id_13, t0.language_id AS language_id_14, t0.page_excerpt_id AS page_excerpt_id_15, t0.page_seo_id AS page_seo_id_16, t0.created_by_id AS created_by_id_17, t0.page_state_id AS page_state_id_18 FROM page t0 WHERE t0.language_id = ? AND t0.language_group_id = ? LIMIT 1
Parameters:
[ 1 "9148b3e2-07d0-dfee-9067-869c0eba8df4" ] |
|
7.19 ms (8.68%) |
1 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.slug AS slug_4, t0.description AS description_5, t0.short_description AS short_description_6, t0.content AS content_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.rules AS rules_11, t0.start_date AS start_date_12, t0.end_date AS end_date_13, t0.announcemenet_date AS announcemenet_date_14, t0.list_image_url AS list_image_url_15, t0.list_image_alt AS list_image_alt_16, t0.banner_image_url AS banner_image_url_17, t0.banner_image_alt AS banner_image_alt_18, t0.number_of_winners AS number_of_winners_19, t0.allow_unregistered_users AS allow_unregistered_users_20, t0.contest_type_id AS contest_type_id_21, t0.contest_state_id AS contest_state_id_22, t0.language_id AS language_id_23, t0.created_by_id AS created_by_id_24 FROM contest t0 WHERE t0.contest_state_id IN (?, ?) AND t0.is_active = ? ORDER BY t0.created_at DESC
Parameters:
[ 2 3 1 ] |
|
5.21 ms (6.29%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM contest_state t0 WHERE t0.name IN (?, ?)
Parameters:
[ "ONGOING" "PENDINGANNOUNCEMENT" ] |
|
3.22 ms (3.88%) |
1 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.slug AS slug_4, t0.description AS description_5, t0.short_description AS short_description_6, t0.content AS content_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.is_active AS is_active_10, t0.rules AS rules_11, t0.start_date AS start_date_12, t0.end_date AS end_date_13, t0.announcemenet_date AS announcemenet_date_14, t0.list_image_url AS list_image_url_15, t0.list_image_alt AS list_image_alt_16, t0.banner_image_url AS banner_image_url_17, t0.banner_image_alt AS banner_image_alt_18, t0.number_of_winners AS number_of_winners_19, t0.allow_unregistered_users AS allow_unregistered_users_20, t0.contest_type_id AS contest_type_id_21, t0.contest_state_id AS contest_state_id_22, t0.language_id AS language_id_23, t0.created_by_id AS created_by_id_24 FROM contest t0 WHERE t0.contest_state_id IN (?) AND t0.is_active = ? ORDER BY t0.created_at DESC
Parameters:
[ 4 1 ] |
|
2.17 ms (2.62%) |
4 |
SELECT t0.id AS id_1, t0.text AS text_2, t0.url AS url_3, t0.target AS target_4, t0.item_order AS item_order_5, t0.navigation_id AS navigation_id_6, t0.parent_id AS parent_id_7 FROM navigation_item t0 WHERE t0.parent_id = ?
Parameters:
[
21
]
|
|
1.76 ms (2.13%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM language t0 INNER JOIN language_project ON t0.id = language_project.language_id WHERE language_project.project_id = ?
Parameters:
[
1
]
|
|
1.53 ms (1.85%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_main AS is_main_3, t0.language_id AS language_id_4 FROM navigation t0 WHERE t0.language_id = ? AND t0.is_main = ? LIMIT 1
Parameters:
[ 1 1 ] |
|
0.86 ms (1.04%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM contest_state t0 WHERE t0.name IN (?)
Parameters:
[
"FINISHED"
]
|
|
0.84 ms (1.02%) |
1 |
SELECT t0.id AS id_1, t0.text AS text_2, t0.url AS url_3, t0.target AS target_4, t0.item_order AS item_order_5, t0.navigation_id AS navigation_id_6, t0.parent_id AS parent_id_7 FROM navigation_item t0 WHERE t0.navigation_id = ?
Parameters:
[
1
]
|
|
0.76 ms (0.91%) |
1 |
SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.code AS code_2 FROM language l0_ WHERE l0_.code = ?
Parameters:
[
"cs"
]
|
|
0.62 ms (0.75%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.domains AS domains_3, t0.template AS template_4 FROM project t0 LIMIT 1
Parameters:
[] |
|
0.60 ms (0.73%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_main AS is_main_3, t0.language_id AS language_id_4 FROM navigation t0 WHERE t0.language_id = ? AND t0.name = ? LIMIT 1
Parameters:
[ 1 "footer" ] |
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 |
|---|---|
| Kiwi\ContestBundle\Entity\Contest | 41 |
| Kiwi\ContestBundle\Entity\ContestTranslation | 15 |
| Kiwi\WebBundle\Entity\NavigationItem | 4 |
| Kiwi\AdminBundle\Entity\Language | 3 |
| Kiwi\ContestBundle\Entity\ContestState | 3 |
| Kiwi\AdminBundle\Entity\KiwiUser | 2 |
| Kiwi\WebBundle\Entity\Page | 2 |
| Kiwi\WebBundle\Entity\PageExcerpt | 2 |
| Kiwi\WebBundle\Entity\PageSEO | 2 |
| Kiwi\AdminBundle\Entity\Project | 1 |
| Kiwi\WebBundle\Entity\Navigation | 1 |
| Kiwi\ContestBundle\Entity\ContestType | 1 |
| Kiwi\WebBundle\Entity\PageState | 1 |