Query Metrics
85
Database Queries
7
Different statements
15.17 ms
Query time
3
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.46 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.number AS number_4, t0.postcode AS postcode_5, t0.city AS city_6, t0.color AS color_7, t0.voivodeship AS voivodeship_8, t0.country AS country_9, t0.institution AS institution_10, t0.levels AS levels_11, t0.link AS link_12, t0.location AS location_13, t0.location_json AS location_json_14, t0.main_owner_id AS main_owner_id_15 FROM clubs t0 WHERE t0.id = ?
Parameters:
[
"13"
]
|
2 | 0.43 ms | SELECT t0.id AS id_1, t0.timestamp AS timestamp_2, t0.timestamp_read AS timestamp_read_3, t0.timestamp_done AS timestamp_done_4, t0.type AS type_5, t0.action AS action_6, t0.info AS info_7, t0.data AS data_8, t0.done_value AS done_value_9, t0.owner_from_id AS owner_from_id_10, t0.owner_to_id AS owner_to_id_11, t0.club_id AS club_id_12, t0.event_id AS event_id_13 FROM notifications t0 WHERE t0.club_id = ? AND t0.owner_to_id IS NULL ORDER BY t0.timestamp DESC
Parameters:
[
13
]
|
3 | 0.28 ms | SELECT t0.id AS id_1, t0.username AS username_2, t0.reset_token AS reset_token_3, t0.activate_token AS activate_token_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.password AS password_7, t0.email AS email_8, t0.profile AS profile_9, t0.specialization AS specialization_10, t0.specialization_custom AS specialization_custom_11, t0.phone AS phone_12, t0.is_email_visible AS is_email_visible_13, t0.is_active AS is_active_14, t0.acc_terms AS acc_terms_15, t0.acc_data AS acc_data_16, t0.acc_newsletter_kmo AS acc_newsletter_kmo_17, t0.acc_newsletter_cnk AS acc_newsletter_cnk_18, t0.acc_newsletter_teacher_cnk AS acc_newsletter_teacher_cnk_19, t0.register_incomplete AS register_incomplete_20, t0.info AS info_21, t0.custom_events AS custom_events_22, t0.partners AS partners_23, t0.photo_id AS photo_id_24 FROM users t0 WHERE t0.id = ?
Parameters:
[
36
]
|
4 | 0.32 ms | SELECT t0.id AS id_1, t0.username AS username_2, t0.reset_token AS reset_token_3, t0.activate_token AS activate_token_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.password AS password_7, t0.email AS email_8, t0.profile AS profile_9, t0.specialization AS specialization_10, t0.specialization_custom AS specialization_custom_11, t0.phone AS phone_12, t0.is_email_visible AS is_email_visible_13, t0.is_active AS is_active_14, t0.acc_terms AS acc_terms_15, t0.acc_data AS acc_data_16, t0.acc_newsletter_kmo AS acc_newsletter_kmo_17, t0.acc_newsletter_cnk AS acc_newsletter_cnk_18, t0.acc_newsletter_teacher_cnk AS acc_newsletter_teacher_cnk_19, t0.register_incomplete AS register_incomplete_20, t0.info AS info_21, t0.custom_events AS custom_events_22, t0.partners AS partners_23, t0.photo_id AS photo_id_24 FROM users t0 INNER JOIN club_user ON t0.id = club_user.user_id WHERE club_user.club_id = ?
Parameters:
[
13
]
|
5 | 0.24 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.number AS number_4, t0.postcode AS postcode_5, t0.city AS city_6, t0.color AS color_7, t0.voivodeship AS voivodeship_8, t0.country AS country_9, t0.institution AS institution_10, t0.levels AS levels_11, t0.link AS link_12, t0.location AS location_13, t0.location_json AS location_json_14, t0.main_owner_id AS main_owner_id_15 FROM clubs t0 INNER JOIN club_user ON t0.id = club_user.club_id WHERE club_user.user_id = ?
Parameters:
[
36
]
|
6 | 0.22 ms | SELECT t0.id AS id_1, t0.timestamp AS timestamp_2, t0.files AS files_3, t0.title AS title_4, t0.video AS video_5, t0.user_id AS user_id_6, t0.club_id AS club_id_7 FROM galleries t0 WHERE t0.club_id = ?
Parameters:
[
13
]
|
7 | 0.26 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"332"
]
|
8 | 0.19 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"333"
]
|
9 | 0.17 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"334"
]
|
10 | 0.21 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"335"
]
|
11 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"336"
]
|
12 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"337"
]
|
13 | 0.19 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"338"
]
|
14 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"339"
]
|
15 | 0.18 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"340"
]
|
16 | 0.17 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"341"
]
|
17 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"342"
]
|
18 | 0.17 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"343"
]
|
19 | 0.18 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"344"
]
|
20 | 0.15 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"345"
]
|
21 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"346"
]
|
22 | 0.15 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"347"
]
|
23 | 0.17 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"348"
]
|
24 | 0.15 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"349"
]
|
25 | 0.15 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"350"
]
|
26 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"351"
]
|
27 | 0.15 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"352"
]
|
28 | 0.18 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"353"
]
|
29 | 0.17 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"354"
]
|
30 | 0.19 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"355"
]
|
31 | 0.20 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"356"
]
|
32 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"357"
]
|
33 | 0.19 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"358"
]
|
34 | 0.19 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"359"
]
|
35 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"360"
]
|
36 | 0.20 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"361"
]
|
37 | 0.19 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"362"
]
|
38 | 0.15 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"363"
]
|
39 | 0.18 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"364"
]
|
40 | 0.17 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"365"
]
|
41 | 0.19 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"366"
]
|
42 | 0.15 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"367"
]
|
43 | 0.15 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"368"
]
|
44 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"369"
]
|
45 | 0.15 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"370"
]
|
46 | 0.18 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"371"
]
|
47 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"372"
]
|
48 | 0.15 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"373"
]
|
49 | 0.18 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"374"
]
|
50 | 0.18 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"375"
]
|
51 | 0.26 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"538"
]
|
52 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"535"
]
|
53 | 0.20 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"537"
]
|
54 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"539"
]
|
55 | 0.15 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"540"
]
|
56 | 0.14 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"536"
]
|
57 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"544"
]
|
58 | 0.19 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"541"
]
|
59 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"542"
]
|
60 | 0.23 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"545"
]
|
61 | 0.17 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"543"
]
|
62 | 0.17 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"546"
]
|
63 | 0.14 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"548"
]
|
64 | 0.17 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"549"
]
|
65 | 0.14 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"547"
]
|
66 | 0.13 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"550"
]
|
67 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"553"
]
|
68 | 0.13 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"551"
]
|
69 | 0.15 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"554"
]
|
70 | 0.14 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"552"
]
|
71 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"556"
]
|
72 | 0.15 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"555"
]
|
73 | 0.15 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"562"
]
|
74 | 0.14 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"557"
]
|
75 | 0.13 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"558"
]
|
76 | 0.18 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"560"
]
|
77 | 0.14 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"559"
]
|
78 | 0.17 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"564"
]
|
79 | 0.13 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"566"
]
|
80 | 0.14 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"563"
]
|
81 | 0.15 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"565"
]
|
82 | 0.21 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"569"
]
|
83 | 0.16 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"567"
]
|
84 | 0.18 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"568"
]
|
85 | 0.13 ms | SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.extension AS extension_4, t0.mime AS mime_5, t0.width AS width_6, t0.height AS height_7, t0.size AS size_8, t0.channels AS channels_9, t0.ts_created AS ts_created_10, t0.ts_modified AS ts_modified_11, t0.ts_deleted AS ts_deleted_12 FROM files t0 WHERE t0.id = ?
Parameters:
[
"570"
]
|
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 |
---|---|
AppBundle\Entity\Club |
|
AppBundle\Entity\User |
|
AppBundle\Entity\Gallery | No errors. |
AppBundle\Entity\Inspiration | No errors. |
AppBundle\Entity\Notification | No errors. |
AppBundle\Entity\Event | No errors. |
AppBundle\Entity\File |
|
AppBundle\Entity\Role | No errors. |
AppBundle\Entity\FolderFile | No errors. |