https://www.dejalu.fr/app_dev.php/livre/vanda-de-marion-brunet/L8jLDwAAQBAJ

Log Messages

Info. & Errors 3

Level Channel Message
INFO 06:25:38 request Matched route "{route}".
INFO 06:25:39 security Populated the TokenStorage with an anonymous Token.
WARNING 06:25:43 translation Translation not found.

Deprecations 10

Time Channel Message
06:25:38 php Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
06:25:38 php Using the "Twig_Loader_Filesystem" class is deprecated since Twig version 2.7, use "Twig\Loader\FilesystemLoader" instead.
06:25:39 php Using the "Twig_Extension_Profiler" class is deprecated since Twig version 2.7, use "Twig\Extension\ProfilerExtension" instead.
06:25:39 php Using the "Twig_Profiler_Profile" class is deprecated since Twig version 2.7, use "Twig\Profiler\Profile" instead.
06:25:39 php Using the "Twig_BaseNodeVisitor" class is deprecated since Twig version 2.7, use "Twig\NodeVisitor\AbstractNodeVisitor" instead.
06:25:39 php Using the "Twig_Node" class is deprecated since Twig version 2.7, use "Twig\Node\Node" instead.
06:25:39 php Using the "Twig_Extension_Debug" class is deprecated since Twig version 2.7, use "Twig\Extension\DebugExtension" instead.
06:25:39 php Using the "Twig_Extension_InitRuntimeInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\InitRuntimeInterface" instead.
06:25:39 php The Symfony\Bridge\Twig\Extension\FormExtension class implements Twig\Extension\InitRuntimeInterface that is deprecated since Twig 2.7, to be removed in 3.0
06:25:39 php Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.

Debug 3493

Time Channel Message
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 event Notified event "{event}" to listener "{listener}".
06:25:39 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.uniqid = ? LIMIT 1
06:25:39 doctrine SELECT t0.id AS id_1, t0.content AS content_2, t0.updated_at AS updated_at_3, t0.book_id AS book_id_4, t0.reader_id AS reader_id_5 FROM memo_book t0 WHERE t0.book_id = ? AND t0.reader_id IS NULL LIMIT 1
06:25:39 doctrine SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.book_id AS book_id_3 FROM reco_by_user t0 WHERE t0.user_id IS NULL AND t0.book_id = ? LIMIT 1
06:25:39 doctrine SELECT t0.id AS id_1, t0.type AS type_2, t0.identifier AS identifier_3, t0.book_id AS book_id_4 FROM identifier t0 WHERE t0.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT u0_.username AS username_0, u0_.username_canonical AS username_canonical_1, u0_.email AS email_2, u0_.email_canonical AS email_canonical_3, u0_.enabled AS enabled_4, u0_.salt AS salt_5, u0_.password AS password_6, u0_.last_login AS last_login_7, u0_.confirmation_token AS confirmation_token_8, u0_.password_requested_at AS password_requested_at_9, u0_.roles AS roles_10, u0_.id AS id_11, u0_.name AS name_12, u0_.city AS city_13, u0_.ctpdl AS ctpdl_14, u0_.beta_club AS beta_club_15, u0_.facebook AS facebook_16, u0_.firstname AS firstname_17, u0_.profil_type AS profil_type_18, u0_.facebookID AS facebookID_19, u0_.description AS description_20, u0_.mask_name AS mask_name_21, u0_.birthdate AS birthdate_22, u0_.creation_date AS creation_date_23, u0_.recommendations AS recommendations_24, u0_.clubs_with_member AS clubs_with_member_25, u0_.activities_by_latest AS activities_by_latest_26, u0_.weekly_email_subscriber AS weekly_email_subscriber_27, u0_.count_notification AS count_notification_28, u0_.csv_completed AS csv_completed_29, u0_.reco_dl_processing AS reco_dl_processing_30, u0_.picture_id AS picture_id_31, u0_.related_club_id AS related_club_id_32 FROM user u0_ LEFT JOIN note n1_ ON u0_.id = n1_.user_id LEFT JOIN book b2_ ON n1_.book_id = b2_.id WHERE ((b2_.id = ? OR b2_.book_parent_id = ?)) AND n1_.value > ?
06:25:39 doctrine SELECT e0_.id AS id_0, e0_.slug AS slug_1, e0_.title AS title_2, e0_.subtitle AS subtitle_3, e0_.type AS type_4, e0_.thumbnail_pv AS thumbnail_pv_5, e0_.description AS description_6, e0_.confidentiality AS confidentiality_7, e0_.created_at AS created_at_8, e0_.notification_day_sent AS notification_day_sent_9, e0_.notification_week_sent AS notification_week_sent_10, e0_.date_event AS date_event_11, e0_.date_end_event AS date_end_event_12, e0_.time_start_event AS time_start_event_13, e0_.time_end_event AS time_end_event_14, e0_.place_event AS place_event_15, e0_.audio AS audio_16, e0_.video AS video_17, e0_.text AS text_18, e0_.lien AS lien_19, e0_.time_media AS time_media_20, e0_.snapshot_by_index AS snapshot_by_index_21, e0_.vues_external AS vues_external_22, e0_.vues_internal AS vues_internal_23, e0_.vues_internal_finished AS vues_internal_finished_24, e0_.thumbnail_id AS thumbnail_id_25, e0_.club_id AS club_id_26, e0_.sondage_id AS sondage_id_27, e0_.place_event_final_id AS place_event_final_id_28, e0_.debate_book_id AS debate_book_id_29, e0_.debate_simple_id AS debate_simple_id_30, e0_.book_by_debate_id AS book_by_debate_id_31 FROM experience e0_ LEFT JOIN experience_book e2_ ON e0_.id = e2_.experience_id LEFT JOIN book b1_ ON b1_.id = e2_.book_id WHERE b1_.id = ? OR b1_.book_parent_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 INNER JOIN author_book ON t0.id = author_book.book_id WHERE author_book.author_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 WHERE t0.id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 INNER JOIN category_book ON t0.id = category_book.book_id WHERE category_book.category_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:39 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 INNER JOIN category_book ON t0.id = category_book.book_id WHERE category_book.category_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:40 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:41 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 INNER JOIN category_book ON t0.id = category_book.book_id WHERE category_book.category_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 INNER JOIN category_book ON t0.id = category_book.book_id WHERE category_book.category_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.name AS name_3, t0.slug AS slug_4, t0.category_parent_id AS category_parent_id_5 FROM category t0 INNER JOIN category_book ON t0.id = category_book.category_id WHERE category_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.book_id AS book_id_3 FROM reco_by_user t0 WHERE t0.user_id IS NULL
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ancestor_id AS ancestor_id_4 FROM author t0 INNER JOIN author_book ON t0.id = author_book.author_id WHERE author_book.book_id = ?
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 event Notified event "{event}" to listener "{listener}".
06:25:42 doctrine SELECT t0.id AS id_1, t0.uniqid AS uniqid_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.publisher AS publisher_5, t0.published_date AS published_date_6, t0.page_count AS page_count_7, t0.description AS description_8, t0.picture_url AS picture_url_9, t0.language AS language_10, t0.creation_date AS creation_date_11, t0.last_edit_date AS last_edit_date_12, t0.who AS who_13, t0.checked AS checked_14, t0.favorite_dl AS favorite_dl_15, t0.favorite_dl_date AS favorite_dl_date_16, t0.slug AS slug_17, t0.note_average AS note_average_18, t0.note_total AS note_total_19, t0.vues AS vues_20, t0.vues_from_child AS vues_from_child_21, t0.added_by AS added_by_22, t0.added_isbn AS added_isbn_23, t0.checked_by_moderator AS checked_by_moderator_24, t0.list_of_memos AS list_of_memos_25, t0.cover_id AS cover_id_26, t0.book_parent_id AS book_parent_id_27, t0.precommande_id AS precommande_id_28 FROM book t0 WHERE t0.uniqid = ? LIMIT 1
06:25:43 doctrine SELECT c0_.id AS id_0, c0_.content AS content_1, c0_.creationDate AS creationDate_2, c0_.statut AS statut_3, c0_.note AS note_4, c0_.deleted AS deleted_5, c0_.published_as_criticism AS published_as_criticism_6, c0_.published_as_criticism_date AS published_as_criticism_date_7, c0_.deleted_as_criticism AS deleted_as_criticism_8, c0_.size AS size_9, c0_.textual_content AS textual_content_10, c0_.modified AS modified_11, c0_.book_id AS book_id_12, c0_.user_id AS user_id_13, c0_.comment_parent_id AS comment_parent_id_14 FROM comment c0_ LEFT JOIN book b1_ ON c0_.book_id = b1_.id WHERE c0_.book_id = ? OR b1_.book_parent_id = ? ORDER BY c0_.id DESC
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Listener "{listener}" stopped propagation of the event "{event}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".
06:25:43 event Notified event "{event}" to listener "{listener}".

Silenced Errors 0

There are no log messages of this level.