| 1 |
27.78 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_5 FROM (SELECT a0_.retranscription AS retranscription_0, a0_.slug AS slug_1, a0_.text AS text_2, a0_.title AS title_3, a0_.enabled AS enabled_4, a0_.id AS id_5, a0_.list_position AS list_position_6, a0_.created_at AS created_at_7, a0_.updated_at AS updated_at_8 FROM app_information_tool a0_ INNER JOIN information_tool_format_information_tool i2_ ON a0_.id = i2_.information_tool_id INNER JOIN app_information_tool_format a1_ ON a1_.id = i2_.information_tool_format_id INNER JOIN information_tool_thema_information_tool i4_ ON a0_.id = i4_.information_tool_id INNER JOIN app_information_tool_thema a3_ ON a3_.id = i4_.information_tool_thema_id ORDER BY CASE WHEN a0_.list_position IS NULL THEN 1 ELSE 0 END ASC, a0_.list_position ASC, a0_.updated_at DESC) dctrn_result) dctrn_table
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_5 FROM (SELECT a0_.retranscription AS retranscription_0, a0_.slug AS slug_1, a0_.text AS text_2, a0_.title AS title_3, a0_.enabled AS enabled_4, a0_.id AS id_5, a0_.list_position AS list_position_6, a0_.created_at AS created_at_7, a0_.updated_at AS updated_at_8 FROM app_information_tool a0_ INNER JOIN information_tool_format_information_tool i2_ ON a0_.id = i2_.information_tool_id INNER JOIN app_information_tool_format a1_ ON a1_.id = i2_.information_tool_format_id INNER JOIN information_tool_thema_information_tool i4_ ON a0_.id = i4_.information_tool_id INNER JOIN app_information_tool_thema a3_ ON a3_.id = i4_.information_tool_thema_id ORDER BY CASE WHEN a0_.list_position IS NULL THEN 1 ELSE 0 END ASC, a0_.list_position ASC, a0_.updated_at DESC) dctrn_result) dctrn_table;
|
| 2 |
1.81 ms |
SELECT a0_.title AS title_0, a0_.slug AS slug_1 FROM app_information_tool_format a0_ WHERE a0_.enabled = ?
SELECT a0_.title AS title_0, a0_.slug AS slug_1 FROM app_information_tool_format a0_ WHERE a0_.enabled = 1;
|
| 3 |
1.86 ms |
SELECT a0_.title AS title_0, a0_.slug AS slug_1 FROM app_information_tool_thema a0_ WHERE a0_.enabled = ?
SELECT a0_.title AS title_0, a0_.slug AS slug_1 FROM app_information_tool_thema a0_ WHERE a0_.enabled = 1;
|
| 4 |
2.42 ms |
SELECT DISTINCT id_5 FROM (SELECT DISTINCT id_5, CASE WHEN list_position_6 IS NULL THEN 1 ELSE 0 END, list_position_6, updated_at_8 FROM (SELECT a0_.retranscription AS retranscription_0, a0_.slug AS slug_1, a0_.text AS text_2, a0_.title AS title_3, a0_.enabled AS enabled_4, a0_.id AS id_5, a0_.list_position AS list_position_6, a0_.created_at AS created_at_7, a0_.updated_at AS updated_at_8 FROM app_information_tool a0_ INNER JOIN information_tool_format_information_tool i2_ ON a0_.id = i2_.information_tool_id INNER JOIN app_information_tool_format a1_ ON a1_.id = i2_.information_tool_format_id INNER JOIN information_tool_thema_information_tool i4_ ON a0_.id = i4_.information_tool_id INNER JOIN app_information_tool_thema a3_ ON a3_.id = i4_.information_tool_thema_id) dctrn_result_inner ORDER BY CASE WHEN list_position_6 IS NULL THEN 1 ELSE 0 END ASC, list_position_6 ASC, updated_at_8 DESC) dctrn_result LIMIT 12
SELECT DISTINCT id_5 FROM (SELECT DISTINCT id_5, CASE WHEN list_position_6 IS NULL THEN 1 ELSE 0 END, list_position_6, updated_at_8 FROM (SELECT a0_.retranscription AS retranscription_0, a0_.slug AS slug_1, a0_.text AS text_2, a0_.title AS title_3, a0_.enabled AS enabled_4, a0_.id AS id_5, a0_.list_position AS list_position_6, a0_.created_at AS created_at_7, a0_.updated_at AS updated_at_8 FROM app_information_tool a0_ INNER JOIN information_tool_format_information_tool i2_ ON a0_.id = i2_.information_tool_id INNER JOIN app_information_tool_format a1_ ON a1_.id = i2_.information_tool_format_id INNER JOIN information_tool_thema_information_tool i4_ ON a0_.id = i4_.information_tool_id INNER JOIN app_information_tool_thema a3_ ON a3_.id = i4_.information_tool_thema_id) dctrn_result_inner ORDER BY CASE WHEN list_position_6 IS NULL THEN 1 ELSE 0 END ASC, list_position_6 ASC, updated_at_8 DESC) dctrn_result LIMIT 12;
|
| 5 |
3.14 ms |
SELECT a0_.retranscription AS retranscription_0, a0_.slug AS slug_1, a0_.text AS text_2, a0_.title AS title_3, a0_.enabled AS enabled_4, a0_.id AS id_5, a0_.list_position AS list_position_6, a0_.created_at AS created_at_7, a0_.updated_at AS updated_at_8, a0_.link_id AS link_id_9, a0_.media_id AS media_id_10 FROM app_information_tool a0_ INNER JOIN information_tool_format_information_tool i2_ ON a0_.id = i2_.information_tool_id INNER JOIN app_information_tool_format a1_ ON a1_.id = i2_.information_tool_format_id INNER JOIN information_tool_thema_information_tool i4_ ON a0_.id = i4_.information_tool_id INNER JOIN app_information_tool_thema a3_ ON a3_.id = i4_.information_tool_thema_id WHERE a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY CASE WHEN a0_.list_position IS NULL THEN 1 ELSE 0 END ASC, a0_.list_position ASC, a0_.updated_at DESC
Parameters: [
7
23
22
37
38
35
28
26
39
18
17
30
]
SELECT a0_.retranscription AS retranscription_0, a0_.slug AS slug_1, a0_.text AS text_2, a0_.title AS title_3, a0_.enabled AS enabled_4, a0_.id AS id_5, a0_.list_position AS list_position_6, a0_.created_at AS created_at_7, a0_.updated_at AS updated_at_8, a0_.link_id AS link_id_9, a0_.media_id AS media_id_10 FROM app_information_tool a0_ INNER JOIN information_tool_format_information_tool i2_ ON a0_.id = i2_.information_tool_id INNER JOIN app_information_tool_format a1_ ON a1_.id = i2_.information_tool_format_id INNER JOIN information_tool_thema_information_tool i4_ ON a0_.id = i4_.information_tool_id INNER JOIN app_information_tool_thema a3_ ON a3_.id = i4_.information_tool_thema_id WHERE a0_.id IN (7, 23, 22, 37, 38, 35, 28, 26, 39, 18, 17, 30) ORDER BY CASE WHEN a0_.list_position IS NULL THEN 1 ELSE 0 END ASC, a0_.list_position ASC, a0_.updated_at DESC;
|
| 6 |
1.89 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = 7;
|
| 7 |
6.67 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = 186;
|
| 8 |
5.53 ms |
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = 186;
|
| 9 |
4.56 ms |
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = 186;
|
| 10 |
3.74 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = 229;
|
| 11 |
1.93 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = 7;
|
| 12 |
3.56 ms |
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = ?
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = 73;
|
| 13 |
1.82 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = 23;
|
| 14 |
1.76 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = 140;
|
| 15 |
1.78 ms |
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = 140;
|
| 16 |
3.16 ms |
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = 140;
|
| 17 |
2.13 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = 183;
|
| 18 |
1.85 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = 23;
|
| 19 |
1.82 ms |
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = ?
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = 83;
|
| 20 |
1.79 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = 22;
|
| 21 |
1.66 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = 139;
|
| 22 |
2.81 ms |
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = 139;
|
| 23 |
2.43 ms |
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = 139;
|
| 24 |
1.86 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = 182;
|
| 25 |
1.73 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = 22;
|
| 26 |
5.43 ms |
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = ?
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = 82;
|
| 27 |
1.56 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = 37;
|
| 28 |
1.51 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = 223;
|
| 29 |
2.07 ms |
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = 223;
|
| 30 |
2.61 ms |
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = 223;
|
| 31 |
1.64 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = 275;
|
| 32 |
1.73 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = 37;
|
| 33 |
3.16 ms |
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = ?
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = 133;
|
| 34 |
1.60 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = 38;
|
| 35 |
1.48 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = 224;
|
| 36 |
1.63 ms |
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = 224;
|
| 37 |
1.98 ms |
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = 224;
|
| 38 |
1.70 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = 276;
|
| 39 |
1.60 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = 38;
|
| 40 |
2.67 ms |
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = ?
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = 134;
|
| 41 |
1.68 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = 35;
|
| 42 |
1.61 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = 153;
|
| 43 |
2.28 ms |
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = 153;
|
| 44 |
2.24 ms |
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = 153;
|
| 45 |
1.89 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = 196;
|
| 46 |
1.87 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = 35;
|
| 47 |
2.39 ms |
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = ?
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = 135;
|
| 48 |
1.83 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = 28;
|
| 49 |
1.62 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = 196;
|
| 50 |
1.67 ms |
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = 196;
|
| 51 |
2.15 ms |
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = 196;
|
| 52 |
1.68 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = 246;
|
| 53 |
1.60 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = 28;
|
| 54 |
2.70 ms |
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = ?
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = 136;
|
| 55 |
1.76 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = 26;
|
| 56 |
1.63 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = 211;
|
| 57 |
1.62 ms |
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = 211;
|
| 58 |
2.37 ms |
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = 211;
|
| 59 |
1.73 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = 262;
|
| 60 |
1.67 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = 26;
|
| 61 |
2.25 ms |
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = ?
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = 151;
|
| 62 |
1.70 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = 39;
|
| 63 |
1.97 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = 192;
|
| 64 |
2.16 ms |
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = 192;
|
| 65 |
2.45 ms |
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = 192;
|
| 66 |
1.69 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = 241;
|
| 67 |
1.66 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = 39;
|
| 68 |
2.24 ms |
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = ?
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = 153;
|
| 69 |
1.71 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = 18;
|
| 70 |
1.69 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = 133;
|
| 71 |
1.62 ms |
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = 133;
|
| 72 |
2.88 ms |
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = 133;
|
| 73 |
1.60 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = 235;
|
| 74 |
1.52 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = 18;
|
| 75 |
2.23 ms |
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = ?
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = 139;
|
| 76 |
1.58 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = 17;
|
| 77 |
1.47 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = 134;
|
| 78 |
1.50 ms |
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = 134;
|
| 79 |
2.65 ms |
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = 134;
|
| 80 |
1.66 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = 237;
|
| 81 |
1.62 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = 17;
|
| 82 |
2.14 ms |
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = ?
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = 138;
|
| 83 |
1.62 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_format t0 INNER JOIN information_tool_format_information_tool ON t0.id = information_tool_format_information_tool.information_tool_format_id WHERE information_tool_format_information_tool.information_tool_id = 30;
|
| 84 |
1.47 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = 207;
|
| 85 |
1.59 ms |
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = 207;
|
| 86 |
2.29 ms |
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = 207;
|
| 87 |
1.54 ms |
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = 258;
|
| 88 |
1.58 ms |
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = ?
SELECT t0.slug AS slug_1, t0.title AS title_2, t0.enabled AS enabled_3, t0.id AS id_4 FROM app_information_tool_thema t0 INNER JOIN information_tool_thema_information_tool ON t0.id = information_tool_thema_information_tool.information_tool_thema_id WHERE information_tool_thema_information_tool.information_tool_id = 30;
|
| 89 |
1.54 ms |
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = ?
SELECT t0.cta_label AS cta_label_1, t0.cta_link_anchor AS cta_link_anchor_2, t0.cta_link_href AS cta_link_href_3, t0.cta_link_locale AS cta_link_locale_4, t0.cta_link_provider AS cta_link_provider_5, t0.cta_link_query AS cta_link_query_6, t0.cta_link_rel AS cta_link_rel_7, t0.cta_link_target AS cta_link_target_8, t0.cta_link_alternative_title AS cta_link_alternative_title_9, t0.id AS id_10, t0.cta_link_media_href_id AS cta_link_media_href_id_11 FROM app_link t0 WHERE t0.id = 141;
|
| 90 |
1.91 ms |
SELECT w0_.title AS title_0, w0_.webspace_key AS webspace_key_1, w0_.all_domains AS all_domains_2, w0_.content AS content_3, w0_.type AS type_4, w0_.id AS id_5, w1_.url AS url_6, w1_.environment AS environment_7, w1_.id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_.id = w2_.analytics LEFT JOIN we_domains w1_ ON w1_.id = w2_.domain WHERE (w0_.all_domains = 1 OR (w1_.url = ? AND w1_.environment = ?)) AND w0_.webspace_key = ? ORDER BY w0_.id ASC
Parameters: [
"dod.oj-consulting.fr"
"dev"
"don-d-organes"
]
SELECT w0_.title AS title_0, w0_.webspace_key AS webspace_key_1, w0_.all_domains AS all_domains_2, w0_.content AS content_3, w0_.type AS type_4, w0_.id AS id_5, w1_.url AS url_6, w1_.environment AS environment_7, w1_.id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_.id = w2_.analytics LEFT JOIN we_domains w1_ ON w1_.id = w2_.domain WHERE (w0_.all_domains = 1 OR (w1_.url = 'dod.oj-consulting.fr' AND w1_.environment = 'dev')) AND w0_.webspace_key = 'don-d-organes' ORDER BY w0_.id ASC;
|