Galerija: MotoFox Crazy Challenge "Auto industrijos" taurei laimėti

Grįžti į renginį
Renginio Nuotraukos
Generaliniai Rėmėjai
Partneriai

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22466448 bytes) in /home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 167

Warning: Cannot modify header information - headers already sent by (output started at /home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/http-foundation/Response.php:387) in /home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/http-foundation/Response.php on line 322
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22466448 bytes) (500 Internal Server Error)

Symfony Exception

OutOfMemoryError

HTTP 500 Internal Server Error

Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22466448 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#76319
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 22466448 bytes)"
    "file" => "/home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php"
    "line" => 167
  ]
}
  1. ];
  2. $data = serialize($data);
  3. if (\function_exists('gzencode')) {
  4. $data = gzencode($data, 3);
  5. }
  6. if (false === file_put_contents($file, $data, \LOCK_EX)) {
  7. return false;
  8. }

Logs 1

Level Channel Message
INFO 22:53:48 doctrine Connecting with parameters {params}
{
    "params": {
        "driver": "pdo_mysql",
        "idle_connection_ttl": 600,
        "host": "server.bruzgis.lt",
        "port": 3306,
        "user": "bruzgis_web",
        "password": "<redacted>",
        "driverOptions": [],
        "defaultTableOptions": [],
        "dbname": "bruzgis_web",
        "serverVersion": "10.11.15-mariadb",
        "charset": "utf8mb4"
    }
}
DEBUG 22:53:48 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.subdomain AS subdomain_4, t0.custom_domain AS custom_domain_5, t0.settings AS settings_6, t0.logo_path AS logo_path_7, t0.contact_email AS contact_email_8, t0.contact_phone AS contact_phone_9, t0.is_active AS is_active_10, t0.created_at AS created_at_11, t0.rules AS rules_12, t0.requisites AS requisites_13, t0.credits_balance AS credits_balance_14, t0.payout_bank_account AS payout_bank_account_15 FROM tenant t0 WHERE t0.custom_domain = ? AND t0.is_active = ? LIMIT 1 (parameters: {params}, types: {types})

                            
DEBUG 22:53:48 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.subdomain AS subdomain_4, t0.custom_domain AS custom_domain_5, t0.settings AS settings_6, t0.logo_path AS logo_path_7, t0.contact_email AS contact_email_8, t0.contact_phone AS contact_phone_9, t0.is_active AS is_active_10, t0.created_at AS created_at_11, t0.rules AS rules_12, t0.requisites AS requisites_13, t0.credits_balance AS credits_balance_14, t0.payout_bank_account AS payout_bank_account_15 FROM tenant t0 WHERE t0.subdomain = ? AND t0.is_active = ? LIMIT 1 (parameters: {params}, types: {types})

                            
INFO 22:53:48 request Matched route "app_event_gallery".
{
    "route": "app_event_gallery",
    "route_parameters": {
        "_route": "app_event_gallery",
        "_controller": "App\\Controller\\EventGalleryController::show",
        "slug": "motofox-challenge-auto-industrijos-taurei-laimeti"
    },
    "request_uri": "https://motofox.motoarena.lt/renginiai/galerija/motofox-challenge-auto-industrijos-taurei-laimeti",
    "method": "GET"
}
DEBUG 22:53:48 security Checking for authenticator support.
{
    "firewall_name": "main",
    "authenticators": 2
}
DEBUG 22:53:48 security Checking support on authenticator.
{
    "firewall_name": "main",
    "authenticator": "Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"
}
DEBUG 22:53:48 security Authenticator does not support the request.
{
    "firewall_name": "main",
    "authenticator": "Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"
}
DEBUG 22:53:48 security Checking support on authenticator.
{
    "firewall_name": "main",
    "authenticator": "Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"
}
DEBUG 22:53:48 security Authenticator does not support the request.
{
    "firewall_name": "main",
    "authenticator": "Symfony\\Component\\Security\\Http\\Authenticator\\Debug\\TraceableAuthenticator"
}
DEBUG 22:53:48 doctrine Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.image_path AS image_path_5, t0.date AS date_6, t0.location AS location_7, t0.google_map_link AS google_map_link_8, t0.regulations_path AS regulations_path_9, t0.lmsf_license_required AS lmsf_license_required_10, t0.price AS price_11, t0.next_start_number AS next_start_number_12, t0.lmsf_license_price AS lmsf_license_price_13, t0.lmsf_license_comment AS lmsf_license_comment_14, t0.insurance_required AS insurance_required_15, t0.insurance_price AS insurance_price_16, t0.track_type AS track_type_17, t0.armor_requirement AS armor_requirement_18, t0.vest_requirement AS vest_requirement_19, t0.registration_start AS registration_start_20, t0.briefing_time AS briefing_time_21, t0.first_start_time AS first_start_time_22, t0.spectators_time AS spectators_time_23, t0.registration_deadline AS registration_deadline_24, t0.registration_enabled AS registration_enabled_25, t0.meta_title AS meta_title_26, t0.meta_description AS meta_description_27, t0.og_image AS og_image_28, t0.tenant_id AS tenant_id_29 FROM event t0 WHERE t0.slug = ? AND ((t0.tenant_id = '1')) LIMIT 1 (parameters: {params}, types: {types})

                            
DEBUG 22:53:48 doctrine Executing query: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.surname AS surname_6, t0.personal_code AS personal_code_7, t0.city AS city_8, t0.phone AS phone_9, t0.country AS country_10, t0.quad_name AS quad_name_11, t0.quad_model AS quad_model_12, t0.birth_date AS birth_date_13, t0.cover_image AS cover_image_14, t0.discount_percentage AS discount_percentage_15, t0.club_name AS club_name_16, t0.avatar AS avatar_17, t0.is_verified AS is_verified_18, t0.verification_token AS verification_token_19, t0.is_phone_verified AS is_phone_verified_20, t0.phone_verification_code AS phone_verification_code_21, t0.reserved_start_number AS reserved_start_number_22, t0.slug AS slug_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.facebook_id AS facebook_id_26, t0.google_id AS google_id_27 FROM `user` t0
{
    "sql": "SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.surname AS surname_6, t0.personal_code AS personal_code_7, t0.city AS city_8, t0.phone AS phone_9, t0.country AS country_10, t0.quad_name AS quad_name_11, t0.quad_model AS quad_model_12, t0.birth_date AS birth_date_13, t0.cover_image AS cover_image_14, t0.discount_percentage AS discount_percentage_15, t0.club_name AS club_name_16, t0.avatar AS avatar_17, t0.is_verified AS is_verified_18, t0.verification_token AS verification_token_19, t0.is_phone_verified AS is_phone_verified_20, t0.phone_verification_code AS phone_verification_code_21, t0.reserved_start_number AS reserved_start_number_22, t0.slug AS slug_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.facebook_id AS facebook_id_26, t0.google_id AS google_id_27 FROM `user` t0"
}
INFO 22:53:48 cache Lock acquired, now computing item "event_gallery_counts_2_user"
{
    "key": "event_gallery_counts_2_user"
}
DEBUG 22:53:48 doctrine Executing statement: SELECT COUNT(e0_.id) AS sclr_0 FROM event_image e0_ WHERE (e0_.event_id = ? AND e0_.is_approved = 1) AND (e0_.tenant_id = '1') (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT e0_.id AS id_0, COUNT(e1_.id) AS sclr_1 FROM event_image e1_ INNER JOIN event_gallery_category e0_ ON e1_.gallery_category_id = e0_.id WHERE (e1_.event_id = ? AND e1_.is_approved = 1) AND (e1_.tenant_id = '1') GROUP BY e0_.id (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing query: SELECT t0.id AS id_1, t0.site_name AS site_name_2, t0.title_separator AS title_separator_3, t0.default_title AS default_title_4, t0.default_description AS default_description_5, t0.default_og_image AS default_og_image_6, t0.global_rules AS global_rules_7, t0.platform_requisites AS platform_requisites_8 FROM seo_settings t0 LIMIT 1
{
    "sql": "SELECT t0.id AS id_1, t0.site_name AS site_name_2, t0.title_separator AS title_separator_3, t0.default_title AS default_title_4, t0.default_description AS default_description_5, t0.default_og_image AS default_og_image_6, t0.global_rules AS global_rules_7, t0.platform_requisites AS platform_requisites_8 FROM seo_settings t0 LIMIT 1"
}
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.event_id AS event_id_3 FROM event_gallery_category t0 WHERE t0.event_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.path AS path_2, t0.created_at AS created_at_3, t0.view_count AS view_count_4, t0.is_approved AS is_approved_5, t0.event_id AS event_id_6, t0.uploaded_by_id AS uploaded_by_id_7, t0.tenant_id AS tenant_id_8, t0.gallery_category_id AS gallery_category_id_9 FROM event_image t0 WHERE t0.event_id = ? AND ((t0.tenant_id = '1')) (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.x_pos AS x_pos_3, t0.y_pos AS y_pos_4, t0.image_id AS image_id_5, t0.user_id AS user_id_6, t0.tagged_by_id AS tagged_by_id_7 FROM photo_tag t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.image_id AS image_id_4, t0.user_id AS user_id_5 FROM event_image_comment t0 WHERE t0.image_id = ? (parameters: {params}, types: {types})

                            
CRITICAL 22:53:51 request Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22466448 bytes)" at FileProfilerStorage.php line 167
{
    "exception": {}
}
DEBUG 22:53:49 doctrine Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.is_published AS is_published_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.show_in_menu AS show_in_menu_8, t0.menu_order AS menu_order_9, t0.meta_title AS meta_title_10, t0.meta_description AS meta_description_11, t0.og_image AS og_image_12, t0.tenant_id AS tenant_id_13 FROM page t0 WHERE t0.show_in_menu = ? AND t0.is_published = ? AND ((t0.tenant_id = '1')) ORDER BY t0.menu_order ASC (parameters: {params}, types: {types})

                            
DEBUG 22:53:50 doctrine Executing statement: SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.logo_path AS logo_path_4, t0.position AS position_5, t0.is_vip AS is_vip_6, t0.tenant_id AS tenant_id_7 FROM sponsor t0 WHERE t0.tenant_id = ? AND ((t0.tenant_id = '1')) ORDER BY t0.position ASC (parameters: {params}, types: {types})

                            

Stack Trace

OutOfMemoryError
Symfony\Component\ErrorHandler\Error\OutOfMemoryError:
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22466448 bytes)

  at vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:167                
Symfony\Component\VarDumper\Cloner\Data objects are immutable. (500 Internal Server Error)

Symfony Exception

BadMethodCallException

HTTP 500 Internal Server Error

Symfony\Component\VarDumper\Cloner\Data objects are immutable.

Exception

BadMethodCallException

  1. return $this->__get($key);
  2. }
  3. public function offsetSet(mixed $key, mixed $value): void
  4. {
  5. throw new \BadMethodCallException(self::class.' objects are immutable.');
  6. }
  7. public function offsetUnset(mixed $key): void
  8. {
  9. throw new \BadMethodCallException(self::class.' objects are immutable.');
  1. /**
  2. * @see TraceableEventDispatcher
  3. */
  4. public function setCalledListeners(array $listeners, ?string $dispatcher = null): void
  5. {
  6. $this->data[$dispatcher ?? $this->defaultDispatcher]['called_listeners'] = $listeners;
  7. }
  8. /**
  9. * @see TraceableEventDispatcher
  10. */
  1. foreach ($this->dispatchers as $name => $dispatcher) {
  2. if (!$dispatcher instanceof TraceableEventDispatcher) {
  3. continue;
  4. }
  5. $this->setCalledListeners($dispatcher->getCalledListeners($this->currentRequest), $name);
  6. $this->setNotCalledListeners($dispatcher->getNotCalledListeners($this->currentRequest), $name);
  7. $this->setOrphanedEvents($dispatcher->getOrphanedEvents($this->currentRequest), $name);
  8. }
  9. $this->data = $this->cloneVar($this->data);
  1. public function saveProfile(Profile $profile): bool
  2. {
  3. // late collect
  4. foreach ($profile->getCollectors() as $collector) {
  5. if ($collector instanceof LateDataCollectorInterface) {
  6. $collector->lateCollect();
  7. }
  8. }
  9. if (!($ret = $this->storage->write($profile)) && null !== $this->logger) {
  10. $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => $this->storage::class]);
  1. }
  2. }
  3. // save profiles
  4. foreach ($this->profiles as $request) {
  5. $this->profiler->saveProfile($this->profiles[$request]);
  6. }
  7. $this->reset();
  8. }
  1. $this->priority ??= $dispatcher->getListenerPriority($eventName, $this->listener);
  2. $e = $this->stopwatch->start($this->name, 'event_listener');
  3. try {
  4. ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
  5. } finally {
  6. if ($e->isStarted()) {
  7. $e->stop();
  8. }
  9. }
  1. foreach ($listeners as $listener) {
  2. if ($stoppable && $event->isPropagationStopped()) {
  3. break;
  4. }
  5. $listener($event, $eventName, $this);
  6. }
  7. }
  8. /**
  9. * Sorts the internal list of listeners for the given event by priority.
  1. } else {
  2. $listeners = $this->getListeners($eventName);
  3. }
  4. if ($listeners) {
  5. $this->callListeners($listeners, $eventName, $event);
  6. }
  7. return $event;
  8. }
  1. try {
  2. $this->beforeDispatch($eventName, $event);
  3. try {
  4. $e = $this->stopwatch->start($eventName, 'section');
  5. try {
  6. $this->dispatcher->dispatch($event, $eventName);
  7. } finally {
  8. if ($e->isStarted()) {
  9. $e->stop();
  10. }
  11. }
  1. public function terminate(Request $request, Response $response): void
  2. {
  3. try {
  4. $this->terminating = true;
  5. $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);
  6. } finally {
  7. $this->terminating = false;
  8. }
  9. }
  1. }
  2. $response->sendHeaders();
  3. $response->sendContent();
  4. $this->terminate($request, $response);
  5. }
  6. /**
  7. * Handles a request to convert it to a response.
  8. *
  1. if ($hasRun) {
  2. throw $e;
  3. }
  4. $hasRun = true;
  5. $kernel->terminateWithException($e, $request);
  6. };
  7. }
  8. } elseif ($event instanceof ConsoleEvent && $app = $event->getCommand()->getApplication()) {
  9. $output = $event->getOutput();
  10. if ($output instanceof ConsoleOutputInterface) {
in /home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/error-handler/ErrorHandler.php :: {closure:Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure():71} (line 517)
  1. $this->exceptionHandler = null;
  2. }
  3. try {
  4. if (null !== $exceptionHandler) {
  5. $exceptionHandler($exception);
  6. return;
  7. }
  8. $handlerException ??= $exception;
  9. } catch (\Throwable $handlerException) {
  1. }
  2. try {
  3. if (null !== $fatalError) {
  4. self::$exitCode = 255;
  5. $handler->handleException($fatalError);
  6. }
  7. } catch (FatalError) {
  8. // Ignore this re-throw
  9. }
ErrorHandler::handleFatalError()

Stack Trace

BadMethodCallException
BadMethodCallException:
Symfony\Component\VarDumper\Cloner\Data objects are immutable.

  at /home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/var-dumper/Cloner/Data.php:152
  at Symfony\Component\VarDumper\Cloner\Data->offsetSet()
     (/home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php:91)
  at Symfony\Component\HttpKernel\DataCollector\EventDataCollector->setCalledListeners()
     (/home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php:73)
  at Symfony\Component\HttpKernel\DataCollector\EventDataCollector->lateCollect()
     (/home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/http-kernel/Profiler/Profiler.php:93)
  at Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile()
     (/home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:129)
  at Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate()
     (/home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115)
  at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()
     (/home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:206)
  at Symfony\Component\EventDispatcher\EventDispatcher->callListeners()
     (/home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56)
  at Symfony\Component\EventDispatcher\EventDispatcher->dispatch()
     (/home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126)
  at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()
     (/home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/http-kernel/HttpKernel.php:114)
  at Symfony\Component\HttpKernel\HttpKernel->terminate()
     (/home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/http-kernel/HttpKernel.php:144)
  at Symfony\Component\HttpKernel\HttpKernel->terminateWithException()
     (/home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:77)
  at Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::{closure:Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure():71}()
     (/home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/error-handler/ErrorHandler.php:517)
  at Symfony\Component\ErrorHandler\ErrorHandler->handleException()
     (/home/bruzgis/web/motoarena.lt/public_html/vendor/symfony/error-handler/ErrorHandler.php:613)
  at Symfony\Component\ErrorHandler\ErrorHandler::handleFatalError()