Well dressed young female outside a building at night

Title Well dressed young female outside a building at night
Image ID suraimages - 781880740
Release Information Yes (Availabe with Sura Images)
License Type Royalty Free
Image Type Creative Image
Photographer William Miriga Ngari
Categories Outdoor, Business, People, Beauty/Fashion.
Exclusive license means that the licensee/ the buyer has exclusive rights to the content (Images, Videos) they buy for a specified period of time. Meaning, the licensee will be the only person to use the content for the stipulated period of time and within that period the content will be inactive for purchase from any other licensee until the duration of the license expires. See our Exclusivity & Control page for more information.

License Fee : $ 0.00



Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10489856 bytes) (500 Internal Server Error)

Symfony Exception

OutOfMemoryException

HTTP 500 Internal Server Error

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

Exception

Symfony\Component\Debug\Exception\ OutOfMemoryException

  1.             'url' => $profile->getUrl(),
  2.             'time' => $profile->getTime(),
  3.             'status_code' => $profile->getStatusCode(),
  4.         ];
  5.         $data serialize($data);
  6.         if (\function_exists('gzencode')) {
  7.             $data gzencode($data3);
  8.         }

Logs 2

Level Channel Message
INFO 04:01:18 php User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead.
{
    "exception": {}
}
INFO 04:01:18 php User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.
{
    "exception": {}
}
INFO 04:01:18 php User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.
{
    "exception": {}
}
INFO 04:01:18 request Matched route "image_details".
{
    "route": "image_details",
    "route_parameters": {
        "_route": "image_details",
        "_controller": "App\\Controller\\StockController::imageDetails",
        "schemes": [
            "https"
        ],
        "id": "2967"
    },
    "request_uri": "https://suraimages.com/stock/details/2967",
    "method": "GET"
}
DEBUG 04:01:18 security Checking for guard authentication credentials.
{
    "firewall_key": "main",
    "authenticators": 2
}
INFO 04:01:18 php User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
{
    "exception": {}
}
DEBUG 04:01:18 security Checking support on guard authenticator.
{
    "firewall_key": "main",
    "authenticator": "App\\Security\\FacebookAuthenticator"
}
DEBUG 04:01:18 security Guard authenticator does not support the request.
{
    "firewall_key": "main",
    "authenticator": "App\\Security\\FacebookAuthenticator"
}
DEBUG 04:01:18 security Checking support on guard authenticator.
{
    "firewall_key": "main",
    "authenticator": "App\\Security\\GoogleAuthenticator"
}
DEBUG 04:01:18 security Guard authenticator does not support the request.
{
    "firewall_key": "main",
    "authenticator": "App\\Security\\GoogleAuthenticator"
}
INFO 04:01:18 security Populated the TokenStorage with an anonymous Token.
DEBUG 04:01:18 event Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
{
    "event": "debug.security.authorization.vote",
    "listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote"
}
DEBUG 04:01:18 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 04:01:18 event Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener::onEvent".
{
    "event": "kernel.request",
    "listener": "Http\\HttplugBundle\\Discovery\\ConfiguredClientsStrategyListener::onEvent"
}
DEBUG 04:01:18 event Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent".
{
    "event": "kernel.request",
    "listener": "Http\\HttplugBundle\\Collector\\PluginClientFactoryListener::onEvent"
}
DEBUG 04:01:18 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 04:01:18 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 04:01:18 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 04:01:18 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 04:01:18 event Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\EventListener\\ResolveControllerNameSubscriber::resolveControllerName"
}
DEBUG 04:01:18 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 04:01:18 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 04:01:18 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 04:01:18 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 04:01:18 event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::onKernelRequest"
}
DEBUG 04:01:18 event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Sentry\\SentryBundle\\EventListener\\SubRequestListener::onKernelRequest"
}
DEBUG 04:01:18 event Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
}
INFO 04:01:18 php User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
{
    "exception": {}
}
INFO 04:01:18 php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
{
    "exception": {}
}
INFO 04:01:18 php User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
{
    "exception": {}
}
INFO 04:01:18 php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
{
    "exception": {}
}
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    "2967"
]
DEBUG 04:01:18 event Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sentry\\SentryBundle\\EventListener\\RequestListener::onKernelController"
}
DEBUG 04:01:18 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 04:01:18 event Notified event "kernel.controller" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 04:01:18 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 04:01:18 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 04:01:18 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 04:01:18 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 04:01:18 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 04:01:18 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
DEBUG 04:01:18 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.viewed_at AS viewed_at_2, t0.stock_id AS stock_id_3, t0.user_id AS user_id_4 FROM stock_recent_views t0 WHERE t0.user_id IS NULL AND t0.stock_id = ? LIMIT 1
[
    2967
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.featured_stock_id AS featured_stock_id_4 FROM stock_category t0
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.photo_one_month AS photo_one_month_2, t0.photo_three_month AS photo_three_month_3, t0.photo_six_months AS photo_six_months_4, t0.photo_one_year AS photo_one_year_5, t0.photo_two_years AS photo_two_years_6, t0.stock_type_id AS stock_type_id_7 FROM stock_exclusive_pricing t0 WHERE t0.stock_type_id = ? LIMIT 1
[
    4
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.sub_region_price AS sub_region_price_2, t0.region_price AS region_price_3, t0.usage_advertising AS usage_advertising_4, t0.usage_editorial AS usage_editorial_5, t0.usage_internal_company_use AS usage_internal_company_use_6, t0.media_advertising_print AS media_advertising_print_7, t0.media_advertising_commercial AS media_advertising_commercial_8, t0.media_advertising_digital AS media_advertising_digital_9, t0.media_editorial_print AS media_editorial_print_10, t0.media_editorial_commercial AS media_editorial_commercial_11, t0.media_editorial_digital AS media_editorial_digital_12, t0.media_internal_company_use_print AS media_internal_company_use_print_13, t0.media_internal_company_use_digital AS media_internal_company_use_digital_14, t0.details_advertising_print_newspaper AS details_advertising_print_newspaper_15, t0.details_advertising_print_magazine AS details_advertising_print_magazine_16, t0.details_advertising_print_outdoor AS details_advertising_print_outdoor_17, t0.details_advertising_print_pos AS details_advertising_print_pos_18, t0.details_advertising_print_all AS details_advertising_print_all_19, t0.details_editorial_print_newspaper AS details_editorial_print_newspaper_20, t0.details_editorial_print_magazine AS details_editorial_print_magazine_21, t0.details_editorial_print_book AS details_editorial_print_book_22, t0.details_editorial_print_collateral AS details_editorial_print_collateral_23, t0.details_advertising_commercial_tv AS details_advertising_commercial_tv_24, t0.details_editorial_commercial_program AS details_editorial_commercial_program_25, t0.details_editorial_commercial_film AS details_editorial_commercial_film_26, t0.details_advertising_digital_website AS details_advertising_digital_website_27, t0.details_advertising_digital_mobile AS details_advertising_digital_mobile_28, t0.details_advertising_digital_social AS details_advertising_digital_social_29, t0.details_advertising_digital_all AS details_advertising_digital_all_30, t0.details_editorial_digital_website AS details_editorial_digital_website_31, t0.details_editorial_digital_mobile AS details_editorial_digital_mobile_32, t0.details_editorial_digital_social AS details_editorial_digital_social_33, t0.details_editorial_digital_all AS details_editorial_digital_all_34, t0.details_internal_company_use_digital_website AS details_internal_company_use_digital_website_35, t0.details_internal_company_use_digital_presentation AS details_internal_company_use_digital_presentation_36, t0.duration_advertising_one_day AS duration_advertising_one_day_37, t0.duration_advertising_one_month AS duration_advertising_one_month_38, t0.duration_advertising_three_months AS duration_advertising_three_months_39, t0.duration_advertising_six_months AS duration_advertising_six_months_40, t0.duration_advertising_one_year AS duration_advertising_one_year_41, t0.duration_advertising_two_years AS duration_advertising_two_years_42, t0.duration_advertising_one_week AS duration_advertising_one_week_43, t0.duration_editorial_one_day AS duration_editorial_one_day_44, t0.duration_editorial_one_week AS duration_editorial_one_week_45, t0.duration_editorial_one_month AS duration_editorial_one_month_46, t0.duration_editorial_three_months AS duration_editorial_three_months_47, t0.duration_editorial_six_months AS duration_editorial_six_months_48, t0.duration_editorial_one_year AS duration_editorial_one_year_49, t0.duration_editorial_two_years AS duration_editorial_two_years_50, t0.duration_internal_use_one_day AS duration_internal_use_one_day_51, t0.duration_internal_use_one_week AS duration_internal_use_one_week_52, t0.duration_internal_use_one_month AS duration_internal_use_one_month_53, t0.duration_internal_use_three_months AS duration_internal_use_three_months_54, t0.duration_internal_use_six_months AS duration_internal_use_six_months_55, t0.duration_internal_use_one_year AS duration_internal_use_one_year_56, t0.duration_internal_use_two_years AS duration_internal_use_two_years_57 FROM right_managed_pricing t0 WHERE t0.id = ?
[
    1
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.sub_region_price AS sub_region_price_2, t0.region_price AS region_price_3, t0.usage_advertising AS usage_advertising_4, t0.usage_editorial AS usage_editorial_5, t0.usage_internal_company_use AS usage_internal_company_use_6, t0.media_advertising_print AS media_advertising_print_7, t0.media_advertising_tv AS media_advertising_tv_8, t0.media_advertising_digital AS media_advertising_digital_9, t0.media_editorial_print AS media_editorial_print_10, t0.media_editorial_tv AS media_editorial_tv_11, t0.media_editorial_digital AS media_editorial_digital_12, t0.media_internal_company_use_print AS media_internal_company_use_print_13, t0.media_internal_company_use_digital AS media_internal_company_use_digital_14, t0.details_advertising_print_newspaper AS details_advertising_print_newspaper_15, t0.details_advertising_print_magazine AS details_advertising_print_magazine_16, t0.details_advertising_print_outdoor AS details_advertising_print_outdoor_17, t0.details_advertising_print_pos AS details_advertising_print_pos_18, t0.details_advertising_print_all AS details_advertising_print_all_19, t0.details_editorial_print_newspaper AS details_editorial_print_newspaper_20, t0.details_editorial_print_magazine AS details_editorial_print_magazine_21, t0.details_editorial_print_book AS details_editorial_print_book_22, t0.details_editorial_print_collateral AS details_editorial_print_collateral_23, t0.details_advertising_tvtv AS details_advertising_tvtv_24, t0.details_editorial_tvprogram AS details_editorial_tvprogram_25, t0.details_editorial_tvfilm AS details_editorial_tvfilm_26, t0.details_advertising_digital_website AS details_advertising_digital_website_27, t0.details_advertising_digital_mobile AS details_advertising_digital_mobile_28, t0.details_advertising_digital_social AS details_advertising_digital_social_29, t0.details_advertising_digital_all AS details_advertising_digital_all_30, t0.details_editorial_digital_website AS details_editorial_digital_website_31, t0.details_editorial_digital_mobile AS details_editorial_digital_mobile_32, t0.details_editorial_digital_social AS details_editorial_digital_social_33, t0.details_editorial_digital_all AS details_editorial_digital_all_34, t0.details_internal_company_use_digital_website AS details_internal_company_use_digital_website_35, t0.details_internal_company_use_digital_presentation AS details_internal_company_use_digital_presentation_36, t0.duration_advertising_one_day AS duration_advertising_one_day_37, t0.duration_advertising_one_month AS duration_advertising_one_month_38, t0.duration_advertising_three_months AS duration_advertising_three_months_39, t0.duration_advertising_six_months AS duration_advertising_six_months_40, t0.duration_advertising_one_year AS duration_advertising_one_year_41, t0.duration_advertising_two_years AS duration_advertising_two_years_42, t0.duration_advertising_one_week AS duration_advertising_one_week_43, t0.duration_editorial_one_day AS duration_editorial_one_day_44, t0.duration_editorial_one_week AS duration_editorial_one_week_45, t0.duration_editorial_one_month AS duration_editorial_one_month_46, t0.duration_editorial_three_months AS duration_editorial_three_months_47, t0.duration_editorial_six_months AS duration_editorial_six_months_48, t0.duration_editorial_one_year AS duration_editorial_one_year_49, t0.duration_editorial_two_years AS duration_editorial_two_years_50, t0.duration_internal_use_one_day AS duration_internal_use_one_day_51, t0.duration_internal_use_one_week AS duration_internal_use_one_week_52, t0.duration_internal_use_one_month AS duration_internal_use_one_month_53, t0.duration_internal_use_three_months AS duration_internal_use_three_months_54, t0.duration_internal_use_six_months AS duration_internal_use_six_months_55, t0.duration_internal_use_one_year AS duration_internal_use_one_year_56, t0.duration_internal_use_two_years AS duration_internal_use_two_years_57 FROM right_ready_pricing t0 WHERE t0.id = ?
[
    1
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.iso2 AS iso2_3 FROM country t0
DEBUG 04:01:18 doctrine "START TRANSACTION"
DEBUG 04:01:18 doctrine UPDATE stock SET views = ? WHERE id = ?
[
    "770",
    2967
]
DEBUG 04:01:18 doctrine UPDATE stock_recent_views SET viewed_at = ? WHERE id = ?
[
    {
        "date": "2023-12-02 04:01:18.372611",
        "timezone_type": 3,
        "timezone": "Europe/Berlin"
    },
    1769
]
DEBUG 04:01:18 doctrine "COMMIT"
DEBUG 04:01:18 doctrine SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.first_name AS first_name_13, t0.last_name AS last_name_14, t0.identity_verified AS identity_verified_15, t0.registration_complete AS registration_complete_16, t0.identity_file AS identity_file_17, t0.phone_number AS phone_number_18, t0.avatar AS avatar_19, t0.joined_on AS joined_on_20, t0.security_code AS security_code_21, t0.is_exclusive AS is_exclusive_22, t0.reject_reason AS reject_reason_23, t0.rejected_at AS rejected_at_24, t0.approved_at AS approved_at_25, t0.suspended_member AS suspended_member_26, t0.suspension_reason AS suspension_reason_27, t0.old_id AS old_id_28, t0.facebook_id AS facebook_id_29, t0.terms_agreement AS terms_agreement_30, t0.exclusive_termination AS exclusive_termination_31, t32.id AS id_33, t32.mode AS mode_34, t32.bank_name AS bank_name_35, t32.account_name AS account_name_36, t32.account_number AS account_number_37, t32.branch_name AS branch_name_38, t32.mobile_number AS mobile_number_39, t32.email_address AS email_address_40, t32.postal_adress AS postal_adress_41, t32.zip_code AS zip_code_42, t32.city AS city_43, t32.phone_number AS phone_number_44, t32.user_id AS user_id_45, t32.country_id AS country_id_46, t0.create_by_id AS create_by_id_47, t48.id AS id_49, t48.first_name AS first_name_50, t48.last_name AS last_name_51, t48.email_address AS email_address_52, t48.phone_number AS phone_number_53, t48.gender AS gender_54, t48.user_id AS user_id_55, t48.created_by_id AS created_by_id_56, t57.id AS id_58, t57.userid AS userid_59, t57.passwd AS passwd_60, t57.uid AS uid_61, t57.gid AS gid_62, t57.homedir AS homedir_63, t57.shell AS shell_64, t57.count AS count_65, t57.accessed AS accessed_66, t57.modified AS modified_67, t57.processed AS processed_68, t57.user_id AS user_id_69, t70.id AS id_71, t70.create_time AS create_time_72, t70.total AS total_73, t70.buyer_id AS buyer_id_74, t0.approver_id AS approver_id_75, t0.rejected_by_id AS rejected_by_id_76 FROM fos_user t0 LEFT JOIN payout_details t32 ON t32.user_id = t0.id LEFT JOIN model t48 ON t48.user_id = t0.id LEFT JOIN ftpuser t57 ON t57.user_id = t0.id LEFT JOIN cart t70 ON t70.buyer_id = t0.id WHERE t0.id = ?
[
    1291
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3 FROM stock_type t0 WHERE t0.id = ?
[
    4
]
DEBUG 04:01:18 elastica Elastica Request
{
    "request": {
        "path": "_bulk",
        "method": "POST",
        "data": "{\"update\":{\"_index\":\"app\",\"_type\":\"stock\",\"_id\":2967}}\n{\"doc\": {\"id\":2967,\"title\":\"Well dressed young female outside a building at night\",\"Published\":true,\"category\":{\"id\":9,\"name\":\"Outdoor\"},\"category2\":{\"id\":9,\"name\":\"Outdoor\"},\"createAt\":\"2020-04-23T11:11:07+02:00\",\"contributor\":{\"id\":1291,\"is_exclusive\":null},\"type\":{\"id\":4,\"title\":\"photo\"},\"peopleNo\":1,\"suraID\":781880740,\"keywords\":\"African,Africa,Black,Dark,Female,Woman,Girl,Lady,Evening,Night,Time,Dark,People,Happiness,Happy,Smiling,Smile,Looking,Look,Outdoor,Outside,Standing,Stand,Pose,Young,Youth,Youthful,Beauty,Beautiful,Shot,Full,Body,Size,Head,Wrap,Scarf,Red,Dress,Blue,Attractive,Attract,Fashion,Property,Building,Buildings,Modern,Office,Offices\",\"SameShootCode\":\"799483515\",\"LicenceType\":\"Royalty Free\",\"image_type\":\"Creative Image\",\"orientation\":\"Portrait\",\"videoType\":null,\"Hibernated\":null,\"stocksCats\":[{\"id\":4452,\"categoryStockCat\":{\"id\":9,\"name\":\"Outdoor\"}},{\"id\":4453,\"categoryStockCat\":{\"id\":13,\"name\":\"Business\"}},{\"id\":4454,\"categoryStockCat\":{\"id\":18,\"name\":\"People\"}},{\"id\":4455,\"categoryStockCat\":{\"id\":26,\"name\":\"Beauty\\/Fashion\"}}],\"contributorSuspended\":null,\"videoResolution\":null}, \"doc_as_upsert\": true}\n",
        "query": [],
        "contentType": "application/x-ndjson",
        "connection": {
            "config": {
                "url": "http://localhost:9200/",
                "headers": [],
                "curl": []
            },
            "http_error_codes": [
                400,
                403,
                404
            ],
            "ssl": false,
            "logger": "fos_elastica.logger",
            "compression": false,
            "retryOnConflict": 0,
            "persistent": true,
            "enabled": true
        }
    },
    "response": {
        "took": 1,
        "errors": false,
        "items": [
            {
                "update": {
                    "_index": "app",
                    "_type": "stock",
                    "_id": "2967",
                    "_version": 1,
                    "result": "noop",
                    "_shards": {
                        "total": 2,
                        "successful": 1,
                        "failed": 0
                    },
                    "status": 200
                }
            }
        ]
    },
    "responseStatus": 200
}
INFO 04:01:18 elastica _bulk (POST) 4.89 ms
[
    {
        "update": {
            "_index": "app",
            "_type": "stock",
            "_id": 2967
        }
    },
    {
        "doc": {
            "id": 2967,
            "title": "Well dressed young female outside a building at night",
            "Published": true,
            "category": {
                "id": 9,
                "name": "Outdoor"
            },
            "category2": {
                "id": 9,
                "name": "Outdoor"
            },
            "createAt": "2020-04-23T11:11:07+02:00",
            "contributor": {
                "id": 1291,
                "is_exclusive": null
            },
            "type": {
                "id": 4,
                "title": "photo"
            },
            "peopleNo": 1,
            "suraID": 781880740,
            "keywords": "African,Africa,Black,Dark,Female,Woman,Girl,Lady,Evening,Night,Time,Dark,People,Happiness,Happy,Smiling,Smile,Looking,Look,Outdoor,Outside,Standing,Stand,Pose,Young,Youth,Youthful,Beauty,Beautiful,Shot,Full,Body,Size,Head,Wrap,Scarf,Red,Dress,Blue,Attractive,Attract,Fashion,Property,Building,Buildings,Modern,Office,Offices",
            "SameShootCode": "799483515",
            "LicenceType": "Royalty Free",
            "image_type": "Creative Image",
            "orientation": "Portrait",
            "videoType": null,
            "Hibernated": null,
            "stocksCats": [
                {
                    "id": 4452,
                    "categoryStockCat": {
                        "id": 9,
                        "name": "Outdoor"
                    }
                },
                {
                    "id": 4453,
                    "categoryStockCat": {
                        "id": 13,
                        "name": "Business"
                    }
                },
                {
                    "id": 4454,
                    "categoryStockCat": {
                        "id": 18,
                        "name": "People"
                    }
                },
                {
                    "id": 4455,
                    "categoryStockCat": {
                        "id": 26,
                        "name": "Beauty/Fashion"
                    }
                }
            ],
            "contributorSuspended": null,
            "videoResolution": null
        },
        "doc_as_upsert": true
    }
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.file_name AS file_name_3, t0.create_at AS create_at_4, t0.payout_percent AS payout_percent_5, t0.old_id AS old_id_6, t0.create_by_id AS create_by_id_7, t0.model_id AS model_id_8 FROM release_form t0 WHERE t0.create_by_id IS NULL
DEBUG 04:01:18 doctrine SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.published AS published_2, s0_.description AS description_3, s0_.create_at AS create_at_4, s0_.file_path AS file_path_5, s0_.price AS price_6, s0_.people_no AS people_no_7, s0_.shoot_code AS shoot_code_8, s0_.file_size AS file_size_9, s0_.file_width AS file_width_10, s0_.file_height AS file_height_11, s0_.price_large AS price_large_12, s0_.price_small AS price_small_13, s0_.status AS status_14, s0_.sura_id AS sura_id_15, s0_.nofity_model AS nofity_model_16, s0_.hibernate_start AS hibernate_start_17, s0_.hibernate_end AS hibernate_end_18, s0_.keywords AS keywords_19, s0_.approve_at AS approve_at_20, s0_.same_shoot_code AS same_shoot_code_21, s0_.file_name AS file_name_22, s0_.thumb_name AS thumb_name_23, s0_.preview_name AS preview_name_24, s0_.is_exclusive AS is_exclusive_25, s0_.licence_type AS licence_type_26, s0_.small_image_path AS small_image_path_27, s0_.large_image_path AS large_image_path_28, s0_.views AS views_29, s0_.featured AS featured_30, s0_.reject_reason AS reject_reason_31, s0_.image_type AS image_type_32, s0_.image_sub_type AS image_sub_type_33, s0_.orientation AS orientation_34, s0_.video_type AS video_type_35, s0_.hibernated AS hibernated_36, s0_.downloaded AS downloaded_37, s0_.old_id AS old_id_38, s0_.contributor_suspended AS contributor_suspended_39, s0_.file_extension AS file_extension_40, s0_.thumb_width AS thumb_width_41, s0_.thumb_height AS thumb_height_42, s0_.large_image_name AS large_image_name_43, s0_.video_resolution AS video_resolution_44, s0_.sharable_image AS sharable_image_45, s0_.video_fps AS video_fps_46, s0_.video_duration AS video_duration_47, s0_.search_page_video_name AS search_page_video_name_48, s0_.processed AS processed_49, s0_.category_id AS category_id_50, s0_.category2_id AS category2_id_51, s0_.contributor_id AS contributor_id_52, s0_.type_id AS type_id_53, s0_.approve_by_id AS approve_by_id_54, s0_.exclusive_licence_holder_id AS exclusive_licence_holder_id_55 FROM stock s0_ WHERE s0_.same_shoot_code = ? AND s0_.published = ? AND s0_.id <> ? AND s0_.type_id = ?
[
    "799483515",
    true,
    2967,
    4
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.stock_id AS stock_id_2, t3.id AS id_4, t3.title AS title_5, t3.published AS published_6, t3.description AS description_7, t3.create_at AS create_at_8, t3.file_path AS file_path_9, t3.price AS price_10, t3.people_no AS people_no_11, t3.shoot_code AS shoot_code_12, t3.file_size AS file_size_13, t3.file_width AS file_width_14, t3.file_height AS file_height_15, t3.price_large AS price_large_16, t3.price_small AS price_small_17, t3.status AS status_18, t3.sura_id AS sura_id_19, t3.nofity_model AS nofity_model_20, t3.hibernate_start AS hibernate_start_21, t3.hibernate_end AS hibernate_end_22, t3.keywords AS keywords_23, t3.approve_at AS approve_at_24, t3.same_shoot_code AS same_shoot_code_25, t3.file_name AS file_name_26, t3.thumb_name AS thumb_name_27, t3.preview_name AS preview_name_28, t3.is_exclusive AS is_exclusive_29, t3.licence_type AS licence_type_30, t3.small_image_path AS small_image_path_31, t3.large_image_path AS large_image_path_32, t3.views AS views_33, t3.featured AS featured_34, t3.reject_reason AS reject_reason_35, t3.image_type AS image_type_36, t3.image_sub_type AS image_sub_type_37, t3.orientation AS orientation_38, t3.video_type AS video_type_39, t3.hibernated AS hibernated_40, t3.downloaded AS downloaded_41, t3.old_id AS old_id_42, t3.contributor_suspended AS contributor_suspended_43, t3.file_extension AS file_extension_44, t3.thumb_width AS thumb_width_45, t3.thumb_height AS thumb_height_46, t3.large_image_name AS large_image_name_47, t3.video_resolution AS video_resolution_48, t3.sharable_image AS sharable_image_49, t3.video_fps AS video_fps_50, t3.video_duration AS video_duration_51, t3.search_page_video_name AS search_page_video_name_52, t3.processed AS processed_53, t3.category_id AS category_id_54, t3.category2_id AS category2_id_55, t3.contributor_id AS contributor_id_56, t3.type_id AS type_id_57, t3.approve_by_id AS approve_by_id_58, t3.exclusive_licence_holder_id AS exclusive_licence_holder_id_59, t0.category_stock_cat_id AS category_stock_cat_id_60 FROM stocks_cats t0 LEFT JOIN stock t3 ON t0.stock_id = t3.id WHERE t0.stock_id = ?
[
    2963
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.the_release_id AS the_release_id_3, t0.the_stock_id AS the_stock_id_4 FROM stock_release t0 WHERE t0.the_stock_id = ?
[
    2967
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.file_name AS file_name_3, t0.create_at AS create_at_4, t0.payout_percent AS payout_percent_5, t0.old_id AS old_id_6, t0.create_by_id AS create_by_id_7, t0.model_id AS model_id_8 FROM release_form t0 WHERE t0.id = ?
[
    76
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.file_name AS file_name_3, t0.create_at AS create_at_4, t0.payout_percent AS payout_percent_5, t0.old_id AS old_id_6, t0.create_by_id AS create_by_id_7, t0.model_id AS model_id_8 FROM release_form t0 WHERE t0.model_id = ?
[
    76
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.the_release_id AS the_release_id_3, t0.the_stock_id AS the_stock_id_4 FROM stock_release t0 WHERE t0.the_release_id = ?
[
    72
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2841
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2842
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2843
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2844
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2845
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2846
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2847
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2848
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2849
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2850
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2851
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2852
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2853
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2854
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2855
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2856
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2857
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2858
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2859
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2860
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.the_release_id AS the_release_id_3, t0.the_stock_id AS the_stock_id_4 FROM stock_release t0 WHERE t0.the_release_id = ?
[
    76
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2952
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2953
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2954
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2955
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2956
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2957
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2958
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2959
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2960
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2961
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2962
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2964
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2965
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2966
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2968
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2969
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2970
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2971
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2972
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2973
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2974
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2975
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2976
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2977
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2978
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2979
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2980
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2981
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2982
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2983
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2984
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2985
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2986
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2987
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2988
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2989
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2990
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2991
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2992
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2993
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2995
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2996
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2997
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2998
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2999
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    3000
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    3001
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    3002
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    3003
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    3004
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    3005
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    3006
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    3008
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    2994
]
DEBUG 04:01:18 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.published AS published_3, t0.description AS description_4, t0.create_at AS create_at_5, t0.file_path AS file_path_6, t0.price AS price_7, t0.people_no AS people_no_8, t0.shoot_code AS shoot_code_9, t0.file_size AS file_size_10, t0.file_width AS file_width_11, t0.file_height AS file_height_12, t0.price_large AS price_large_13, t0.price_small AS price_small_14, t0.status AS status_15, t0.sura_id AS sura_id_16, t0.nofity_model AS nofity_model_17, t0.hibernate_start AS hibernate_start_18, t0.hibernate_end AS hibernate_end_19, t0.keywords AS keywords_20, t0.approve_at AS approve_at_21, t0.same_shoot_code AS same_shoot_code_22, t0.file_name AS file_name_23, t0.thumb_name AS thumb_name_24, t0.preview_name AS preview_name_25, t0.is_exclusive AS is_exclusive_26, t0.licence_type AS licence_type_27, t0.small_image_path AS small_image_path_28, t0.large_image_path AS large_image_path_29, t0.views AS views_30, t0.featured AS featured_31, t0.reject_reason AS reject_reason_32, t0.image_type AS image_type_33, t0.image_sub_type AS image_sub_type_34, t0.orientation AS orientation_35, t0.video_type AS video_type_36, t0.hibernated AS hibernated_37, t0.downloaded AS downloaded_38, t0.old_id AS old_id_39, t0.contributor_suspended AS contributor_suspended_40, t0.file_extension AS file_extension_41, t0.thumb_width AS thumb_width_42, t0.thumb_height AS thumb_height_43, t0.large_image_name AS large_image_name_44, t0.video_resolution AS video_resolution_45, t0.sharable_image AS sharable_image_46, t0.video_fps AS video_fps_47, t0.video_duration AS video_duration_48, t0.search_page_video_name AS search_page_video_name_49, t0.processed AS processed_50, t0.category_id AS category_id_51, t0.category2_id AS category2_id_52, t0.contributor_id AS contributor_id_53, t0.type_id AS type_id_54, t0.approve_by_id AS approve_by_id_55, t56.id AS id_57, t56.stock_id AS stock_id_58, t56.category_stock_cat_id AS category_stock_cat_id_59, t0.exclusive_licence_holder_id AS exclusive_licence_holder_id_60 FROM stock t0 LEFT JOIN stocks_cats t56 ON t56.stock_id = t0.id WHERE t0.id = ?
[
    3007
]
DEBUG 04:01:18 elastica Elastica Request