Log Messages
Info. & Errors 1
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "app_api_api_getallproductsorderbyname" .
[ "route" => "app_api_api_getallproductsorderbyname" "route_parameters" => [ "_route" => "app_api_api_getallproductsorderbyname" "_controller" => "App\Controller\API\ApiController::getAllProductsOrderByName" "locale" => "ja" ] "request_uri" => "https://ht-flooring.com/api/v1/ja/products/orderBy/name" "method" => "GET" ] |
Deprecations 3
Log messages generated by using features marked as deprecated.
Debug 666
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
security |
Checking for authenticator support.
[ "firewall_name" => "main" "authenticators" => 3 ] |
|
security |
Checking support on authenticator.
[ "firewall_name" => "main" "authenticator" => "App\Security\LoginFormAuthenticator" ] |
|
security |
Authenticator does not support the request.
[ "firewall_name" => "main" "authenticator" => "App\Security\LoginFormAuthenticator" ] |
|
security |
Checking support on authenticator.
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" ] |
|
security |
Authenticator does not support the request.
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" ] |
|
security |
Checking support on authenticator.
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator" ] |
|
security |
Authenticator does not support the request.
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.old_url AS old_url_2, t0.new_url AS new_url_3 FROM custom_redirection t0 WHERE t0.old_url = ? LIMIT 1
[
"/api/v1/ja/products/orderBy/name"
]
|
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "App\EventSubscriber\LocaleSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "App\EventSubscriber\LocaleSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "App\EventSubscriber\ContentSubscriber::redirectionFromOldwebSite" .
[ "event" => "kernel.request" "listener" => "App\EventSubscriber\ContentSubscriber::redirectionFromOldwebSite" ] |
|
event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "App\EventSubscriber\ContentSubscriber::generateParametersParseContent" .
[ "event" => "kernel.controller" "listener" => "App\EventSubscriber\ContentSubscriber::generateParametersParseContent" ] |
|
event |
Notified event "kernel.controller" to listener "App\EventSubscriber\CookieSubscriber::setCookiesStrategy" .
[ "event" => "kernel.controller" "listener" => "App\EventSubscriber\CookieSubscriber::setCookiesStrategy" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
|
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" ] |
|
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" ] |
|
doctrine | SELECT p0_.id AS id_0 FROM product p0_ GROUP BY p0_.id ORDER BY p0_.name ASC | |
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
82
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
82
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "8" "ja" "App\Entity\Color" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "82" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1472" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1473" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 82 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
67
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
67
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "67" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1466" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1467" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 67 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
41
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
41
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "41" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "90" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "91" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 41 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
87
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
87
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "87" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1482" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1483" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 87 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
3
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
3
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1" "ja" "App\Entity\Color" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "3" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "14" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "15" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 3 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
95
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
95
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "95" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1546" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1547" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 95 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
48
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
48
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "3" "ja" "App\Entity\Color" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "4" "ja" "App\Entity\Color" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "48" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "104" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "105" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 48 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
51
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
51
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "5" "ja" "App\Entity\Color" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "51" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "110" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "111" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 51 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
55
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
55
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "6" "ja" "App\Entity\Color" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "55" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "118" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "119" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 55 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
28
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
28
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "28" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "845" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "846" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 28 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
73
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
73
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "73" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1456" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1457" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 73 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
74
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
74
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "74" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 74 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
75
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
75
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "75" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1453" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1455" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 75 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
92
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
92
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "92" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 92 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
68
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
68
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "68" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1464" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1465" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 68 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
43
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
43
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "43" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "94" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "95" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 43 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
13
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
13
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "2" "ja" "App\Entity\Color" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "13" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "34" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "35" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 13 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
71
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
71
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "71" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1458" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1459" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 71 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
29
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
29
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "29" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "843" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "844" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 29 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
80
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
80
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "80" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1468" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1469" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 80 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
16
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
16
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "16" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "40" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "41" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 16 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
22
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
22
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "22" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "52" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "53" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 22 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
34
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
34
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "34" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "973" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1329" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 34 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
69
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
69
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "69" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1462" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1463" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 69 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
49
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
49
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "49" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "106" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "107" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 49 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
19
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
19
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "19" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "46" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "47" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 19 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
2
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
2
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "2" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "12" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "13" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 2 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
64
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
64
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "64" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "136" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "137" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 64 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
61
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
61
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "61" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "130" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "131" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 61 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
58
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
58
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "58" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "124" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "125" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 58 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
70
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
70
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "70" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1460" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1461" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 70 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
6
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
6
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "7" "ja" "App\Entity\Color" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "6" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "20" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "21" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 6 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
96
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
96
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "96" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1548" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1549" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 96 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
44
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
44
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "44" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "96" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "97" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 44 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
85
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
85
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "85" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1478" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1479" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 85 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
54
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
54
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "54" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "116" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "117" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 54 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
86
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
86
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "86" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1480" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1481" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 86 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
81
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
81
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "81" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1470" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1471" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 81 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
50
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
50
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "50" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "108" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "109" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 50 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
26
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
26
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "26" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "851" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "852" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 26 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
63
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
63
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "63" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "134" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "135" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 63 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
17
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
17
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "17" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "42" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "43" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 17 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
90
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
90
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "90" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1488" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1489" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 90 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
27
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
27
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "27" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "847" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "848" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 27 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
18
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
18
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "18" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "44" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "45" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 18 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
9
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
9
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "9" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "26" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "27" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 9 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
88
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
88
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "88" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1484" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1485" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 88 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
32
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
32
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "32" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "837" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "838" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 32 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
35
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
35
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "35" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "78" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "79" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 35 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
89
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
89
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "89" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1486" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1487" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 89 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
31
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
31
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "31" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "839" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "840" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 31 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
72
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
72
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "72" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1402" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 72 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
79
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
79
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "79" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1388" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1401" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 79 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
11
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
11
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "11" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "30" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "31" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 11 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
24
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
24
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "24" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "56" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "57" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 24 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
97
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
97
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "97" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1550" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1551" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 97 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
98
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
98
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "98" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1552" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1553" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 98 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
15
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
15
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "15" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "38" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "39" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 15 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
40
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
40
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "40" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "88" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "89" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 40 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
65
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
65
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "65" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1409" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1410" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 65 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
62
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
62
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "62" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "132" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "133" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 62 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
59
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
59
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "59" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "126" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "127" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 59 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
33
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
33
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "33" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "74" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "75" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 33 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
60
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
60
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "60" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "128" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "129" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 60 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
57
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
57
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "57" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "122" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "123" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 57 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
21
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
21
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "21" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "50" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "51" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 21 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
91
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
91
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "91" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1490" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1491" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 91 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
37
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
37
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "37" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "82" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "83" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 37 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
38
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
38
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "38" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "84" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "85" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 38 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
23
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
23
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "23" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "54" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "55" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 23 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
99
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
99
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "99" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1554" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1563" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 99 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
30
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
30
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "30" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "841" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "842" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 30 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
53
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
53
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "53" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "114" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "115" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 53 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
36
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
36
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "36" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "80" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "81" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 36 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
5
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
5
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "5" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "18" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "19" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 5 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
42
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
42
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "42" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "92" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "93" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 42 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
83
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
83
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "83" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1474" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1475" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 83 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
56
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
56
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "56" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "120" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "121" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 56 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
1
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
1
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "10" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "11" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 1 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
46
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
46
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "46" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "100" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "101" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 46 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
76
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
76
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "76" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1407" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1408" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 76 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
77
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
77
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "77" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1405" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1406" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 77 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
78
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
78
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "78" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1403" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1404" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 78 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
4
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "4" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "16" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "17" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 4 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
20
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
20
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "20" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "48" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "49" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 20 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
7
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
7
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "7" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "22" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "23" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 7 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
14
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
14
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "14" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "36" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "37" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 14 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
12
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
12
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "12" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "32" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "33" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 12 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
8
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
8
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "8" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "24" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "25" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 8 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
10
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
10
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "10" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "28" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "29" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 10 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
47
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
47
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "47" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "102" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "103" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 47 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
100
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
100
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "100" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1555" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1556" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 100 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
39
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
39
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "39" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "86" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "87" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 39 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
25
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
25
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "25" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "849" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "850" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 25 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
84
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
84
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "84" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1507" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1508" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 84 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
45
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
45
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "45" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "98" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "99" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 45 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.best_seller AS best_seller_5, t0.order_appearance AS order_appearance_6, t0.file_archi AS file_archi_7, t0.file_revit AS file_revit_8, t0.actif AS actif_9, t0.slug AS slug_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.new AS new_13, t0.moq AS moq_14, t0.stock AS stock_15, t16.id AS id_17, t16.name AS name_18, t16.caption AS caption_19, t16.path AS path_20, t16.size AS size_21, t16.created_at AS created_at_22, t16.updated_at AS updated_at_23, t16.to_show AS to_show_24, t16.collection_id AS collection_id_25, t16.product_id AS product_id_26, t16.project_id AS project_id_27, t16.section_id AS section_id_28, t0.collection_id AS collection_id_29 FROM product t0 LEFT JOIN attachment t16 ON t16.product_id = t0.id WHERE t0.id = ?
[
52
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM color t0 INNER JOIN color_product ON t0.id = color_product.color_id WHERE color_product.product_id = ?
[
52
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "52" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "112" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "113" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 52 "App\Entity\Product" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.launch_year AS launch_year_4, t0.roll AS roll_5, t0.tile AS tile_6, t0.checkerboard AS checkerboard_7, t0.monolithic AS monolithic_8, t0.brick AS brick_9, t0.ashlar AS ashlar_10, t0.order_appearance AS order_appearance_11, t0.actif AS actif_12, t0.slug AS slug_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.new AS new_16, t17.id AS id_18, t17.name AS name_19, t17.caption AS caption_20, t17.path AS path_21, t17.size AS size_22, t17.created_at AS created_at_23, t17.updated_at AS updated_at_24, t17.to_show AS to_show_25, t17.collection_id AS collection_id_26, t17.product_id AS product_id_27, t17.project_id AS project_id_28, t17.section_id AS section_id_29 FROM collection t0 LEFT JOIN attachment t17 ON t17.collection_id = t0.id WHERE t0.id = ?
[
12
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "12" "ja" "App\Entity\Collection" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1492" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.launch_year AS launch_year_4, t0.roll AS roll_5, t0.tile AS tile_6, t0.checkerboard AS checkerboard_7, t0.monolithic AS monolithic_8, t0.brick AS brick_9, t0.ashlar AS ashlar_10, t0.order_appearance AS order_appearance_11, t0.actif AS actif_12, t0.slug AS slug_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.new AS new_16, t17.id AS id_18, t17.name AS name_19, t17.caption AS caption_20, t17.path AS path_21, t17.size AS size_22, t17.created_at AS created_at_23, t17.updated_at AS updated_at_24, t17.to_show AS to_show_25, t17.collection_id AS collection_id_26, t17.product_id AS product_id_27, t17.project_id AS project_id_28, t17.section_id AS section_id_29 FROM collection t0 LEFT JOIN attachment t17 ON t17.collection_id = t0.id WHERE t0.id = ?
[
14
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "14" "ja" "App\Entity\Collection" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1543" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.launch_year AS launch_year_4, t0.roll AS roll_5, t0.tile AS tile_6, t0.checkerboard AS checkerboard_7, t0.monolithic AS monolithic_8, t0.brick AS brick_9, t0.ashlar AS ashlar_10, t0.order_appearance AS order_appearance_11, t0.actif AS actif_12, t0.slug AS slug_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.new AS new_16, t17.id AS id_18, t17.name AS name_19, t17.caption AS caption_20, t17.path AS path_21, t17.size AS size_22, t17.created_at AS created_at_23, t17.updated_at AS updated_at_24, t17.to_show AS to_show_25, t17.collection_id AS collection_id_26, t17.product_id AS product_id_27, t17.project_id AS project_id_28, t17.section_id AS section_id_29 FROM collection t0 LEFT JOIN attachment t17 ON t17.collection_id = t0.id WHERE t0.id = ?
[
13
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "13" "ja" "App\Entity\Collection" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1493" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.launch_year AS launch_year_4, t0.roll AS roll_5, t0.tile AS tile_6, t0.checkerboard AS checkerboard_7, t0.monolithic AS monolithic_8, t0.brick AS brick_9, t0.ashlar AS ashlar_10, t0.order_appearance AS order_appearance_11, t0.actif AS actif_12, t0.slug AS slug_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.new AS new_16, t17.id AS id_18, t17.name AS name_19, t17.caption AS caption_20, t17.path AS path_21, t17.size AS size_22, t17.created_at AS created_at_23, t17.updated_at AS updated_at_24, t17.to_show AS to_show_25, t17.collection_id AS collection_id_26, t17.product_id AS product_id_27, t17.project_id AS project_id_28, t17.section_id AS section_id_29 FROM collection t0 LEFT JOIN attachment t17 ON t17.collection_id = t0.id WHERE t0.id = ?
[
2
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "2" "ja" "App\Entity\Collection" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "2" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.launch_year AS launch_year_4, t0.roll AS roll_5, t0.tile AS tile_6, t0.checkerboard AS checkerboard_7, t0.monolithic AS monolithic_8, t0.brick AS brick_9, t0.ashlar AS ashlar_10, t0.order_appearance AS order_appearance_11, t0.actif AS actif_12, t0.slug AS slug_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.new AS new_16, t17.id AS id_18, t17.name AS name_19, t17.caption AS caption_20, t17.path AS path_21, t17.size AS size_22, t17.created_at AS created_at_23, t17.updated_at AS updated_at_24, t17.to_show AS to_show_25, t17.collection_id AS collection_id_26, t17.product_id AS product_id_27, t17.project_id AS project_id_28, t17.section_id AS section_id_29 FROM collection t0 LEFT JOIN attachment t17 ON t17.collection_id = t0.id WHERE t0.id = ?
[
16
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "16" "ja" "App\Entity\Collection" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.launch_year AS launch_year_4, t0.roll AS roll_5, t0.tile AS tile_6, t0.checkerboard AS checkerboard_7, t0.monolithic AS monolithic_8, t0.brick AS brick_9, t0.ashlar AS ashlar_10, t0.order_appearance AS order_appearance_11, t0.actif AS actif_12, t0.slug AS slug_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.new AS new_16, t17.id AS id_18, t17.name AS name_19, t17.caption AS caption_20, t17.path AS path_21, t17.size AS size_22, t17.created_at AS created_at_23, t17.updated_at AS updated_at_24, t17.to_show AS to_show_25, t17.collection_id AS collection_id_26, t17.product_id AS product_id_27, t17.project_id AS project_id_28, t17.section_id AS section_id_29 FROM collection t0 LEFT JOIN attachment t17 ON t17.collection_id = t0.id WHERE t0.id = ?
[
15
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "15" "ja" "App\Entity\Collection" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.launch_year AS launch_year_4, t0.roll AS roll_5, t0.tile AS tile_6, t0.checkerboard AS checkerboard_7, t0.monolithic AS monolithic_8, t0.brick AS brick_9, t0.ashlar AS ashlar_10, t0.order_appearance AS order_appearance_11, t0.actif AS actif_12, t0.slug AS slug_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.new AS new_16, t17.id AS id_18, t17.name AS name_19, t17.caption AS caption_20, t17.path AS path_21, t17.size AS size_22, t17.created_at AS created_at_23, t17.updated_at AS updated_at_24, t17.to_show AS to_show_25, t17.collection_id AS collection_id_26, t17.product_id AS product_id_27, t17.project_id AS project_id_28, t17.section_id AS section_id_29 FROM collection t0 LEFT JOIN attachment t17 ON t17.collection_id = t0.id WHERE t0.id = ?
[
5
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "5" "ja" "App\Entity\Collection" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "5" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.launch_year AS launch_year_4, t0.roll AS roll_5, t0.tile AS tile_6, t0.checkerboard AS checkerboard_7, t0.monolithic AS monolithic_8, t0.brick AS brick_9, t0.ashlar AS ashlar_10, t0.order_appearance AS order_appearance_11, t0.actif AS actif_12, t0.slug AS slug_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.new AS new_16, t17.id AS id_18, t17.name AS name_19, t17.caption AS caption_20, t17.path AS path_21, t17.size AS size_22, t17.created_at AS created_at_23, t17.updated_at AS updated_at_24, t17.to_show AS to_show_25, t17.collection_id AS collection_id_26, t17.product_id AS product_id_27, t17.project_id AS project_id_28, t17.section_id AS section_id_29 FROM collection t0 LEFT JOIN attachment t17 ON t17.collection_id = t0.id WHERE t0.id = ?
[
6
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "6" "ja" "App\Entity\Collection" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "853" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.launch_year AS launch_year_4, t0.roll AS roll_5, t0.tile AS tile_6, t0.checkerboard AS checkerboard_7, t0.monolithic AS monolithic_8, t0.brick AS brick_9, t0.ashlar AS ashlar_10, t0.order_appearance AS order_appearance_11, t0.actif AS actif_12, t0.slug AS slug_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.new AS new_16, t17.id AS id_18, t17.name AS name_19, t17.caption AS caption_20, t17.path AS path_21, t17.size AS size_22, t17.created_at AS created_at_23, t17.updated_at AS updated_at_24, t17.to_show AS to_show_25, t17.collection_id AS collection_id_26, t17.product_id AS product_id_27, t17.project_id AS project_id_28, t17.section_id AS section_id_29 FROM collection t0 LEFT JOIN attachment t17 ON t17.collection_id = t0.id WHERE t0.id = ?
[
3
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "3" "ja" "App\Entity\Collection" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "3" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.launch_year AS launch_year_4, t0.roll AS roll_5, t0.tile AS tile_6, t0.checkerboard AS checkerboard_7, t0.monolithic AS monolithic_8, t0.brick AS brick_9, t0.ashlar AS ashlar_10, t0.order_appearance AS order_appearance_11, t0.actif AS actif_12, t0.slug AS slug_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.new AS new_16, t17.id AS id_18, t17.name AS name_19, t17.caption AS caption_20, t17.path AS path_21, t17.size AS size_22, t17.created_at AS created_at_23, t17.updated_at AS updated_at_24, t17.to_show AS to_show_25, t17.collection_id AS collection_id_26, t17.product_id AS product_id_27, t17.project_id AS project_id_28, t17.section_id AS section_id_29 FROM collection t0 LEFT JOIN attachment t17 ON t17.collection_id = t0.id WHERE t0.id = ?
[
9
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "9" "ja" "App\Entity\Collection" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "9" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.launch_year AS launch_year_4, t0.roll AS roll_5, t0.tile AS tile_6, t0.checkerboard AS checkerboard_7, t0.monolithic AS monolithic_8, t0.brick AS brick_9, t0.ashlar AS ashlar_10, t0.order_appearance AS order_appearance_11, t0.actif AS actif_12, t0.slug AS slug_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.new AS new_16, t17.id AS id_18, t17.name AS name_19, t17.caption AS caption_20, t17.path AS path_21, t17.size AS size_22, t17.created_at AS created_at_23, t17.updated_at AS updated_at_24, t17.to_show AS to_show_25, t17.collection_id AS collection_id_26, t17.product_id AS product_id_27, t17.project_id AS project_id_28, t17.section_id AS section_id_29 FROM collection t0 LEFT JOIN attachment t17 ON t17.collection_id = t0.id WHERE t0.id = ?
[
4
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "4" "ja" "App\Entity\Collection" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "744" "ja" "App\Entity\Attachment" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
event |
Notified event "kernel.response" to listener "App\EventSubscriber\CompressionSubscriber::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "App\EventSubscriber\CompressionSubscriber::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "App\EventSubscriber\CompressionSubscriber::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "App\EventSubscriber\CompressionSubscriber::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 1404
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Liip\ImagineBundle\DependencyInjection\Compiler\LoadersCompilerPass
|
1 |
Liip\ImagineBundle\DependencyInjection\Compiler\FiltersCompilerPass
|
18 |
Liip\ImagineBundle\DependencyInjection\Compiler\PostProcessorsCompilerPass
|
4 |
Liip\ImagineBundle\DependencyInjection\Compiler\ResolversCompilerPass
|
2 |
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
286 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
191 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
119 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
296 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
102 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
384 |
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
|
1 |