Query Metrics
338
Database Queries
28
Different statements
588.52 ms
Query time
1
Invalid entities
598
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.14 ms |
SELECT s0_.id AS id_0, s0_.slug AS slug_1, s0_.hash AS hash_2, b1_.id AS id_3, b1_.creation_date AS creation_date_4, b1_.modification_date AS modification_date_5, b1_.name AS name_6, b1_.template AS template_7, b1_.type AS type_8, b1_.active AS active_9, b1_.reference_id AS reference_id_10, b1_.system_board AS system_board_11, b1_.title AS title_12, b10_.id AS id_13, b10_.reference_id AS reference_id_14, b10_.creation_date AS creation_date_15, b10_.modification_date AS modification_date_16, b10_.schedule_date AS schedule_date_17, b10_.extra_data AS extra_data_18, b11_.id AS id_19, b11_.metas AS metas_20, c12_.id AS id_21, c12_.reference_id AS reference_id_22, c12_.creation_date AS creation_date_23, c12_.scheduled_date AS scheduled_date_24, c12_.published_date AS published_date_25, c12_.event_start_date AS event_start_date_26, c12_.event_end_date AS event_end_date_27, c12_.show_on_list AS show_on_list_28, c12_.deleted AS deleted_29, s0_.content_id AS content_id_30, s0_.tag_id AS tag_id_31, s0_.section_id AS section_id_32, s0_.place_id AS place_id_33, s0_.redirect_slug_id AS redirect_slug_id_34, s0_.board_id AS board_id_35, s0_.editor_updated_id AS editor_updated_id_36, s0_.media_id AS media_id_37, s0_.legal_page_id AS legal_page_id_38, s0_.opinion_id AS opinion_id_39, s0_.person_id AS person_id_40, b1_.disc AS disc_41, b1_.published_version_id AS published_version_id_42, b1_.editor_created_id AS editor_created_id_43, b1_.editor_updated_id AS editor_updated_id_44, b1_.board_web_id AS board_web_id_45, b2_.content_id AS content_id_46, b3_.section_id AS section_id_47, b4_.tag_id AS tag_id_48, b5_.place_id AS place_id_49, b6_.media_id AS media_id_50, b7_.person_id AS person_id_51, b8_.legal_page_id AS legal_page_id_52, b9_.person_id AS person_id_53, b10_.editor_created_id AS editor_created_id_54, b10_.editor_updated_id AS editor_updated_id_55, b10_.editor_published_id AS editor_published_id_56, b10_.board_id AS board_id_57, c12_.published_version_id AS published_version_id_58, c12_.section_id AS section_id_59, c12_.place_id AS place_id_60, c12_.board_content_id AS board_content_id_61, c12_.editor_created_id AS editor_created_id_62, c12_.content_type_id AS content_type_id_63, c12_.book_id AS book_id_64, c12_.bookshelf_person AS bookshelf_person_65, c12_.board_legal_page_id AS board_legal_page_id_66 FROM slugs s0_ LEFT JOIN boards b1_ ON s0_.board_id = b1_.id LEFT JOIN board_contents b2_ ON b1_.id = b2_.id LEFT JOIN board_sections b3_ ON b1_.id = b3_.id LEFT JOIN board_tags b4_ ON b1_.id = b4_.id LEFT JOIN board_places b5_ ON b1_.id = b5_.id LEFT JOIN board_medias b6_ ON b1_.id = b6_.id LEFT JOIN board_inspirators b7_ ON b1_.id = b7_.id LEFT JOIN board_legal_pages b8_ ON b1_.id = b8_.id LEFT JOIN board_authors b9_ ON b1_.id = b9_.id LEFT JOIN board_versions b10_ ON b1_.published_version_id = b10_.id LEFT JOIN board_webs b11_ ON b1_.board_web_id = b11_.id LEFT JOIN contents c12_ ON s0_.content_id = c12_.id WHERE s0_.hash = ?
Parameters:
[
b"\rþ\x1E£:ˆró\r9œ\x1F3ŸnZ5K¸š"
]
|
| 2 | 4.02 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
]
|
| 3 | 0.90 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.title AS title_6, t0.active AS active_7, t0.editor_created_id AS editor_created_id_8, t0.editor_updated_id AS editor_updated_id_9, t0.parent_id AS parent_id_10 FROM sections t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"Inspiradores"
]
|
| 4 | 1.99 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 WHERE t0.id = ?
Parameters:
[
3652
]
|
| 5 | 2.56 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:
[
3652
]
|
| 6 | 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:
[
634654
]
|
| 7 | 0.86 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:
[
730102
]
|
| 8 | 16.16 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:
[
922004
]
|
| 9 | 0.68 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
]
|
| 10 | 2.11 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 INNER JOIN literary_work_contributors ON t0.id = literary_work_contributors.literary_works WHERE literary_work_contributors.persons = ?
Parameters:
[
3652
]
|
| 11 | 8.75 ms |
SELECT b0_.id AS id_0, b0_.isbn AS isbn_1, b0_.product_form AS product_form_2, l1_.id AS id_3, l1_.title AS title_4, l1_.subtitle AS subtitle_5, l1_.normalized_title AS normalized_title_6, l1_.summary AS summary_7, c2_.id AS id_8, c2_.reference_id AS reference_id_9, c2_.creation_date AS creation_date_10, c2_.scheduled_date AS scheduled_date_11, c2_.published_date AS published_date_12, c2_.event_start_date AS event_start_date_13, c2_.event_end_date AS event_end_date_14, c2_.show_on_list AS show_on_list_15, c2_.deleted AS deleted_16, p3_.id AS id_17, p3_.first_name AS first_name_18, p3_.last_name AS last_name_19, p3_.normalized_name AS normalized_name_20, p3_.email AS email_21, p3_.biography AS biography_22, p3_.weight AS weight_23, p3_.full_name AS full_name_24, p3_.is_inspirador AS is_inspirador_25, p3_.facebook_url AS facebook_url_26, p3_.linked_in_url AS linked_in_url_27, p3_.x_url AS x_url_28, p3_.occupation AS occupation_29, b0_.editorial_id AS editorial_id_30, b0_.literary_work_id AS literary_work_id_31, b0_.media_id AS media_id_32, c2_.published_version_id AS published_version_id_33, c2_.section_id AS section_id_34, c2_.place_id AS place_id_35, c2_.board_content_id AS board_content_id_36, c2_.editor_created_id AS editor_created_id_37, c2_.content_type_id AS content_type_id_38, c2_.book_id AS book_id_39, c2_.bookshelf_person AS bookshelf_person_40, c2_.board_legal_page_id AS board_legal_page_id_41, p3_.editor_created_id AS editor_created_id_42, p3_.editor_updated_id AS editor_updated_id_43, p3_.profile_image_id AS profile_image_id_44 FROM books b0_ INNER JOIN literary_works l1_ ON b0_.literary_work_id = l1_.id INNER JOIN contents c2_ ON b0_.id = c2_.book_id INNER JOIN literary_work_contributors l4_ ON l1_.id = l4_.literary_works INNER JOIN persons p3_ ON p3_.id = l4_.persons INNER JOIN places p5_ ON c2_.place_id = p5_.id WHERE l1_.id = ? AND p5_.id = ?
Parameters:
[ 2491 2 ] |
| 12 | 1.06 ms |
SELECT b0_.id AS id_0, b0_.isbn AS isbn_1, b0_.product_form AS product_form_2, l1_.id AS id_3, l1_.title AS title_4, l1_.subtitle AS subtitle_5, l1_.normalized_title AS normalized_title_6, l1_.summary AS summary_7, c2_.id AS id_8, c2_.reference_id AS reference_id_9, c2_.creation_date AS creation_date_10, c2_.scheduled_date AS scheduled_date_11, c2_.published_date AS published_date_12, c2_.event_start_date AS event_start_date_13, c2_.event_end_date AS event_end_date_14, c2_.show_on_list AS show_on_list_15, c2_.deleted AS deleted_16, p3_.id AS id_17, p3_.first_name AS first_name_18, p3_.last_name AS last_name_19, p3_.normalized_name AS normalized_name_20, p3_.email AS email_21, p3_.biography AS biography_22, p3_.weight AS weight_23, p3_.full_name AS full_name_24, p3_.is_inspirador AS is_inspirador_25, p3_.facebook_url AS facebook_url_26, p3_.linked_in_url AS linked_in_url_27, p3_.x_url AS x_url_28, p3_.occupation AS occupation_29, b0_.editorial_id AS editorial_id_30, b0_.literary_work_id AS literary_work_id_31, b0_.media_id AS media_id_32, c2_.published_version_id AS published_version_id_33, c2_.section_id AS section_id_34, c2_.place_id AS place_id_35, c2_.board_content_id AS board_content_id_36, c2_.editor_created_id AS editor_created_id_37, c2_.content_type_id AS content_type_id_38, c2_.book_id AS book_id_39, c2_.bookshelf_person AS bookshelf_person_40, c2_.board_legal_page_id AS board_legal_page_id_41, p3_.editor_created_id AS editor_created_id_42, p3_.editor_updated_id AS editor_updated_id_43, p3_.profile_image_id AS profile_image_id_44 FROM books b0_ INNER JOIN literary_works l1_ ON b0_.literary_work_id = l1_.id INNER JOIN contents c2_ ON b0_.id = c2_.book_id INNER JOIN literary_work_contributors l4_ ON l1_.id = l4_.literary_works INNER JOIN persons p3_ ON p3_.id = l4_.persons INNER JOIN places p5_ ON c2_.place_id = p5_.id WHERE l1_.id = ? AND p5_.id = ?
Parameters:
[ 83558 2 ] |
| 13 | 0.89 ms |
SELECT b0_.id AS id_0, b0_.isbn AS isbn_1, b0_.product_form AS product_form_2, l1_.id AS id_3, l1_.title AS title_4, l1_.subtitle AS subtitle_5, l1_.normalized_title AS normalized_title_6, l1_.summary AS summary_7, c2_.id AS id_8, c2_.reference_id AS reference_id_9, c2_.creation_date AS creation_date_10, c2_.scheduled_date AS scheduled_date_11, c2_.published_date AS published_date_12, c2_.event_start_date AS event_start_date_13, c2_.event_end_date AS event_end_date_14, c2_.show_on_list AS show_on_list_15, c2_.deleted AS deleted_16, p3_.id AS id_17, p3_.first_name AS first_name_18, p3_.last_name AS last_name_19, p3_.normalized_name AS normalized_name_20, p3_.email AS email_21, p3_.biography AS biography_22, p3_.weight AS weight_23, p3_.full_name AS full_name_24, p3_.is_inspirador AS is_inspirador_25, p3_.facebook_url AS facebook_url_26, p3_.linked_in_url AS linked_in_url_27, p3_.x_url AS x_url_28, p3_.occupation AS occupation_29, b0_.editorial_id AS editorial_id_30, b0_.literary_work_id AS literary_work_id_31, b0_.media_id AS media_id_32, c2_.published_version_id AS published_version_id_33, c2_.section_id AS section_id_34, c2_.place_id AS place_id_35, c2_.board_content_id AS board_content_id_36, c2_.editor_created_id AS editor_created_id_37, c2_.content_type_id AS content_type_id_38, c2_.book_id AS book_id_39, c2_.bookshelf_person AS bookshelf_person_40, c2_.board_legal_page_id AS board_legal_page_id_41, p3_.editor_created_id AS editor_created_id_42, p3_.editor_updated_id AS editor_updated_id_43, p3_.profile_image_id AS profile_image_id_44 FROM books b0_ INNER JOIN literary_works l1_ ON b0_.literary_work_id = l1_.id INNER JOIN contents c2_ ON b0_.id = c2_.book_id INNER JOIN literary_work_contributors l4_ ON l1_.id = l4_.literary_works INNER JOIN persons p3_ ON p3_.id = l4_.persons INNER JOIN places p5_ ON c2_.place_id = p5_.id WHERE l1_.id = ? AND p5_.id = ?
Parameters:
[ 85190 2 ] |
| 14 | 1.13 ms |
SELECT b0_.id AS id_0, b0_.isbn AS isbn_1, b0_.product_form AS product_form_2, l1_.id AS id_3, l1_.title AS title_4, l1_.subtitle AS subtitle_5, l1_.normalized_title AS normalized_title_6, l1_.summary AS summary_7, c2_.id AS id_8, c2_.reference_id AS reference_id_9, c2_.creation_date AS creation_date_10, c2_.scheduled_date AS scheduled_date_11, c2_.published_date AS published_date_12, c2_.event_start_date AS event_start_date_13, c2_.event_end_date AS event_end_date_14, c2_.show_on_list AS show_on_list_15, c2_.deleted AS deleted_16, p3_.id AS id_17, p3_.first_name AS first_name_18, p3_.last_name AS last_name_19, p3_.normalized_name AS normalized_name_20, p3_.email AS email_21, p3_.biography AS biography_22, p3_.weight AS weight_23, p3_.full_name AS full_name_24, p3_.is_inspirador AS is_inspirador_25, p3_.facebook_url AS facebook_url_26, p3_.linked_in_url AS linked_in_url_27, p3_.x_url AS x_url_28, p3_.occupation AS occupation_29, b0_.editorial_id AS editorial_id_30, b0_.literary_work_id AS literary_work_id_31, b0_.media_id AS media_id_32, c2_.published_version_id AS published_version_id_33, c2_.section_id AS section_id_34, c2_.place_id AS place_id_35, c2_.board_content_id AS board_content_id_36, c2_.editor_created_id AS editor_created_id_37, c2_.content_type_id AS content_type_id_38, c2_.book_id AS book_id_39, c2_.bookshelf_person AS bookshelf_person_40, c2_.board_legal_page_id AS board_legal_page_id_41, p3_.editor_created_id AS editor_created_id_42, p3_.editor_updated_id AS editor_updated_id_43, p3_.profile_image_id AS profile_image_id_44 FROM books b0_ INNER JOIN literary_works l1_ ON b0_.literary_work_id = l1_.id INNER JOIN contents c2_ ON b0_.id = c2_.book_id INNER JOIN literary_work_contributors l4_ ON l1_.id = l4_.literary_works INNER JOIN persons p3_ ON p3_.id = l4_.persons INNER JOIN places p5_ ON c2_.place_id = p5_.id WHERE l1_.id = ? AND p5_.id = ?
Parameters:
[ 85365 2 ] |
| 15 | 0.82 ms |
SELECT b0_.id AS id_0, b0_.isbn AS isbn_1, b0_.product_form AS product_form_2, l1_.id AS id_3, l1_.title AS title_4, l1_.subtitle AS subtitle_5, l1_.normalized_title AS normalized_title_6, l1_.summary AS summary_7, c2_.id AS id_8, c2_.reference_id AS reference_id_9, c2_.creation_date AS creation_date_10, c2_.scheduled_date AS scheduled_date_11, c2_.published_date AS published_date_12, c2_.event_start_date AS event_start_date_13, c2_.event_end_date AS event_end_date_14, c2_.show_on_list AS show_on_list_15, c2_.deleted AS deleted_16, p3_.id AS id_17, p3_.first_name AS first_name_18, p3_.last_name AS last_name_19, p3_.normalized_name AS normalized_name_20, p3_.email AS email_21, p3_.biography AS biography_22, p3_.weight AS weight_23, p3_.full_name AS full_name_24, p3_.is_inspirador AS is_inspirador_25, p3_.facebook_url AS facebook_url_26, p3_.linked_in_url AS linked_in_url_27, p3_.x_url AS x_url_28, p3_.occupation AS occupation_29, b0_.editorial_id AS editorial_id_30, b0_.literary_work_id AS literary_work_id_31, b0_.media_id AS media_id_32, c2_.published_version_id AS published_version_id_33, c2_.section_id AS section_id_34, c2_.place_id AS place_id_35, c2_.board_content_id AS board_content_id_36, c2_.editor_created_id AS editor_created_id_37, c2_.content_type_id AS content_type_id_38, c2_.book_id AS book_id_39, c2_.bookshelf_person AS bookshelf_person_40, c2_.board_legal_page_id AS board_legal_page_id_41, p3_.editor_created_id AS editor_created_id_42, p3_.editor_updated_id AS editor_updated_id_43, p3_.profile_image_id AS profile_image_id_44 FROM books b0_ INNER JOIN literary_works l1_ ON b0_.literary_work_id = l1_.id INNER JOIN contents c2_ ON b0_.id = c2_.book_id INNER JOIN literary_work_contributors l4_ ON l1_.id = l4_.literary_works INNER JOIN persons p3_ ON p3_.id = l4_.persons INNER JOIN places p5_ ON c2_.place_id = p5_.id WHERE l1_.id = ? AND p5_.id = ?
Parameters:
[ 94878 2 ] |
| 16 | 1.00 ms |
SELECT b0_.id AS id_0, b0_.isbn AS isbn_1, b0_.product_form AS product_form_2, l1_.id AS id_3, l1_.title AS title_4, l1_.subtitle AS subtitle_5, l1_.normalized_title AS normalized_title_6, l1_.summary AS summary_7, c2_.id AS id_8, c2_.reference_id AS reference_id_9, c2_.creation_date AS creation_date_10, c2_.scheduled_date AS scheduled_date_11, c2_.published_date AS published_date_12, c2_.event_start_date AS event_start_date_13, c2_.event_end_date AS event_end_date_14, c2_.show_on_list AS show_on_list_15, c2_.deleted AS deleted_16, p3_.id AS id_17, p3_.first_name AS first_name_18, p3_.last_name AS last_name_19, p3_.normalized_name AS normalized_name_20, p3_.email AS email_21, p3_.biography AS biography_22, p3_.weight AS weight_23, p3_.full_name AS full_name_24, p3_.is_inspirador AS is_inspirador_25, p3_.facebook_url AS facebook_url_26, p3_.linked_in_url AS linked_in_url_27, p3_.x_url AS x_url_28, p3_.occupation AS occupation_29, b0_.editorial_id AS editorial_id_30, b0_.literary_work_id AS literary_work_id_31, b0_.media_id AS media_id_32, c2_.published_version_id AS published_version_id_33, c2_.section_id AS section_id_34, c2_.place_id AS place_id_35, c2_.board_content_id AS board_content_id_36, c2_.editor_created_id AS editor_created_id_37, c2_.content_type_id AS content_type_id_38, c2_.book_id AS book_id_39, c2_.bookshelf_person AS bookshelf_person_40, c2_.board_legal_page_id AS board_legal_page_id_41, p3_.editor_created_id AS editor_created_id_42, p3_.editor_updated_id AS editor_updated_id_43, p3_.profile_image_id AS profile_image_id_44 FROM books b0_ INNER JOIN literary_works l1_ ON b0_.literary_work_id = l1_.id INNER JOIN contents c2_ ON b0_.id = c2_.book_id INNER JOIN literary_work_contributors l4_ ON l1_.id = l4_.literary_works INNER JOIN persons p3_ ON p3_.id = l4_.persons INNER JOIN places p5_ ON c2_.place_id = p5_.id WHERE l1_.id = ? AND p5_.id = ?
Parameters:
[ 276393 2 ] |
| 17 | 2.27 ms |
SELECT b0_.id AS id_0, b0_.isbn AS isbn_1, b0_.product_form AS product_form_2, l1_.id AS id_3, l1_.title AS title_4, l1_.subtitle AS subtitle_5, l1_.normalized_title AS normalized_title_6, l1_.summary AS summary_7, c2_.id AS id_8, c2_.reference_id AS reference_id_9, c2_.creation_date AS creation_date_10, c2_.scheduled_date AS scheduled_date_11, c2_.published_date AS published_date_12, c2_.event_start_date AS event_start_date_13, c2_.event_end_date AS event_end_date_14, c2_.show_on_list AS show_on_list_15, c2_.deleted AS deleted_16, p3_.id AS id_17, p3_.first_name AS first_name_18, p3_.last_name AS last_name_19, p3_.normalized_name AS normalized_name_20, p3_.email AS email_21, p3_.biography AS biography_22, p3_.weight AS weight_23, p3_.full_name AS full_name_24, p3_.is_inspirador AS is_inspirador_25, p3_.facebook_url AS facebook_url_26, p3_.linked_in_url AS linked_in_url_27, p3_.x_url AS x_url_28, p3_.occupation AS occupation_29, b0_.editorial_id AS editorial_id_30, b0_.literary_work_id AS literary_work_id_31, b0_.media_id AS media_id_32, c2_.published_version_id AS published_version_id_33, c2_.section_id AS section_id_34, c2_.place_id AS place_id_35, c2_.board_content_id AS board_content_id_36, c2_.editor_created_id AS editor_created_id_37, c2_.content_type_id AS content_type_id_38, c2_.book_id AS book_id_39, c2_.bookshelf_person AS bookshelf_person_40, c2_.board_legal_page_id AS board_legal_page_id_41, p3_.editor_created_id AS editor_created_id_42, p3_.editor_updated_id AS editor_updated_id_43, p3_.profile_image_id AS profile_image_id_44 FROM books b0_ INNER JOIN literary_works l1_ ON b0_.literary_work_id = l1_.id INNER JOIN contents c2_ ON b0_.id = c2_.book_id INNER JOIN literary_work_contributors l4_ ON l1_.id = l4_.literary_works INNER JOIN persons p3_ ON p3_.id = l4_.persons INNER JOIN places p5_ ON c2_.place_id = p5_.id WHERE l1_.id = ? AND p5_.id = ?
Parameters:
[ 356218 2 ] |
| 18 | 0.78 ms |
SELECT b0_.id AS id_0, b0_.isbn AS isbn_1, b0_.product_form AS product_form_2, l1_.id AS id_3, l1_.title AS title_4, l1_.subtitle AS subtitle_5, l1_.normalized_title AS normalized_title_6, l1_.summary AS summary_7, c2_.id AS id_8, c2_.reference_id AS reference_id_9, c2_.creation_date AS creation_date_10, c2_.scheduled_date AS scheduled_date_11, c2_.published_date AS published_date_12, c2_.event_start_date AS event_start_date_13, c2_.event_end_date AS event_end_date_14, c2_.show_on_list AS show_on_list_15, c2_.deleted AS deleted_16, p3_.id AS id_17, p3_.first_name AS first_name_18, p3_.last_name AS last_name_19, p3_.normalized_name AS normalized_name_20, p3_.email AS email_21, p3_.biography AS biography_22, p3_.weight AS weight_23, p3_.full_name AS full_name_24, p3_.is_inspirador AS is_inspirador_25, p3_.facebook_url AS facebook_url_26, p3_.linked_in_url AS linked_in_url_27, p3_.x_url AS x_url_28, p3_.occupation AS occupation_29, b0_.editorial_id AS editorial_id_30, b0_.literary_work_id AS literary_work_id_31, b0_.media_id AS media_id_32, c2_.published_version_id AS published_version_id_33, c2_.section_id AS section_id_34, c2_.place_id AS place_id_35, c2_.board_content_id AS board_content_id_36, c2_.editor_created_id AS editor_created_id_37, c2_.content_type_id AS content_type_id_38, c2_.book_id AS book_id_39, c2_.bookshelf_person AS bookshelf_person_40, c2_.board_legal_page_id AS board_legal_page_id_41, p3_.editor_created_id AS editor_created_id_42, p3_.editor_updated_id AS editor_updated_id_43, p3_.profile_image_id AS profile_image_id_44 FROM books b0_ INNER JOIN literary_works l1_ ON b0_.literary_work_id = l1_.id INNER JOIN contents c2_ ON b0_.id = c2_.book_id INNER JOIN literary_work_contributors l4_ ON l1_.id = l4_.literary_works INNER JOIN persons p3_ ON p3_.id = l4_.persons INNER JOIN places p5_ ON c2_.place_id = p5_.id WHERE l1_.id = ? AND p5_.id = ?
Parameters:
[ 465012 2 ] |
| 19 | 2.16 ms |
SELECT b0_.id AS id_0, b0_.isbn AS isbn_1, b0_.product_form AS product_form_2, l1_.id AS id_3, l1_.title AS title_4, l1_.subtitle AS subtitle_5, l1_.normalized_title AS normalized_title_6, l1_.summary AS summary_7, c2_.id AS id_8, c2_.reference_id AS reference_id_9, c2_.creation_date AS creation_date_10, c2_.scheduled_date AS scheduled_date_11, c2_.published_date AS published_date_12, c2_.event_start_date AS event_start_date_13, c2_.event_end_date AS event_end_date_14, c2_.show_on_list AS show_on_list_15, c2_.deleted AS deleted_16, p3_.id AS id_17, p3_.first_name AS first_name_18, p3_.last_name AS last_name_19, p3_.normalized_name AS normalized_name_20, p3_.email AS email_21, p3_.biography AS biography_22, p3_.weight AS weight_23, p3_.full_name AS full_name_24, p3_.is_inspirador AS is_inspirador_25, p3_.facebook_url AS facebook_url_26, p3_.linked_in_url AS linked_in_url_27, p3_.x_url AS x_url_28, p3_.occupation AS occupation_29, b0_.editorial_id AS editorial_id_30, b0_.literary_work_id AS literary_work_id_31, b0_.media_id AS media_id_32, c2_.published_version_id AS published_version_id_33, c2_.section_id AS section_id_34, c2_.place_id AS place_id_35, c2_.board_content_id AS board_content_id_36, c2_.editor_created_id AS editor_created_id_37, c2_.content_type_id AS content_type_id_38, c2_.book_id AS book_id_39, c2_.bookshelf_person AS bookshelf_person_40, c2_.board_legal_page_id AS board_legal_page_id_41, p3_.editor_created_id AS editor_created_id_42, p3_.editor_updated_id AS editor_updated_id_43, p3_.profile_image_id AS profile_image_id_44 FROM books b0_ INNER JOIN literary_works l1_ ON b0_.literary_work_id = l1_.id INNER JOIN contents c2_ ON b0_.id = c2_.book_id INNER JOIN literary_work_contributors l4_ ON l1_.id = l4_.literary_works INNER JOIN persons p3_ ON p3_.id = l4_.persons INNER JOIN places p5_ ON c2_.place_id = p5_.id WHERE l1_.id = ? AND p5_.id = ?
Parameters:
[ 559212 2 ] |
| 20 | 0.96 ms |
SELECT b0_.id AS id_0, b0_.isbn AS isbn_1, b0_.product_form AS product_form_2, l1_.id AS id_3, l1_.title AS title_4, l1_.subtitle AS subtitle_5, l1_.normalized_title AS normalized_title_6, l1_.summary AS summary_7, c2_.id AS id_8, c2_.reference_id AS reference_id_9, c2_.creation_date AS creation_date_10, c2_.scheduled_date AS scheduled_date_11, c2_.published_date AS published_date_12, c2_.event_start_date AS event_start_date_13, c2_.event_end_date AS event_end_date_14, c2_.show_on_list AS show_on_list_15, c2_.deleted AS deleted_16, p3_.id AS id_17, p3_.first_name AS first_name_18, p3_.last_name AS last_name_19, p3_.normalized_name AS normalized_name_20, p3_.email AS email_21, p3_.biography AS biography_22, p3_.weight AS weight_23, p3_.full_name AS full_name_24, p3_.is_inspirador AS is_inspirador_25, p3_.facebook_url AS facebook_url_26, p3_.linked_in_url AS linked_in_url_27, p3_.x_url AS x_url_28, p3_.occupation AS occupation_29, b0_.editorial_id AS editorial_id_30, b0_.literary_work_id AS literary_work_id_31, b0_.media_id AS media_id_32, c2_.published_version_id AS published_version_id_33, c2_.section_id AS section_id_34, c2_.place_id AS place_id_35, c2_.board_content_id AS board_content_id_36, c2_.editor_created_id AS editor_created_id_37, c2_.content_type_id AS content_type_id_38, c2_.book_id AS book_id_39, c2_.bookshelf_person AS bookshelf_person_40, c2_.board_legal_page_id AS board_legal_page_id_41, p3_.editor_created_id AS editor_created_id_42, p3_.editor_updated_id AS editor_updated_id_43, p3_.profile_image_id AS profile_image_id_44 FROM books b0_ INNER JOIN literary_works l1_ ON b0_.literary_work_id = l1_.id INNER JOIN contents c2_ ON b0_.id = c2_.book_id INNER JOIN literary_work_contributors l4_ ON l1_.id = l4_.literary_works INNER JOIN persons p3_ ON p3_.id = l4_.persons INNER JOIN places p5_ ON c2_.place_id = p5_.id WHERE l1_.id = ? AND p5_.id = ?
Parameters:
[ 565678 2 ] |
| 21 | 1.03 ms |
SELECT b0_.id AS id_0, b0_.isbn AS isbn_1, b0_.product_form AS product_form_2, l1_.id AS id_3, l1_.title AS title_4, l1_.subtitle AS subtitle_5, l1_.normalized_title AS normalized_title_6, l1_.summary AS summary_7, c2_.id AS id_8, c2_.reference_id AS reference_id_9, c2_.creation_date AS creation_date_10, c2_.scheduled_date AS scheduled_date_11, c2_.published_date AS published_date_12, c2_.event_start_date AS event_start_date_13, c2_.event_end_date AS event_end_date_14, c2_.show_on_list AS show_on_list_15, c2_.deleted AS deleted_16, p3_.id AS id_17, p3_.first_name AS first_name_18, p3_.last_name AS last_name_19, p3_.normalized_name AS normalized_name_20, p3_.email AS email_21, p3_.biography AS biography_22, p3_.weight AS weight_23, p3_.full_name AS full_name_24, p3_.is_inspirador AS is_inspirador_25, p3_.facebook_url AS facebook_url_26, p3_.linked_in_url AS linked_in_url_27, p3_.x_url AS x_url_28, p3_.occupation AS occupation_29, b0_.editorial_id AS editorial_id_30, b0_.literary_work_id AS literary_work_id_31, b0_.media_id AS media_id_32, c2_.published_version_id AS published_version_id_33, c2_.section_id AS section_id_34, c2_.place_id AS place_id_35, c2_.board_content_id AS board_content_id_36, c2_.editor_created_id AS editor_created_id_37, c2_.content_type_id AS content_type_id_38, c2_.book_id AS book_id_39, c2_.bookshelf_person AS bookshelf_person_40, c2_.board_legal_page_id AS board_legal_page_id_41, p3_.editor_created_id AS editor_created_id_42, p3_.editor_updated_id AS editor_updated_id_43, p3_.profile_image_id AS profile_image_id_44 FROM books b0_ INNER JOIN literary_works l1_ ON b0_.literary_work_id = l1_.id INNER JOIN contents c2_ ON b0_.id = c2_.book_id INNER JOIN literary_work_contributors l4_ ON l1_.id = l4_.literary_works INNER JOIN persons p3_ ON p3_.id = l4_.persons INNER JOIN places p5_ ON c2_.place_id = p5_.id WHERE l1_.id = ? AND p5_.id = ?
Parameters:
[ 565740 2 ] |
| 22 | 2.18 ms |
SELECT b0_.id AS id_0, b0_.isbn AS isbn_1, b0_.product_form AS product_form_2, l1_.id AS id_3, l1_.title AS title_4, l1_.subtitle AS subtitle_5, l1_.normalized_title AS normalized_title_6, l1_.summary AS summary_7, c2_.id AS id_8, c2_.reference_id AS reference_id_9, c2_.creation_date AS creation_date_10, c2_.scheduled_date AS scheduled_date_11, c2_.published_date AS published_date_12, c2_.event_start_date AS event_start_date_13, c2_.event_end_date AS event_end_date_14, c2_.show_on_list AS show_on_list_15, c2_.deleted AS deleted_16, p3_.id AS id_17, p3_.first_name AS first_name_18, p3_.last_name AS last_name_19, p3_.normalized_name AS normalized_name_20, p3_.email AS email_21, p3_.biography AS biography_22, p3_.weight AS weight_23, p3_.full_name AS full_name_24, p3_.is_inspirador AS is_inspirador_25, p3_.facebook_url AS facebook_url_26, p3_.linked_in_url AS linked_in_url_27, p3_.x_url AS x_url_28, p3_.occupation AS occupation_29, b0_.editorial_id AS editorial_id_30, b0_.literary_work_id AS literary_work_id_31, b0_.media_id AS media_id_32, c2_.published_version_id AS published_version_id_33, c2_.section_id AS section_id_34, c2_.place_id AS place_id_35, c2_.board_content_id AS board_content_id_36, c2_.editor_created_id AS editor_created_id_37, c2_.content_type_id AS content_type_id_38, c2_.book_id AS book_id_39, c2_.bookshelf_person AS bookshelf_person_40, c2_.board_legal_page_id AS board_legal_page_id_41, p3_.editor_created_id AS editor_created_id_42, p3_.editor_updated_id AS editor_updated_id_43, p3_.profile_image_id AS profile_image_id_44 FROM books b0_ INNER JOIN literary_works l1_ ON b0_.literary_work_id = l1_.id INNER JOIN contents c2_ ON b0_.id = c2_.book_id INNER JOIN literary_work_contributors l4_ ON l1_.id = l4_.literary_works INNER JOIN persons p3_ ON p3_.id = l4_.persons INNER JOIN places p5_ ON c2_.place_id = p5_.id WHERE l1_.id = ? AND p5_.id = ?
Parameters:
[ 565977 2 ] |
| 23 | 1.45 ms |
SELECT b0_.id AS id_0, b0_.isbn AS isbn_1, b0_.product_form AS product_form_2, l1_.id AS id_3, l1_.title AS title_4, l1_.subtitle AS subtitle_5, l1_.normalized_title AS normalized_title_6, l1_.summary AS summary_7, c2_.id AS id_8, c2_.reference_id AS reference_id_9, c2_.creation_date AS creation_date_10, c2_.scheduled_date AS scheduled_date_11, c2_.published_date AS published_date_12, c2_.event_start_date AS event_start_date_13, c2_.event_end_date AS event_end_date_14, c2_.show_on_list AS show_on_list_15, c2_.deleted AS deleted_16, p3_.id AS id_17, p3_.first_name AS first_name_18, p3_.last_name AS last_name_19, p3_.normalized_name AS normalized_name_20, p3_.email AS email_21, p3_.biography AS biography_22, p3_.weight AS weight_23, p3_.full_name AS full_name_24, p3_.is_inspirador AS is_inspirador_25, p3_.facebook_url AS facebook_url_26, p3_.linked_in_url AS linked_in_url_27, p3_.x_url AS x_url_28, p3_.occupation AS occupation_29, b0_.editorial_id AS editorial_id_30, b0_.literary_work_id AS literary_work_id_31, b0_.media_id AS media_id_32, c2_.published_version_id AS published_version_id_33, c2_.section_id AS section_id_34, c2_.place_id AS place_id_35, c2_.board_content_id AS board_content_id_36, c2_.editor_created_id AS editor_created_id_37, c2_.content_type_id AS content_type_id_38, c2_.book_id AS book_id_39, c2_.bookshelf_person AS bookshelf_person_40, c2_.board_legal_page_id AS board_legal_page_id_41, p3_.editor_created_id AS editor_created_id_42, p3_.editor_updated_id AS editor_updated_id_43, p3_.profile_image_id AS profile_image_id_44 FROM books b0_ INNER JOIN literary_works l1_ ON b0_.literary_work_id = l1_.id INNER JOIN contents c2_ ON b0_.id = c2_.book_id INNER JOIN literary_work_contributors l4_ ON l1_.id = l4_.literary_works INNER JOIN persons p3_ ON p3_.id = l4_.persons INNER JOIN places p5_ ON c2_.place_id = p5_.id WHERE l1_.id = ? AND p5_.id = ?
Parameters:
[ 571899 2 ] |
| 24 | 1.15 ms |
SELECT b0_.id AS id_0, b0_.isbn AS isbn_1, b0_.product_form AS product_form_2, l1_.id AS id_3, l1_.title AS title_4, l1_.subtitle AS subtitle_5, l1_.normalized_title AS normalized_title_6, l1_.summary AS summary_7, c2_.id AS id_8, c2_.reference_id AS reference_id_9, c2_.creation_date AS creation_date_10, c2_.scheduled_date AS scheduled_date_11, c2_.published_date AS published_date_12, c2_.event_start_date AS event_start_date_13, c2_.event_end_date AS event_end_date_14, c2_.show_on_list AS show_on_list_15, c2_.deleted AS deleted_16, p3_.id AS id_17, p3_.first_name AS first_name_18, p3_.last_name AS last_name_19, p3_.normalized_name AS normalized_name_20, p3_.email AS email_21, p3_.biography AS biography_22, p3_.weight AS weight_23, p3_.full_name AS full_name_24, p3_.is_inspirador AS is_inspirador_25, p3_.facebook_url AS facebook_url_26, p3_.linked_in_url AS linked_in_url_27, p3_.x_url AS x_url_28, p3_.occupation AS occupation_29, b0_.editorial_id AS editorial_id_30, b0_.literary_work_id AS literary_work_id_31, b0_.media_id AS media_id_32, c2_.published_version_id AS published_version_id_33, c2_.section_id AS section_id_34, c2_.place_id AS place_id_35, c2_.board_content_id AS board_content_id_36, c2_.editor_created_id AS editor_created_id_37, c2_.content_type_id AS content_type_id_38, c2_.book_id AS book_id_39, c2_.bookshelf_person AS bookshelf_person_40, c2_.board_legal_page_id AS board_legal_page_id_41, p3_.editor_created_id AS editor_created_id_42, p3_.editor_updated_id AS editor_updated_id_43, p3_.profile_image_id AS profile_image_id_44 FROM books b0_ INNER JOIN literary_works l1_ ON b0_.literary_work_id = l1_.id INNER JOIN contents c2_ ON b0_.id = c2_.book_id INNER JOIN literary_work_contributors l4_ ON l1_.id = l4_.literary_works INNER JOIN persons p3_ ON p3_.id = l4_.persons INNER JOIN places p5_ ON c2_.place_id = p5_.id WHERE l1_.id = ? AND p5_.id = ?
Parameters:
[ 572487 2 ] |
| 25 | 2.11 ms |
SELECT b0_.id AS id_0, b0_.isbn AS isbn_1, b0_.product_form AS product_form_2, l1_.id AS id_3, l1_.title AS title_4, l1_.subtitle AS subtitle_5, l1_.normalized_title AS normalized_title_6, l1_.summary AS summary_7, c2_.id AS id_8, c2_.reference_id AS reference_id_9, c2_.creation_date AS creation_date_10, c2_.scheduled_date AS scheduled_date_11, c2_.published_date AS published_date_12, c2_.event_start_date AS event_start_date_13, c2_.event_end_date AS event_end_date_14, c2_.show_on_list AS show_on_list_15, c2_.deleted AS deleted_16, p3_.id AS id_17, p3_.first_name AS first_name_18, p3_.last_name AS last_name_19, p3_.normalized_name AS normalized_name_20, p3_.email AS email_21, p3_.biography AS biography_22, p3_.weight AS weight_23, p3_.full_name AS full_name_24, p3_.is_inspirador AS is_inspirador_25, p3_.facebook_url AS facebook_url_26, p3_.linked_in_url AS linked_in_url_27, p3_.x_url AS x_url_28, p3_.occupation AS occupation_29, b0_.editorial_id AS editorial_id_30, b0_.literary_work_id AS literary_work_id_31, b0_.media_id AS media_id_32, c2_.published_version_id AS published_version_id_33, c2_.section_id AS section_id_34, c2_.place_id AS place_id_35, c2_.board_content_id AS board_content_id_36, c2_.editor_created_id AS editor_created_id_37, c2_.content_type_id AS content_type_id_38, c2_.book_id AS book_id_39, c2_.bookshelf_person AS bookshelf_person_40, c2_.board_legal_page_id AS board_legal_page_id_41, p3_.editor_created_id AS editor_created_id_42, p3_.editor_updated_id AS editor_updated_id_43, p3_.profile_image_id AS profile_image_id_44 FROM books b0_ INNER JOIN literary_works l1_ ON b0_.literary_work_id = l1_.id INNER JOIN contents c2_ ON b0_.id = c2_.book_id INNER JOIN literary_work_contributors l4_ ON l1_.id = l4_.literary_works INNER JOIN persons p3_ ON p3_.id = l4_.persons INNER JOIN places p5_ ON c2_.place_id = p5_.id WHERE l1_.id = ? AND p5_.id = ?
Parameters:
[ 586012 2 ] |
| 26 | 0.61 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:
[
202035
]
|
| 27 | 1.48 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:
[
561941
]
|
| 28 | 0.73 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:
[
7054
]
|
| 29 | 2.12 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:
[
206968
]
|
| 30 | 0.64 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:
[
568703
]
|
| 31 | 0.74 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:
[
210013
]
|
| 32 | 0.74 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:
[
574637
]
|
| 33 | 0.94 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:
[
210293
]
|
| 34 | 0.82 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:
[
575224
]
|
| 35 | 2.09 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:
[
217996
]
|
| 36 | 0.85 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:
[
588774
]
|
| 37 | 1.06 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 INNER JOIN contents_has_persons ON t0.id = contents_has_persons.base_contents WHERE contents_has_persons.persons = ?
Parameters:
[
3652
]
|
| 38 | 0.68 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:
[
486291
]
|
| 39 | 13.21 ms |
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.short_title AS short_title_5, t0.summary AS summary_6, t0.body AS body_7, t0.short_piece AS short_piece_8, t0.signature AS signature_9, t0.signature_place AS signature_place_10, t0.type AS type_11, t0.kind AS kind_12, t0.language AS language_13, t0.editor_created_id AS editor_created_id_14, t15.id AS id_16, t15.reference_id AS reference_id_17, t15.creation_date AS creation_date_18, t15.scheduled_date AS scheduled_date_19, t15.published_date AS published_date_20, t15.event_start_date AS event_start_date_21, t15.event_end_date AS event_end_date_22, t15.show_on_list AS show_on_list_23, t15.deleted AS deleted_24, t15.published_version_id AS published_version_id_25, t15.section_id AS section_id_26, t15.place_id AS place_id_27, t15.board_content_id AS board_content_id_28, t15.editor_created_id AS editor_created_id_29, t15.content_type_id AS content_type_id_30, t15.book_id AS book_id_31, t15.bookshelf_person AS bookshelf_person_32, t15.board_legal_page_id AS board_legal_page_id_33, t0.content_id AS content_id_34, t0.thumbnail_id AS thumbnail_id_35 FROM versions t0 LEFT JOIN contents t15 ON t15.published_version_id = t0.id WHERE t0.id = ?
Parameters:
[
486291
]
|
| 40 | 1.74 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, s0_.content_id AS content_id_25, s0_.tag_id AS tag_id_26, s0_.section_id AS section_id_27, s0_.place_id AS place_id_28, s0_.redirect_slug_id AS redirect_slug_id_29, s0_.board_id AS board_id_30, s0_.editor_updated_id AS editor_updated_id_31, s0_.media_id AS media_id_32, s0_.legal_page_id AS legal_page_id_33, s0_.opinion_id AS opinion_id_34, s0_.person_id AS person_id_35, c1_.published_version_id AS published_version_id_36, c1_.section_id AS section_id_37, c1_.place_id AS place_id_38, c1_.board_content_id AS board_content_id_39, c1_.editor_created_id AS editor_created_id_40, c1_.content_type_id AS content_type_id_41, c1_.book_id AS book_id_42, c1_.bookshelf_person AS bookshelf_person_43, c1_.board_legal_page_id AS board_legal_page_id_44, v2_.editor_created_id AS editor_created_id_45, v2_.content_id AS content_id_46, v2_.thumbnail_id AS thumbnail_id_47 FROM slugs s0_ INNER JOIN contents c1_ ON s0_.content_id = c1_.id INNER JOIN content_types c3_ ON c1_.content_type_id = c3_.id INNER JOIN versions v2_ ON c1_.published_version_id = v2_.id INNER JOIN modules m4_ ON c1_.id = m4_.content_id LEFT JOIN module_lists m5_ ON m4_.id = m5_.id INNER JOIN modules_has_modules m7_ ON m4_.id = m7_.modules INNER JOIN modules m6_ ON m6_.id = m7_.module_id LEFT JOIN module_lists m8_ ON m6_.id = m8_.id WHERE c3_.short_name = ? AND m6_.content_location_id = ?
Parameters:
[ "BKS" 486291 ] |
| 41 | 0.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:
[
454099
]
|
| 42 | 0.83 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:
[
341446
]
|
| 43 | 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:
[
164998
]
|
| 44 | 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:
[
83988
]
|
| 45 | 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:
[
223627
]
|
| 46 | 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:
[
111017
]
|
| 47 | 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:
[
521635
]
|
| 48 | 0.46 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:
[
346859
]
|
| 49 | 0.53 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:
[
346862
]
|
| 50 | 0.56 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:
[
346862
]
|
| 51 | 0.58 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:
[
262479
]
|
| 52 | 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:
[
930533
]
|
| 53 | 0.60 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:
[
346859
]
|
| 54 | 0.73 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:
[
107236
]
|
| 55 | 0.86 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:
[
346858
]
|
| 56 | 0.47 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:
[
1494
]
|
| 57 | 0.50 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:
[
257646
]
|
| 58 | 0.48 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:
[
257649
]
|
| 59 | 0.72 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:
[
257649
]
|
| 60 | 0.56 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:
[
190296
]
|
| 61 | 0.50 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:
[
257646
]
|
| 62 | 0.55 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:
[
257646
]
|
| 63 | 0.47 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:
[
3325
]
|
| 64 | 0.64 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:
[
122945
]
|
| 65 | 0.51 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:
[
122948
]
|
| 66 | 0.67 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:
[
122948
]
|
| 67 | 0.57 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:
[
86671
]
|
| 68 | 0.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:
[
806342
]
|
| 69 | 0.59 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:
[
122945
]
|
| 70 | 0.56 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:
[
122945
]
|
| 71 | 0.56 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:
[
137
]
|
| 72 | 3.04 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:
[
66011
]
|
| 73 | 2.19 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:
[
66013
]
|
| 74 | 1.54 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:
[
66013
]
|
| 75 | 1.59 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:
[
71455
]
|
| 76 | 0.95 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:
[
792518
]
|
| 77 | 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:
[
792519
]
|
| 78 | 32.45 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:
[
66011
]
|
| 79 | 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:
[
17972
]
|
| 80 | 1.35 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:
[
66011
]
|
| 81 | 2.16 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:
[
694
]
|
| 82 | 0.57 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:
[
168483
]
|
| 83 | 0.87 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:
[
168486
]
|
| 84 | 2.70 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:
[
168486
]
|
| 85 | 0.56 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:
[
72861
]
|
| 86 | 0.99 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:
[
794033
]
|
| 87 | 0.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:
[
972884
]
|
| 88 | 2.97 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:
[
168483
]
|
| 89 | 1.71 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:
[
55139
]
|
| 90 | 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:
[
168483
]
|
| 91 | 5.20 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:
[
545
]
|
| 92 | 1.34 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:
[
84425
]
|
| 93 | 2.71 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:
[
84428
]
|
| 94 | 1.73 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:
[
84428
]
|
| 95 | 2.46 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:
[
42303
]
|
| 96 | 2.30 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:
[
765580
]
|
| 97 | 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:
[
923759
]
|
| 98 | 1.97 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:
[
84425
]
|
| 99 | 2.60 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:
[
84425
]
|
| 100 | 3.05 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:
[
400906
]
|
| 101 | 0.63 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:
[
400909
]
|
| 102 | 0.91 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:
[
400909
]
|
| 103 | 2.57 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:
[
38192
]
|
| 104 | 2.56 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:
[
761803
]
|
| 105 | 1.37 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:
[
400906
]
|
| 106 | 2.59 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:
[
400906
]
|
| 107 | 0.95 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:
[
59
]
|
| 108 | 1.03 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:
[
487089
]
|
| 109 | 13.63 ms |
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.short_title AS short_title_5, t0.summary AS summary_6, t0.body AS body_7, t0.short_piece AS short_piece_8, t0.signature AS signature_9, t0.signature_place AS signature_place_10, t0.type AS type_11, t0.kind AS kind_12, t0.language AS language_13, t0.editor_created_id AS editor_created_id_14, t15.id AS id_16, t15.reference_id AS reference_id_17, t15.creation_date AS creation_date_18, t15.scheduled_date AS scheduled_date_19, t15.published_date AS published_date_20, t15.event_start_date AS event_start_date_21, t15.event_end_date AS event_end_date_22, t15.show_on_list AS show_on_list_23, t15.deleted AS deleted_24, t15.published_version_id AS published_version_id_25, t15.section_id AS section_id_26, t15.place_id AS place_id_27, t15.board_content_id AS board_content_id_28, t15.editor_created_id AS editor_created_id_29, t15.content_type_id AS content_type_id_30, t15.book_id AS book_id_31, t15.bookshelf_person AS bookshelf_person_32, t15.board_legal_page_id AS board_legal_page_id_33, t0.content_id AS content_id_34, t0.thumbnail_id AS thumbnail_id_35 FROM versions t0 LEFT JOIN contents t15 ON t15.published_version_id = t0.id WHERE t0.id = ?
Parameters:
[
487089
]
|
| 110 | 1.64 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, s0_.content_id AS content_id_25, s0_.tag_id AS tag_id_26, s0_.section_id AS section_id_27, s0_.place_id AS place_id_28, s0_.redirect_slug_id AS redirect_slug_id_29, s0_.board_id AS board_id_30, s0_.editor_updated_id AS editor_updated_id_31, s0_.media_id AS media_id_32, s0_.legal_page_id AS legal_page_id_33, s0_.opinion_id AS opinion_id_34, s0_.person_id AS person_id_35, c1_.published_version_id AS published_version_id_36, c1_.section_id AS section_id_37, c1_.place_id AS place_id_38, c1_.board_content_id AS board_content_id_39, c1_.editor_created_id AS editor_created_id_40, c1_.content_type_id AS content_type_id_41, c1_.book_id AS book_id_42, c1_.bookshelf_person AS bookshelf_person_43, c1_.board_legal_page_id AS board_legal_page_id_44, v2_.editor_created_id AS editor_created_id_45, v2_.content_id AS content_id_46, v2_.thumbnail_id AS thumbnail_id_47 FROM slugs s0_ INNER JOIN contents c1_ ON s0_.content_id = c1_.id INNER JOIN content_types c3_ ON c1_.content_type_id = c3_.id INNER JOIN versions v2_ ON c1_.published_version_id = v2_.id INNER JOIN modules m4_ ON c1_.id = m4_.content_id LEFT JOIN module_lists m5_ ON m4_.id = m5_.id INNER JOIN modules_has_modules m7_ ON m4_.id = m7_.modules INNER JOIN modules m6_ ON m6_.id = m7_.module_id LEFT JOIN module_lists m8_ ON m6_.id = m8_.id WHERE c3_.short_name = ? AND m6_.content_location_id = ?
Parameters:
[ "BKS" 487089 ] |
| 111 | 0.91 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:
[
251950
]
|
| 112 | 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:
[
356185
]
|
| 113 | 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:
[
268215
]
|
| 114 | 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:
[
172722
]
|
| 115 | 0.86 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:
[
411299
]
|
| 116 | 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:
[
286800
]
|
| 117 | 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:
[
401996
]
|
| 118 | 1.13 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:
[
41956
]
|
| 119 | 1.20 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:
[
443646
]
|
| 120 | 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:
[
52445
]
|
| 121 | 0.97 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:
[
52336
]
|
| 122 | 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:
[
463626
]
|
| 123 | 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:
[
214657
]
|
| 124 | 0.53 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:
[
189659
]
|
| 125 | 0.53 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:
[
189661
]
|
| 126 | 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 literary_work_contributors ON t0.id = literary_work_contributors.persons WHERE literary_work_contributors.literary_works = ?
Parameters:
[
189661
]
|
| 127 | 0.58 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:
[
101478
]
|
| 128 | 0.76 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:
[
819813
]
|
| 129 | 0.81 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:
[
189659
]
|
| 130 | 0.74 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:
[
62286
]
|
| 131 | 0.57 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:
[
189659
]
|
| 132 | 0.45 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:
[
3420
]
|
| 133 | 0.58 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:
[
268901
]
|
| 134 | 2.35 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:
[
268905
]
|
| 135 | 0.71 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:
[
268905
]
|
| 136 | 0.92 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:
[
17033
]
|
| 137 | 0.76 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:
[
742256
]
|
| 138 | 0.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:
[
742257
]
|
| 139 | 0.88 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:
[
268901
]
|
| 140 | 0.69 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:
[
268901
]
|
| 141 | 0.52 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:
[
4514
]
|
| 142 | 0.54 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:
[
201644
]
|
| 143 | 0.58 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:
[
201647
]
|
| 144 | 0.80 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:
[
201647
]
|
| 145 | 0.53 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:
[
170715
]
|
| 146 | 0.52 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:
[
201644
]
|
| 147 | 0.67 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:
[
66566
]
|
| 148 | 0.61 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:
[
201644
]
|
| 149 | 0.54 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:
[
647
]
|
| 150 | 0.62 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:
[
128258
]
|
| 151 | 0.50 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:
[
128261
]
|
| 152 | 0.72 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:
[
128261
]
|
| 153 | 0.57 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:
[
41103
]
|
| 154 | 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:
[
764474
]
|
| 155 | 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:
[
764475
]
|
| 156 | 0.85 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:
[
41104
]
|
| 157 | 0.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:
[
764476
]
|
| 158 | 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:
[
764477
]
|
| 159 | 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:
[
128258
]
|
| 160 | 0.57 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:
[
128258
]
|
| 161 | 0.49 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:
[
2734
]
|
| 162 | 0.65 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:
[
312658
]
|
| 163 | 0.49 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:
[
312661
]
|
| 164 | 0.63 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:
[
312661
]
|
| 165 | 0.54 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:
[
20235
]
|
| 166 | 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:
[
634685
]
|
| 167 | 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:
[
745231
]
|
| 168 | 0.76 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:
[
967586
]
|
| 169 | 0.55 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:
[
312658
]
|
| 170 | 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:
[
98636
]
|
| 171 | 0.60 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:
[
312658
]
|
| 172 | 0.59 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:
[
852
]
|
| 173 | 0.48 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:
[
215742
]
|
| 174 | 0.46 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:
[
215744
]
|
| 175 | 0.70 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:
[
215744
]
|
| 176 | 0.54 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:
[
56451
]
|
| 177 | 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:
[
634033
]
|
| 178 | 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:
[
778614
]
|
| 179 | 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:
[
778615
]
|
| 180 | 0.61 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:
[
215742
]
|
| 181 | 0.54 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:
[
71053
]
|
| 182 | 0.49 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:
[
215742
]
|
| 183 | 0.58 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:
[
396
]
|
| 184 | 0.57 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:
[
305268
]
|
| 185 | 0.50 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:
[
305271
]
|
| 186 | 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 literary_work_contributors ON t0.id = literary_work_contributors.persons WHERE literary_work_contributors.literary_works = ?
Parameters:
[
305271
]
|
| 187 | 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:
[
75283
]
|
| 188 | 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:
[
796136
]
|
| 189 | 0.63 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:
[
305268
]
|
| 190 | 0.59 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:
[
96723
]
|
| 191 | 0.55 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:
[
305268
]
|
| 192 | 0.59 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:
[
33214
]
|
| 193 | 0.48 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:
[
33214
]
|
| 194 | 0.65 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:
[
33214
]
|
| 195 | 0.55 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:
[
39169
]
|
| 196 | 1.11 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:
[
634096
]
|
| 197 | 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:
[
762708
]
|
| 198 | 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:
[
762709
]
|
| 199 | 0.59 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:
[
33214
]
|
| 200 | 0.58 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:
[
8741
]
|
| 201 | 0.77 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:
[
33214
]
|
| 202 | 0.51 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:
[
700
]
|
| 203 | 0.50 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:
[
338425
]
|
| 204 | 0.49 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:
[
338428
]
|
| 205 | 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 literary_work_contributors ON t0.id = literary_work_contributors.persons WHERE literary_work_contributors.literary_works = ?
Parameters:
[
338428
]
|
| 206 | 0.55 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:
[
120568
]
|
| 207 | 0.76 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:
[
836836
]
|
| 208 | 0.54 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:
[
338425
]
|
| 209 | 0.54 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:
[
338425
]
|
| 210 | 0.46 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:
[
488
]
|
| 211 | 0.51 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:
[
41599
]
|
| 212 | 0.48 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:
[
41600
]
|
| 213 | 0.65 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:
[
41600
]
|
| 214 | 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.person_id = ?
Parameters:
[
48445
]
|
| 215 | 0.93 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:
[
634837
]
|
| 216 | 0.83 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:
[
771177
]
|
| 217 | 1.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:
[
771178
]
|
| 218 | 0.89 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:
[
41599
]
|
| 219 | 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.content_id = ?
Parameters:
[
41599
]
|
| 220 | 0.46 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:
[
231
]
|
| 221 | 0.60 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:
[
41502
]
|
| 222 | 0.53 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:
[
41503
]
|
| 223 | 0.60 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:
[
41503
]
|
| 224 | 0.67 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:
[
41502
]
|
| 225 | 0.64 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:
[
41502
]
|
| 226 | 0.43 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:
[
354517
]
|
| 227 | 0.45 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:
[
354520
]
|
| 228 | 0.56 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:
[
354520
]
|
| 229 | 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:
[
39168
]
|
| 230 | 0.86 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:
[
635555
]
|
| 231 | 0.77 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:
[
762707
]
|
| 232 | 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:
[
972772
]
|
| 233 | 0.71 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:
[
354517
]
|
| 234 | 0.56 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:
[
354517
]
|
| 235 | 0.64 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:
[
161454
]
|
| 236 | 0.57 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:
[
161457
]
|
| 237 | 0.70 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:
[
161457
]
|
| 238 | 0.67 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:
[
105878
]
|
| 239 | 0.76 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:
[
823676
]
|
| 240 | 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:
[
823677
]
|
| 241 | 0.61 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:
[
161454
]
|
| 242 | 0.60 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:
[
161454
]
|
| 243 | 0.47 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:
[
818
]
|
| 244 | 9.87 ms |
SELECT o0_.id AS id_0, o0_.text AS text_1, o0_.person_id AS person_id_2, o0_.book_id AS book_id_3 FROM opinions o0_ WHERE o0_.person_id = ?
Parameters:
[
3652
]
|
| 245 | 11.05 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:
[
137987
]
|
| 246 | 4.45 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:
[
137990
]
|
| 247 | 1.96 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:
[
137990
]
|
| 248 | 1.73 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:
[
129512
]
|
| 249 | 1.00 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:
[
845443
]
|
| 250 | 0.79 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:
[
137987
]
|
| 251 | 3.44 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:
[
46949
]
|
| 252 | 9.02 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:
[
137987
]
|
| 253 | 2.02 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:
[
110
]
|
| 254 | 10.31 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:
[
38548
]
|
| 255 | 3.59 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:
[
38549
]
|
| 256 | 4.26 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:
[
38549
]
|
| 257 | 4.89 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:
[
28671
]
|
| 258 | 11.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:
[
753095
]
|
| 259 | 1.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:
[
922858
]
|
| 260 | 5.19 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:
[
38548
]
|
| 261 | 1.29 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:
[
10061
]
|
| 262 | 1.05 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:
[
38548
]
|
| 263 | 15.41 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:
[
60855
]
|
| 264 | 3.78 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:
[
60857
]
|
| 265 | 3.75 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:
[
60857
]
|
| 266 | 0.68 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:
[
67013
]
|
| 267 | 3.22 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:
[
788308
]
|
| 268 | 3.06 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:
[
60855
]
|
| 269 | 3.54 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:
[
60855
]
|
| 270 | 2.30 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:
[
1800
]
|
| 271 | 4.50 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:
[
60705
]
|
| 272 | 2.07 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:
[
60707
]
|
| 273 | 2.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 literary_work_contributors ON t0.id = literary_work_contributors.persons WHERE literary_work_contributors.literary_works = ?
Parameters:
[
60707
]
|
| 274 | 3.77 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:
[
66813
]
|
| 275 | 1.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:
[
788126
]
|
| 276 | 3.67 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:
[
60705
]
|
| 277 | 2.90 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:
[
60705
]
|
| 278 | 5.06 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:
[
1384
]
|
| 279 | 1.46 ms |
SELECT s0_.id AS id_0, s0_.slug AS slug_1, s0_.hash AS hash_2, s0_.content_id AS content_id_3, s0_.tag_id AS tag_id_4, s0_.section_id AS section_id_5, s0_.place_id AS place_id_6, s0_.redirect_slug_id AS redirect_slug_id_7, s0_.board_id AS board_id_8, s0_.editor_updated_id AS editor_updated_id_9, s0_.media_id AS media_id_10, s0_.legal_page_id AS legal_page_id_11, s0_.opinion_id AS opinion_id_12, s0_.person_id AS person_id_13 FROM slugs s0_ INNER JOIN contents c1_ ON s0_.content_id = c1_.id INNER JOIN content_types c2_ ON c1_.content_type_id = c2_.id WHERE c2_.short_name IN (?, ?) ORDER BY c1_.published_date DESC LIMIT 7
Parameters:
[ "NTV" "VID" ] |
| 280 | 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:
[
1029180
]
|
| 281 | 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:
[
1029179
]
|
| 282 | 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:
[
1013355
]
|
| 283 | 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:
[
1013354
]
|
| 284 | 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:
[
1010459
]
|
| 285 | 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:
[
1010458
]
|
| 286 | 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:
[
990620
]
|
| 287 | 0.46 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.id = ?
Parameters:
[
610996
]
|
| 288 | 1.21 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
]
|
| 289 | 0.50 ms |
SELECT t0.id AS id_1, t0.metas AS metas_2 FROM board_webs t0 WHERE t0.id = ?
Parameters:
[
1029309
]
|
| 290 | 0.74 ms |
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.short_title AS short_title_5, t0.summary AS summary_6, t0.body AS body_7, t0.short_piece AS short_piece_8, t0.signature AS signature_9, t0.signature_place AS signature_place_10, t0.type AS type_11, t0.kind AS kind_12, t0.language AS language_13, t0.editor_created_id AS editor_created_id_14, t15.id AS id_16, t15.reference_id AS reference_id_17, t15.creation_date AS creation_date_18, t15.scheduled_date AS scheduled_date_19, t15.published_date AS published_date_20, t15.event_start_date AS event_start_date_21, t15.event_end_date AS event_end_date_22, t15.show_on_list AS show_on_list_23, t15.deleted AS deleted_24, t15.published_version_id AS published_version_id_25, t15.section_id AS section_id_26, t15.place_id AS place_id_27, t15.board_content_id AS board_content_id_28, t15.editor_created_id AS editor_created_id_29, t15.content_type_id AS content_type_id_30, t15.book_id AS book_id_31, t15.bookshelf_person AS bookshelf_person_32, t15.board_legal_page_id AS board_legal_page_id_33, t0.content_id AS content_id_34, t0.thumbnail_id AS thumbnail_id_35 FROM versions t0 LEFT JOIN contents t15 ON t15.published_version_id = t0.id WHERE t0.id = ?
Parameters:
[
612046
]
|
| 291 | 1.42 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:
[
610996
]
|
| 292 | 1.67 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:
[
225844
]
|
| 293 | 1.19 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:
[
225843
]
|
| 294 | 1.46 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:
[
665
]
|
| 295 | 3.49 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:
[
610996
]
|
| 296 | 13.89 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:
[
5
]
|
| 297 | 1.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:
[
726797
]
|
| 298 | 0.52 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.title AS title_6, t0.active AS active_7, t0.editor_created_id AS editor_created_id_8, t0.editor_updated_id AS editor_updated_id_9, t0.parent_id AS parent_id_10 FROM sections t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 299 | 0.59 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.id = ?
Parameters:
[
610995
]
|
| 300 | 1.48 ms |
SELECT t0.id AS id_1, t0.metas AS metas_2 FROM board_webs t0 WHERE t0.id = ?
Parameters:
[
1029308
]
|
| 301 | 0.66 ms |
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.short_title AS short_title_5, t0.summary AS summary_6, t0.body AS body_7, t0.short_piece AS short_piece_8, t0.signature AS signature_9, t0.signature_place AS signature_place_10, t0.type AS type_11, t0.kind AS kind_12, t0.language AS language_13, t0.editor_created_id AS editor_created_id_14, t15.id AS id_16, t15.reference_id AS reference_id_17, t15.creation_date AS creation_date_18, t15.scheduled_date AS scheduled_date_19, t15.published_date AS published_date_20, t15.event_start_date AS event_start_date_21, t15.event_end_date AS event_end_date_22, t15.show_on_list AS show_on_list_23, t15.deleted AS deleted_24, t15.published_version_id AS published_version_id_25, t15.section_id AS section_id_26, t15.place_id AS place_id_27, t15.board_content_id AS board_content_id_28, t15.editor_created_id AS editor_created_id_29, t15.content_type_id AS content_type_id_30, t15.book_id AS book_id_31, t15.bookshelf_person AS bookshelf_person_32, t15.board_legal_page_id AS board_legal_page_id_33, t0.content_id AS content_id_34, t0.thumbnail_id AS thumbnail_id_35 FROM versions t0 LEFT JOIN contents t15 ON t15.published_version_id = t0.id WHERE t0.id = ?
Parameters:
[
612050
]
|
| 302 | 0.67 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:
[
610995
]
|
| 303 | 1.46 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:
[
226782
]
|
| 304 | 2.22 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:
[
226781
]
|
| 305 | 12.89 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:
[
681
]
|
| 306 | 0.79 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:
[
610995
]
|
| 307 | 2.20 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.id = ?
Parameters:
[
603479
]
|
| 308 | 0.48 ms |
SELECT t0.id AS id_1, t0.metas AS metas_2 FROM board_webs t0 WHERE t0.id = ?
Parameters:
[
1013481
]
|
| 309 | 5.24 ms |
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.short_title AS short_title_5, t0.summary AS summary_6, t0.body AS body_7, t0.short_piece AS short_piece_8, t0.signature AS signature_9, t0.signature_place AS signature_place_10, t0.type AS type_11, t0.kind AS kind_12, t0.language AS language_13, t0.editor_created_id AS editor_created_id_14, t15.id AS id_16, t15.reference_id AS reference_id_17, t15.creation_date AS creation_date_18, t15.scheduled_date AS scheduled_date_19, t15.published_date AS published_date_20, t15.event_start_date AS event_start_date_21, t15.event_end_date AS event_end_date_22, t15.show_on_list AS show_on_list_23, t15.deleted AS deleted_24, t15.published_version_id AS published_version_id_25, t15.section_id AS section_id_26, t15.place_id AS place_id_27, t15.board_content_id AS board_content_id_28, t15.editor_created_id AS editor_created_id_29, t15.content_type_id AS content_type_id_30, t15.book_id AS book_id_31, t15.bookshelf_person AS bookshelf_person_32, t15.board_legal_page_id AS board_legal_page_id_33, t0.content_id AS content_id_34, t0.thumbnail_id AS thumbnail_id_35 FROM versions t0 LEFT JOIN contents t15 ON t15.published_version_id = t0.id WHERE t0.id = ?
Parameters:
[
604521
]
|
| 310 | 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:
[
603479
]
|
| 311 | 1.08 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:
[
603479
]
|
| 312 | 1.56 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:
[
1
]
|
| 313 | 0.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:
[
719325
]
|
| 314 | 0.83 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:
[
721361
]
|
| 315 | 2.33 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:
[
721489
]
|
| 316 | 1.22 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.id = ?
Parameters:
[
603478
]
|
| 317 | 1.52 ms |
SELECT t0.id AS id_1, t0.metas AS metas_2 FROM board_webs t0 WHERE t0.id = ?
Parameters:
[
1013480
]
|
| 318 | 2.29 ms |
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.short_title AS short_title_5, t0.summary AS summary_6, t0.body AS body_7, t0.short_piece AS short_piece_8, t0.signature AS signature_9, t0.signature_place AS signature_place_10, t0.type AS type_11, t0.kind AS kind_12, t0.language AS language_13, t0.editor_created_id AS editor_created_id_14, t15.id AS id_16, t15.reference_id AS reference_id_17, t15.creation_date AS creation_date_18, t15.scheduled_date AS scheduled_date_19, t15.published_date AS published_date_20, t15.event_start_date AS event_start_date_21, t15.event_end_date AS event_end_date_22, t15.show_on_list AS show_on_list_23, t15.deleted AS deleted_24, t15.published_version_id AS published_version_id_25, t15.section_id AS section_id_26, t15.place_id AS place_id_27, t15.board_content_id AS board_content_id_28, t15.editor_created_id AS editor_created_id_29, t15.content_type_id AS content_type_id_30, t15.book_id AS book_id_31, t15.bookshelf_person AS bookshelf_person_32, t15.board_legal_page_id AS board_legal_page_id_33, t0.content_id AS content_id_34, t0.thumbnail_id AS thumbnail_id_35 FROM versions t0 LEFT JOIN contents t15 ON t15.published_version_id = t0.id WHERE t0.id = ?
Parameters:
[
604520
]
|
| 319 | 0.78 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:
[
603478
]
|
| 320 | 2.30 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:
[
225842
]
|
| 321 | 1.50 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:
[
225841
]
|
| 322 | 9.22 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:
[
664
]
|
| 323 | 0.58 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:
[
603478
]
|
| 324 | 1.17 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.id = ?
Parameters:
[
602205
]
|
| 325 | 0.38 ms |
SELECT t0.id AS id_1, t0.metas AS metas_2 FROM board_webs t0 WHERE t0.id = ?
Parameters:
[
1010582
]
|
| 326 | 0.61 ms |
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.short_title AS short_title_5, t0.summary AS summary_6, t0.body AS body_7, t0.short_piece AS short_piece_8, t0.signature AS signature_9, t0.signature_place AS signature_place_10, t0.type AS type_11, t0.kind AS kind_12, t0.language AS language_13, t0.editor_created_id AS editor_created_id_14, t15.id AS id_16, t15.reference_id AS reference_id_17, t15.creation_date AS creation_date_18, t15.scheduled_date AS scheduled_date_19, t15.published_date AS published_date_20, t15.event_start_date AS event_start_date_21, t15.event_end_date AS event_end_date_22, t15.show_on_list AS show_on_list_23, t15.deleted AS deleted_24, t15.published_version_id AS published_version_id_25, t15.section_id AS section_id_26, t15.place_id AS place_id_27, t15.board_content_id AS board_content_id_28, t15.editor_created_id AS editor_created_id_29, t15.content_type_id AS content_type_id_30, t15.book_id AS book_id_31, t15.bookshelf_person AS bookshelf_person_32, t15.board_legal_page_id AS board_legal_page_id_33, t0.content_id AS content_id_34, t0.thumbnail_id AS thumbnail_id_35 FROM versions t0 LEFT JOIN contents t15 ON t15.published_version_id = t0.id WHERE t0.id = ?
Parameters:
[
603247
]
|
| 327 | 0.42 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:
[
602205
]
|
| 328 | 0.54 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:
[
602205
]
|
| 329 | 0.46 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:
[
2
]
|
| 330 | 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:
[
726796
]
|
| 331 | 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:
[
949917
]
|
| 332 | 0.46 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.title AS title_6, t0.active AS active_7, t0.editor_created_id AS editor_created_id_8, t0.editor_updated_id AS editor_updated_id_9, t0.parent_id AS parent_id_10 FROM sections t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 333 | 0.43 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.id = ?
Parameters:
[
602204
]
|
| 334 | 0.47 ms |
SELECT t0.id AS id_1, t0.metas AS metas_2 FROM board_webs t0 WHERE t0.id = ?
Parameters:
[
1010581
]
|
| 335 | 27.09 ms |
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.short_title AS short_title_5, t0.summary AS summary_6, t0.body AS body_7, t0.short_piece AS short_piece_8, t0.signature AS signature_9, t0.signature_place AS signature_place_10, t0.type AS type_11, t0.kind AS kind_12, t0.language AS language_13, t0.editor_created_id AS editor_created_id_14, t15.id AS id_16, t15.reference_id AS reference_id_17, t15.creation_date AS creation_date_18, t15.scheduled_date AS scheduled_date_19, t15.published_date AS published_date_20, t15.event_start_date AS event_start_date_21, t15.event_end_date AS event_end_date_22, t15.show_on_list AS show_on_list_23, t15.deleted AS deleted_24, t15.published_version_id AS published_version_id_25, t15.section_id AS section_id_26, t15.place_id AS place_id_27, t15.board_content_id AS board_content_id_28, t15.editor_created_id AS editor_created_id_29, t15.content_type_id AS content_type_id_30, t15.book_id AS book_id_31, t15.bookshelf_person AS bookshelf_person_32, t15.board_legal_page_id AS board_legal_page_id_33, t0.content_id AS content_id_34, t0.thumbnail_id AS thumbnail_id_35 FROM versions t0 LEFT JOIN contents t15 ON t15.published_version_id = t0.id WHERE t0.id = ?
Parameters:
[
603246
]
|
| 336 | 0.68 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:
[
602204
]
|
| 337 | 2.58 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:
[
602204
]
|
| 338 | 0.63 ms |
SELECT s0_.slug AS slug_0 FROM slugs s0_ WHERE s0_.section_id = ? AND s0_.hash IN (?, ?, ?, ?, ?)
Parameters:
[ 5 b"ú$TyJøÏ\v¨$¡Ž#éy¿ €\x00" b"C",Pp¦Ö\x0E@|vì\vSÿÿ¥├!¥" b"ZÖs{&P”ðÚ(Îöÿâ{ZÛ\x18\x0E" b"¾”p\x07<\x07dU”\x01’\x192/<ŒA%\x15Î" b"«Ê\x1Eì]ŒÛÿuœfÂèÐÂÔÝ–O^" ] |
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 | 107 |
| Camus\ModelBundle\Entity\Board\Slug | 88 |
| Camus\ModelBundle\Entity\Board\BoardVersion | 77 |
| Camus\ModelBundle\Entity\Board\BoardWeb | 77 |
| App\Entity\LiteraryWork | 39 |
| App\Entity\Content | 38 |
| App\Entity\Version | 37 |
| App\Entity\Person | 29 |
| App\Entity\Book | 29 |
| Camus\MediaBundle\Entity\Media | 24 |
| App\Entity\Editorial | 20 |
| App\Entity\Opinion | 11 |
| App\Admin\Sonata\UserBundle\Entity\User | 5 |
| Camus\ModelBundle\Entity\Section | 5 |
| Camus\MediaBundle\Entity\ContentHasMedia | 4 |
| Camus\ModelBundle\Entity\ContentType | 3 |
| Camus\MediaBundle\Entity\Clipping | 3 |
| Camus\ModelBundle\Entity\Place | 2 |