Log Messages
Level (7)
Channel (5)
| Time | Message |
|---|---|
| deprecation |
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "IncludesBundle\DependencyInjection\IncludesCompilerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2132 +count: 1 -severity: E_USER_DEPRECATED trace: { /opt/shops/wwhshop/vendor/symfony/error-handler/DebugClassLoader.php:343 { IncludesBundle\IncludesBundle->build(ContainerBuilder $container): void … › {
/opt/shops/wwhshop/vendor/symfony/error-handler/DebugClassLoader.php:343 {
IncludesBundle\IncludesBundle->build(ContainerBuilder $container): void …
›
|
| deprecation |
User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:171 called by AbstractMySQLDriver.php:44, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
php
[ "exception" => ErrorException {#183 #message: "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:171 called by AbstractMySQLDriver.php:44, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)" #code: 0 #file: "/opt/shops/wwhshop/vendor/doctrine/deprecations/src/Deprecation.php" #line: 208 #severity: E_USER_DEPRECATED trace: { /opt/shops/wwhshop/vendor/doctrine/deprecations/src/Deprecation.php:208 { Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void … › › {
/opt/shops/wwhshop/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
›
|
| debug |
Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/skylight_blinds/dakstra/"."
app
|
| info |
Connecting with parameters [ "charset" => "UTF8" "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "mysql" "port" => null "user" => "root" "password" => "<redacted>" "driverOptions" => [] "serverVersion" => "mariadb-10.5.0" "defaultTableOptions" => [] "dbname" => "wwh_dak" ]
doctrine
[ "params" => [ "charset" => "UTF8" "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "mysql" "port" => null "user" => "root" "password" => "<redacted>" "driverOptions" => [] "serverVersion" => "mariadb-10.5.0" "defaultTableOptions" => [] "dbname" => "wwh_dak" ] ] |
| debug |
Executing statement: "SELECT sub.id, sub.parent, sub.controller FROM pages sub INNER JOIN pages parent ON (sub.parent = parent.id) INNER JOIN stringtable str_sub ON (sub.identifier_str = str_sub.code) INNER JOIN stringtable_values sv_sub ON (str_sub.id = sv_sub.string_id) INNER JOIN stringtable str_parent ON (parent.identifier_str = str_parent.code) INNER JOIN stringtable_values sv_parent ON (str_parent.id = sv_parent.string_id) WHERE ISNULL(parent.parent) AND sv_parent.value = ? AND sv_parent.language_code = ? AND sv_sub.value = ? AND sv_sub.language_code = ? ORDER BY id LIMIT 1" (parameters: [ 1 => "skylight_blinds" 2 => "eng" 3 => "dakstra" 4 => "eng" ], types: [ 1 => 2 2 => 2 3 => 2 4 => 2 ])
doctrine
[ "sql" => "SELECT sub.id, sub.parent, sub.controller FROM pages sub INNER JOIN pages parent ON (sub.parent = parent.id) INNER JOIN stringtable str_sub ON (sub.identifier_str = str_sub.code) INNER JOIN stringtable_values sv_sub ON (str_sub.id = sv_sub.string_id) INNER JOIN stringtable str_parent ON (parent.identifier_str = str_parent.code) INNER JOIN stringtable_values sv_parent ON (str_parent.id = sv_parent.string_id) WHERE ISNULL(parent.parent) AND sv_parent.value = ? AND sv_parent.language_code = ? AND sv_sub.value = ? AND sv_sub.language_code = ? ORDER BY id LIMIT 1" "params" => [ 1 => "skylight_blinds" 2 => "eng" 3 => "dakstra" 4 => "eng" ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 2 ] ] |
| info |
Matched route "dbpage_38_en".
request
[ "route" => "dbpage_38_en" "route_parameters" => [ "_locale" => "en" "_controller" => "ShopBundle\Controller\ProductController::customProductAction" "_pageinfo" => ShopBundle\Data\Page\PageInfo {#55 -pageID: 38 -parentID: 4 -controller: "ShopBundle\Controller\ProductController::customProductAction" -language: WWHShop\Language\ISOLanguage {#69 …} } "page" => "skylight_blinds" "subPage" => "dakstra" "_route" => "dbpage_38_en" ] "request_uri" => "http://app.gordijnen.amsdard.dev/skylight_blinds/dakstra" "method" => "GET" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.code AS code_3, t0.iso AS iso_4, t0.promote AS promote_5, t0.vat_percentage AS vat_percentage_6 FROM user_countries t0 WHERE t0.id = ?" (parameters: [ 1 => "1" ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.code AS code_3, t0.iso AS iso_4, t0.promote AS promote_5, t0.vat_percentage AS vat_percentage_6 FROM user_countries t0 WHERE t0.id = ?" "params" => [ 1 => "1" ] "types" => [ 1 => 1 ] ] |
| debug |
Checking for authenticator support.
security
[ "firewall_name" => "advisor_auth" "authenticators" => 3 ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "advisor_auth" "authenticator" => "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" ] |
| debug |
Authenticator does not support the request.
security
[ "firewall_name" => "advisor_auth" "authenticator" => "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "advisor_auth" "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" ] |
| debug |
Authenticator does not support the request.
security
[ "firewall_name" => "advisor_auth" "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "advisor_auth" "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" ] |
| debug |
Authenticator does not support the request.
security
[ "firewall_name" => "advisor_auth" "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "ShopBundle\EventListener\ShopRequestListener::onRequestEvent".
event
[ "event" => "kernel.request" "listener" => "ShopBundle\EventListener\ShopRequestListener::onRequestEvent" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3 FROM shop_setting t0 WHERE t0.setting_key = ? LIMIT 1" (parameters: [ 1 => "vadain.token" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3 FROM shop_setting t0 WHERE t0.setting_key = ? LIMIT 1" "params" => [ 1 => "vadain.token" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3 FROM shop_setting t0 WHERE t0.setting_key = ? LIMIT 1" (parameters: [ 1 => "sanity.projectId" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3 FROM shop_setting t0 WHERE t0.setting_key = ? LIMIT 1" "params" => [ 1 => "sanity.projectId" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3 FROM shop_setting t0 WHERE t0.setting_key = ? LIMIT 1" (parameters: [ 1 => "sanity.dataset" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3 FROM shop_setting t0 WHERE t0.setting_key = ? LIMIT 1" "params" => [ 1 => "sanity.dataset" ] "types" => [ 1 => 2 ] ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "ContainerOFFwRkE\RequestPayloadValueResolverGhostD71ed1f::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "ContainerOFFwRkE\RequestPayloadValueResolverGhostD71ed1f::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.internalCategory AS internalCategory_3, t0.range AS range_4, t0.stock AS stock_5, t0.stock_updated AS stock_updated_6, t0.code AS code_7, t0.bespoke AS bespoke_8, t0.price_from AS price_from_9, t0.image_template_string AS image_template_string_10, t0.name_str AS name_str_11, t0.desc_str AS desc_str_12, t0.usp_str AS usp_str_13, t0.payoff_str AS payoff_str_14, t0.product_info_str AS product_info_str_15, t0.gallery_str AS gallery_str_16, t0.faq_str AS faq_str_17, t0.measuring_str AS measuring_str_18, t0.installation_str AS installation_str_19, t0.compatible_with_brand AS compatible_with_brand_20, t0.fixed_price AS fixed_price_21, t0.round_retail_price AS round_retail_price_22, t0.purchase_percentage AS purchase_percentage_23, t0.is_skylight_brand AS is_skylight_brand_24, t0.family_parent AS family_parent_25, t0.useReview AS useReview_26, t0.has_sample AS has_sample_27, t0.width_attribute_id AS width_attribute_id_28, t0.about_page_id AS about_page_id_29, t0.drop_attribute_id AS drop_attribute_id_30, t0.shipping_category_id AS shipping_category_id_31 FROM products t0 WHERE t0.id = ?" (parameters: [ 1 => "17" ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.internalCategory AS internalCategory_3, t0.range AS range_4, t0.stock AS stock_5, t0.stock_updated AS stock_updated_6, t0.code AS code_7, t0.bespoke AS bespoke_8, t0.price_from AS price_from_9, t0.image_template_string AS image_template_string_10, t0.name_str AS name_str_11, t0.desc_str AS desc_str_12, t0.usp_str AS usp_str_13, t0.payoff_str AS payoff_str_14, t0.product_info_str AS product_info_str_15, t0.gallery_str AS gallery_str_16, t0.faq_str AS faq_str_17, t0.measuring_str AS measuring_str_18, t0.installation_str AS installation_str_19, t0.compatible_with_brand AS compatible_with_brand_20, t0.fixed_price AS fixed_price_21, t0.round_retail_price AS round_retail_price_22, t0.purchase_percentage AS purchase_percentage_23, t0.is_skylight_brand AS is_skylight_brand_24, t0.family_parent AS family_parent_25, t0.useReview AS useReview_26, t0.has_sample AS has_sample_27, t0.width_attribute_id AS width_attribute_id_28, t0.about_page_id AS about_page_id_29, t0.drop_attribute_id AS drop_attribute_id_30, t0.shipping_category_id AS shipping_category_id_31 FROM products t0 WHERE t0.id = ?" "params" => [ 1 => "17" ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.no_action AS no_action_3, t0.warehouse_id AS warehouse_id_4 FROM product_ranges t0 WHERE t0.name = ? LIMIT 1" (parameters: [ 1 => "ouro" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.no_action AS no_action_3, t0.warehouse_id AS warehouse_id_4 FROM product_ranges t0 WHERE t0.name = ? LIMIT 1" "params" => [ 1 => "ouro" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.address AS address_4 FROM warehouses t0 WHERE t0.id = ?" (parameters: [ 1 => 1 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.address AS address_4 FROM warehouses t0 WHERE t0.id = ?" "params" => [ 1 => 1 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.code AS code_3, t0.iso AS iso_4, t0.promote AS promote_5, t0.vat_percentage AS vat_percentage_6 FROM user_countries t0 INNER JOIN user_countries_warehouses ON t0.id = user_countries_warehouses.user_country_id WHERE user_countries_warehouses.warehouse_id = ?" (parameters: [ 1 => 1 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.code AS code_3, t0.iso AS iso_4, t0.promote AS promote_5, t0.vat_percentage AS vat_percentage_6 FROM user_countries t0 INNER JOIN user_countries_warehouses ON t0.id = user_countries_warehouses.user_country_id WHERE user_countries_warehouses.warehouse_id = ?" "params" => [ 1 => 1 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3 FROM shop_setting t0 WHERE t0.setting_key = ? LIMIT 1" (parameters: [ 1 => "shop.product.template" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3 FROM shop_setting t0 WHERE t0.setting_key = ? LIMIT 1" "params" => [ 1 => "shop.product.template" ] "types" => [ 1 => 2 ] ] |
| deprecation |
Deprecated: str_contains(): Passing null to parameter #1 ($haystack) of type string is deprecated
php
[ "exception" => ErrorException {#1154 #message: "Deprecated: str_contains(): Passing null to parameter #1 ($haystack) of type string is deprecated" #code: 0 #file: "/opt/shops/wwhshop/src/ShopBundle/Controller/ProductController.php" #line: 312 #severity: E_DEPRECATED trace: { /opt/shops/wwhshop/src/ShopBundle/Controller/ProductController.php:312 { ShopBundle\Controller\ProductController->customProductAction(Request $request) … › {
/opt/shops/wwhshop/src/ShopBundle/Controller/ProductController.php:312 {
ShopBundle\Controller\ProductController->customProductAction(Request $request) …
›
|
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.identifier_str AS identifier_str_3, t0.type_code_na AS type_code_na_4, t0.product_id AS product_id_5 FROM skylight_index t0 WHERE t0.product_id = ? LIMIT 1" (parameters: [ 1 => 17 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.identifier_str AS identifier_str_3, t0.type_code_na AS type_code_na_4, t0.product_id AS product_id_5 FROM skylight_index t0 WHERE t0.product_id = ? LIMIT 1" "params" => [ 1 => 17 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT p0_.code AS code_0, p0_.range AS range_1 FROM products p0_ WHERE p0_.id = ?" (parameters: [ 1 => "17" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT p0_.code AS code_0, p0_.range AS range_1 FROM products p0_ WHERE p0_.id = ?" "params" => [ 1 => "17" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.code AS code_2, t0.type AS type_3, t0.name_str AS name_str_4, t0.name_long_str AS name_long_str_5, t0.desc_str AS desc_str_6, t0.popup_desc_str AS popup_desc_str_7, t0.sort AS sort_8, t0.is_width AS is_width_9, t0.is_drop AS is_drop_10, t0.min_value AS min_value_11, t0.max_value AS max_value_12, t0.required AS required_13, t0.auto_select_first AS auto_select_first_14, t0.step AS step_15, t0.use_first_option AS use_first_option_16, t0.product_id AS product_id_17, t0.option_set_id AS option_set_id_18 FROM product_attributes t0 WHERE t0.product_id = ? ORDER BY t0.sort ASC" (parameters: [ 1 => "17" ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.type AS type_3, t0.name_str AS name_str_4, t0.name_long_str AS name_long_str_5, t0.desc_str AS desc_str_6, t0.popup_desc_str AS popup_desc_str_7, t0.sort AS sort_8, t0.is_width AS is_width_9, t0.is_drop AS is_drop_10, t0.min_value AS min_value_11, t0.max_value AS max_value_12, t0.required AS required_13, t0.auto_select_first AS auto_select_first_14, t0.step AS step_15, t0.use_first_option AS use_first_option_16, t0.product_id AS product_id_17, t0.option_set_id AS option_set_id_18 FROM product_attributes t0 WHERE t0.product_id = ? ORDER BY t0.sort ASC" "params" => [ 1 => "17" ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT o0_.option_id AS sclr_0 FROM option_country o0_ WHERE o0_.country_id = ?" (parameters: [ 1 => 2 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT o0_.option_id AS sclr_0 FROM option_country o0_ WHERE o0_.country_id = ?" "params" => [ 1 => 2 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing query: "SELECT s0_.code AS code_0 FROM skylight_solar_whitelist s0_"
doctrine
[ "sql" => "SELECT s0_.code AS code_0 FROM skylight_solar_whitelist s0_" ] |
| debug |
Executing statement: "SELECT o0_.code AS code_0 FROM out_of_stock_fabrics o0_ WHERE o0_.product_range = ?" (parameters: [ 1 => "ouro" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT o0_.code AS code_0 FROM out_of_stock_fabrics o0_ WHERE o0_.product_range = ?" "params" => [ 1 => "ouro" ] "types" => [ 1 => 2 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.code AS code_3, t0.code_for_image AS code_for_image_4, t0.window_width AS window_width_5, t0.window_drop AS window_drop_6, t0.glass_width AS glass_width_7, t0.glass_drop AS glass_drop_8, t0.sort AS sort_9, t0.option_set_id AS option_set_id_10, t0.base_price_factor_id AS base_price_factor_id_11, t0.retail_class_id AS retail_class_id_12 FROM attribute_options t0 WHERE t0.option_set_id = ? ORDER BY t0.sort ASC, t0.code ASC" (parameters: [ 1 => 27 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.code AS code_3, t0.code_for_image AS code_for_image_4, t0.window_width AS window_width_5, t0.window_drop AS window_drop_6, t0.glass_width AS glass_width_7, t0.glass_drop AS glass_drop_8, t0.sort AS sort_9, t0.option_set_id AS option_set_id_10, t0.base_price_factor_id AS base_price_factor_id_11, t0.retail_class_id AS retail_class_id_12 FROM attribute_options t0 WHERE t0.option_set_id = ? ORDER BY t0.sort ASC, t0.code ASC" "params" => [ 1 => 27 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT o0_.id AS id_0, o0_.name_str AS name_str_1 FROM product_attributes_option_sets p1_ LEFT JOIN option_sets o0_ ON p1_.option_set_id = o0_.id WHERE p1_.product_attribute_id = ? ORDER BY o0_.sort ASC" (parameters: [ 1 => 97 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT o0_.id AS id_0, o0_.name_str AS name_str_1 FROM product_attributes_option_sets p1_ LEFT JOIN option_sets o0_ ON p1_.option_set_id = o0_.id WHERE p1_.product_attribute_id = ? ORDER BY o0_.sort ASC" "params" => [ 1 => 97 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.code AS code_3, t0.code_for_image AS code_for_image_4, t0.window_width AS window_width_5, t0.window_drop AS window_drop_6, t0.glass_width AS glass_width_7, t0.glass_drop AS glass_drop_8, t0.sort AS sort_9, t0.option_set_id AS option_set_id_10, t0.base_price_factor_id AS base_price_factor_id_11, t0.retail_class_id AS retail_class_id_12 FROM attribute_options t0 WHERE t0.option_set_id = ? ORDER BY t0.sort ASC, t0.code ASC" (parameters: [ 1 => 3 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.code AS code_3, t0.code_for_image AS code_for_image_4, t0.window_width AS window_width_5, t0.window_drop AS window_drop_6, t0.glass_width AS glass_width_7, t0.glass_drop AS glass_drop_8, t0.sort AS sort_9, t0.option_set_id AS option_set_id_10, t0.base_price_factor_id AS base_price_factor_id_11, t0.retail_class_id AS retail_class_id_12 FROM attribute_options t0 WHERE t0.option_set_id = ? ORDER BY t0.sort ASC, t0.code ASC" "params" => [ 1 => 3 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT o0_.id AS id_0, o0_.name_str AS name_str_1 FROM product_attributes_option_sets p1_ LEFT JOIN option_sets o0_ ON p1_.option_set_id = o0_.id WHERE p1_.product_attribute_id = ? ORDER BY o0_.sort ASC" (parameters: [ 1 => 138 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT o0_.id AS id_0, o0_.name_str AS name_str_1 FROM product_attributes_option_sets p1_ LEFT JOIN option_sets o0_ ON p1_.option_set_id = o0_.id WHERE p1_.product_attribute_id = ? ORDER BY o0_.sort ASC" "params" => [ 1 => 138 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.code AS code_3, t0.code_for_image AS code_for_image_4, t0.window_width AS window_width_5, t0.window_drop AS window_drop_6, t0.glass_width AS glass_width_7, t0.glass_drop AS glass_drop_8, t0.sort AS sort_9, t0.option_set_id AS option_set_id_10, t0.base_price_factor_id AS base_price_factor_id_11, t0.retail_class_id AS retail_class_id_12 FROM attribute_options t0 WHERE t0.option_set_id = ? ORDER BY t0.sort ASC, t0.code ASC" (parameters: [ 1 => 264 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name_str AS name_str_2, t0.code AS code_3, t0.code_for_image AS code_for_image_4, t0.window_width AS window_width_5, t0.window_drop AS window_drop_6, t0.glass_width AS glass_width_7, t0.glass_drop AS glass_drop_8, t0.sort AS sort_9, t0.option_set_id AS option_set_id_10, t0.base_price_factor_id AS base_price_factor_id_11, t0.retail_class_id AS retail_class_id_12 FROM attribute_options t0 WHERE t0.option_set_id = ? ORDER BY t0.sort ASC, t0.code ASC" "params" => [ 1 => 264 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT o0_.id AS id_0, o0_.name_str AS name_str_1 FROM product_attributes_option_sets p1_ LEFT JOIN option_sets o0_ ON p1_.option_set_id = o0_.id WHERE p1_.product_attribute_id = ? ORDER BY o0_.sort ASC" (parameters: [ 1 => 207 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT o0_.id AS id_0, o0_.name_str AS name_str_1 FROM product_attributes_option_sets p1_ LEFT JOIN option_sets o0_ ON p1_.option_set_id = o0_.id WHERE p1_.product_attribute_id = ? ORDER BY o0_.sort ASC" "params" => [ 1 => 207 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT o0_.id AS id_0, o0_.name_str AS name_str_1 FROM product_attributes_option_sets p1_ LEFT JOIN option_sets o0_ ON p1_.option_set_id = o0_.id WHERE p1_.product_attribute_id = ? ORDER BY o0_.sort ASC" (parameters: [ 1 => 91 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT o0_.id AS id_0, o0_.name_str AS name_str_1 FROM product_attributes_option_sets p1_ LEFT JOIN option_sets o0_ ON p1_.option_set_id = o0_.id WHERE p1_.product_attribute_id = ? ORDER BY o0_.sort ASC" "params" => [ 1 => 91 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.code_for_image AS code_for_image_2, a0_.name_str AS name_str_3 FROM attribute_options a0_ WHERE a0_.option_set_id = ? ORDER BY a0_.sort ASC, a0_.code ASC" (parameters: [ 1 => 39 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.code_for_image AS code_for_image_2, a0_.name_str AS name_str_3 FROM attribute_options a0_ WHERE a0_.option_set_id = ? ORDER BY a0_.sort ASC, a0_.code ASC" "params" => [ 1 => 39 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.code_for_image AS code_for_image_2, a0_.name_str AS name_str_3 FROM attribute_options a0_ WHERE a0_.option_set_id = ? ORDER BY a0_.sort ASC, a0_.code ASC" (parameters: [ 1 => 35 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.code_for_image AS code_for_image_2, a0_.name_str AS name_str_3 FROM attribute_options a0_ WHERE a0_.option_set_id = ? ORDER BY a0_.sort ASC, a0_.code ASC" "params" => [ 1 => 35 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.code_for_image AS code_for_image_2, a0_.name_str AS name_str_3 FROM attribute_options a0_ WHERE a0_.option_set_id = ? ORDER BY a0_.sort ASC, a0_.code ASC" (parameters: [ 1 => 34 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.code_for_image AS code_for_image_2, a0_.name_str AS name_str_3 FROM attribute_options a0_ WHERE a0_.option_set_id = ? ORDER BY a0_.sort ASC, a0_.code ASC" "params" => [ 1 => 34 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.code_for_image AS code_for_image_2, a0_.name_str AS name_str_3 FROM attribute_options a0_ WHERE a0_.option_set_id = ? ORDER BY a0_.sort ASC, a0_.code ASC" (parameters: [ 1 => 66 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.code_for_image AS code_for_image_2, a0_.name_str AS name_str_3 FROM attribute_options a0_ WHERE a0_.option_set_id = ? ORDER BY a0_.sort ASC, a0_.code ASC" "params" => [ 1 => 66 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.code_for_image AS code_for_image_2, a0_.name_str AS name_str_3 FROM attribute_options a0_ WHERE a0_.option_set_id = ? ORDER BY a0_.sort ASC, a0_.code ASC" (parameters: [ 1 => 75 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.code_for_image AS code_for_image_2, a0_.name_str AS name_str_3 FROM attribute_options a0_ WHERE a0_.option_set_id = ? ORDER BY a0_.sort ASC, a0_.code ASC" "params" => [ 1 => 75 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.code_for_image AS code_for_image_2, a0_.name_str AS name_str_3 FROM attribute_options a0_ WHERE a0_.option_set_id = ? ORDER BY a0_.sort ASC, a0_.code ASC" (parameters: [ 1 => 76 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT a0_.id AS id_0, a0_.code AS code_1, a0_.code_for_image AS code_for_image_2, a0_.name_str AS name_str_3 FROM attribute_options a0_ WHERE a0_.option_set_id = ? ORDER BY a0_.sort ASC, a0_.code ASC" "params" => [ 1 => 76 ] "types" => [ 1 => 1 ] ] |
| debug |
Executing statement: "SELECT o0_.id AS id_0, o0_.name_str AS name_str_1 FROM product_attributes_option_sets p1_ LEFT JOIN option_sets o0_ ON p1_.option_set_id = o0_.id WHERE p1_.product_attribute_id = ? ORDER BY o0_.sort ASC" (parameters: [ 1 => 94 ], types: [ 1 => 1 ])
doctrine
[ "sql" => "SELECT o0_.id AS id_0, o0_.name_str AS name_str_1 FROM product_attributes_option_sets p1_ LEFT JOIN option_sets o0_ ON p1_.option_set_id = o0_.id WHERE p1_.product_attribute_id = ? ORDER BY o0_.sort ASC" "params" => [ 1 => 94 ] "types" => [ 1 => 1 ] ] |
| debug |
Notified event "kernel.response" to listener "Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "ContainerOFFwRkE\TrustedCookieResponseListenerGhost79efc3c::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "ContainerOFFwRkE\TrustedCookieResponseListenerGhost79efc3c::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
There are no log messages.
Container Compilation Logs (0)
Log messages generated during the compilation of the service container.
There are no compiler log messages.