Log Messages
Info. & Errors 1
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "pages_collection_details" .
[ "route" => "pages_collection_details" "route_parameters" => [ "_route" => "pages_collection_details" "_controller" => "App\Controller\Pages\CollectionController::show" "_locale" => "ja" "slug" => "new-basic" "id" => "6" ] "request_uri" => "https://ht-flooring.com/collection-overview/new-basic-6" "method" => "GET" ] |
Deprecations 3
Log messages generated by using features marked as deprecated.
Debug 508
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
[
"/collection-overview/new-basic-6"
]
|
|
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" ] |
|
doctrine |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.index_google AS index_google_2, s0_.follow_google AS follow_google_3, s0_.slug AS slug_4, s0_.created_at AS created_at_5, s0_.updated_at AS updated_at_6, s0_.meta_title AS meta_title_7, s0_.meta_description AS meta_description_8, s0_.route_name AS route_name_9, s1_.id AS id_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.content AS content_13, s1_.designation AS designation_14, s1_.created_at AS created_at_15, s1_.updated_at AS updated_at_16, s1_.url_video AS url_video_17, s1_.seo_page_id AS seo_page_id_18 FROM seo_page s0_ LEFT JOIN section s1_ ON s0_.id = s1_.seo_page_id WHERE s0_.slug LIKE ?
[
"%collection%"
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.section_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 = ?
[ "4" "ja" "App\Entity\SeoPage" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "462" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.section_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 = ?
[ "14" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "464" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.section_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 = ?
[ "15" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "463" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.section_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 = ?
[ "16" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1342" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.section_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 = ?
[ "17" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "466" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.section_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 = ?
[ "18" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "460" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.section_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 = ?
[ "20" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "459" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.section_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 = ?
[ "21" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "458" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.section_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 = ?
[ "22" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1521" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.section_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 = ?
[ "73" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1510" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.section_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 = ?
[ "74" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.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\SeoPage" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1330" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.section_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 = ?
[ "23" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.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\SeoPage" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.section_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 = ?
[ "24" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.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\SeoPage" ] |
|
doctrine |
SELECT e0_.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\Section" ] |
|
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\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 462 "class" => "App\Entity\Attachment" "field" => "caption" "locale" => "ja" ] |
|
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\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 464 "class" => "App\Entity\Attachment" "field" => "caption" "locale" => "ja" ] |
|
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\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 463 "class" => "App\Entity\Attachment" "field" => "caption" "locale" => "ja" ] |
|
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\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 1342 "class" => "App\Entity\Attachment" "field" => "caption" "locale" => "ja" ] |
|
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\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 466 "class" => "App\Entity\Attachment" "field" => "caption" "locale" => "ja" ] |
|
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\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 460 "class" => "App\Entity\Attachment" "field" => "caption" "locale" => "ja" ] |
|
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\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 459 "class" => "App\Entity\Attachment" "field" => "caption" "locale" => "ja" ] |
|
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\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 458 "class" => "App\Entity\Attachment" "field" => "caption" "locale" => "ja" ] |
|
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\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 1521 "class" => "App\Entity\Attachment" "field" => "caption" "locale" => "ja" ] |
|
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\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 1510 "class" => "App\Entity\Attachment" "field" => "caption" "locale" => "ja" ] |
|
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\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 1330 "class" => "App\Entity\Attachment" "field" => "caption" "locale" => "ja" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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" ] |
|
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 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.collection_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 = ?
[
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 = ?
[
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 = ?
[ "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 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1" "ja" "App\Entity\Color" ] |
|
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 = ?
[ "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 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "7" "ja" "App\Entity\Color" ] |
|
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 = ?
[ "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 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "8" "ja" "App\Entity\Color" ] |
|
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 = ?
[ "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 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 = ?
[ "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 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 = ?
[ "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 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 = ?
[ "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 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 = ?
[ "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 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 = ?
[ "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 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 = ?
[ "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 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 = ?
[ "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 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 = ?
[ "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 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 = ?
[ "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 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "92" "ja" "App\Entity\Product" ] |
|
doctrine |
SELECT p0_.id AS id_0, p0_.company_name AS company_name_1, p0_.website_company AS website_company_2, p0_.name AS name_3, p0_.description AS description_4, p0_.year AS year_5, p0_.city AS city_6, p0_.area_m AS area_m_7, p0_.architect AS architect_8, p0_.website_architect AS website_architect_9, p0_.photography AS photography_10, p0_.installation AS installation_11, p0_.actif AS actif_12, p0_.slug AS slug_13, p0_.created_at AS created_at_14, p0_.updated_at AS updated_at_15, p0_.kind_project_id AS kind_project_id_16, p0_.country_id AS country_id_17 FROM project p0_ LEFT JOIN product_project p2_ ON p0_.id = p2_.project_id LEFT JOIN product p1_ ON p1_.id = p2_.product_id WHERE p0_.actif = 1 AND p1_.id IN (?)
[ [ 2 25 26 27 28 29 30 31 32 68 69 70 72 92 ] ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_id = ?
[
11
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM kind_project t0 WHERE t0.id IN (?)
[
[
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 = ?
[ "181" "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 = ?
[ "182" "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 = ?
[ "1" "ja" "App\Entity\KindProject" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_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 = ?
[ "7" "ja" "App\Entity\Shape" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_id = ?
[
24
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM kind_project t0 WHERE t0.id IN (?)
[
[
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 = ?
[ "11" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "425" "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 = ?
[ "426" "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 = ?
[ "427" "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 = ?
[ "6" "ja" "App\Entity\KindProject" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_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 = ?
[ "1" "ja" "App\Entity\Shape" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "24" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "216" "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 = ?
[ "217" "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 = ?
[ "218" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_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 = ?
[ "4" "ja" "App\Entity\Shape" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "27" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "428" "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 = ?
[ "429" "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 = ?
[ "430" "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 = ?
[ "431" "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 = ?
[ "432" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
32
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "32" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "241" "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 = ?
[ "242" "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 = ?
[ "243" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
36
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "36" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "244" "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 = ?
[ "245" "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 = ?
[ "246" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_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 = ?
[ "5" "ja" "App\Entity\Shape" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "37" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "263" "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 = ?
[ "264" "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 = ?
[ "265" "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 = ?
[ "266" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
43
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_id = ?
[
48
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM kind_project t0 WHERE t0.id IN (?)
[
[
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 = ?
[ "43" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "403" "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 = ?
[ "404" "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 = ?
[ "405" "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 = ?
[ "5" "ja" "App\Entity\KindProject" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
48
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "48" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "278" "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 = ?
[ "279" "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 = ?
[ "280" "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 = ?
[ "281" "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 = ?
[ "282" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
49
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_id = ?
[
50
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM kind_project t0 WHERE t0.id IN (?)
[
[
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 = ?
[ "49" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "365" "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 = ?
[ "366" "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 = ?
[ "367" "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 = ?
[ "368" "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 = ?
[ "3" "ja" "App\Entity\KindProject" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
50
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_id = ?
[
51
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM kind_project t0 WHERE t0.id IN (?)
[
[
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 = ?
[ "50" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "353" "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 = ?
[ "354" "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 = ?
[ "355" "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 = ?
[ "356" "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 = ?
[ "2" "ja" "App\Entity\KindProject" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_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 = ?
[ "6" "ja" "App\Entity\Shape" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "51" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "283" "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 = ?
[ "284" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
52
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "52" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "285" "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 = ?
[ "286" "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 = ?
[ "287" "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 = ?
[ "288" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
53
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "53" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "406" "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 = ?
[ "407" "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 = ?
[ "408" "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 = ?
[ "409" "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 = ?
[ "410" "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 = ?
[ "411" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
56
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "56" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "441" "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 = ?
[ "442" "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 = ?
[ "443" "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 = ?
[ "444" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
60
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "60" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "412" "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 = ?
[ "413" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
64
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_id = ?
[
66
]
|
|
doctrine |
SELECT e0_.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\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "295" "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 = ?
[ "296" "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 = ?
[ "297" "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 = ?
[ "298" "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 = ?
[ "299" "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 = ?
[ "300" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
66
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "66" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "309" "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 = ?
[ "310" "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 = ?
[ "311" "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 = ?
[ "312" "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 = ?
[ "313" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
70
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "70" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "314" "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 = ?
[ "315" "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 = ?
[ "316" "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 = ?
[ "317" "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 = ?
[ "318" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
71
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "71" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "319" "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 = ?
[ "320" "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 = ?
[ "321" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
72
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "72" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "336" "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 = ?
[ "337" "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 = ?
[ "338" "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 = ?
[ "339" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
76
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_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 = ?
[ "76" "ja" "App\Entity\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "724" "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 = ?
[ "725" "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 = ?
[ "726" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
77
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_id = ?
[
119
]
|
|
doctrine |
SELECT e0_.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\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1325" "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 = ?
[ "1326" "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 = ?
[ "1327" "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 = ?
[ "1328" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
119
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.caption AS caption_3, t0.path AS path_4, t0.size AS size_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.to_show AS to_show_8, t0.collection_id AS collection_id_9, t0.product_id AS product_id_10, t0.project_id AS project_id_11, t0.section_id AS section_id_12 FROM attachment t0 WHERE t0.project_id = ?
[
143
]
|
|
doctrine |
SELECT e0_.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\Project" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1531" "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 = ?
[ "1532" "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 = ?
[ "1533" "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 = ?
[ "1534" "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 = ?
[ "1540" "ja" "App\Entity\Attachment" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 INNER JOIN shape_project ON t0.id = shape_project.shape_id WHERE shape_project.project_id = ?
[
143
]
|
|
doctrine |
SELECT e0_.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\Shape" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "143" "ja" "App\Entity\Project" ] |
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
11
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cc AS cc_3, t0.bcc AS bcc_4, t0.alpha2 AS alpha2_5, t0.agent_id AS agent_id_6, t7.id AS id_8, t7.first_name AS first_name_9, t7.last_name AS last_name_10, t7.email_address AS email_address_11, t7.phone_number AS phone_number_12, t7.company_name AS company_name_13, t7.localisation AS localisation_14, t7.city AS city_15, t7.actif AS actif_16, t7.slug AS slug_17, t7.current_locale AS current_locale_18 FROM country t0 INNER JOIN agent t7 ON t0.agent_id = t7.id WHERE t0.id = ?
[
88
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_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 = ?
[
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 t0.id AS id_1, t0.name AS name_2, t0.cc AS cc_3, t0.bcc AS bcc_4, t0.alpha2 AS alpha2_5, t0.agent_id AS agent_id_6, t7.id AS id_8, t7.first_name AS first_name_9, t7.last_name AS last_name_10, t7.email_address AS email_address_11, t7.phone_number AS phone_number_12, t7.company_name AS company_name_13, t7.localisation AS localisation_14, t7.city AS city_15, t7.actif AS actif_16, t7.slug AS slug_17, t7.current_locale AS current_locale_18 FROM country t0 INNER JOIN agent t7 ON t0.agent_id = t7.id WHERE t0.id = ?
[
69
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_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 = ?
[
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 = ?
[
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 = ?
[ "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 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 = ?
[ "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 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 = ?
[ "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 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 = ?
[ "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 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 t0.id AS id_1, t0.name AS name_2, t0.cc AS cc_3, t0.bcc AS bcc_4, t0.alpha2 AS alpha2_5, t0.agent_id AS agent_id_6, t7.id AS id_8, t7.first_name AS first_name_9, t7.last_name AS last_name_10, t7.email_address AS email_address_11, t7.phone_number AS phone_number_12, t7.company_name AS company_name_13, t7.localisation AS localisation_14, t7.city AS city_15, t7.actif AS actif_16, t7.slug AS slug_17, t7.current_locale AS current_locale_18 FROM country t0 INNER JOIN agent t7 ON t0.agent_id = t7.id WHERE t0.id = ?
[
114
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
32
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cc AS cc_3, t0.bcc AS bcc_4, t0.alpha2 AS alpha2_5, t0.agent_id AS agent_id_6, t7.id AS id_8, t7.first_name AS first_name_9, t7.last_name AS last_name_10, t7.email_address AS email_address_11, t7.phone_number AS phone_number_12, t7.company_name AS company_name_13, t7.localisation AS localisation_14, t7.city AS city_15, t7.actif AS actif_16, t7.slug AS slug_17, t7.current_locale AS current_locale_18 FROM country t0 INNER JOIN agent t7 ON t0.agent_id = t7.id WHERE t0.id = ?
[
20
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
36
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cc AS cc_3, t0.bcc AS bcc_4, t0.alpha2 AS alpha2_5, t0.agent_id AS agent_id_6, t7.id AS id_8, t7.first_name AS first_name_9, t7.last_name AS last_name_10, t7.email_address AS email_address_11, t7.phone_number AS phone_number_12, t7.company_name AS company_name_13, t7.localisation AS localisation_14, t7.city AS city_15, t7.actif AS actif_16, t7.slug AS slug_17, t7.current_locale AS current_locale_18 FROM country t0 INNER JOIN agent t7 ON t0.agent_id = t7.id WHERE t0.id = ?
[
130
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
37
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cc AS cc_3, t0.bcc AS bcc_4, t0.alpha2 AS alpha2_5, t0.agent_id AS agent_id_6, t7.id AS id_8, t7.first_name AS first_name_9, t7.last_name AS last_name_10, t7.email_address AS email_address_11, t7.phone_number AS phone_number_12, t7.company_name AS company_name_13, t7.localisation AS localisation_14, t7.city AS city_15, t7.actif AS actif_16, t7.slug AS slug_17, t7.current_locale AS current_locale_18 FROM country t0 INNER JOIN agent t7 ON t0.agent_id = t7.id WHERE t0.id = ?
[
140
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_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 = ?
[
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 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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
48
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
49
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
50
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
51
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
52
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
53
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cc AS cc_3, t0.bcc AS bcc_4, t0.alpha2 AS alpha2_5, t0.agent_id AS agent_id_6, t7.id AS id_8, t7.first_name AS first_name_9, t7.last_name AS last_name_10, t7.email_address AS email_address_11, t7.phone_number AS phone_number_12, t7.company_name AS company_name_13, t7.localisation AS localisation_14, t7.city AS city_15, t7.actif AS actif_16, t7.slug AS slug_17, t7.current_locale AS current_locale_18 FROM country t0 INNER JOIN agent t7 ON t0.agent_id = t7.id WHERE t0.id = ?
[
74
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
56
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
60
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cc AS cc_3, t0.bcc AS bcc_4, t0.alpha2 AS alpha2_5, t0.agent_id AS agent_id_6, t7.id AS id_8, t7.first_name AS first_name_9, t7.last_name AS last_name_10, t7.email_address AS email_address_11, t7.phone_number AS phone_number_12, t7.company_name AS company_name_13, t7.localisation AS localisation_14, t7.city AS city_15, t7.actif AS actif_16, t7.slug AS slug_17, t7.current_locale AS current_locale_18 FROM country t0 INNER JOIN agent t7 ON t0.agent_id = t7.id WHERE t0.id = ?
[
113
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
64
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
66
]
|
|
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 t0.id AS id_1, t0.name AS name_2, t0.cc AS cc_3, t0.bcc AS bcc_4, t0.alpha2 AS alpha2_5, t0.agent_id AS agent_id_6, t7.id AS id_8, t7.first_name AS first_name_9, t7.last_name AS last_name_10, t7.email_address AS email_address_11, t7.phone_number AS phone_number_12, t7.company_name AS company_name_13, t7.localisation AS localisation_14, t7.city AS city_15, t7.actif AS actif_16, t7.slug AS slug_17, t7.current_locale AS current_locale_18 FROM country t0 INNER JOIN agent t7 ON t0.agent_id = t7.id WHERE t0.id = ?
[
184
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
70
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cc AS cc_3, t0.bcc AS bcc_4, t0.alpha2 AS alpha2_5, t0.agent_id AS agent_id_6, t7.id AS id_8, t7.first_name AS first_name_9, t7.last_name AS last_name_10, t7.email_address AS email_address_11, t7.phone_number AS phone_number_12, t7.company_name AS company_name_13, t7.localisation AS localisation_14, t7.city AS city_15, t7.actif AS actif_16, t7.slug AS slug_17, t7.current_locale AS current_locale_18 FROM country t0 INNER JOIN agent t7 ON t0.agent_id = t7.id WHERE t0.id = ?
[
164
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
71
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cc AS cc_3, t0.bcc AS bcc_4, t0.alpha2 AS alpha2_5, t0.agent_id AS agent_id_6, t7.id AS id_8, t7.first_name AS first_name_9, t7.last_name AS last_name_10, t7.email_address AS email_address_11, t7.phone_number AS phone_number_12, t7.company_name AS company_name_13, t7.localisation AS localisation_14, t7.city AS city_15, t7.actif AS actif_16, t7.slug AS slug_17, t7.current_locale AS current_locale_18 FROM country t0 INNER JOIN agent t7 ON t0.agent_id = t7.id WHERE t0.id = ?
[
68
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
72
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cc AS cc_3, t0.bcc AS bcc_4, t0.alpha2 AS alpha2_5, t0.agent_id AS agent_id_6, t7.id AS id_8, t7.first_name AS first_name_9, t7.last_name AS last_name_10, t7.email_address AS email_address_11, t7.phone_number AS phone_number_12, t7.company_name AS company_name_13, t7.localisation AS localisation_14, t7.city AS city_15, t7.actif AS actif_16, t7.slug AS slug_17, t7.current_locale AS current_locale_18 FROM country t0 INNER JOIN agent t7 ON t0.agent_id = t7.id WHERE t0.id = ?
[
202
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
76
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
77
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
119
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cc AS cc_3, t0.bcc AS bcc_4, t0.alpha2 AS alpha2_5, t0.agent_id AS agent_id_6, t7.id AS id_8, t7.first_name AS first_name_9, t7.last_name AS last_name_10, t7.email_address AS email_address_11, t7.phone_number AS phone_number_12, t7.company_name AS company_name_13, t7.localisation AS localisation_14, t7.city AS city_15, t7.actif AS actif_16, t7.slug AS slug_17, t7.current_locale AS current_locale_18 FROM country t0 INNER JOIN agent t7 ON t0.agent_id = t7.id WHERE t0.id = ?
[
190
]
|
|
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 INNER JOIN product_project ON t0.id = product_project.product_id WHERE product_project.project_id = ?
[
143
]
|
|
doctrine | SELECT c0_.id AS id_0 FROM color c0_ GROUP BY c0_.id ORDER BY c0_.name ASC | |
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 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\Color" ] |
|
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\Color" ] |
|
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 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\Color" ] |
|
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\Color" ] |
|
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\Color" ] |
|
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 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\Color" ] |
|
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\Color" ] |
|
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\Color" ] |
|
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 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\Color" ] |
|
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\Color" ] |
|
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\Color" ] |
|
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 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\Color" ] |
|
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\Color" ] |
|
doctrine | SELECT k0_.id AS id_0 FROM kind_project k0_ GROUP BY k0_.id ORDER BY k0_.name ASC | |
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\KindProject" ] |
|
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\KindProject" ] |
|
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\KindProject" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM kind_project t0 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\KindProject" ] |
|
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\KindProject" ] |
|
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\KindProject" ] |
|
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\KindProject" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM kind_project t0 WHERE t0.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\KindProject" ] |
|
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\KindProject" ] |
|
doctrine | SELECT s0_.id AS id_0 FROM shape s0_ GROUP BY s0_.id ORDER BY s0_.name ASC | |
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 WHERE t0.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\Shape" ] |
|
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\Shape" ] |
|
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\Shape" ] |
|
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\Shape" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.actif AS actif_4 FROM shape t0 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\Shape" ] |
|
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\Shape" ] |
|
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\Shape" ] |
|
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\Shape" ] |
|
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\Shape" ] |
|
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\Shape" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.index_google AS index_google_3, t0.follow_google AS follow_google_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.meta_title AS meta_title_8, t0.meta_description AS meta_description_9, t0.route_name AS route_name_10 FROM seo_page t0 WHERE t0.name = ? LIMIT 1
[
"About our floors"
]
|
|
doctrine |
SELECT e0_.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\SeoPage" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.content AS content_4, t0.designation AS designation_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.url_video AS url_video_8, t9.id AS id_10, t9.name AS name_11, t9.caption AS caption_12, t9.path AS path_13, t9.size AS size_14, t9.created_at AS created_at_15, t9.updated_at AS updated_at_16, t9.to_show AS to_show_17, t9.collection_id AS collection_id_18, t9.product_id AS product_id_19, t9.project_id AS project_id_20, t9.section_id AS section_id_21, t0.seo_page_id AS seo_page_id_22 FROM section t0 LEFT JOIN attachment t9 ON t9.section_id = t0.id WHERE t0.seo_page_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 = ?
[ "40" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "832" "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\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "538" "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 = ?
[ "42" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "529" "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\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "491" "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 = ?
[ "44" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "523" "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\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "539" "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 = ?
[ "46" "ja" "App\Entity\Section" ] |
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "540" "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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
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\Section" ] |
|
event |
Notified event "content_event.pre_render" to listener "App\EventSubscriber\ContentSubscriber::addContent" .
[ "event" => "content_event.pre_render" "listener" => "App\EventSubscriber\ContentSubscriber::addContent" ] |
|
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 |