Query Metrics
32
Database Queries
7
Different statements
240.69 ms
Query time
1
Invalid entities
75
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 211.60 ms |
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.username_canonical AS username_canonical_2, u0_.email AS email_3, u0_.email_canonical AS email_canonical_4, u0_.roles AS roles_5, u0_.password AS password_6, u0_.enabled AS enabled_7, u0_.locked AS locked_8, u0_.created AS created_9, u0_.rating AS rating_10, u0_.avatar AS avatar_11, u0_.game_count AS game_count_12, u0_.game_victory AS game_victory_13, u0_.firstname AS firstname_14, u0_.blogname AS blogname_15, u0_.surname AS surname_16, u0_.birthday AS birthday_17, u0_.gender AS gender_18, u0_.notification AS notification_19, u0_.school AS school_20, u0_.class AS class_21, u0_.city AS city_22, u0_.confirmation_token AS confirmation_token_23, u0_.password_requested_at AS password_requested_at_24, u0_.x1 AS x1_25, u0_.x2 AS x2_26, u0_.y1 AS y1_27, u0_.y2 AS y2_28, u0_.card_in_last_game AS card_in_last_game_29, u0_.district_id AS district_id_30, u0_.game_id AS game_id_31 FROM user u0_ ORDER BY u0_.firstname ASC LIMIT 20 OFFSET 960
Parameters:
[] |
| 2 | 14.67 ms |
SELECT count(u0_.id) AS sclr_0 FROM user u0_
Parameters:
[] |
| 3 | 0.68 ms |
SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.added AS added_2, l0_.user_id AS user_id_3 FROM lenta l0_ ORDER BY l0_.id DESC LIMIT 20
Parameters:
[] |
| 4 | 0.90 ms |
SELECT t0.id AS id_1, t0.controller_name AS controller_name_2, t0.title AS title_3 FROM controllers t0 WHERE t0.controller_name = ? LIMIT 1
Parameters:
[
"App\BlogBundle\Controller\UserController"
]
|
| 5 | 0.43 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM templates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
"pre-header"
]
|
| 6 | 0.35 ms |
SELECT t0.id AS id_1, t0.controller_name AS controller_name_2, t0.title AS title_3 FROM controllers t0 WHERE t0.controller_name = ? LIMIT 1
Parameters:
[
"App\BlogBundle\Controller\UserController"
]
|
| 7 | 0.39 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM templates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
"header"
]
|
| 8 | 0.47 ms |
SELECT t0.id AS id_1, t0.controller_name AS controller_name_2, t0.title AS title_3 FROM controllers t0 WHERE t0.controller_name = ? LIMIT 1
Parameters:
[
"App\BlogBundle\Controller\UserController"
]
|
| 9 | 0.42 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM templates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
"post-header"
]
|
| 10 | 0.42 ms |
SELECT t0.id AS id_1, t0.controller_name AS controller_name_2, t0.title AS title_3 FROM controllers t0 WHERE t0.controller_name = ? LIMIT 1
Parameters:
[
"App\BlogBundle\Controller\UserController"
]
|
| 11 | 0.39 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM templates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
"pre-body"
]
|
| 12 | 0.48 ms |
SELECT t0.id AS id_1, t0.controller_name AS controller_name_2, t0.title AS title_3 FROM controllers t0 WHERE t0.controller_name = ? LIMIT 1
Parameters:
[
"App\BlogBundle\Controller\UserController"
]
|
| 13 | 0.38 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM templates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
"body"
]
|
| 14 | 0.43 ms |
SELECT t0.id AS id_1, t0.controller_name AS controller_name_2, t0.title AS title_3 FROM controllers t0 WHERE t0.controller_name = ? LIMIT 1
Parameters:
[
"App\BlogBundle\Controller\UserController"
]
|
| 15 | 0.39 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM templates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
"post-body"
]
|
| 16 | 0.40 ms |
SELECT t0.id AS id_1, t0.controller_name AS controller_name_2, t0.title AS title_3 FROM controllers t0 WHERE t0.controller_name = ? LIMIT 1
Parameters:
[
"App\BlogBundle\Controller\UserController"
]
|
| 17 | 0.43 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM templates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
"pre-right-sidebar"
]
|
| 18 | 0.65 ms |
SELECT o0_.id AS id_0, o0_.type AS type_1, o0_.title AS title_2, o0_.text AS text_3, o0_.picture AS picture_4, o0_.material AS material_5, o0_.url AS url_6, o0_.rating AS rating_7, o0_.added AS added_8, o0_.user_id AS user_id_9 FROM occasion o0_ WHERE o0_.type <> 'post' ORDER BY o0_.id DESC LIMIT 7
Parameters:
[] |
| 19 | 0.72 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.username_canonical AS username_canonical_3, t0.email AS email_4, t0.email_canonical AS email_canonical_5, t0.roles AS roles_6, t0.password AS password_7, t0.enabled AS enabled_8, t0.locked AS locked_9, t0.created AS created_10, t0.rating AS rating_11, t0.avatar AS avatar_12, t0.game_count AS game_count_13, t0.game_victory AS game_victory_14, t0.firstname AS firstname_15, t0.blogname AS blogname_16, t0.surname AS surname_17, t0.birthday AS birthday_18, t0.gender AS gender_19, t0.notification AS notification_20, t0.school AS school_21, t0.class AS class_22, t0.city AS city_23, t0.confirmation_token AS confirmation_token_24, t0.password_requested_at AS password_requested_at_25, t0.x1 AS x1_26, t0.x2 AS x2_27, t0.y1 AS y1_28, t0.y2 AS y2_29, t0.card_in_last_game AS card_in_last_game_30, t0.district_id AS district_id_31, t0.game_id AS game_id_32 FROM user t0 WHERE t0.id = ?
Parameters:
[
69084
]
|
| 20 | 0.64 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.username_canonical AS username_canonical_3, t0.email AS email_4, t0.email_canonical AS email_canonical_5, t0.roles AS roles_6, t0.password AS password_7, t0.enabled AS enabled_8, t0.locked AS locked_9, t0.created AS created_10, t0.rating AS rating_11, t0.avatar AS avatar_12, t0.game_count AS game_count_13, t0.game_victory AS game_victory_14, t0.firstname AS firstname_15, t0.blogname AS blogname_16, t0.surname AS surname_17, t0.birthday AS birthday_18, t0.gender AS gender_19, t0.notification AS notification_20, t0.school AS school_21, t0.class AS class_22, t0.city AS city_23, t0.confirmation_token AS confirmation_token_24, t0.password_requested_at AS password_requested_at_25, t0.x1 AS x1_26, t0.x2 AS x2_27, t0.y1 AS y1_28, t0.y2 AS y2_29, t0.card_in_last_game AS card_in_last_game_30, t0.district_id AS district_id_31, t0.game_id AS game_id_32 FROM user t0 WHERE t0.id = ?
Parameters:
[
69046
]
|
| 21 | 0.71 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.username_canonical AS username_canonical_3, t0.email AS email_4, t0.email_canonical AS email_canonical_5, t0.roles AS roles_6, t0.password AS password_7, t0.enabled AS enabled_8, t0.locked AS locked_9, t0.created AS created_10, t0.rating AS rating_11, t0.avatar AS avatar_12, t0.game_count AS game_count_13, t0.game_victory AS game_victory_14, t0.firstname AS firstname_15, t0.blogname AS blogname_16, t0.surname AS surname_17, t0.birthday AS birthday_18, t0.gender AS gender_19, t0.notification AS notification_20, t0.school AS school_21, t0.class AS class_22, t0.city AS city_23, t0.confirmation_token AS confirmation_token_24, t0.password_requested_at AS password_requested_at_25, t0.x1 AS x1_26, t0.x2 AS x2_27, t0.y1 AS y1_28, t0.y2 AS y2_29, t0.card_in_last_game AS card_in_last_game_30, t0.district_id AS district_id_31, t0.game_id AS game_id_32 FROM user t0 WHERE t0.id = ?
Parameters:
[
53343
]
|
| 22 | 0.62 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.username_canonical AS username_canonical_3, t0.email AS email_4, t0.email_canonical AS email_canonical_5, t0.roles AS roles_6, t0.password AS password_7, t0.enabled AS enabled_8, t0.locked AS locked_9, t0.created AS created_10, t0.rating AS rating_11, t0.avatar AS avatar_12, t0.game_count AS game_count_13, t0.game_victory AS game_victory_14, t0.firstname AS firstname_15, t0.blogname AS blogname_16, t0.surname AS surname_17, t0.birthday AS birthday_18, t0.gender AS gender_19, t0.notification AS notification_20, t0.school AS school_21, t0.class AS class_22, t0.city AS city_23, t0.confirmation_token AS confirmation_token_24, t0.password_requested_at AS password_requested_at_25, t0.x1 AS x1_26, t0.x2 AS x2_27, t0.y1 AS y1_28, t0.y2 AS y2_29, t0.card_in_last_game AS card_in_last_game_30, t0.district_id AS district_id_31, t0.game_id AS game_id_32 FROM user t0 WHERE t0.id = ?
Parameters:
[
363
]
|
| 23 | 0.56 ms |
SELECT t0.id AS id_1, t0.controller_name AS controller_name_2, t0.title AS title_3 FROM controllers t0 WHERE t0.controller_name = ? LIMIT 1
Parameters:
[
"App\BlogBundle\Controller\UserController"
]
|
| 24 | 0.42 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM templates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
"right-sidebar"
]
|
| 25 | 0.42 ms |
SELECT t0.id AS id_1, t0.controller_name AS controller_name_2, t0.title AS title_3 FROM controllers t0 WHERE t0.controller_name = ? LIMIT 1
Parameters:
[
"App\BlogBundle\Controller\UserController"
]
|
| 26 | 0.45 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM templates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
"post-right-sidebar"
]
|
| 27 | 0.42 ms |
SELECT t0.id AS id_1, t0.controller_name AS controller_name_2, t0.title AS title_3 FROM controllers t0 WHERE t0.controller_name = ? LIMIT 1
Parameters:
[
"App\BlogBundle\Controller\UserController"
]
|
| 28 | 0.39 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM templates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
"pre-footer"
]
|
| 29 | 0.43 ms |
SELECT t0.id AS id_1, t0.controller_name AS controller_name_2, t0.title AS title_3 FROM controllers t0 WHERE t0.controller_name = ? LIMIT 1
Parameters:
[
"App\BlogBundle\Controller\UserController"
]
|
| 30 | 0.37 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM templates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
"footer"
]
|
| 31 | 0.34 ms |
SELECT t0.id AS id_1, t0.controller_name AS controller_name_2, t0.title AS title_3 FROM controllers t0 WHERE t0.controller_name = ? LIMIT 1
Parameters:
[
"App\BlogBundle\Controller\UserController"
]
|
| 32 | 0.31 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM templates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
"post-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 |
|---|---|
| App\AdminBundle\Entity\User | 31 |
| App\AdminBundle\Entity\Lenta | 20 |
| App\AdminBundle\Entity\Template | 12 |
| App\AdminBundle\Entity\Occasion | 7 |
| App\AdminBundle\Entity\District | 4 |
| App\AdminBundle\Entity\Game | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\AdminBundle\Entity\User |
|
| App\AdminBundle\Entity\Friend | No errors. |
| App\AdminBundle\Entity\Lenta | No errors. |
| App\AdminBundle\Entity\District | No errors. |
| App\AdminBundle\Entity\Game | No errors. |
| App\AdminBundle\Entity\Post | No errors. |
| App\AdminBundle\Entity\Controller | No errors. |
| App\AdminBundle\Entity\Template | No errors. |
| App\AdminBundle\Entity\Occasion | No errors. |