Query Metrics
162
Database Queries
18
Different statements
181.19 ms
Query time
1
Invalid entities
490
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.37 ms |
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.name_normalized AS name_normalized_2, t0_.creation_date AS creation_date_3, t0_.from_section AS from_section_4, t0_.reference_id AS reference_id_5, t0_.editor_created_id AS editor_created_id_6, t0_.editor_updated_id AS editor_updated_id_7 FROM tags t0_ INNER JOIN slugs s1_ ON t0_.id = s1_.tag_id WHERE s1_.hash = ?
Parameters:
[
b"ü¦\x0EKþë\x07│É\x16XmlOôé▓z¸$"
]
|
| 2 | 0.83 ms |
SELECT DISTINCT s0_.id AS id_0 FROM slugs s0_ INNER JOIN contents c1_ ON s0_.content_id = c1_.id INNER JOIN content_has_tags c2_ ON c1_.id = c2_.content_id INNER JOIN tags t3_ ON c2_.tag_id = t3_.id WHERE t3_.id = ? LIMIT 100
Parameters:
[
13
]
|
| 3 | 3.01 ms |
SELECT s0_.id AS id_0, s0_.slug AS slug_1, s0_.hash AS hash_2, c1_.id AS id_3, c1_.reference_id AS reference_id_4, c1_.creation_date AS creation_date_5, c1_.scheduled_date AS scheduled_date_6, c1_.published_date AS published_date_7, c1_.event_start_date AS event_start_date_8, c1_.event_end_date AS event_end_date_9, c1_.show_on_list AS show_on_list_10, c1_.deleted AS deleted_11, v2_.id AS id_12, v2_.creation_date AS creation_date_13, v2_.title AS title_14, v2_.subtitle AS subtitle_15, v2_.short_title AS short_title_16, v2_.summary AS summary_17, v2_.body AS body_18, v2_.short_piece AS short_piece_19, v2_.signature AS signature_20, v2_.signature_place AS signature_place_21, v2_.type AS type_22, v2_.kind AS kind_23, v2_.language AS language_24, s3_.id AS id_25, s3_.reference_id AS reference_id_26, s3_.creation_date AS creation_date_27, s3_.modification_date AS modification_date_28, s3_.name AS name_29, s3_.title AS title_30, s3_.active AS active_31, s0_.content_id AS content_id_32, s0_.tag_id AS tag_id_33, s0_.section_id AS section_id_34, s0_.place_id AS place_id_35, s0_.redirect_slug_id AS redirect_slug_id_36, s0_.board_id AS board_id_37, s0_.editor_updated_id AS editor_updated_id_38, s0_.media_id AS media_id_39, s0_.legal_page_id AS legal_page_id_40, s0_.opinion_id AS opinion_id_41, s0_.person_id AS person_id_42, c1_.published_version_id AS published_version_id_43, c1_.section_id AS section_id_44, c1_.place_id AS place_id_45, c1_.board_content_id AS board_content_id_46, c1_.editor_created_id AS editor_created_id_47, c1_.content_type_id AS content_type_id_48, c1_.book_id AS book_id_49, c1_.bookshelf_person AS bookshelf_person_50, c1_.board_legal_page_id AS board_legal_page_id_51, v2_.editor_created_id AS editor_created_id_52, v2_.content_id AS content_id_53, v2_.thumbnail_id AS thumbnail_id_54, s3_.editor_created_id AS editor_created_id_55, s3_.editor_updated_id AS editor_updated_id_56, s3_.parent_id AS parent_id_57 FROM slugs s0_ INNER JOIN contents c1_ ON s0_.content_id = c1_.id INNER JOIN versions v2_ ON c1_.published_version_id = v2_.id INNER JOIN sections s3_ ON c1_.section_id = s3_.id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?) ORDER BY c1_.published_date DESC
Parameters:
[ 681177 688869 488126 768661 769056 771255 771256 ] |
| 4 | 7.23 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
977860
]
|
| 5 | 1.44 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
977858
]
|
| 6 | 0.80 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
974573
]
|
| 7 | 0.85 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
974025
]
|
| 8 | 9.42 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
871588
]
|
| 9 | 1.04 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
861741
]
|
| 10 | 1.06 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
633163
]
|
| 11 | 1.43 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.short_name AS short_name_3, t0.creation_date AS creation_date_4, t0.updated_date AS updated_date_5 FROM content_types t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 12 | 0.66 ms |
SELECT t0.id AS id_1, t0.metas AS metas_2 FROM board_webs t0 WHERE t0.id = ?
Parameters:
[
977971
]
|
| 13 | 2.99 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.title AS title_3, t0.media_id AS media_id_4, t0.content_id AS content_id_5, t0.media_clipping_id AS media_clipping_id_6 FROM content_has_medias t0 WHERE t0.content_id = ?
Parameters:
[
586934
]
|
| 14 | 1.15 ms |
SELECT t0.id AS id_1, t0.reference_id AS reference_id_2, t0.file_type AS file_type_3, t0.provider_name AS provider_name_4, t0.published_date AS published_date_5, t0.creation_date AS creation_date_6, t0.deleted AS deleted_7, t0.title AS title_8, t0.summary AS summary_9, t0.length AS length_10, t0.size AS size_11, t0.width AS width_12, t0.height AS height_13, t0.enable AS enable_14, t0.provider_reference AS provider_reference_15, t0.id_you_tube AS id_you_tube_16, t0.file_hash AS file_hash_17, t0.section_id AS section_id_18, t0.place_id AS place_id_19, t0.board_media_id AS board_media_id_20, t0.media_id AS media_id_21, t0.thumbnail_id AS thumbnail_id_22, t0.thumbnail_clipping_id AS thumbnail_clipping_id_23 FROM medias t0 WHERE t0.id = ?
Parameters:
[
217084
]
|
| 15 | 1.49 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.creation_date AS creation_date_3, t0.x AS x_4, t0.y AS y_5, t0.width AS width_6, t0.height AS height_7, t0.quality AS quality_8, t0.file_extension AS file_extension_9, t0.conversion AS conversion_10, t0.media_id AS media_id_11 FROM clippings t0 WHERE t0.id = ?
Parameters:
[
627
]
|
| 16 | 5.57 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.normalized_name AS normalized_name_4, t0.email AS email_5, t0.biography AS biography_6, t0.weight AS weight_7, t0.full_name AS full_name_8, t0.is_inspirador AS is_inspirador_9, t0.facebook_url AS facebook_url_10, t0.linked_in_url AS linked_in_url_11, t0.x_url AS x_url_12, t0.occupation AS occupation_13, t0.editor_created_id AS editor_created_id_14, t0.editor_updated_id AS editor_updated_id_15, t0.profile_image_id AS profile_image_id_16 FROM persons t0 INNER JOIN contents_has_persons ON t0.id = contents_has_persons.persons WHERE contents_has_persons.base_contents = ?
Parameters:
[
586934
]
|
| 17 | 5.52 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.hash AS hash_3, t0.content_id AS content_id_4, t0.tag_id AS tag_id_5, t0.section_id AS section_id_6, t0.place_id AS place_id_7, t0.redirect_slug_id AS redirect_slug_id_8, t0.board_id AS board_id_9, t0.editor_updated_id AS editor_updated_id_10, t0.media_id AS media_id_11, t0.legal_page_id AS legal_page_id_12, t0.opinion_id AS opinion_id_13, t0.person_id AS person_id_14 FROM slugs t0 WHERE t0.person_id = ?
Parameters:
[
356384
]
|
| 18 | 9.66 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
718379
]
|
| 19 | 0.87 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
899160
]
|
| 20 | 0.89 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
899161
]
|
| 21 | 0.66 ms |
SELECT t0.id AS id_1, t0.reference_id AS reference_id_2, t0.file_type AS file_type_3, t0.provider_name AS provider_name_4, t0.published_date AS published_date_5, t0.creation_date AS creation_date_6, t0.deleted AS deleted_7, t0.title AS title_8, t0.summary AS summary_9, t0.length AS length_10, t0.size AS size_11, t0.width AS width_12, t0.height AS height_13, t0.enable AS enable_14, t0.provider_reference AS provider_reference_15, t0.id_you_tube AS id_you_tube_16, t0.file_hash AS file_hash_17, t0.section_id AS section_id_18, t0.place_id AS place_id_19, t0.board_media_id AS board_media_id_20, t0.media_id AS media_id_21, t0.thumbnail_id AS thumbnail_id_22, t0.thumbnail_clipping_id AS thumbnail_clipping_id_23 FROM medias t0 WHERE t0.id = ?
Parameters:
[
185690
]
|
| 22 | 0.79 ms |
SELECT t0.id AS id_1, t0.reference_id AS reference_id_2, t0.creation_date AS creation_date_3, t0.modification_date AS modification_date_4, t0.name AS name_5, t0.active AS active_6, t0.weight AS weight_7, t0.editor_updated_id AS editor_updated_id_8 FROM places t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 23 | 0.58 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.short_name AS short_name_3, t0.creation_date AS creation_date_4, t0.updated_date AS updated_date_5 FROM content_types t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 24 | 0.63 ms |
SELECT t0.id AS id_1, t0.metas AS metas_2 FROM board_webs t0 WHERE t0.id = ?
Parameters:
[
977969
]
|
| 25 | 0.65 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.title AS title_3, t0.media_id AS media_id_4, t0.content_id AS content_id_5, t0.media_clipping_id AS media_clipping_id_6 FROM content_has_medias t0 WHERE t0.content_id = ?
Parameters:
[
586933
]
|
| 26 | 0.69 ms |
SELECT t0.id AS id_1, t0.reference_id AS reference_id_2, t0.file_type AS file_type_3, t0.provider_name AS provider_name_4, t0.published_date AS published_date_5, t0.creation_date AS creation_date_6, t0.deleted AS deleted_7, t0.title AS title_8, t0.summary AS summary_9, t0.length AS length_10, t0.size AS size_11, t0.width AS width_12, t0.height AS height_13, t0.enable AS enable_14, t0.provider_reference AS provider_reference_15, t0.id_you_tube AS id_you_tube_16, t0.file_hash AS file_hash_17, t0.section_id AS section_id_18, t0.place_id AS place_id_19, t0.board_media_id AS board_media_id_20, t0.media_id AS media_id_21, t0.thumbnail_id AS thumbnail_id_22, t0.thumbnail_clipping_id AS thumbnail_clipping_id_23 FROM medias t0 WHERE t0.id = ?
Parameters:
[
217041
]
|
| 27 | 0.75 ms |
SELECT t0.id AS id_1, t0.reference_id AS reference_id_2, t0.file_type AS file_type_3, t0.provider_name AS provider_name_4, t0.published_date AS published_date_5, t0.creation_date AS creation_date_6, t0.deleted AS deleted_7, t0.title AS title_8, t0.summary AS summary_9, t0.length AS length_10, t0.size AS size_11, t0.width AS width_12, t0.height AS height_13, t0.enable AS enable_14, t0.provider_reference AS provider_reference_15, t0.id_you_tube AS id_you_tube_16, t0.file_hash AS file_hash_17, t0.section_id AS section_id_18, t0.place_id AS place_id_19, t0.board_media_id AS board_media_id_20, t0.media_id AS media_id_21, t0.thumbnail_id AS thumbnail_id_22, t0.thumbnail_clipping_id AS thumbnail_clipping_id_23 FROM medias t0 WHERE t0.id = ?
Parameters:
[
217040
]
|
| 28 | 0.42 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.creation_date AS creation_date_3, t0.x AS x_4, t0.y AS y_5, t0.width AS width_6, t0.height AS height_7, t0.quality AS quality_8, t0.file_extension AS file_extension_9, t0.conversion AS conversion_10, t0.media_id AS media_id_11 FROM clippings t0 WHERE t0.id = ?
Parameters:
[
626
]
|
| 29 | 0.55 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.normalized_name AS normalized_name_4, t0.email AS email_5, t0.biography AS biography_6, t0.weight AS weight_7, t0.full_name AS full_name_8, t0.is_inspirador AS is_inspirador_9, t0.facebook_url AS facebook_url_10, t0.linked_in_url AS linked_in_url_11, t0.x_url AS x_url_12, t0.occupation AS occupation_13, t0.editor_created_id AS editor_created_id_14, t0.editor_updated_id AS editor_updated_id_15, t0.profile_image_id AS profile_image_id_16 FROM persons t0 INNER JOIN contents_has_persons ON t0.id = contents_has_persons.persons WHERE contents_has_persons.base_contents = ?
Parameters:
[
586933
]
|
| 30 | 0.51 ms |
SELECT t0.id AS id_1, t0.metas AS metas_2 FROM board_webs t0 WHERE t0.id = ?
Parameters:
[
974684
]
|
| 31 | 0.54 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.title AS title_3, t0.media_id AS media_id_4, t0.content_id AS content_id_5, t0.media_clipping_id AS media_clipping_id_6 FROM content_has_medias t0 WHERE t0.content_id = ?
Parameters:
[
585465
]
|
| 32 | 0.55 ms |
SELECT t0.id AS id_1, t0.reference_id AS reference_id_2, t0.file_type AS file_type_3, t0.provider_name AS provider_name_4, t0.published_date AS published_date_5, t0.creation_date AS creation_date_6, t0.deleted AS deleted_7, t0.title AS title_8, t0.summary AS summary_9, t0.length AS length_10, t0.size AS size_11, t0.width AS width_12, t0.height AS height_13, t0.enable AS enable_14, t0.provider_reference AS provider_reference_15, t0.id_you_tube AS id_you_tube_16, t0.file_hash AS file_hash_17, t0.section_id AS section_id_18, t0.place_id AS place_id_19, t0.board_media_id AS board_media_id_20, t0.media_id AS media_id_21, t0.thumbnail_id AS thumbnail_id_22, t0.thumbnail_clipping_id AS thumbnail_clipping_id_23 FROM medias t0 WHERE t0.id = ?
Parameters:
[
195200
]
|
| 33 | 0.60 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.creation_date AS creation_date_3, t0.x AS x_4, t0.y AS y_5, t0.width AS width_6, t0.height AS height_7, t0.quality AS quality_8, t0.file_extension AS file_extension_9, t0.conversion AS conversion_10, t0.media_id AS media_id_11 FROM clippings t0 WHERE t0.id = ?
Parameters:
[
476
]
|
| 34 | 0.61 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.normalized_name AS normalized_name_4, t0.email AS email_5, t0.biography AS biography_6, t0.weight AS weight_7, t0.full_name AS full_name_8, t0.is_inspirador AS is_inspirador_9, t0.facebook_url AS facebook_url_10, t0.linked_in_url AS linked_in_url_11, t0.x_url AS x_url_12, t0.occupation AS occupation_13, t0.editor_created_id AS editor_created_id_14, t0.editor_updated_id AS editor_updated_id_15, t0.profile_image_id AS profile_image_id_16 FROM persons t0 INNER JOIN contents_has_persons ON t0.id = contents_has_persons.persons WHERE contents_has_persons.base_contents = ?
Parameters:
[
585465
]
|
| 35 | 0.65 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.hash AS hash_3, t0.content_id AS content_id_4, t0.tag_id AS tag_id_5, t0.section_id AS section_id_6, t0.place_id AS place_id_7, t0.redirect_slug_id AS redirect_slug_id_8, t0.board_id AS board_id_9, t0.editor_updated_id AS editor_updated_id_10, t0.media_id AS media_id_11, t0.legal_page_id AS legal_page_id_12, t0.opinion_id AS opinion_id_13, t0.person_id AS person_id_14 FROM slugs t0 WHERE t0.person_id = ?
Parameters:
[
58
]
|
| 36 | 0.75 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
726848
]
|
| 37 | 0.51 ms |
SELECT t0.id AS id_1, t0.reference_id AS reference_id_2, t0.creation_date AS creation_date_3, t0.modification_date AS modification_date_4, t0.name AS name_5, t0.active AS active_6, t0.weight AS weight_7, t0.editor_updated_id AS editor_updated_id_8 FROM places t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 38 | 0.54 ms |
SELECT t0.id AS id_1, t0.metas AS metas_2 FROM board_webs t0 WHERE t0.id = ?
Parameters:
[
974136
]
|
| 39 | 0.58 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.title AS title_3, t0.media_id AS media_id_4, t0.content_id AS content_id_5, t0.media_clipping_id AS media_clipping_id_6 FROM content_has_medias t0 WHERE t0.content_id = ?
Parameters:
[
585256
]
|
| 40 | 0.53 ms |
SELECT t0.id AS id_1, t0.reference_id AS reference_id_2, t0.file_type AS file_type_3, t0.provider_name AS provider_name_4, t0.published_date AS published_date_5, t0.creation_date AS creation_date_6, t0.deleted AS deleted_7, t0.title AS title_8, t0.summary AS summary_9, t0.length AS length_10, t0.size AS size_11, t0.width AS width_12, t0.height AS height_13, t0.enable AS enable_14, t0.provider_reference AS provider_reference_15, t0.id_you_tube AS id_you_tube_16, t0.file_hash AS file_hash_17, t0.section_id AS section_id_18, t0.place_id AS place_id_19, t0.board_media_id AS board_media_id_20, t0.media_id AS media_id_21, t0.thumbnail_id AS thumbnail_id_22, t0.thumbnail_clipping_id AS thumbnail_clipping_id_23 FROM medias t0 WHERE t0.id = ?
Parameters:
[
215843
]
|
| 41 | 0.56 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.creation_date AS creation_date_3, t0.x AS x_4, t0.y AS y_5, t0.width AS width_6, t0.height AS height_7, t0.quality AS quality_8, t0.file_extension AS file_extension_9, t0.conversion AS conversion_10, t0.media_id AS media_id_11 FROM clippings t0 WHERE t0.id = ?
Parameters:
[
591
]
|
| 42 | 15.64 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.normalized_name AS normalized_name_4, t0.email AS email_5, t0.biography AS biography_6, t0.weight AS weight_7, t0.full_name AS full_name_8, t0.is_inspirador AS is_inspirador_9, t0.facebook_url AS facebook_url_10, t0.linked_in_url AS linked_in_url_11, t0.x_url AS x_url_12, t0.occupation AS occupation_13, t0.editor_created_id AS editor_created_id_14, t0.editor_updated_id AS editor_updated_id_15, t0.profile_image_id AS profile_image_id_16 FROM persons t0 INNER JOIN contents_has_persons ON t0.id = contents_has_persons.persons WHERE contents_has_persons.base_contents = ?
Parameters:
[
585256
]
|
| 43 | 0.76 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.hash AS hash_3, t0.content_id AS content_id_4, t0.tag_id AS tag_id_5, t0.section_id AS section_id_6, t0.place_id AS place_id_7, t0.redirect_slug_id AS redirect_slug_id_8, t0.board_id AS board_id_9, t0.editor_updated_id AS editor_updated_id_10, t0.media_id AS media_id_11, t0.legal_page_id AS legal_page_id_12, t0.opinion_id AS opinion_id_13, t0.person_id AS person_id_14 FROM slugs t0 WHERE t0.person_id = ?
Parameters:
[
11451
]
|
| 44 | 1.31 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
737170
]
|
| 45 | 0.71 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
890610
]
|
| 46 | 0.53 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.short_name AS short_name_3, t0.creation_date AS creation_date_4, t0.updated_date AS updated_date_5 FROM content_types t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 47 | 0.44 ms |
SELECT t0.id AS id_1, t0.metas AS metas_2 FROM board_webs t0 WHERE t0.id = ?
Parameters:
[
871657
]
|
| 48 | 0.54 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.title AS title_3, t0.media_id AS media_id_4, t0.content_id AS content_id_5, t0.media_clipping_id AS media_clipping_id_6 FROM content_has_medias t0 WHERE t0.content_id = ?
Parameters:
[
540733
]
|
| 49 | 0.65 ms |
SELECT t0.id AS id_1, t0.reference_id AS reference_id_2, t0.file_type AS file_type_3, t0.provider_name AS provider_name_4, t0.published_date AS published_date_5, t0.creation_date AS creation_date_6, t0.deleted AS deleted_7, t0.title AS title_8, t0.summary AS summary_9, t0.length AS length_10, t0.size AS size_11, t0.width AS width_12, t0.height AS height_13, t0.enable AS enable_14, t0.provider_reference AS provider_reference_15, t0.id_you_tube AS id_you_tube_16, t0.file_hash AS file_hash_17, t0.section_id AS section_id_18, t0.place_id AS place_id_19, t0.board_media_id AS board_media_id_20, t0.media_id AS media_id_21, t0.thumbnail_id AS thumbnail_id_22, t0.thumbnail_clipping_id AS thumbnail_clipping_id_23 FROM medias t0 WHERE t0.id = ?
Parameters:
[
189746
]
|
| 50 | 0.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.creation_date AS creation_date_3, t0.x AS x_4, t0.y AS y_5, t0.width AS width_6, t0.height AS height_7, t0.quality AS quality_8, t0.file_extension AS file_extension_9, t0.conversion AS conversion_10, t0.media_id AS media_id_11 FROM clippings t0 WHERE t0.id = ?
Parameters:
[
346
]
|
| 51 | 0.57 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.normalized_name AS normalized_name_4, t0.email AS email_5, t0.biography AS biography_6, t0.weight AS weight_7, t0.full_name AS full_name_8, t0.is_inspirador AS is_inspirador_9, t0.facebook_url AS facebook_url_10, t0.linked_in_url AS linked_in_url_11, t0.x_url AS x_url_12, t0.occupation AS occupation_13, t0.editor_created_id AS editor_created_id_14, t0.editor_updated_id AS editor_updated_id_15, t0.profile_image_id AS profile_image_id_16 FROM persons t0 INNER JOIN contents_has_persons ON t0.id = contents_has_persons.persons WHERE contents_has_persons.base_contents = ?
Parameters:
[
540733
]
|
| 52 | 0.50 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.hash AS hash_3, t0.content_id AS content_id_4, t0.tag_id AS tag_id_5, t0.section_id AS section_id_6, t0.place_id AS place_id_7, t0.redirect_slug_id AS redirect_slug_id_8, t0.board_id AS board_id_9, t0.editor_updated_id AS editor_updated_id_10, t0.media_id AS media_id_11, t0.legal_page_id AS legal_page_id_12, t0.opinion_id AS opinion_id_13, t0.person_id AS person_id_14 FROM slugs t0 WHERE t0.person_id = ?
Parameters:
[
807
]
|
| 53 | 0.68 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
727512
]
|
| 54 | 0.44 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.short_name AS short_name_3, t0.creation_date AS creation_date_4, t0.updated_date AS updated_date_5 FROM content_types t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 55 | 1.68 ms |
SELECT t0.id AS id_1, t0.isbn AS isbn_2, t0.product_form AS product_form_3, t0.editorial_id AS editorial_id_4, t0.literary_work_id AS literary_work_id_5, t0.media_id AS media_id_6 FROM books t0 WHERE t0.id = ?
Parameters:
[
533985
]
|
| 56 | 0.72 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.normalized_title AS normalized_title_4, t0.summary AS summary_5 FROM literary_works t0 WHERE t0.id = ?
Parameters:
[
534003
]
|
| 57 | 0.83 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.normalized_name AS normalized_name_4, t0.email AS email_5, t0.biography AS biography_6, t0.weight AS weight_7, t0.full_name AS full_name_8, t0.is_inspirador AS is_inspirador_9, t0.facebook_url AS facebook_url_10, t0.linked_in_url AS linked_in_url_11, t0.x_url AS x_url_12, t0.occupation AS occupation_13, t0.editor_created_id AS editor_created_id_14, t0.editor_updated_id AS editor_updated_id_15, t0.profile_image_id AS profile_image_id_16 FROM persons t0 INNER JOIN literary_work_contributors ON t0.id = literary_work_contributors.persons WHERE literary_work_contributors.literary_works = ?
Parameters:
[
534003
]
|
| 58 | 0.87 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.hash AS hash_3, t0.content_id AS content_id_4, t0.tag_id AS tag_id_5, t0.section_id AS section_id_6, t0.place_id AS place_id_7, t0.redirect_slug_id AS redirect_slug_id_8, t0.board_id AS board_id_9, t0.editor_updated_id AS editor_updated_id_10, t0.media_id AS media_id_11, t0.legal_page_id AS legal_page_id_12, t0.opinion_id AS opinion_id_13, t0.person_id AS person_id_14 FROM slugs t0 WHERE t0.person_id = ?
Parameters:
[
11846
]
|
| 59 | 0.79 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
723325
]
|
| 60 | 0.66 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874727
]
|
| 61 | 1.08 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874743
]
|
| 62 | 0.61 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874747
]
|
| 63 | 0.61 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874753
]
|
| 64 | 0.61 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874759
]
|
| 65 | 0.58 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874763
]
|
| 66 | 0.66 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874767
]
|
| 67 | 0.67 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874771
]
|
| 68 | 0.65 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874775
]
|
| 69 | 0.73 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874781
]
|
| 70 | 0.62 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874790
]
|
| 71 | 0.62 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874794
]
|
| 72 | 0.66 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874800
]
|
| 73 | 0.60 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874804
]
|
| 74 | 0.72 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874808
]
|
| 75 | 0.84 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874812
]
|
| 76 | 0.66 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
877923
]
|
| 77 | 0.60 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
877931
]
|
| 78 | 0.68 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
877952
]
|
| 79 | 0.78 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
877998
]
|
| 80 | 0.78 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878008
]
|
| 81 | 0.63 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878012
]
|
| 82 | 0.59 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878016
]
|
| 83 | 0.69 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878020
]
|
| 84 | 0.63 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878024
]
|
| 85 | 0.61 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878053
]
|
| 86 | 0.60 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878060
]
|
| 87 | 0.59 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878085
]
|
| 88 | 0.73 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
881508
]
|
| 89 | 0.65 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
881513
]
|
| 90 | 0.67 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
881525
]
|
| 91 | 0.63 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
881534
]
|
| 92 | 0.75 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
881537
]
|
| 93 | 0.65 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
881544
]
|
| 94 | 0.65 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
928894
]
|
| 95 | 0.61 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
978212
]
|
| 96 | 0.67 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
989665
]
|
| 97 | 0.62 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1000054
]
|
| 98 | 0.66 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1006369
]
|
| 99 | 0.63 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1010770
]
|
| 100 | 0.63 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1014124
]
|
| 101 | 0.72 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1019260
]
|
| 102 | 0.63 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1019305
]
|
| 103 | 0.66 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1019308
]
|
| 104 | 0.63 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1019335
]
|
| 105 | 0.68 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1019340
]
|
| 106 | 0.69 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1019402
]
|
| 107 | 0.63 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1019405
]
|
| 108 | 0.72 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1019458
]
|
| 109 | 0.60 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1029596
]
|
| 110 | 0.63 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1029671
]
|
| 111 | 0.64 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1029761
]
|
| 112 | 0.68 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1029776
]
|
| 113 | 0.72 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
1030993
]
|
| 114 | 0.66 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.hash AS hash_3, t0.content_id AS content_id_4, t0.tag_id AS tag_id_5, t0.section_id AS section_id_6, t0.place_id AS place_id_7, t0.redirect_slug_id AS redirect_slug_id_8, t0.board_id AS board_id_9, t0.editor_updated_id AS editor_updated_id_10, t0.media_id AS media_id_11, t0.legal_page_id AS legal_page_id_12, t0.opinion_id AS opinion_id_13, t0.person_id AS person_id_14 FROM slugs t0 WHERE t0.person_id = ?
Parameters:
[
49255
]
|
| 115 | 0.75 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
723327
]
|
| 116 | 0.67 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874728
]
|
| 117 | 0.73 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874744
]
|
| 118 | 0.74 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874748
]
|
| 119 | 0.64 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874754
]
|
| 120 | 0.64 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874760
]
|
| 121 | 0.65 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874764
]
|
| 122 | 0.70 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874768
]
|
| 123 | 0.67 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874772
]
|
| 124 | 0.84 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874776
]
|
| 125 | 0.59 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874782
]
|
| 126 | 0.58 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874791
]
|
| 127 | 2.04 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874795
]
|
| 128 | 0.64 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874801
]
|
| 129 | 0.71 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874805
]
|
| 130 | 1.32 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874809
]
|
| 131 | 0.63 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
874813
]
|
| 132 | 0.72 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
877924
]
|
| 133 | 1.92 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
877932
]
|
| 134 | 0.74 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
877953
]
|
| 135 | 0.72 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
877999
]
|
| 136 | 0.62 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878009
]
|
| 137 | 0.63 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878013
]
|
| 138 | 0.62 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878017
]
|
| 139 | 0.65 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878021
]
|
| 140 | 0.67 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878025
]
|
| 141 | 1.90 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878054
]
|
| 142 | 0.75 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878061
]
|
| 143 | 0.63 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
878086
]
|
| 144 | 1.18 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
881509
]
|
| 145 | 0.69 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
881514
]
|
| 146 | 0.73 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
881526
]
|
| 147 | 1.82 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
881535
]
|
| 148 | 2.88 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
881538
]
|
| 149 | 1.34 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
881545
]
|
| 150 | 0.65 ms |
SELECT t0.id AS id_1, t0.reference_id AS reference_id_2, t0.creation_date AS creation_date_3, t0.scheduled_date AS scheduled_date_4, t0.published_date AS published_date_5, t0.event_start_date AS event_start_date_6, t0.event_end_date AS event_end_date_7, t0.show_on_list AS show_on_list_8, t0.deleted AS deleted_9, t0.published_version_id AS published_version_id_10, t0.section_id AS section_id_11, t0.place_id AS place_id_12, t0.board_content_id AS board_content_id_13, t0.editor_created_id AS editor_created_id_14, t0.content_type_id AS content_type_id_15, t0.book_id AS book_id_16, t0.bookshelf_person AS bookshelf_person_17, t0.board_legal_page_id AS board_legal_page_id_18 FROM contents t0 WHERE t0.book_id = ?
Parameters:
[
533985
]
|
| 151 | 2.11 ms |
SELECT t0.id AS id_1, t0.reference_id AS reference_id_2, t0.file_type AS file_type_3, t0.provider_name AS provider_name_4, t0.published_date AS published_date_5, t0.creation_date AS creation_date_6, t0.deleted AS deleted_7, t0.title AS title_8, t0.summary AS summary_9, t0.length AS length_10, t0.size AS size_11, t0.width AS width_12, t0.height AS height_13, t0.enable AS enable_14, t0.provider_reference AS provider_reference_15, t0.id_you_tube AS id_you_tube_16, t0.file_hash AS file_hash_17, t0.section_id AS section_id_18, t0.place_id AS place_id_19, t0.board_media_id AS board_media_id_20, t0.media_id AS media_id_21, t0.thumbnail_id AS thumbnail_id_22, t0.thumbnail_clipping_id AS thumbnail_clipping_id_23 FROM medias t0 WHERE t0.id = ?
Parameters:
[
187570
]
|
| 152 | 0.62 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.hash AS hash_3, t0.content_id AS content_id_4, t0.tag_id AS tag_id_5, t0.section_id AS section_id_6, t0.place_id AS place_id_7, t0.redirect_slug_id AS redirect_slug_id_8, t0.board_id AS board_id_9, t0.editor_updated_id AS editor_updated_id_10, t0.media_id AS media_id_11, t0.legal_page_id AS legal_page_id_12, t0.opinion_id AS opinion_id_13, t0.person_id AS person_id_14 FROM slugs t0 WHERE t0.content_id = ?
Parameters:
[
536645
]
|
| 153 | 0.53 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_normalized AS name_normalized_3 FROM editorials t0 WHERE t0.id = ?
Parameters:
[
6544
]
|
| 154 | 1.27 ms |
SELECT t0.id AS id_1, t0.metas AS metas_2 FROM board_webs t0 WHERE t0.id = ?
Parameters:
[
861760
]
|
| 155 | 0.64 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.title AS title_3, t0.media_id AS media_id_4, t0.content_id AS content_id_5, t0.media_clipping_id AS media_clipping_id_6 FROM content_has_medias t0 WHERE t0.content_id = ?
Parameters:
[
536645
]
|
| 156 | 0.65 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.creation_date AS creation_date_3, t0.x AS x_4, t0.y AS y_5, t0.width AS width_6, t0.height AS height_7, t0.quality AS quality_8, t0.file_extension AS file_extension_9, t0.conversion AS conversion_10, t0.media_id AS media_id_11 FROM clippings t0 WHERE t0.id = ?
Parameters:
[
333
]
|
| 157 | 0.44 ms |
SELECT t0.id AS id_1, t0.metas AS metas_2 FROM board_webs t0 WHERE t0.id = ?
Parameters:
[
633167
]
|
| 158 | 1.16 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.title AS title_3, t0.media_id AS media_id_4, t0.content_id AS content_id_5, t0.media_clipping_id AS media_clipping_id_6 FROM content_has_medias t0 WHERE t0.content_id = ?
Parameters:
[
488113
]
|
| 159 | 0.57 ms |
SELECT t0.id AS id_1, t0.reference_id AS reference_id_2, t0.file_type AS file_type_3, t0.provider_name AS provider_name_4, t0.published_date AS published_date_5, t0.creation_date AS creation_date_6, t0.deleted AS deleted_7, t0.title AS title_8, t0.summary AS summary_9, t0.length AS length_10, t0.size AS size_11, t0.width AS width_12, t0.height AS height_13, t0.enable AS enable_14, t0.provider_reference AS provider_reference_15, t0.id_you_tube AS id_you_tube_16, t0.file_hash AS file_hash_17, t0.section_id AS section_id_18, t0.place_id AS place_id_19, t0.board_media_id AS board_media_id_20, t0.media_id AS media_id_21, t0.thumbnail_id AS thumbnail_id_22, t0.thumbnail_clipping_id AS thumbnail_clipping_id_23 FROM medias t0 WHERE t0.id = ?
Parameters:
[
145044
]
|
| 160 | 3.77 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.normalized_name AS normalized_name_4, t0.email AS email_5, t0.biography AS biography_6, t0.weight AS weight_7, t0.full_name AS full_name_8, t0.is_inspirador AS is_inspirador_9, t0.facebook_url AS facebook_url_10, t0.linked_in_url AS linked_in_url_11, t0.x_url AS x_url_12, t0.occupation AS occupation_13, t0.editor_created_id AS editor_created_id_14, t0.editor_updated_id AS editor_updated_id_15, t0.profile_image_id AS profile_image_id_16 FROM persons t0 INNER JOIN contents_has_persons ON t0.id = contents_has_persons.persons WHERE contents_has_persons.base_contents = ?
Parameters:
[
488113
]
|
| 161 | 0.66 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.hash AS hash_3, t0.content_id AS content_id_4, t0.tag_id AS tag_id_5, t0.section_id AS section_id_6, t0.place_id AS place_id_7, t0.redirect_slug_id AS redirect_slug_id_8, t0.board_id AS board_id_9, t0.editor_updated_id AS editor_updated_id_10, t0.media_id AS media_id_11, t0.legal_page_id AS legal_page_id_12, t0.opinion_id AS opinion_id_13, t0.person_id AS person_id_14 FROM slugs t0 WHERE t0.person_id = ?
Parameters:
[
345425
]
|
| 162 | 0.73 ms |
SELECT t0.id AS id_9, t0.creation_date AS creation_date_10, t0.modification_date AS modification_date_11, t0.name AS name_12, t0.template AS template_13, t0.type AS type_14, t0.active AS active_15, t0.reference_id AS reference_id_16, t0.system_board AS system_board_17, t0.title AS title_18, t0.published_version_id AS published_version_id_19, t0.editor_created_id AS editor_created_id_20, t0.editor_updated_id AS editor_updated_id_21, t0.board_web_id AS board_web_id_22, t0.disc, t1.content_id AS content_id_23, t2.section_id AS section_id_24, t3.tag_id AS tag_id_25, t4.place_id AS place_id_26, t5.media_id AS media_id_27, t6.person_id AS person_id_28, t7.legal_page_id AS legal_page_id_29, t8.person_id AS person_id_30 FROM boards t0 LEFT JOIN board_contents t1 ON t0.id = t1.id LEFT JOIN board_sections t2 ON t0.id = t2.id LEFT JOIN board_tags t3 ON t0.id = t3.id LEFT JOIN board_places t4 ON t0.id = t4.id LEFT JOIN board_medias t5 ON t0.id = t5.id LEFT JOIN board_inspirators t6 ON t0.id = t6.id LEFT JOIN board_legal_pages t7 ON t0.id = t7.id LEFT JOIN board_authors t8 ON t0.id = t8.id WHERE t0.id = ?
Parameters:
[
628540
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| Camus\ModelBundle\Entity\Board\Board | 114 |
| Camus\ModelBundle\Entity\Board\Slug | 105 |
| Camus\ModelBundle\Entity\Board\BoardVersion | 105 |
| Camus\ModelBundle\Entity\Board\BoardWeb | 105 |
| Camus\MediaBundle\Entity\Media | 9 |
| App\Entity\Content | 7 |
| App\Entity\Version | 7 |
| App\Entity\Person | 7 |
| Camus\MediaBundle\Entity\ContentHasMedia | 7 |
| Camus\MediaBundle\Entity\Clipping | 6 |
| App\Admin\Sonata\UserBundle\Entity\User | 4 |
| Camus\ModelBundle\Entity\ContentType | 4 |
| Camus\ModelBundle\Entity\Section | 4 |
| Camus\ModelBundle\Entity\Place | 2 |
| Camus\ModelBundle\Entity\Tag | 1 |
| App\Entity\Book | 1 |
| App\Entity\Editorial | 1 |
| App\Entity\LiteraryWork | 1 |