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_home_index" .
[ "route" => "pages_home_index" "route_parameters" => [ "_route" => "pages_home_index" "_controller" => "App\Controller\Pages\HomeController::index" "_locale" => "ja" ] "request_uri" => "https://ht-flooring.com/" "method" => "GET" ] |
Deprecations 3
Log messages generated by using features marked as deprecated.
Debug 273
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
[
"/"
]
|
|
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 ?
[
"%home%"
]
|
|
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 = ?
[
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 = ?
[ "1" "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 = ?
[ "1539" "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 = ?
[
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 = ?
[ "53" "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 = ?
[ "2" "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 = ?
[ "493" "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 = ?
[
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 = ?
[ "2" "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 = ?
[ "1514" "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 = ?
[
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 = ?
[ "3" "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 = ?
[ "1512" "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 = ?
[
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 = ?
[ "4" "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 = ?
[ "1516" "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 = ?
[
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 = ?
[ "5" "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 = ?
[ "1513" "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 = ?
[
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 = ?
[ "6" "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 = ?
[ "3" "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 = ?
[ "517" "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 = ?
[
9
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "8" "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 = ?
[ "522" "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 = ?
[
10
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "9" "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 = ?
[ "521" "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 = ?
[
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 = ?
[ "10" "ja" "App\Entity\Section" ] |
|
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 = ?
[
12
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "11" "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 = ?
[ "518" "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 = ?
[
13
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "12" "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 = ?
[ "519" "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 = ?
[
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 = ?
[ "13" "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 = ?
[ "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 e0_.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, e0_.locale AS locale_2 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.object_class = ? ORDER BY e0_.locale ASC
[ 53 "App\Entity\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 1539 "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
[ 2 "App\Entity\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 493 "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
[ 3 "App\Entity\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 1514 "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
[ 4 "App\Entity\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 1512 "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
[ 5 "App\Entity\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 1516 "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
[ 6 "App\Entity\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 1513 "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
[ 8 "App\Entity\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 517 "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
[ 9 "App\Entity\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 522 "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
[ 10 "App\Entity\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 521 "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
[ 11 "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
[ 12 "App\Entity\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 518 "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
[ 13 "App\Entity\Section" ] |
|
doctrine |
SELECT content FROM `ext_translations` WHERE `foreign_key` = :id AND `object_class` = :class AND `field` = :field AND `locale` = :locale
[ "id" => 519 "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
[ 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" ] |
|
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 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 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 = ?
[
1
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1" "ja" "App\Entity\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 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 = ?
[
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\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 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 = ?
[
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\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 t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM kind_project t0 WHERE t0.id = ?
[
1
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1" "ja" "App\Entity\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
[ 1 "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 = ?
[
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\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 t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM kind_project 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\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 t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM kind_project 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\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 t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM kind_project 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\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 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 = ?
[
1
]
|
|
doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1" "ja" "App\Entity\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 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 = ?
[
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\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 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 = ?
[
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\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 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 = ?
[
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\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 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 = ?
[
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\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 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 = ?
[
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\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 |