Queries total time: 0.23109 s.
Query Time Actions
1
SELECT data FROM cscart_storage_data WHERE data_key = 'store_mode'

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_init_redirect_to_regional_storefront() /var/www/webmarco/app/functions/fn.init.php:1227
  • Tygh\Storefront\Repository::findByUrl() /var/www/webmarco/app/functions/fn.init.php:1451
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Storefront/Repository.php:126
  • fn_set_hook() /var/www/webmarco/app/Tygh/Storefront/Repository.php:313
  • fn_mve_storefront_repository_find_pre() /var/www/webmarco/app/functions/fn.control.php:104
  • fn_allowed_for() /var/www/webmarco/app/functions/fn.multivendor.php:2078
  • fn_get_storage_data() /var/www/webmarco/app/functions/fn.control.php:985
  • db_get_row() /var/www/webmarco/app/functions/fn.control.php:1067
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00040 Re-run Backtrace
2
SELECT storefronts.* FROM cscart_storefronts AS storefronts  WHERE 1 = 1 AND (storefronts.url = 'dev-webmarco.com' OR storefronts.url = 'www.dev-webmarco.com' OR storefronts.url LIKE 'www_.dev-webmarco.com' OR storefronts.url LIKE 'dev-webmarco.com/%' OR storefronts.url LIKE 'www.dev-webmarco.com/%' OR storefronts.url LIKE 'www_.dev-webmarco.com/%') GROUP BY storefronts.storefront_id   ORDER BY storefronts.url = 'dev-webmarco.com' DESC, storefronts.url = 'www.dev-webmarco.com' DESC, storefronts.url LIKE 'www_.dev-webmarco.com' DESC, storefronts.url LIKE 'dev-webmarco.com/%' DESC, storefronts.url LIKE 'www.dev-webmarco.com/%' DESC, storefronts.url LIKE 'www_.dev-webmarco.com/%' desc 

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_init_redirect_to_regional_storefront() /var/www/webmarco/app/functions/fn.init.php:1227
  • Tygh\Storefront\Repository::findByUrl() /var/www/webmarco/app/functions/fn.init.php:1451
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Storefront/Repository.php:126
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:370
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00123 Re-run Backtrace
3
SET time_zone = '+01:00'

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_init_settings() /var/www/webmarco/app/functions/fn.init.php:1227
  • fn_init_time_zone() /var/www/webmarco/app/functions/fn.init.php:1057
  • db_query() /var/www/webmarco/app/functions/fn.init.php:1078
  • Tygh\Database\Connection::query() /var/www/webmarco/app/functions/fn.database.php:138
0.00030 Re-run Backtrace
4
SELECT type FROM cscart_seo_names WHERE name = 'fustan-en-35' 

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_get_route() /var/www/webmarco/app/functions/fn.init.php:1227
  • fn_set_hook() /var/www/webmarco/app/functions/fn.control.php:836
  • fn_seo_get_route() /var/www/webmarco/app/functions/fn.control.php:123
  • db_get_field() /var/www/webmarco/app/addons/seo/func.php:662
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00066 Re-run Backtrace
5
SELECT * FROM cscart_seo_names WHERE name = 'fustan-en-35'  

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_get_route() /var/www/webmarco/app/functions/fn.init.php:1227
  • fn_set_hook() /var/www/webmarco/app/functions/fn.control.php:836
  • fn_seo_get_route() /var/www/webmarco/app/functions/fn.control.php:123
  • db_get_array() /var/www/webmarco/app/addons/seo/func.php:666
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00041 Re-run Backtrace
6
SELECT cscart_languages.lang_code, cscart_languages.name FROM cscart_languages  WHERE 1 AND cscart_languages.status = 'A'   

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_get_route() /var/www/webmarco/app/functions/fn.init.php:1227
  • fn_set_hook() /var/www/webmarco/app/functions/fn.control.php:836
  • fn_seo_get_route() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_seo_validate_object() /var/www/webmarco/app/addons/seo/func.php:705
  • Tygh\Languages\Languages::getSimpleLanguages() /var/www/webmarco/app/addons/seo/func.php:1091
  • db_get_hash_single_array() /var/www/webmarco/app/Tygh/Languages/Languages.php:515
  • Tygh\Database\Connection::getSingleHash() /var/www/webmarco/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:571
0.00038 Re-run Backtrace
7
SELECT object_id, name FROM cscart_seo_names WHERE name IN ('apparel-and-accessories', 'clothing-en', 'baby-and-toddler-clothing-en') AND type = 'c' AND lang_code = 'en' 

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_get_route() /var/www/webmarco/app/functions/fn.init.php:1227
  • fn_set_hook() /var/www/webmarco/app/functions/fn.control.php:836
  • fn_seo_get_route() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_seo_validate_object() /var/www/webmarco/app/addons/seo/func.php:705
  • fn_seo_validate_parents() /var/www/webmarco/app/addons/seo/func.php:1111
  • db_get_hash_single_array() /var/www/webmarco/app/addons/seo/func.php:1148
  • Tygh\Database\Connection::getSingleHash() /var/www/webmarco/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:571
0.00057 Re-run Backtrace
8
SELECT storefronts.* FROM cscart_storefronts AS storefronts  WHERE 1 = 1 AND storefronts.is_default IN ('Y') GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_get_route() /var/www/webmarco/app/functions/fn.init.php:1227
  • fn_set_hook() /var/www/webmarco/app/functions/fn.control.php:836
  • fn_seo_get_route() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_get_corrected_seo_lang_code() /var/www/webmarco/app/addons/seo/func.php:729
  • fn_seo_get_default_storefront_lang_code() /var/www/webmarco/app/addons/seo/func.php:437
  • Tygh\Storefront\Repository::findDefault() /var/www/webmarco/app/addons/seo/func.php:456
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Storefront/Repository.php:188
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00062 Re-run Backtrace
9
SELECT product_id, parent_product_id FROM cscart_product_variation_group_products WHERE product_id IN (431605)

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_get_route() /var/www/webmarco/app/functions/fn.init.php:1227
  • fn_set_hook() /var/www/webmarco/app/functions/fn.control.php:836
  • fn_seo_get_route() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_url() /var/www/webmarco/app/addons/seo/func.php:820
  • fn_set_hook() /var/www/webmarco/app/functions/fn.common.php:3752
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\SeoHookHandler::onUrlPre()
  • Tygh\Addons\ProductVariations\Product\ProductIdMap::getParentProductId() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/SeoHookHandler.php:80
  • Tygh\Addons\ProductVariations\Product\ProductIdMap::loadParentProductIdMapFromDbById() /var/www/webmarco/app/addons/product_variations/src/Product/ProductIdMap.php:171
  • Tygh\Addons\ProductVariations\Product\Group\Repository::getParentProductIdMap() /var/www/webmarco/app/addons/product_variations/src/Product/ProductIdMap.php:264
  • Tygh\Addons\ProductVariations\Tools\Query::column() /var/www/webmarco/app/addons/product_variations/src/Product/Group/Repository.php:577
  • Tygh\Database\Connection::getSingleHash() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:329
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:571
0.00035 Re-run Backtrace
10
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 431605 AND `type` = 'p' AND `dispatch` = '' AND `lang_code` = 'en' 

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_get_route() /var/www/webmarco/app/functions/fn.init.php:1227
  • fn_set_hook() /var/www/webmarco/app/functions/fn.control.php:836
  • fn_seo_get_route() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_url() /var/www/webmarco/app/addons/seo/func.php:820
  • fn_set_hook() /var/www/webmarco/app/functions/fn.common.php:3948
  • fn_seo_url_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_seo_get_name() /var/www/webmarco/app/addons/seo/func.php:1607
  • db_get_row() /var/www/webmarco/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00043 Re-run Backtrace
11
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 2653 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'en' 

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_get_route() /var/www/webmarco/app/functions/fn.init.php:1227
  • fn_set_hook() /var/www/webmarco/app/functions/fn.control.php:836
  • fn_seo_get_route() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_url() /var/www/webmarco/app/addons/seo/func.php:820
  • fn_set_hook() /var/www/webmarco/app/functions/fn.common.php:3948
  • fn_seo_url_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_seo_get_parent_items_path() /var/www/webmarco/app/addons/seo/func.php:1617
  • fn_seo_get_name() /var/www/webmarco/app/addons/seo/func.php:1197
  • db_get_row() /var/www/webmarco/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00045 Re-run Backtrace
12
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 2658 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'en' 

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_get_route() /var/www/webmarco/app/functions/fn.init.php:1227
  • fn_set_hook() /var/www/webmarco/app/functions/fn.control.php:836
  • fn_seo_get_route() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_url() /var/www/webmarco/app/addons/seo/func.php:820
  • fn_set_hook() /var/www/webmarco/app/functions/fn.common.php:3948
  • fn_seo_url_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_seo_get_parent_items_path() /var/www/webmarco/app/addons/seo/func.php:1617
  • fn_seo_get_name() /var/www/webmarco/app/addons/seo/func.php:1197
  • db_get_row() /var/www/webmarco/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00038 Re-run Backtrace
13
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 2722 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'en' 

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_get_route() /var/www/webmarco/app/functions/fn.init.php:1227
  • fn_set_hook() /var/www/webmarco/app/functions/fn.control.php:836
  • fn_seo_get_route() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_url() /var/www/webmarco/app/addons/seo/func.php:820
  • fn_set_hook() /var/www/webmarco/app/functions/fn.common.php:3948
  • fn_seo_url_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_seo_get_parent_items_path() /var/www/webmarco/app/addons/seo/func.php:1617
  • fn_seo_get_name() /var/www/webmarco/app/addons/seo/func.php:1197
  • db_get_row() /var/www/webmarco/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00041 Re-run Backtrace
14
SELECT product_id, parent_product_id FROM cscart_product_variation_group_products WHERE product_id IN (431606)

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_get_route() /var/www/webmarco/app/functions/fn.init.php:1227
  • fn_set_hook() /var/www/webmarco/app/functions/fn.control.php:836
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\SeoHookHandler::onGetRoute()
  • Tygh\Addons\ProductVariations\Product\ProductIdMap::getParentProductId() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/SeoHookHandler.php:130
  • Tygh\Addons\ProductVariations\Product\ProductIdMap::loadParentProductIdMapFromDbById() /var/www/webmarco/app/addons/product_variations/src/Product/ProductIdMap.php:171
  • Tygh\Addons\ProductVariations\Product\Group\Repository::getParentProductIdMap() /var/www/webmarco/app/addons/product_variations/src/Product/ProductIdMap.php:264
  • Tygh\Addons\ProductVariations\Tools\Query::column() /var/www/webmarco/app/addons/product_variations/src/Product/Group/Repository.php:577
  • Tygh\Database\Connection::getSingleHash() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:329
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:571
0.00031 Re-run Backtrace
15
SELECT company_id FROM cscart_products WHERE product_id = '431606'

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_get_route() /var/www/webmarco/app/functions/fn.init.php:1227
  • fn_set_hook() /var/www/webmarco/app/functions/fn.control.php:870
  • fn_mve_get_route_runtime() /var/www/webmarco/app/functions/fn.control.php:104
  • fn_mve_get_vendor_id_by_request() /var/www/webmarco/app/functions/fn.multivendor.php:1058
  • db_get_field() /var/www/webmarco/app/functions/fn.multivendor.php:1520
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00035 Re-run Backtrace
16
SELECT default_langsf FROM cscart_storefronts  WHERE storefront_id = 1

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_init_language() /var/www/webmarco/app/functions/fn.init.php:1227
  • fn_set_hook() /var/www/webmarco/app/functions/fn.init.php:280
  • fn_default_language_init_language_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_default_language_get_default_languagest() /var/www/webmarco/app/addons/default_language/func.php:21
  • db_get_field() /var/www/webmarco/app/addons/default_language/func.php:8
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00030 Re-run Backtrace
17
SELECT cscart_bm_layouts.* FROM cscart_bm_layouts  WHERE 1  AND is_default = 1 AND theme_name = 'vivashop' AND storefront_id = 1

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_init_layout() /var/www/webmarco/app/functions/fn.init.php:1227
  • Tygh\BlockManager\Layout::getDefault() /var/www/webmarco/app/functions/fn.init.php:673
  • db_get_row() /var/www/webmarco/app/Tygh/BlockManager/Layout.php:95
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00051 Re-run Backtrace
18
SELECT data FROM cscart_storage_data WHERE data_key = 'cart_products_next_check'

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_init_user() /var/www/webmarco/app/functions/fn.init.php:1227
  • fn_login_user() /var/www/webmarco/app/functions/fn.init.php:744
  • fn_init_user() /var/www/webmarco/app/functions/fn.users.php:3509
  • fn_is_expired_storage_data() /var/www/webmarco/app/functions/fn.init.php:776
  • fn_get_storage_data() /var/www/webmarco/app/functions/fn.control.php:1085
  • db_get_row() /var/www/webmarco/app/functions/fn.control.php:1067
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00051 Re-run Backtrace
19
SELECT data FROM cscart_storage_data WHERE data_key = 'dev_mode'

    Backtrace

  • require() /var/www/webmarco/index.php:18
  • fn_init() /var/www/webmarco/init.php:195
  • fn_init_templater() /var/www/webmarco/app/functions/fn.init.php:1227
  • Tygh\Development::isEnabled() /var/www/webmarco/app/functions/fn.init.php:124
  • Tygh\Development::read() /var/www/webmarco/app/Tygh/Development.php:28
  • fn_get_storage_data() /var/www/webmarco/app/Tygh/Development.php:81
  • db_get_row() /var/www/webmarco/app/functions/fn.control.php:1067
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00039 Re-run Backtrace
20
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'new_category_grid_list'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_set_hook() /var/www/webmarco/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /var/www/webmarco/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /var/www/webmarco/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:103
  • include() /var/www/webmarco/app/functions/fn.common.php:2473
  • fn_get_products_views() /var/www/webmarco/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:191
  • __() /var/www/webmarco/app/functions/fn.products.php:2796
  • Tygh\Languages\Values::getLangVar() /var/www/webmarco/app/functions/fn.common.php:6089
  • db_get_field() /var/www/webmarco/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00060 Re-run Backtrace
21
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_set_hook() /var/www/webmarco/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /var/www/webmarco/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /var/www/webmarco/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:103
  • include() /var/www/webmarco/app/functions/fn.common.php:2473
  • fn_get_products_views() /var/www/webmarco/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:191
  • __() /var/www/webmarco/app/functions/fn.products.php:2796
  • Tygh\Languages\Values::getLangVar() /var/www/webmarco/app/functions/fn.common.php:6089
  • db_get_found_rows() /var/www/webmarco/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00016 Re-run Backtrace
22
SELECT * FROM cscart_abt__ut2_settings WHERE lang_code = 'en' 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_set_hook() /var/www/webmarco/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /var/www/webmarco/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • db_get_array() /var/www/webmarco/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:124
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00067 Re-run Backtrace
23
SELECT * FROM cscart_bm_layouts WHERE 1  AND storefront_id = 1 AND layout_id = 1928

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\BlockManager\Location::instance() /var/www/webmarco/app/controllers/frontend/init.php:142
  • Tygh\BlockManager\Layout::get() /var/www/webmarco/app/Tygh/BlockManager/Location.php:476
  • db_get_row() /var/www/webmarco/app/Tygh/BlockManager/Layout.php:61
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00037 Re-run Backtrace
24
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'en' WHERE l.layout_id = 1928  AND l.dispatch IN ('products.view') AND (FIND_IN_SET(431606, l.object_ids) OR l.object_ids = '')  ORDER BY l.object_ids desc  LIMIT 1

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\BlockManager\Location::get() /var/www/webmarco/app/controllers/frontend/init.php:142
  • Tygh\BlockManager\Location::getList() /var/www/webmarco/app/Tygh/BlockManager/Location.php:166
  • db_get_hash_array() /var/www/webmarco/app/Tygh/BlockManager/Location.php:105
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.04750 Re-run Backtrace
25
SELECT data FROM cscart_storage_data WHERE data_key = 'cache_id'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_storage_data() /var/www/webmarco/app/controllers/frontend/init.php:146
  • db_get_row() /var/www/webmarco/app/functions/fn.control.php:1067
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00022 Re-run Backtrace
26
SELECT COUNT(DISTINCT storefronts.storefront_id) FROM cscart_storefronts AS storefronts  WHERE 1 = 1

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Settings::instance() /var/www/webmarco/app/addons/cp_power_blog/controllers/frontend/init.post.php:29
  • Tygh\Settings::normalizeInstanceParameters() /var/www/webmarco/app/Tygh/Settings.php:163
  • Tygh\Storefront\Repository::getCount() /var/www/webmarco/app/Tygh/Settings.php:243
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/Tygh/Storefront/Repository.php:435
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00036 Re-run Backtrace
27
SELECT cscart_settings_sections.name, cscart_settings_sections.section_id, cscart_settings_sections.position, cscart_settings_sections.type , cscart_settings_sections.name as description, CONCAT('settings.manage?section_id=', cscart_settings_sections.name) as href  FROM cscart_settings_sections  WHERE 1  AND (FIND_IN_SET('STOREFRONT', cscart_settings_sections.edition_type) OR FIND_IN_SET('ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('MVE:STOREFRONT', cscart_settings_sections.edition_type) OR FIND_IN_SET('MVE:ROOT', cscart_settings_sections.edition_type)) ORDER BY cscart_settings_sections.position

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Settings::instance() /var/www/webmarco/app/addons/cp_power_blog/controllers/frontend/init.post.php:29
  • Tygh\Settings::reloadSections() /var/www/webmarco/app/Tygh/Settings.php:172
  • Tygh\Settings::getSections() /var/www/webmarco/app/Tygh/Settings.php:141
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Settings.php:487
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00084 Re-run Backtrace
28
SELECT * FROM cscart_settings_sections WHERE name = 'cp_power_blog' AND type = 'ADDON'  AND (FIND_IN_SET('STOREFRONT', cscart_settings_sections.edition_type) OR FIND_IN_SET('ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('MVE:STOREFRONT', cscart_settings_sections.edition_type) OR FIND_IN_SET('MVE:ROOT', cscart_settings_sections.edition_type))

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Settings::getValues() /var/www/webmarco/app/addons/cp_power_blog/controllers/frontend/init.post.php:29
  • Tygh\Settings::getSectionByName() /var/www/webmarco/app/Tygh/Settings.php:790
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/Tygh/Settings.php:406
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00039 Re-run Backtrace
29
SELECT cscart_settings_objects.object_id as object_id, name, section_id, section_tab_id, type, position, is_global, cscart_settings_objects.name as description, (CASE WHEN storefront_values.object_id IS NOT NULL THEN storefront_values.value ELSE cscart_settings_objects.value END) AS value FROM cscart_settings_objects  LEFT JOIN cscart_settings_vendor_values AS storefront_values ON storefront_values.object_id = cscart_settings_objects.object_id AND storefront_values.storefront_id = 1 AND storefront_values.company_id = 0 WHERE 1  AND section_id = 558 AND (FIND_IN_SET('STOREFRONT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('MVE:STOREFRONT', cscart_settings_objects.edition_type) OR FIND_IN_SET('MVE:ROOT', cscart_settings_objects.edition_type)) AND cscart_settings_objects.type <> 'H' ORDER BY cscart_settings_objects.position

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Settings::getValues() /var/www/webmarco/app/addons/cp_power_blog/controllers/frontend/init.post.php:29
  • Tygh\Settings::getPlainList() /var/www/webmarco/app/Tygh/Settings.php:805
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/Tygh/Settings.php:1788
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00096 Re-run Backtrace
30
SELECT a.usergroup_id, a.status, a.type, b.usergroup, a.use_as_user_type, a.need_activate_user, a.notice_email, a.position FROM cscart_usergroups as a LEFT JOIN cscart_usergroup_descriptions as b ON b.usergroup_id = a.usergroup_id AND b.lang_code = 'en'  WHERE 1  AND a.status = 'A' AND a.type IN ('A', 'C', 'V') AND a.use_as_user_type = 'Y'  ORDER BY position 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_usergroups() /var/www/webmarco/app/addons/ecl_legal_users/controllers/frontend/init.post.php:16
  • db_get_hash_array() /var/www/webmarco/app/functions/fn.users.php:512
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00029 Re-run Backtrace
31
SELECT object_id FROM cscart_settings_objects LEFT JOIN cscart_settings_sections ON cscart_settings_objects.section_id = cscart_settings_sections.section_id WHERE cscart_settings_objects.name = 'wk_order_confirm_data_tpl_data' 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_wk_order_delivery_confirmation_request() /var/www/webmarco/app/addons/wk_order_delivery_confirmation/controllers/frontend/init.post.php:6
  • fn_wk_order_delivery_confirmation_get_setting_data() /var/www/webmarco/app/addons/wk_order_delivery_confirmation/func.php:23
  • Tygh\Settings::getValue() /var/www/webmarco/app/addons/wk_order_delivery_confirmation/func.php:11
  • Tygh\Settings::getId() /var/www/webmarco/app/Tygh/Settings.php:871
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/Tygh/Settings.php:968
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00018 Re-run Backtrace
32
SELECT cscart_settings_objects.object_id as object_id, cscart_settings_objects.type as object_type, cscart_settings_objects.name as description, (CASE WHEN storefront_values.object_id IS NOT NULL THEN storefront_values.value ELSE cscart_settings_objects.value END) AS value FROM cscart_settings_objects  LEFT JOIN cscart_settings_vendor_values AS storefront_values ON storefront_values.object_id = cscart_settings_objects.object_id AND storefront_values.storefront_id = 1 AND storefront_values.company_id = 0 WHERE 1  AND (FIND_IN_SET('STOREFRONT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('MVE:STOREFRONT', cscart_settings_objects.edition_type) OR FIND_IN_SET('MVE:ROOT', cscart_settings_objects.edition_type)) AND cscart_settings_objects.object_id = 6508 ORDER BY cscart_settings_objects.position

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_wk_order_delivery_confirmation_request() /var/www/webmarco/app/addons/wk_order_delivery_confirmation/controllers/frontend/init.post.php:6
  • fn_wk_order_delivery_confirmation_get_setting_data() /var/www/webmarco/app/addons/wk_order_delivery_confirmation/func.php:23
  • Tygh\Settings::getValue() /var/www/webmarco/app/addons/wk_order_delivery_confirmation/func.php:11
  • Tygh\Settings::getPlainList() /var/www/webmarco/app/Tygh/Settings.php:874
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/Tygh/Settings.php:1788
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00021 Re-run Backtrace
33
SELECT order_id FROM cscart_orders WHERE order_confirmation =0 AND status='E' AND order_status_update_timestamp>0

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_wk_order_delivery_confirmation_request() /var/www/webmarco/app/addons/wk_order_delivery_confirmation/controllers/frontend/init.post.php:6
  • db_get_array() /var/www/webmarco/app/addons/wk_order_delivery_confirmation/func.php:34
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00016 Re-run Backtrace
34
SELECT order_id ,send_time FROM cscart_order_delivery_confirmation_request_data

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • db_get_array() /var/www/webmarco/app/addons/wk_order_delivery_confirmation/controllers/frontend/init.post.php:8
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00007 Re-run Backtrace
35
SELECT usergroup_ids FROM cscart_products WHERE product_id = 431606

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • db_get_field() /var/www/webmarco/app/controllers/frontend/products.php:83
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00020 Re-run Backtrace
36
SELECT category_id FROM cscart_products_categories WHERE product_id = 431606 AND link_type = 'M'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:257
  • fn_bestsellers_get_product_data() /var/www/webmarco/app/functions/fn.control.php:123
  • db_get_field() /var/www/webmarco/app/addons/bestsellers/func.php:255
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00027 Re-run Backtrace
37
SELECT cscart_products.*, cscart_product_descriptions.*, MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) as price, GROUP_CONCAT( CASE   WHEN (cscart_products_categories.link_type = 'M') THEN CONCAT(cscart_products_categories.category_id, 'M')   ELSE cscart_products_categories.category_id END ORDER BY cscart_categories.storefront_id IN (0, 1) DESC, (cscart_products_categories.link_type = 'M') DESC, cscart_products_categories.category_position ASC, cscart_products_categories.category_id ASC) as category_ids, popularity.total as popularity, company_descr.i18n_company as company_name, companies.ec_rfq_whatsapp_number, companies.ec_rfq_phone_number, companies.ec_rfq_bhf, companies.ec_rfq_bht, cscart_product_sales.amount as sales_amount, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path, cscart_discussion.type as discussion_type, cscart_product_review_prepared_data.average_rating average_rating, cscart_product_review_prepared_data.reviews_count product_reviews_count, cscart_ec_table_booking_system.booking_type as booking_type, cscart_ec_table_booking_system.from_date as from_date, cscart_ec_table_booking_system.to_date as to_date, cscart_ec_table_booking_system.slot_time as slot_time, cscart_ec_table_booking_system.free_time as free_time, cscart_ec_table_booking_system.days_data as days_data, cscart_ec_table_booking_system.quantity_selector as quantity_selector, cscart_ec_table_booking_system.show_price_date as show_price_date, cscart_ec_table_booking_system.blocked_date as blocked_date, cscart_ec_table_booking_system.minimum_booking_time as minimum_booking_time FROM cscart_products LEFT JOIN cscart_product_prices ON cscart_product_prices.product_id = cscart_products.product_id AND cscart_product_prices.lower_limit = 1  AND cscart_product_prices.usergroup_id IN (0, 0, 1)  LEFT JOIN cscart_product_descriptions ON cscart_product_descriptions.product_id = cscart_products.product_id AND cscart_product_descriptions.lang_code = 'en' LEFT JOIN cscart_company_descriptions as company_descr ON company_descr.company_id = cscart_products.company_id AND company_descr.lang_code = 'en' LEFT JOIN cscart_companies as companies ON companies.company_id = cscart_products.company_id INNER JOIN cscart_products_categories ON cscart_products_categories.product_id = cscart_products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id  AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND (cscart_products.usergroup_ids = '' OR FIND_IN_SET(0, cscart_products.usergroup_ids) OR FIND_IN_SET(1, cscart_products.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_products.status IN ('A', 'H') LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = cscart_products.product_id LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = cscart_products.product_id AND cscart_product_sales.category_id = 2722 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 431606 AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  LEFT JOIN cscart_discussion ON cscart_discussion.object_id = cscart_products.product_id AND cscart_discussion.object_type = 'P' LEFT JOIN cscart_product_review_prepared_data ON cscart_product_review_prepared_data.product_id = cscart_products.product_id AND cscart_product_review_prepared_data.storefront_id = 0 LEFT JOIN cscart_ec_table_booking_system ON cscart_ec_table_booking_system.product_id = cscart_products.product_id AND cscart_ec_table_booking_system.product_id = 431606 WHERE cscart_products.product_id = 431606  AND (companies.status IN ('A') OR cscart_products.company_id = 0) GROUP BY cscart_products.product_id

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • db_get_row() /var/www/webmarco/app/functions/fn.products.php:260
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00168 Re-run Backtrace
38
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '431606' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '431606' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_get_image_pairs() /var/www/webmarco/app/functions/fn.products.php:335
  • db_multi_query() /var/www/webmarco/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /var/www/webmarco/app/functions/fn.database.php:168
0.00030 Re-run Backtrace
39
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '431606' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '431606' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_get_image_pairs() /var/www/webmarco/app/functions/fn.products.php:340
  • db_multi_query() /var/www/webmarco/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /var/www/webmarco/app/functions/fn.database.php:168
0.00021 Re-run Backtrace
40
SELECT prices.product_id, prices.lower_limit, usergroup_id, prices.percentage_discount, IF(prices.percentage_discount = 0, prices.price, prices.price - (prices.price * prices.percentage_discount)/100) as price FROM cscart_product_prices prices WHERE prices.product_id = 431606  AND lower_limit > 1 AND prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_get_product_prices() /var/www/webmarco/app/functions/fn.products.php:348
  • db_get_hash_multi_array() /var/www/webmarco/app/functions/fn.products.php:3296
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00033 Re-run Backtrace
41
SELECT id_path FROM cscart_categories WHERE category_id IN (2722, 9986)

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_get_category_ids_with_parent() /var/www/webmarco/app/functions/fn.products.php:357
  • db_get_fields() /var/www/webmarco/app/functions/fn.categories.php:2122
  • Tygh\Database\Connection::getColumn() /var/www/webmarco/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:479
0.00016 Re-run Backtrace
42
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp, pf_groups.position AS group_position, cscart_product_features_values.value, cscart_product_features_values.variant_id, cscart_product_features_values.value_int, abt_filters.filter_id FROM cscart_product_features AS pf  LEFT JOIN cscart_product_features AS pf_groups ON pf.parent_id = pf_groups.feature_id LEFT JOIN cscart_product_features_descriptions AS pf_groups_description ON pf_groups_description.feature_id = pf.parent_id AND pf_groups_description.lang_code = 'en' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 431606 AND cscart_product_features_values.lang_code = 'en' LEFT JOIN cscart_product_filters AS abt_filters ON abt_filters.feature_id = pf.feature_id WHERE 1=1  AND pf.feature_type != 'G' AND pf.status IN ('A') AND (pf_groups.status IN ('A') OR pf_groups.status IS NULL) AND pf.company_id IN (0, 676) AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(2653, pf.categories_path) OR FIND_IN_SET(2658, pf.categories_path) OR FIND_IN_SET(2722, pf.categories_path) OR FIND_IN_SET(9965, pf.categories_path) OR FIND_IN_SET(9986, pf.categories_path) )  GROUP BY pf.feature_id  ORDER BY group_position asc, pf_groups_description.description asc, pf_groups.feature_id asc, pf.position asc, cscart_product_features_descriptions.description asc, pf.feature_id asc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_get_product_features() /var/www/webmarco/app/functions/fn.products.php:370
  • db_get_hash_array() /var/www/webmarco/app/functions/fn.features.php:541
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00096 Re-run Backtrace
43
SELECT cscart_product_feature_variant_descriptions.variant, cscart_product_feature_variants.variant_id, cscart_product_feature_variants.feature_id, cscart_product_features_values.variant_id as selected, cscart_product_features.feature_type, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_product_feature_variants  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_feature_variant_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_features_values.lang_code = 'en' AND cscart_product_features_values.product_id = 431606 AND cscart_product_features_values.feature_id = cscart_product_feature_variants.feature_id LEFT JOIN cscart_product_features ON cscart_product_features.feature_id = cscart_product_feature_variants.feature_id LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_product_feature_variants.variant_id AND cscart_seo_names.type = 'e' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  WHERE 1  AND cscart_product_feature_variants.feature_id IN (860, 622, 626)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_get_product_features() /var/www/webmarco/app/functions/fn.products.php:370
  • fn_get_product_feature_variants() /var/www/webmarco/app/functions/fn.features.php:625
  • db_get_hash_array() /var/www/webmarco/app/functions/fn.features.php:1235
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00090 Re-run Backtrace
44
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (7133, 64545, 7168) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (7133, 64545, 7168) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_get_product_features() /var/www/webmarco/app/functions/fn.products.php:370
  • fn_get_product_feature_variants() /var/www/webmarco/app/functions/fn.features.php:625
  • fn_get_image_pairs() /var/www/webmarco/app/functions/fn.features.php:1239
  • db_multi_query() /var/www/webmarco/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /var/www/webmarco/app/functions/fn.database.php:168
0.00031 Re-run Backtrace
45
SELECT feature_id FROM cscart_product_features WHERE feature_id IN (860, 622, 626) AND feature_type = 'E'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_get_product_features() /var/www/webmarco/app/functions/fn.products.php:370
  • fn_get_product_feature_variants() /var/www/webmarco/app/functions/fn.features.php:625
  • fn_set_hook() /var/www/webmarco/app/functions/fn.features.php:1254
  • fn_seo_get_product_feature_variants_post() /var/www/webmarco/app/functions/fn.control.php:123
  • db_get_fields() /var/www/webmarco/app/addons/seo/func.php:2809
  • Tygh\Database\Connection::getColumn() /var/www/webmarco/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:479
0.00015 Re-run Backtrace
46
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp FROM cscart_product_features AS pf LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' WHERE pf.feature_type = 'G' AND (pf.feature_id IN (613, 641) OR pf.feature_id NOT IN (SELECT parent_id FROM cscart_product_features))  AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(2653, pf.categories_path) OR FIND_IN_SET(2658, pf.categories_path) OR FIND_IN_SET(2722, pf.categories_path) OR FIND_IN_SET(9965, pf.categories_path) OR FIND_IN_SET(9986, pf.categories_path) ) ORDER BY pf.position, cscart_product_features_descriptions.description

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_get_product_features() /var/www/webmarco/app/functions/fn.products.php:370
  • db_get_hash_array() /var/www/webmarco/app/functions/fn.features.php:656
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00141 Re-run Backtrace
47
SELECT v.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 431606  AND f.display_on_header = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(2653, f.categories_path) OR FIND_IN_SET(2658, f.categories_path) OR FIND_IN_SET(2722, f.categories_path) OR FIND_IN_SET(9965, f.categories_path) OR FIND_IN_SET(9986, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_get_product_features_list() /var/www/webmarco/app/functions/fn.products.php:373
  • db_get_array() /var/www/webmarco/app/functions/fn.features.php:955
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00074 Re-run Backtrace
48
SELECT filter_id, feature_id FROM cscart_product_filters WHERE status = 'A'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_get_product_features_list() /var/www/webmarco/app/functions/fn.products.php:373
  • db_get_hash_array() /var/www/webmarco/app/functions/fn.features.php:970
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00022 Re-run Backtrace
49
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (7168) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (7168) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_get_product_features_list() /var/www/webmarco/app/functions/fn.products.php:373
  • fn_get_image_pairs() /var/www/webmarco/app/functions/fn.features.php:1005
  • db_multi_query() /var/www/webmarco/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /var/www/webmarco/app/functions/fn.database.php:168
0.00057 Re-run Backtrace
50
SELECT company_id FROM cscart_storefronts_companies WHERE storefront_id = 1

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_get_products() /var/www/webmarco/app/addons/required_products/func.php:36
  • Tygh\Storefront\Storefront::__call() /var/www/webmarco/app/functions/fn.products.php:1996
  • Tygh\Storefront\Storefront::getRelationValue() /var/www/webmarco/app/Tygh/Storefront/Storefront.php:235
  • Tygh\Storefront\RelationsManager::getRelationValue() /var/www/webmarco/app/Tygh/Storefront/Storefront.php:273
  • Tygh\Storefront\RelationsManager::getRelatedValues() /var/www/webmarco/app/Tygh/Storefront/RelationsManager.php:80
  • Tygh\Database\Connection::getColumn() /var/www/webmarco/app/Tygh/Storefront/RelationsManager.php:116
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:479
0.00050 Re-run Backtrace
51
SELECT SQL_CALC_FOUND_ROWS products.product_id, descr1.product as product, companies.company as company_name, companies.ec_rfq_whatsapp_number, companies.ec_rfq_bht, companies.ec_rfq_phone_number, companies.ec_rfq_bhf, products.product_type, products.parent_product_id, cscart_ec_table_booking_system.booking_type as booking_type FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id LEFT JOIN cscart_ec_table_booking_system ON cscart_ec_table_booking_system.product_id = products.product_id  LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = products.product_id WHERE 1  AND companies.status IN ('A') AND products.company_id IN (1, 25, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 111, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 259, 260, 261, 262, 263, 264, 266, 268, 269, 271, 272, 273, 276, 277, 278, 279, 280, 281, 282, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 391, 392, 393, 394, 395, 396, 397, 398, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 439, 440, 443, 445, 447, 448, 449, 450, 451, 452, 454, 455, 457, 458, 459, 460, 461, 462, 463, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 491, 492, 493, 494, 495, 496, 497, 498, 501, 503, 504, 505, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 518, 519, 520, 522, 524, 525, 526, 527, 528, 531, 532, 533, 535, 537, 539, 540, 541, 542, 543, 545, 546, 547, 548, 549, 550, 551, 553, 554, 556, 557, 558, 559, 560, 561, 562, 563, 564, 566, 567, 568, 569, 575, 576, 577, 579, 580, 582, 583, 585, 586, 587, 588, 590, 591, 592, 593, 594, 595, 596, 597, 598, 600, 602, 603, 604, 606, 607, 609, 610, 611, 613, 618, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 639, 641, 642, 643, 644, 646, 647, 649, 655, 660, 661, 662, 663, 665, 668, 669, 670, 671, 672, 673, 674, 675, 676, 678, 679, 680, 681, 682, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 707, 719, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND cscart_product_required_products.product_id = 431606 GROUP BY products.product_id   ORDER BY popularity.total desc, products.product_id ASC 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_get_products() /var/www/webmarco/app/addons/required_products/func.php:36
  • {closure}() /var/www/webmarco/app/functions/fn.products.php:2437
  • db_get_array() /var/www/webmarco/app/functions/fn.products.php:2354
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00137 Re-run Backtrace
52
SELECT * FROM cscart_ec_table_booking_system_price WHERE product_id = 431606

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:390
  • fn_ec_table_booking_system_get_product_data_post() /var/www/webmarco/app/functions/fn.control.php:123
  • db_get_array() /var/www/webmarco/app/addons/ec_table_booking_system/func.php:111
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00013 Re-run Backtrace
53
SELECT cscart_et_quick_info.block_id, cscart_et_quick_info.data as settings, cscart_et_quick_info.status, cscart_et_quick_info.position, cscart_et_quick_info_title.data as data, cscart_et_quick_info_data.content_id as content_id, cscart_et_quick_info_descr.data as v_data FROM cscart_et_quick_info LEFT JOIN cscart_et_quick_info_title 
	      ON cscart_et_quick_info_title.block_id = cscart_et_quick_info.block_id LEFT JOIN cscart_et_quick_info_data 
	      ON cscart_et_quick_info_data.block_id = cscart_et_quick_info.block_id LEFT JOIN cscart_et_quick_info_descr 
	      ON cscart_et_quick_info_descr.content_id = cscart_et_quick_info_data.content_id WHERE 1  AND cscart_et_quick_info_title.lang_code = 'en' AND cscart_et_quick_info_descr.lang_code = 'en' AND cscart_et_quick_info.status = 'A' AND cscart_et_quick_info_data.company_id = 676  ORDER BY cscart_et_quick_info.position asc

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_data() /var/www/webmarco/app/controllers/frontend/products.php:96
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:390
  • fn_et_quick_info_get_product_data_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_et_quick_info_get() /var/www/webmarco/app/addons/et_quick_info/func.php:419
  • db_get_hash_array() /var/www/webmarco/app/addons/et_quick_info/func.php:296
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00146 Re-run Backtrace
54
SELECT id_path FROM cscart_categories WHERE category_id IN (2722)

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_category_ids_with_parent() /var/www/webmarco/app/controllers/frontend/products.php:155
  • db_get_fields() /var/www/webmarco/app/functions/fn.categories.php:2122
  • Tygh\Database\Connection::getColumn() /var/www/webmarco/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:479
0.00014 Re-run Backtrace
55
SELECT category_id, category FROM cscart_category_descriptions WHERE category_id IN (2653, 2658, 2722) AND lang_code = 'en'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_category_name() /var/www/webmarco/app/controllers/frontend/products.php:159
  • db_get_hash_single_array() /var/www/webmarco/app/functions/fn.categories.php:904
  • Tygh\Database\Connection::getSingleHash() /var/www/webmarco/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:571
0.00015 Re-run Backtrace
56
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (431606) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (431606) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_get_image_pairs() /var/www/webmarco/app/functions/fn.products.php:629
  • db_multi_query() /var/www/webmarco/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /var/www/webmarco/app/functions/fn.database.php:168
0.00048 Re-run Backtrace
57
SELECT a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en'  WHERE a.product_id IN (431606) AND a.status = 'A' ORDER BY a.position

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_get_product_options() /var/www/webmarco/app/functions/fn.products.php:642
  • db_get_hash_multi_array() /var/www/webmarco/app/functions/fn.options.php:242
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00036 Re-run Backtrace
58
SELECT c.product_id AS cur_product_id, a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (431606) AND a.product_id = 0 AND a.status = 'A' ORDER BY a.position

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_get_product_options() /var/www/webmarco/app/functions/fn.products.php:642
  • db_get_hash_multi_array() /var/www/webmarco/app/functions/fn.options.php:252
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00036 Re-run Backtrace
59
SELECT cscart_languages.* FROM cscart_languages  WHERE 1    

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • db_get_hash_array() /var/www/webmarco/app/Tygh/Languages/Languages.php:134
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00015 Re-run Backtrace
60
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('2') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00159 Re-run Backtrace
61
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('6') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00142 Re-run Backtrace
62
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('7') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00123 Re-run Backtrace
63
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('8') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00171 Re-run Backtrace
64
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('9') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00187 Re-run Backtrace
65
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('10') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00182 Re-run Backtrace
66
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('11') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00189 Re-run Backtrace
67
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('12') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00216 Re-run Backtrace
68
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('13') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00237 Re-run Backtrace
69
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('14') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00236 Re-run Backtrace
70
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('15') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00229 Re-run Backtrace
71
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('16') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00260 Re-run Backtrace
72
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('17') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00248 Re-run Backtrace
73
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('18') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00248 Re-run Backtrace
74
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('19') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00207 Re-run Backtrace
75
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('20') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00241 Re-run Backtrace
76
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('21') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00242 Re-run Backtrace
77
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('22') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00260 Re-run Backtrace
78
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('23') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00267 Re-run Backtrace
79
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('24') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00336 Re-run Backtrace
80
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('25') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00285 Re-run Backtrace
81
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('26') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00262 Re-run Backtrace
82
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('27') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00271 Re-run Backtrace
83
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('28') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00438 Re-run Backtrace
84
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('29') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00262 Re-run Backtrace
85
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('30') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00248 Re-run Backtrace
86
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('31') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00259 Re-run Backtrace
87
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('32') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00250 Re-run Backtrace
88
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('33') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00245 Re-run Backtrace
89
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('34') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00266 Re-run Backtrace
90
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('35') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00291 Re-run Backtrace
91
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('37') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00208 Re-run Backtrace
92
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('38') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:307
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /var/www/webmarco/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /var/www/webmarco/app/Tygh/Languages/Languages.php:1681
  • array_walk() /var/www/webmarco/app/Tygh/Languages/Languages.php:1745
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /var/www/webmarco/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00198 Re-run Backtrace
93
SELECT f.feature_id, f.purpose, p.product_id, p.parent_product_id, g.id, g.code FROM cscart_product_variation_group_features AS f INNER JOIN cscart_product_variation_groups AS g ON f.group_id = g.id INNER JOIN cscart_product_variation_group_products AS p ON f.group_id = p.group_id WHERE p.product_id IN (431606)

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsGroupInfo() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:310
  • Tygh\Addons\ProductVariations\Product\Group\Repository::findGroupInfoByProductIds() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:453
  • Tygh\Addons\ProductVariations\Tools\Query::select() /var/www/webmarco/app/addons/product_variations/src/Product/Group/Repository.php:355
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:310
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00074 Re-run Backtrace
94
SELECT pf.feature_id, pf.feature_style, pf.position, pf.purpose, pf.display_on_catalog, pfd.description, pfd.internal_name, pfd.prefix, pfd.suffix, (CASE WHEN pf.purpose = 'group_catalog_item' THEN 0 ELSE 1 END) AS purpose_position FROM cscart_product_features AS pf INNER JOIN cscart_product_features_descriptions AS pfd ON pf.feature_id = pfd.feature_id AND pfd.lang_code = 'en' WHERE pf.feature_id IN (626, 860) ORDER BY purpose_position ASC, pf.position ASC, pf.feature_id ASC

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsGroupInfo() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:310
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsFeatures() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:475
  • Tygh\Addons\ProductVariations\Product\Repository::findFeatures() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:555
  • Tygh\Addons\ProductVariations\Tools\Query::executeWithoutSharing() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:331
  • call_user_func() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:397
  • Tygh\Addons\ProductVariations\Product\Repository::Tygh\Addons\ProductVariations\Product\{closure}()
  • Tygh\Addons\ProductVariations\Tools\Query::select() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:330
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:268
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00057 Re-run Backtrace
95
SELECT pfv.feature_id, pfv.product_id, pfv.variant_id, fv.position, fvd.variant FROM cscart_product_features_values AS pfv INNER JOIN cscart_product_feature_variants AS fv ON pfv.feature_id = fv.feature_id AND pfv.variant_id = fv.variant_id INNER JOIN cscart_product_feature_variant_descriptions AS fvd ON pfv.variant_id = fvd.variant_id AND fvd.lang_code = 'en' WHERE pfv.feature_id IN (626, 860) AND pfv.product_id IN (431606) AND pfv.lang_code = 'en'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsGroupInfo() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:310
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsFeatures() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:475
  • Tygh\Addons\ProductVariations\Tools\Query::select() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:594
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:274
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00108 Re-run Backtrace
96
SELECT SQL_CALC_FOUND_ROWS products.product_id, products.amount, descr1.product as product, companies.company as company_name, companies.ec_rfq_whatsapp_number, companies.ec_rfq_bht, companies.ec_rfq_phone_number, companies.ec_rfq_bhf, variation_group_products.group_id AS variation_group_id, products.product_type, products.parent_product_id, cscart_ec_table_booking_system.booking_type as booking_type FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  INNER JOIN cscart_product_variation_group_products AS variation_group_products ON variation_group_products.product_id = products.product_id LEFT JOIN cscart_ec_table_booking_system ON cscart_ec_table_booking_system.product_id = products.product_id  WHERE 1  AND companies.status IN ('A') AND products.company_id IN (1, 25, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 111, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 259, 260, 261, 262, 263, 264, 266, 268, 269, 271, 272, 273, 276, 277, 278, 279, 280, 281, 282, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 391, 392, 393, 394, 395, 396, 397, 398, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 439, 440, 443, 445, 447, 448, 449, 450, 451, 452, 454, 455, 457, 458, 459, 460, 461, 462, 463, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 491, 492, 493, 494, 495, 496, 497, 498, 501, 503, 504, 505, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 518, 519, 520, 522, 524, 525, 526, 527, 528, 531, 532, 533, 535, 537, 539, 540, 541, 542, 543, 545, 546, 547, 548, 549, 550, 551, 553, 554, 556, 557, 558, 559, 560, 561, 562, 563, 564, 566, 567, 568, 569, 575, 576, 577, 579, 580, 582, 583, 585, 586, 587, 588, 590, 591, 592, 593, 594, 595, 596, 597, 598, 600, 602, 603, 604, 606, 607, 609, 610, 611, 613, 618, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 639, 641, 642, 643, 644, 646, 647, 649, 655, 660, 661, 662, 663, 665, 668, 669, 670, 671, 672, 673, 674, 675, 676, 678, 679, 680, 681, 682, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 707, 719, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND variation_group_products.group_id IN (10693) GROUP BY products.product_id   ORDER BY NULL asc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsFeaturesVariants() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:314
  • Tygh\Addons\ProductVariations\Product\Repository::findVariationProductsByProductCollection() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:658
  • Tygh\Addons\ProductVariations\Product\Repository::findProductsByParams() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:189
  • fn_get_products() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:168
  • {closure}() /var/www/webmarco/app/functions/fn.products.php:2437
  • db_get_array() /var/www/webmarco/app/functions/fn.products.php:2354
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00384 Re-run Backtrace
97
SELECT p.product_id, ifnull(count(dp.post_id),0) as discussion_amount_posts
FROM cscart_discussion
INNER JOIN cscart_products as p ON (cscart_discussion.object_id = p.product_id)
INNER JOIN cscart_discussion_posts as dp ON (cscart_discussion.thread_id = dp.thread_id AND cscart_discussion.object_type = 'P' )
WHERE dp.status = 'A' and p.product_id in (431605, 431606, 431607, 431608, 431609, 431610, 431611, 431612, 431613, 431614)
GROUP BY p.product_id

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsFeaturesVariants() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:314
  • Tygh\Addons\ProductVariations\Product\Repository::findVariationProductsByProductCollection() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:658
  • Tygh\Addons\ProductVariations\Product\Repository::findProductsByParams() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:189
  • fn_get_products() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:168
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:2467
  • fn_abt__unitheme2_get_products_post() /var/www/webmarco/app/functions/fn.control.php:123
  • db_get_hash_single_array() /var/www/webmarco/app/addons/abt__unitheme2/func.php:241
  • Tygh\Database\Connection::getSingleHash() /var/www/webmarco/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:571
0.00086 Re-run Backtrace
98
SELECT pfv.feature_id, pfv.product_id, pfv.variant_id, gp.group_id FROM cscart_product_features_values AS pfv INNER JOIN cscart_product_variation_group_products AS gp ON pfv.product_id = gp.product_id INNER JOIN cscart_product_variation_group_features AS gpf ON gpf.group_id = gp.group_id AND gpf.feature_id = pfv.feature_id WHERE pfv.lang_code = 'en' AND gp.group_id IN (10693)

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsFeaturesVariants() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:314
  • Tygh\Addons\ProductVariations\Product\Repository::findVariationProductsByProductCollection() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:658
  • Tygh\Addons\ProductVariations\Product\Group\Repository::findGroupProductsFeaturesValues() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:227
  • Tygh\Addons\ProductVariations\Tools\Query::select() /var/www/webmarco/app/addons/product_variations/src/Product/Group/Repository.php:399
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:274
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00089 Re-run Backtrace
99
SELECT pfv.variant_id, pfv.position, pfvd.variant FROM cscart_product_feature_variants AS pfv INNER JOIN cscart_product_feature_variant_descriptions AS pfvd ON pfv.variant_id = pfvd.variant_id AND pfvd.lang_code = 'en' WHERE pfv.variant_id IN (7161, 64545, 7168, 7169, 7170, 7162, 7163, 7164, 7165, 7166, 7167)

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsFeaturesVariants() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:314
  • Tygh\Addons\ProductVariations\Product\Repository::findVariationProductsByProductCollection() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:658
  • Tygh\Addons\ProductVariations\Product\Repository::findFeaturesVariants() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:250
  • Tygh\Addons\ProductVariations\Tools\Query::select() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:354
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:268
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00070 Re-run Backtrace
100
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (431605, 431606, 431607, 431608, 431609, 431610, 431611, 431612, 431613, 431614) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsFeaturesVariants() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:314
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsMainImage() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:756
  • fn_get_image_pairs() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:807
  • db_multi_query() /var/www/webmarco/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /var/www/webmarco/app/functions/fn.database.php:168
0.00073 Re-run Backtrace
101
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1732212621, 1) AND IF(to_date, to_date >= 1732212621, 1) AND status IN ('A', 'H') AND cscart_promotions.zone = 'catalog' AND (storefronts_promotions.storefront_id = 1 OR storefronts_promotions.storefront_id IS NULL)   ORDER BY cscart_promotions.stop_other_rules desc, cscart_promotions.priority asc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_promotion_apply() /var/www/webmarco/app/functions/fn.products.php:799
  • fn_get_promotions() /var/www/webmarco/app/functions/fn.promotions.php:277
  • db_get_hash_array() /var/www/webmarco/app/functions/fn.promotions.php:193
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00138 Re-run Backtrace
102
SELECT feature_id, variant_id, value, value_int FROM cscart_product_features_values WHERE product_id = 431606 AND lang_code = 'en'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_promotion_apply() /var/www/webmarco/app/functions/fn.products.php:799
  • fn_check_promotion_conditions() /var/www/webmarco/app/functions/fn.promotions.php:356
  • fn_check_promotion_condition_groups_recursive() /var/www/webmarco/app/functions/fn.promotions.php:731
  • fn_promotion_validate() /var/www/webmarco/app/functions/fn.promotions.php:816
  • fn_promotions_check_features() /var/www/webmarco/app/functions/fn.promotions.php:995
  • db_get_hash_multi_array() /var/www/webmarco/app/functions/fn.promotions.php:1927
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00067 Re-run Backtrace
103
SELECT feature_id, variant_id, value, value_int FROM cscart_product_features_values WHERE product_id = 431606 AND lang_code = 'en'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_promotion_apply() /var/www/webmarco/app/functions/fn.products.php:799
  • fn_check_promotion_conditions() /var/www/webmarco/app/functions/fn.promotions.php:356
  • fn_check_promotion_condition_groups_recursive() /var/www/webmarco/app/functions/fn.promotions.php:731
  • fn_promotion_validate() /var/www/webmarco/app/functions/fn.promotions.php:816
  • fn_promotions_check_features() /var/www/webmarco/app/functions/fn.promotions.php:995
  • db_get_hash_multi_array() /var/www/webmarco/app/functions/fn.promotions.php:1927
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00031 Re-run Backtrace
104
SELECT feature_id, variant_id, value, value_int FROM cscart_product_features_values WHERE product_id = 431606 AND lang_code = 'en'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_promotion_apply() /var/www/webmarco/app/functions/fn.products.php:799
  • fn_check_promotion_conditions() /var/www/webmarco/app/functions/fn.promotions.php:356
  • fn_check_promotion_condition_groups_recursive() /var/www/webmarco/app/functions/fn.promotions.php:731
  • fn_promotion_validate() /var/www/webmarco/app/functions/fn.promotions.php:816
  • fn_promotions_check_features() /var/www/webmarco/app/functions/fn.promotions.php:995
  • db_get_hash_multi_array() /var/www/webmarco/app/functions/fn.promotions.php:1927
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00042 Re-run Backtrace
105
SELECT feature_id, variant_id, value, value_int FROM cscart_product_features_values WHERE product_id = 431606 AND lang_code = 'en'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_promotion_apply() /var/www/webmarco/app/functions/fn.products.php:799
  • fn_check_promotion_conditions() /var/www/webmarco/app/functions/fn.promotions.php:356
  • fn_check_promotion_condition_groups_recursive() /var/www/webmarco/app/functions/fn.promotions.php:731
  • fn_promotion_validate() /var/www/webmarco/app/functions/fn.promotions.php:816
  • fn_promotions_check_features() /var/www/webmarco/app/functions/fn.promotions.php:995
  • db_get_hash_multi_array() /var/www/webmarco/app/functions/fn.promotions.php:1927
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00053 Re-run Backtrace
106
SELECT feature_id, variant_id, value, value_int FROM cscart_product_features_values WHERE product_id = 431606 AND lang_code = 'en'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_promotion_apply() /var/www/webmarco/app/functions/fn.products.php:799
  • fn_check_promotion_conditions() /var/www/webmarco/app/functions/fn.promotions.php:356
  • fn_check_promotion_condition_groups_recursive() /var/www/webmarco/app/functions/fn.promotions.php:731
  • fn_promotion_validate() /var/www/webmarco/app/functions/fn.promotions.php:816
  • fn_promotions_check_features() /var/www/webmarco/app/functions/fn.promotions.php:995
  • db_get_hash_multi_array() /var/www/webmarco/app/functions/fn.promotions.php:1927
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00026 Re-run Backtrace
107
SELECT feature_id, variant_id, value, value_int FROM cscart_product_features_values WHERE product_id = 431606 AND lang_code = 'en'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_promotion_apply() /var/www/webmarco/app/functions/fn.products.php:799
  • fn_check_promotion_conditions() /var/www/webmarco/app/functions/fn.promotions.php:356
  • fn_check_promotion_condition_groups_recursive() /var/www/webmarco/app/functions/fn.promotions.php:731
  • fn_promotion_validate() /var/www/webmarco/app/functions/fn.promotions.php:816
  • fn_promotions_check_features() /var/www/webmarco/app/functions/fn.promotions.php:995
  • db_get_hash_multi_array() /var/www/webmarco/app/functions/fn.promotions.php:1927
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00052 Re-run Backtrace
108
SELECT feature_id, variant_id, value, value_int FROM cscart_product_features_values WHERE product_id = 431606 AND lang_code = 'en'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_promotion_apply() /var/www/webmarco/app/functions/fn.products.php:799
  • fn_check_promotion_conditions() /var/www/webmarco/app/functions/fn.promotions.php:356
  • fn_check_promotion_condition_groups_recursive() /var/www/webmarco/app/functions/fn.promotions.php:731
  • fn_promotion_validate() /var/www/webmarco/app/functions/fn.promotions.php:816
  • fn_promotions_check_features() /var/www/webmarco/app/functions/fn.promotions.php:995
  • db_get_hash_multi_array() /var/www/webmarco/app/functions/fn.promotions.php:1927
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00023 Re-run Backtrace
109
SELECT cscart_product_features.feature_id,cscart_product_features.feature_code,cscart_product_features.company_id,cscart_product_features.feature_type,cscart_product_features.parent_id,cscart_product_features.display_on_product,cscart_product_features.display_on_catalog,cscart_product_features.display_on_header,cscart_product_features_descriptions.description,cscart_product_features_descriptions.internal_name,cscart_product_features_descriptions.lang_code,cscart_product_features_descriptions.prefix,cscart_product_features_descriptions.suffix,cscart_product_features.categories_path,cscart_product_features_descriptions.full_description,cscart_product_features.status,cscart_product_features.comparison,cscart_product_features.position,cscart_product_features.purpose,cscart_product_features.feature_style,cscart_product_features.filter_style FROM cscart_product_features LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = cscart_product_features.feature_id AND cscart_product_features_descriptions.lang_code = 'en' WHERE cscart_product_features.feature_id = 626

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:882
  • fn_et_vivashop_settings_gather_additional_products_data_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_get_product_feature_data() /var/www/webmarco/app/addons/et_vivashop_settings/func.php:502
  • db_get_row() /var/www/webmarco/app/functions/fn.features.php:805
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00054 Re-run Backtrace
110
SELECT cscart_product_features.feature_id,cscart_product_features.feature_code,cscart_product_features.company_id,cscart_product_features.feature_type,cscart_product_features.parent_id,cscart_product_features.display_on_product,cscart_product_features.display_on_catalog,cscart_product_features.display_on_header,cscart_product_features_descriptions.description,cscart_product_features_descriptions.internal_name,cscart_product_features_descriptions.lang_code,cscart_product_features_descriptions.prefix,cscart_product_features_descriptions.suffix,cscart_product_features.categories_path,cscart_product_features_descriptions.full_description,cscart_product_features.status,cscart_product_features.comparison,cscart_product_features.position,cscart_product_features.purpose,cscart_product_features.feature_style,cscart_product_features.filter_style FROM cscart_product_features LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = cscart_product_features.feature_id AND cscart_product_features_descriptions.lang_code = 'en' WHERE cscart_product_features.feature_id = 860

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_gather_additional_product_data() /var/www/webmarco/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /var/www/webmarco/app/functions/fn.products.php:998
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:882
  • fn_et_vivashop_settings_gather_additional_products_data_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_get_product_feature_data() /var/www/webmarco/app/addons/et_vivashop_settings/func.php:502
  • db_get_row() /var/www/webmarco/app/functions/fn.features.php:805
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00025 Re-run Backtrace
111
SELECT cscart_product_files.*, cscart_product_file_descriptions.file_name, cscart_product_file_descriptions.license, cscart_product_file_descriptions.readme FROM cscart_product_files  LEFT JOIN cscart_product_file_descriptions ON cscart_product_file_descriptions.file_id = cscart_product_files.file_id AND cscart_product_file_descriptions.lang_code = 'en' WHERE 1=1  AND cscart_product_files.product_id = 431606 AND preview_path != '' AND cscart_product_files.status = 'A'  ORDER BY cscart_product_files.position asc, cscart_product_file_descriptions.file_name asc

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_product_files() /var/www/webmarco/app/controllers/frontend/products.php:184
  • db_get_array() /var/www/webmarco/app/functions/fn.product_files.php:645
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00057 Re-run Backtrace
112
SELECT *,cscart_product_tabs.status as status,cscart_product_tabs.block_id as block_id,cscart_product_tabs.company_id as company_id,cscart_product_tabs_descriptions.name as name  FROM cscart_product_tabs LEFT JOIN cscart_product_tabs_descriptions ON cscart_product_tabs.tab_id = cscart_product_tabs_descriptions.tab_id LEFT JOIN cscart_bm_blocks ON cscart_bm_blocks.block_id = cscart_product_tabs.block_id  WHERE cscart_product_tabs_descriptions.lang_code = 'en'   ORDER BY position

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_init_product_tabs() /var/www/webmarco/app/controllers/frontend/products.php:191
  • Tygh\BlockManager\ProductTabs::getList() /var/www/webmarco/app/functions/fn.products.php:3853
  • db_get_hash_array() /var/www/webmarco/app/Tygh/BlockManager/ProductTabs.php:61
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00058 Re-run Backtrace
113
SELECT items.chain_id, items.product_id, items.products, items.modifier, items.modifier_type, items.date_from, items.date_to, items.display_in_promotions, items.status, descr.name, descr.description FROM cscart_buy_together AS items LEFT JOIN cscart_products AS p ON p.product_id = items.product_id LEFT JOIN cscart_buy_together_descriptions AS descr ON items.chain_id = descr.chain_id AND descr.lang_code = 'en' WHERE items.product_id = 431606 AND items.status = 'A' AND ((items.date_from <= 1732143600 AND items.date_to >= 1732143600) OR (items.date_from = 0 AND items.date_to >= 1732143600) OR (items.date_from <= 1732143600 AND items.date_to = 0) OR (items.date_from = 0 AND items.date_to = 0))

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_init_product_tabs() /var/www/webmarco/app/controllers/frontend/products.php:191
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:3880
  • fn_buy_together_init_product_tabs_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_buy_together_get_chains() /var/www/webmarco/app/addons/buy_together/func.php:1243
  • db_get_array() /var/www/webmarco/app/addons/buy_together/func.php:236
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00061 Re-run Backtrace
114
SELECT cscart_attachments.*, cscart_attachment_descriptions.description FROM cscart_attachments LEFT JOIN cscart_attachment_descriptions ON cscart_attachments.attachment_id = cscart_attachment_descriptions.attachment_id AND lang_code = 'en' WHERE object_type = 'product' AND object_id = 431605 AND type = 'M'  AND (usergroup_ids = '' OR FIND_IN_SET(0, usergroup_ids) OR FIND_IN_SET(1, usergroup_ids)) AND status = 'A' ORDER BY position

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_init_product_tabs() /var/www/webmarco/app/controllers/frontend/products.php:191
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:3880
  • fn_attachments_init_product_tabs_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_get_attachments() /var/www/webmarco/app/addons/attachments/func.php:455
  • db_get_array() /var/www/webmarco/app/addons/attachments/func.php:46
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00040 Re-run Backtrace
115
SHOW COLUMNS FROM cscart_product_popularity

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_set_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:197
  • fn_update_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:303
  • db_query() /var/www/webmarco/app/functions/fn.products.php:4080
  • Tygh\Database\Connection::query() /var/www/webmarco/app/functions/fn.database.php:138
  • Tygh\Database\Connection::process() /var/www/webmarco/app/Tygh/Database/Connection.php:683
  • Tygh\Database\Connection::checkTableFields() /var/www/webmarco/app/Tygh/Database/Connection.php:1032
  • Tygh\Database\Connection::getTableFields() /var/www/webmarco/app/Tygh/Database/Connection.php:1194
  • Tygh\Database\Connection::getColumn() /var/www/webmarco/app/Tygh/Database/Connection.php:1162
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:479
0.00038 Re-run Backtrace
116
INSERT INTO cscart_product_popularity (`viewed`, `added`, `deleted`, `bought`, `total`, `product_id`) VALUES (1, 0, 0, 0, 3, 431606) ON DUPLICATE KEY UPDATE viewed = viewed + 1, added = added + 0, deleted = deleted + 0, bought = bought + 0, total = total + 3

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_set_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:197
  • fn_update_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:303
  • db_query() /var/www/webmarco/app/functions/fn.products.php:4080
  • Tygh\Database\Connection::query() /var/www/webmarco/app/functions/fn.database.php:138
0.00413 Re-run Backtrace
117
SELECT * FROM cscart_product_popularity WHERE product_id = 431606

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_set_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:197
  • fn_update_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:303
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:4089
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onUpdateProductPopularity()
  • Tygh\Addons\ProductVariations\SyncService::sync() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:1265
  • Tygh\Addons\ProductVariations\Product\Sync\Table\OneToManyViaPrimaryKeyTable::sync() /var/www/webmarco/app/addons/product_variations/src/SyncService.php:85
  • Tygh\Addons\ProductVariations\Tools\Query::select() /var/www/webmarco/app/addons/product_variations/src/Product/Sync/Table/OneToManyViaPrimaryKeyTable.php:45
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:279
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00043 Re-run Backtrace
118
SELECT product_id FROM cscart_product_popularity WHERE product_id IN (431605)

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_set_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:197
  • fn_update_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:303
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:4089
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onUpdateProductPopularity()
  • Tygh\Addons\ProductVariations\SyncService::sync() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:1265
  • Tygh\Addons\ProductVariations\Product\Sync\Table\OneToManyViaPrimaryKeyTable::sync() /var/www/webmarco/app/addons/product_variations/src/SyncService.php:85
  • Tygh\Addons\ProductVariations\Tools\Query::select() /var/www/webmarco/app/addons/product_variations/src/Product/Sync/Table/OneToManyViaPrimaryKeyTable.php:57
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:279
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00013 Re-run Backtrace
119
UPDATE cscart_product_popularity SET `viewed` = 5432, `added` = 8, `deleted` = 0, `bought` = 0, `total` = 16336 WHERE product_id IN (431605)

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_set_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:197
  • fn_update_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:303
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:4089
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onUpdateProductPopularity()
  • Tygh\Addons\ProductVariations\SyncService::sync() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:1265
  • Tygh\Addons\ProductVariations\Product\Sync\Table\OneToManyViaPrimaryKeyTable::sync() /var/www/webmarco/app/addons/product_variations/src/SyncService.php:85
  • Tygh\Addons\ProductVariations\Product\Sync\Table\OneToManyViaPrimaryKeyTable::executeUpdate() /var/www/webmarco/app/addons/product_variations/src/Product/Sync/Table/OneToManyViaPrimaryKeyTable.php:61
  • Tygh\Addons\ProductVariations\Tools\Query::update() /var/www/webmarco/app/addons/product_variations/src/Product/Sync/Table/OneToManyViaPrimaryKeyTable.php:77
  • Tygh\Database\Connection::query() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:373
0.00172 Re-run Backtrace
120
SELECT product_id, parent_product_id FROM cscart_product_variation_group_products WHERE parent_product_id = 431605

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_set_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:197
  • fn_update_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:303
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:4089
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onUpdateProductPopularity()
  • Tygh\Addons\ProductVariations\Product\ProductIdMap::getProductChildrenIds() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:1270
  • Tygh\Addons\ProductVariations\Product\ProductIdMap::loadProductChildrenFromDb() /var/www/webmarco/app/addons/product_variations/src/Product/ProductIdMap.php:193
  • Tygh\Addons\ProductVariations\Product\Group\Repository::getProductChildrenIds() /var/www/webmarco/app/addons/product_variations/src/Product/ProductIdMap.php:229
  • Tygh\Addons\ProductVariations\Tools\Query::column() /var/www/webmarco/app/addons/product_variations/src/Product/Group/Repository.php:617
  • Tygh\Database\Connection::getSingleHash() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:329
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:571
0.00038 Re-run Backtrace
121
SELECT * FROM cscart_product_popularity WHERE product_id = 431605

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_set_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:197
  • fn_update_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:303
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:4089
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onUpdateProductPopularity()
  • Tygh\Addons\ProductVariations\SyncService::sync() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:1273
  • Tygh\Addons\ProductVariations\Product\Sync\Table\OneToManyViaPrimaryKeyTable::sync() /var/www/webmarco/app/addons/product_variations/src/SyncService.php:85
  • Tygh\Addons\ProductVariations\Tools\Query::select() /var/www/webmarco/app/addons/product_variations/src/Product/Sync/Table/OneToManyViaPrimaryKeyTable.php:45
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:279
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00023 Re-run Backtrace
122
SELECT product_id FROM cscart_product_popularity WHERE product_id IN (431606, 431607, 431608, 431609, 431610, 431611, 431612, 431613, 431614)

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_set_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:197
  • fn_update_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:303
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:4089
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onUpdateProductPopularity()
  • Tygh\Addons\ProductVariations\SyncService::sync() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:1273
  • Tygh\Addons\ProductVariations\Product\Sync\Table\OneToManyViaPrimaryKeyTable::sync() /var/www/webmarco/app/addons/product_variations/src/SyncService.php:85
  • Tygh\Addons\ProductVariations\Tools\Query::select() /var/www/webmarco/app/addons/product_variations/src/Product/Sync/Table/OneToManyViaPrimaryKeyTable.php:57
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:279
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00029 Re-run Backtrace
123
UPDATE cscart_product_popularity SET `viewed` = 5432, `added` = 8, `deleted` = 0, `bought` = 0, `total` = 16336 WHERE product_id IN (431606, 431607, 431608, 431609, 431610, 431611, 431612, 431613, 431614)

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_set_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:197
  • fn_update_product_popularity() /var/www/webmarco/app/controllers/frontend/products.php:303
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:4089
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onUpdateProductPopularity()
  • Tygh\Addons\ProductVariations\SyncService::sync() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:1273
  • Tygh\Addons\ProductVariations\Product\Sync\Table\OneToManyViaPrimaryKeyTable::sync() /var/www/webmarco/app/addons/product_variations/src/SyncService.php:85
  • Tygh\Addons\ProductVariations\Product\Sync\Table\OneToManyViaPrimaryKeyTable::executeUpdate() /var/www/webmarco/app/addons/product_variations/src/Product/Sync/Table/OneToManyViaPrimaryKeyTable.php:61
  • Tygh\Addons\ProductVariations\Tools\Query::update() /var/www/webmarco/app/addons/product_variations/src/Product/Sync/Table/OneToManyViaPrimaryKeyTable.php:77
  • Tygh\Database\Connection::query() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:373
0.00164 Re-run Backtrace
124
SELECT a.code, b.state FROM cscart_states as a LEFT JOIN cscart_state_descriptions as b ON b.state_id = a.state_id AND b.lang_code = 'en' WHERE  a.country_code = '' ORDER BY b.state

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • Tygh\Application::offsetGet() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:131
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\LocationProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /var/www/webmarco/app/Tygh/Providers/LocationProvider.php:40
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\LocationProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Location\Location::__construct() /var/www/webmarco/app/Tygh/Providers/LocationProvider.php:68
  • Tygh\Location\Location::setState() /var/www/webmarco/app/Tygh/Location/Location.php:69
  • Tygh\Location\Location::isIsoCode() /var/www/webmarco/app/Tygh/Location/Location.php:143
  • Tygh\Location\Location::getCountryStates() /var/www/webmarco/app/Tygh/Location/Location.php:243
  • fn_get_country_states() /var/www/webmarco/app/Tygh/Location/Location.php:262
  • db_get_hash_single_array() /var/www/webmarco/app/functions/fn.locations.php:290
  • Tygh\Database\Connection::getSingleHash() /var/www/webmarco/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:571
0.00081 Re-run Backtrace
125
SELECT a.code, b.state FROM cscart_states as a LEFT JOIN cscart_state_descriptions as b ON b.state_id = a.state_id AND b.lang_code = 'en' WHERE  a.country_code = '' ORDER BY b.state

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • Tygh\Location\Manager::setLocationFromUserData() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:134
  • Tygh\Location\Manager::setLocationFromArray() /var/www/webmarco/app/Tygh/Location/Manager.php:359
  • Tygh\Location\Location::__construct() /var/www/webmarco/app/Tygh/Location/Manager.php:185
  • Tygh\Location\Location::setState() /var/www/webmarco/app/Tygh/Location/Location.php:69
  • Tygh\Location\Location::isIsoCode() /var/www/webmarco/app/Tygh/Location/Location.php:143
  • Tygh\Location\Location::getCountryStates() /var/www/webmarco/app/Tygh/Location/Location.php:243
  • fn_get_country_states() /var/www/webmarco/app/Tygh/Location/Location.php:262
  • db_get_hash_single_array() /var/www/webmarco/app/functions/fn.locations.php:290
  • Tygh\Database\Connection::getSingleHash() /var/www/webmarco/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:571
0.00032 Re-run Backtrace
126
SELECT cscart_profile_fields.*, cscart_profile_field_descriptions.description , cscart_profile_fields.checkout_required as required FROM cscart_profile_fields LEFT JOIN cscart_profile_field_descriptions ON cscart_profile_field_descriptions.object_id = cscart_profile_fields.field_id AND cscart_profile_field_descriptions.object_type = 'F' AND lang_code = 'en' WHERE 1=1 AND cscart_profile_fields.profile_type = 'U'  AND cscart_profile_fields.checkout_show = 'Y' AND (cscart_profile_fields.usergroup_ids = 0) ORDER BY cscart_profile_fields.position

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • Tygh\Location\Manager::setLocationFromUserData() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:134
  • Tygh\Location\Manager::storeLocation() /var/www/webmarco/app/Tygh/Location/Manager.php:360
  • fn_get_profile_fields() /var/www/webmarco/app/Tygh/Location/Manager.php:202
  • db_get_hash_multi_array() /var/www/webmarco/app/functions/fn.users.php:986
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00083 Re-run Backtrace
127
SHOW COLUMNS FROM cscart_user_profiles

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • Tygh\Location\Manager::setLocationFromUserData() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:134
  • fn_add_user_data_descriptions() /var/www/webmarco/app/Tygh/Location/Manager.php:371
  • fn_fill_user_fields() /var/www/webmarco/app/functions/fn.users.php:675
  • fn_get_table_fields() /var/www/webmarco/app/functions/fn.users.php:812
  • Tygh\Database\Connection::getTableFields() /var/www/webmarco/app/functions/fn.database.php:226
  • Tygh\Database\Connection::getColumn() /var/www/webmarco/app/Tygh/Database/Connection.php:1162
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:479
0.00102 Re-run Backtrace
128
SHOW COLUMNS FROM cscart_users

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • Tygh\Location\Manager::setLocationFromUserData() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:134
  • fn_add_user_data_descriptions() /var/www/webmarco/app/Tygh/Location/Manager.php:371
  • fn_fill_user_fields() /var/www/webmarco/app/functions/fn.users.php:675
  • fn_get_table_fields() /var/www/webmarco/app/functions/fn.users.php:813
  • Tygh\Database\Connection::getTableFields() /var/www/webmarco/app/functions/fn.database.php:226
  • Tygh\Database\Connection::getColumn() /var/www/webmarco/app/Tygh/Database/Connection.php:1162
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:479
0.00062 Re-run Backtrace
129
SELECT a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en'  WHERE a.product_id IN (431606) AND a.status = 'A' ORDER BY a.position

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_add_product_options_files() /var/www/webmarco/app/functions/fn.cart.php:6462
  • fn_get_product_options() /var/www/webmarco/app/functions/fn.cart.php:8205
  • db_get_hash_multi_array() /var/www/webmarco/app/functions/fn.options.php:242
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00042 Re-run Backtrace
130
SELECT c.product_id AS cur_product_id, a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (431606) AND a.product_id = 0 AND a.status = 'A' ORDER BY a.position

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_add_product_options_files() /var/www/webmarco/app/functions/fn.cart.php:6462
  • fn_get_product_options() /var/www/webmarco/app/functions/fn.cart.php:8205
  • db_get_hash_multi_array() /var/www/webmarco/app/functions/fn.options.php:252
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00063 Re-run Backtrace
131
SELECT req_prod.required_id FROM cscart_product_required_products as req_prod  LEFT JOIN cscart_products ON req_prod.required_id = cscart_products.product_id WHERE  req_prod.product_id = 431606 AND cscart_products.status != 'D' GROUP BY req_prod.required_id

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_set_hook() /var/www/webmarco/app/functions/fn.cart.php:6465
  • fn_required_products_pre_add_to_cart() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_check_added_required_products() /var/www/webmarco/app/addons/required_products/func.php:212
  • fn_get_required_products_ids() /var/www/webmarco/app/addons/required_products/func.php:157
  • db_get_fields() /var/www/webmarco/app/addons/required_products/func.php:134
  • Tygh\Database\Connection::getColumn() /var/www/webmarco/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:479
0.00044 Re-run Backtrace
132
SELECT zero_price_action FROM cscart_products WHERE product_id = 431606

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • db_get_field() /var/www/webmarco/app/functions/fn.cart.php:6478
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00026 Re-run Backtrace
133
SELECT company_id FROM cscart_products WHERE product_id = 431606

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_check_add_product_to_cart() /var/www/webmarco/app/functions/fn.cart.php:6491
  • db_get_field() /var/www/webmarco/app/functions/fn.cart.php:6414
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00016 Re-run Backtrace
134
SELECT MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) as price FROM cscart_product_prices WHERE lower_limit <=1 AND cscart_product_prices.product_id = 431606 AND cscart_product_prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit DESC LIMIT 1

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_get_product_price() /var/www/webmarco/app/functions/fn.cart.php:6526
  • db_get_field() /var/www/webmarco/app/functions/fn.products.php:492
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00046 Re-run Backtrace
135
SELECT pd.product_id as product_id, pd.product as product FROM cscart_product_descriptions pd  WHERE 1  AND pd.product_id = 431606 AND pd.lang_code = 'en'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_get_product_name() /var/www/webmarco/app/functions/fn.cart.php:6567
  • db_get_hash_single_array() /var/www/webmarco/app/functions/fn.products.php:442
  • Tygh\Database\Connection::getSingleHash() /var/www/webmarco/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:571
0.00022 Re-run Backtrace
136
SELECT SQL_CALC_FOUND_ROWS products.product_id, descr1.product as product, companies.company as company_name, companies.ec_rfq_whatsapp_number, companies.ec_rfq_bht, companies.ec_rfq_phone_number, companies.ec_rfq_bhf, products.product_type, products.parent_product_id, cscart_ec_table_booking_system.booking_type as booking_type FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_ec_table_booking_system ON cscart_ec_table_booking_system.product_id = products.product_id  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (431606)) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_get_product_name() /var/www/webmarco/app/functions/fn.cart.php:6567
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:460
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:239
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:295
  • fn_get_products() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:142
  • {closure}() /var/www/webmarco/app/functions/fn.products.php:2437
  • db_get_array() /var/www/webmarco/app/functions/fn.products.php:2354
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00067 Re-run Backtrace
137
SELECT cscart_products.*, cscart_products.ebay_status, cscart_products.ebay_template_id FROM cscart_products  WHERE cscart_products.product_id IN (431606)  

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_get_product_name() /var/www/webmarco/app/functions/fn.cart.php:6567
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:460
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:239
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:295
  • fn_get_products() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:142
  • fn_load_products_extra_data() /var/www/webmarco/app/functions/fn.products.php:2454
  • fn_load_extra_data_by_entity_ids() /var/www/webmarco/app/functions/fn.products.php:2649
  • db_get_hash_array() /var/www/webmarco/app/functions/fn.common.php:8830
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00059 Re-run Backtrace
138
SELECT cscart_product_prices.product_id, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) AS price FROM cscart_product_prices  WHERE cscart_product_prices.product_id IN (431606)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0)  GROUP BY cscart_product_prices.product_id

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_get_product_name() /var/www/webmarco/app/functions/fn.cart.php:6567
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:460
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:239
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:295
  • fn_get_products() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:142
  • fn_load_products_extra_data() /var/www/webmarco/app/functions/fn.products.php:2454
  • fn_load_extra_data_by_entity_ids() /var/www/webmarco/app/functions/fn.products.php:2649
  • db_get_hash_array() /var/www/webmarco/app/functions/fn.common.php:8830
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00022 Re-run Backtrace
139
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (431606)   GROUP BY cscart_products_categories.product_id

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_get_product_name() /var/www/webmarco/app/functions/fn.cart.php:6567
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:460
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:239
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:295
  • fn_get_products() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:142
  • fn_load_products_extra_data() /var/www/webmarco/app/functions/fn.products.php:2454
  • fn_load_extra_data_by_entity_ids() /var/www/webmarco/app/functions/fn.products.php:2649
  • db_get_hash_array() /var/www/webmarco/app/functions/fn.common.php:8830
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00044 Re-run Backtrace
140
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (431606)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'en'  

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_get_product_name() /var/www/webmarco/app/functions/fn.cart.php:6567
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:460
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:239
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:295
  • fn_get_products() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:142
  • fn_load_products_extra_data() /var/www/webmarco/app/functions/fn.products.php:2454
  • fn_load_extra_data_by_entity_ids() /var/www/webmarco/app/functions/fn.products.php:2649
  • db_get_hash_array() /var/www/webmarco/app/functions/fn.common.php:8830
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00055 Re-run Backtrace
141
SELECT p.product_id, ifnull(count(dp.post_id),0) as discussion_amount_posts
FROM cscart_discussion
INNER JOIN cscart_products as p ON (cscart_discussion.object_id = p.product_id)
INNER JOIN cscart_discussion_posts as dp ON (cscart_discussion.thread_id = dp.thread_id AND cscart_discussion.object_type = 'P' )
WHERE dp.status = 'A' and p.product_id in (431606)
GROUP BY p.product_id

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_get_product_name() /var/www/webmarco/app/functions/fn.cart.php:6567
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:460
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:239
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:295
  • fn_get_products() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:142
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:2467
  • fn_abt__unitheme2_get_products_post() /var/www/webmarco/app/functions/fn.control.php:123
  • db_get_hash_single_array() /var/www/webmarco/app/addons/abt__unitheme2/func.php:241
  • Tygh\Database\Connection::getSingleHash() /var/www/webmarco/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:571
0.00029 Re-run Backtrace
142
SELECT cscart_company_descriptions.*, cscart_companies.*, p.price, p.periodicity, p.commission, p.products_limit, p.revenue_limit, p.vendor_store, p.categories, p.storefronts FROM cscart_companies  LEFT JOIN cscart_company_descriptions ON cscart_company_descriptions.company_id = cscart_companies.company_id AND cscart_company_descriptions.lang_code = 'en'  LEFT JOIN cscart_vendor_plans p ON p.plan_id = cscart_companies.plan_id WHERE cscart_companies.company_id IN('676') ORDER BY cscart_companies.company_id asc LIMIT 0, 1

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_get_product_name() /var/www/webmarco/app/functions/fn.cart.php:6567
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:460
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::findProduct() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:239
  • Tygh\Addons\ProductVariations\Product\Repository::findProducts() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:295
  • fn_get_products() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:142
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:2467
  • fn_et_vivashop_mv_functionality_get_products_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_et_vivashop_mv_functionality_has_microstore() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/func.php:13
  • Tygh\Models\Components\AModel::find() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/func.php:13
  • Tygh\Models\Components\AModel::findMany() /var/www/webmarco/app/addons/vendor_plans/Tygh/Models/Components/AModel.php:262
  • db_get_array() /var/www/webmarco/app/addons/vendor_plans/Tygh/Models/Components/AModel.php:224
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00034 Re-run Backtrace
143
SELECT f.feature_id, f.purpose, p.product_id, p.parent_product_id, g.id, g.code FROM cscart_product_variation_group_features AS f INNER JOIN cscart_product_variation_groups AS g ON f.group_id = g.id INNER JOIN cscart_product_variation_group_products AS p ON f.group_id = p.group_id WHERE p.product_id IN (431606)

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_get_product_name() /var/www/webmarco/app/functions/fn.cart.php:6567
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:460
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductGroupInfo() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:245
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsGroupInfo() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:490
  • Tygh\Addons\ProductVariations\Product\Group\Repository::findGroupInfoByProductIds() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:453
  • Tygh\Addons\ProductVariations\Tools\Query::select() /var/www/webmarco/app/addons/product_variations/src/Product/Group/Repository.php:355
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:310
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00026 Re-run Backtrace
144
SELECT pf.feature_id, pf.feature_style, pf.position, pf.purpose, pf.display_on_catalog, pfd.description, pfd.internal_name, pfd.prefix, pfd.suffix, (CASE WHEN pf.purpose = 'group_catalog_item' THEN 0 ELSE 1 END) AS purpose_position FROM cscart_product_features AS pf INNER JOIN cscart_product_features_descriptions AS pfd ON pf.feature_id = pfd.feature_id AND pfd.lang_code = 'en' WHERE pf.feature_id IN (626, 860) ORDER BY purpose_position ASC, pf.position ASC, pf.feature_id ASC

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_get_product_name() /var/www/webmarco/app/functions/fn.cart.php:6567
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:460
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductGroupInfo() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:245
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsGroupInfo() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:490
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsFeatures() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:475
  • Tygh\Addons\ProductVariations\Product\Repository::findFeatures() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:555
  • Tygh\Addons\ProductVariations\Tools\Query::executeWithoutSharing() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:331
  • call_user_func() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:397
  • Tygh\Addons\ProductVariations\Product\Repository::Tygh\Addons\ProductVariations\Product\{closure}()
  • Tygh\Addons\ProductVariations\Tools\Query::select() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:330
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:268
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00027 Re-run Backtrace
145
SELECT pfv.feature_id, pfv.product_id, pfv.variant_id, fv.position, fvd.variant FROM cscart_product_features_values AS pfv INNER JOIN cscart_product_feature_variants AS fv ON pfv.feature_id = fv.feature_id AND pfv.variant_id = fv.variant_id INNER JOIN cscart_product_feature_variant_descriptions AS fvd ON pfv.variant_id = fvd.variant_id AND fvd.lang_code = 'en' WHERE pfv.feature_id IN (626, 860) AND pfv.product_id IN (431606) AND pfv.lang_code = 'en'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_add_product_to_cart() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:138
  • fn_get_product_name() /var/www/webmarco/app/functions/fn.cart.php:6567
  • fn_set_hook() /var/www/webmarco/app/functions/fn.products.php:460
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /var/www/webmarco/app/functions/fn.control.php:123
  • call_user_func_array() /var/www/webmarco/app/Tygh/Addons/Loader.php:144
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProductNamePost()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductGroupInfo() /var/www/webmarco/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:245
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsGroupInfo() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:490
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsFeatures() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:475
  • Tygh\Addons\ProductVariations\Tools\Query::select() /var/www/webmarco/app/addons/product_variations/src/Product/Repository.php:594
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/addons/product_variations/src/Tools/Query.php:274
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00048 Re-run Backtrace
146
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1732212621, 1) AND IF(to_date, to_date >= 1732212621, 1) AND status IN ('A', 'H') AND cscart_promotions.zone = 'cart' AND (storefronts_promotions.storefront_id = 1 OR storefronts_promotions.storefront_id IS NULL)   ORDER BY cscart_promotions.stop_other_rules desc, cscart_promotions.priority asc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::loadPaymentRequestData() /var/www/webmarco/app/addons/stripe/controllers/frontend/products.post.php:51
  • Tygh\Addons\Stripe\PaymentButton\DataLoader::calculateCartContent() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:176
  • fn_calculate_cart_content() /var/www/webmarco/app/addons/stripe/src/PaymentButton/DataLoader.php:148
  • fn_promotion_apply() /var/www/webmarco/app/functions/fn.cart.php:4091
  • fn_get_promotions() /var/www/webmarco/app/functions/fn.promotions.php:277
  • db_get_hash_array() /var/www/webmarco/app/functions/fn.promotions.php:193
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00092 Re-run Backtrace
147
SELECT cscart_tags.tag_id, cscart_tag_links.object_id, cscart_tag_links.object_type, cscart_tags.tag, cscart_tags.status, COUNT(cscart_tag_links.tag_id) as popularity FROM cscart_tags LEFT JOIN cscart_tag_links ON cscart_tag_links.tag_id = cscart_tags.tag_id WHERE 1  AND cscart_tag_links.object_type = 'P' AND cscart_tags.status IN ('A') AND cscart_tag_links.object_id = 431606 GROUP BY cscart_tags.tag_id  ORDER BY cscart_tags.tag asc 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_tags() /var/www/webmarco/app/addons/tags/controllers/frontend/products.post.php:26
  • db_get_hash_array() /var/www/webmarco/app/addons/tags/func.php:140
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00026 Re-run Backtrace
148
SELECT object_id, thread_id, type, object_type FROM cscart_discussion  WHERE 1  AND object_id = 431605 AND object_type = 'P'   

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_discussion() /var/www/webmarco/app/addons/discussion/controllers/frontend/products.post.php:25
  • db_get_row() /var/www/webmarco/app/addons/discussion/func.php:248
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00013 Re-run Backtrace
149
SELECT thread_id, type, object_type, object_id FROM cscart_discussion WHERE thread_id = 414756 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_discussion() /var/www/webmarco/app/addons/discussion/controllers/frontend/products.post.php:25
  • fn_get_discussion_posts() /var/www/webmarco/app/addons/discussion/func.php:298
  • db_get_row() /var/www/webmarco/app/addons/discussion/func.php:353
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00009 Re-run Backtrace
150
SELECT COUNT(*) FROM cscart_discussion_posts  LEFT JOIN cscart_discussion_messages ON cscart_discussion_messages.post_id = cscart_discussion_posts.post_id  LEFT JOIN cscart_discussion_rating ON cscart_discussion_rating.post_id = cscart_discussion_posts.post_id  WHERE cscart_discussion_posts.thread_id = 414756 AND cscart_discussion_posts.status = 'A'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_discussion() /var/www/webmarco/app/addons/discussion/controllers/frontend/products.post.php:25
  • fn_get_discussion_posts() /var/www/webmarco/app/addons/discussion/func.php:298
  • db_get_field() /var/www/webmarco/app/addons/discussion/func.php:392
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00017 Re-run Backtrace
151
SELECT cscart_discussion_posts.* , cscart_discussion_messages.message, cscart_discussion_rating.rating_value FROM cscart_discussion_posts  LEFT JOIN cscart_discussion_messages ON cscart_discussion_messages.post_id = cscart_discussion_posts.post_id  LEFT JOIN cscart_discussion_rating ON cscart_discussion_rating.post_id = cscart_discussion_posts.post_id  WHERE cscart_discussion_posts.thread_id = 414756 AND cscart_discussion_posts.status = 'A' ORDER BY cscart_discussion_posts.timestamp DESC  LIMIT 0, 10

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_discussion() /var/www/webmarco/app/addons/discussion/controllers/frontend/products.post.php:25
  • fn_get_discussion_posts() /var/www/webmarco/app/addons/discussion/func.php:298
  • db_get_array() /var/www/webmarco/app/addons/discussion/func.php:414
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00017 Re-run Backtrace
152
SELECT AVG (dr.rating_value) FROM cscart_discussion_rating AS dr LEFT JOIN cscart_discussion_posts AS dp ON dp.post_id = dr.post_id LEFT JOIN cscart_discussion AS d ON d.thread_id = dp.thread_id WHERE d.object_id = 431605 AND d.object_type = 'P' AND type IN ( 'B', 'R' )  AND dp.status = 'A' AND dr.rating_value > 0

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_discussion() /var/www/webmarco/app/addons/discussion/controllers/frontend/products.post.php:25
  • fn_discussion_get_average_object_rating() /var/www/webmarco/app/addons/discussion/func.php:300
  • db_get_field() /var/www/webmarco/app/addons/discussion/func.php:976
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00018 Re-run Backtrace
153
SELECT cscart_discussion_rating.* FROM cscart_discussion_rating LEFT JOIN cscart_discussion_posts ON cscart_discussion_posts.post_id = cscart_discussion_rating.post_id WHERE 1  AND cscart_discussion_rating.thread_id = 414756 AND cscart_discussion_posts.status = 'A' ORDER BY cscart_discussion_rating.rating_value DESC

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_discussion() /var/www/webmarco/app/addons/discussion/controllers/frontend/products.post.php:25
  • fn_set_hook() /var/www/webmarco/app/addons/discussion/func.php:319
  • fn_et_extended_ratings_get_discussion_post() /var/www/webmarco/app/functions/fn.control.php:123
  • db_get_array() /var/www/webmarco/app/addons/et_extended_ratings/func.php:19
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00014 Re-run Backtrace
154
SELECT company_id FROM cscart_products WHERE product_id = 431606

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • db_get_field() /var/www/webmarco/app/addons/ec_table_booking_system/controllers/frontend/products.post.php:70
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00010 Re-run Backtrace
155
SELECT plan_id FROM cscart_companies WHERE company_id = 676

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Models\Components\AModel::find() /var/www/webmarco/app/addons/ec_table_booking_system/controllers/frontend/products.post.php:71
  • Tygh\Models\Components\AModel::findMany() /var/www/webmarco/app/addons/vendor_plans/Tygh/Models/Components/AModel.php:262
  • Tygh\Models\Components\Query\AComponent::__construct() /var/www/webmarco/app/addons/vendor_plans/Tygh/Models/Components/AModel.php:202
  • Tygh\Models\Components\Query\Condition::prepare() /var/www/webmarco/app/addons/vendor_plans/Tygh/Models/Components/Query/AComponent.php:36
  • Tygh\Models\VendorPlan::getExtraCondition() /var/www/webmarco/app/addons/vendor_plans/Tygh/Models/Components/Query/Condition.php:180
  • db_get_field() /var/www/webmarco/app/addons/vendor_plans/Tygh/Models/VendorPlan.php:163
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00011 Re-run Backtrace
156
SELECT cscart_vendor_plan_descriptions.*, cscart_vendor_plans.* FROM cscart_vendor_plans  LEFT JOIN cscart_vendor_plan_descriptions ON cscart_vendor_plan_descriptions.plan_id = cscart_vendor_plans.plan_id AND cscart_vendor_plan_descriptions.lang_code = 'en' WHERE cscart_vendor_plans.plan_id = 14 ORDER BY position asc LIMIT 0, 1

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • Tygh\Models\Components\AModel::find() /var/www/webmarco/app/addons/ec_table_booking_system/controllers/frontend/products.post.php:71
  • Tygh\Models\Components\AModel::findMany() /var/www/webmarco/app/addons/vendor_plans/Tygh/Models/Components/AModel.php:262
  • db_get_array() /var/www/webmarco/app/addons/vendor_plans/Tygh/Models/Components/AModel.php:224
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00019 Re-run Backtrace
157
SELECT company_descriptions.*, companies.*, cscart_vendor_plan_descriptions.plan, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path, AVG(cscart_discussion_rating.rating_value) AS average_rating, CONCAT(companies.company_id, '_', IF ( cscart_discussion_rating.thread_id, cscart_discussion_rating.thread_id, '0')) AS company_thread_ids, company_descriptions.page_title, company_descriptions.meta_description, company_descriptions.meta_keywords FROM cscart_companies AS companies  LEFT JOIN cscart_company_descriptions AS company_descriptions ON company_descriptions.company_id = companies.company_id AND company_descriptions.lang_code = 'en' LEFT JOIN cscart_vendor_plan_descriptions ON companies.plan_id = cscart_vendor_plan_descriptions.plan_id AND cscart_vendor_plan_descriptions.lang_code = 'en' LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 676  AND cscart_seo_names.type = 'm'  AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  LEFT JOIN cscart_discussion ON cscart_discussion.object_id = companies.company_id AND cscart_discussion.object_type = 'M' LEFT JOIN cscart_discussion_posts ON cscart_discussion_posts.thread_id = cscart_discussion.thread_id AND cscart_discussion_posts.status = 'A' LEFT JOIN cscart_discussion_rating ON cscart_discussion.thread_id = cscart_discussion_rating.thread_id AND cscart_discussion_rating.post_id = cscart_discussion_posts.post_id WHERE companies.company_id = 676 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_company_data() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:11
  • db_get_row() /var/www/webmarco/app/functions/fn.companies.php:616
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00093 Re-run Backtrace
158
SELECT profile_fields_data.field_id, profile_fields_data.value, profile_fields.field_type FROM cscart_profile_fields_data AS profile_fields_data LEFT JOIN cscart_profile_fields AS profile_fields ON profile_fields_data.field_id = profile_fields.field_id WHERE object_id = 676 AND object_type = 'S' 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_company_data() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:11
  • fn_set_hook() /var/www/webmarco/app/functions/fn.companies.php:647
  • fn_mve_get_company_data_post() /var/www/webmarco/app/functions/fn.control.php:104
  • fn_get_profile_fields_data() /var/www/webmarco/app/functions/fn.multivendor.php:1627
  • db_get_hash_array() /var/www/webmarco/app/functions/fn.users.php:5044
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00044 Re-run Backtrace
159
SELECT a.object_id, COUNT(b.post_id) as total_items FROM cscart_discussion as a LEFT JOIN cscart_discussion_posts as b ON a.thread_id=b.thread_id WHERE a.object_type = 'M' AND b.status = 'A' GROUP BY a.object_id

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_company_data() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:11
  • fn_set_hook() /var/www/webmarco/app/functions/fn.companies.php:647
  • fn_discussion_get_company_data_post() /var/www/webmarco/app/functions/fn.control.php:123
  • db_get_array() /var/www/webmarco/app/addons/discussion/func.php:1510
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00028 Re-run Backtrace
160
SELECT field_id FROM cscart_profile_fields WHERE profile_type = 'S' AND profile_show = 'Y' AND ec_multiple = 'Y' 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_company_data() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:11
  • fn_set_hook() /var/www/webmarco/app/functions/fn.companies.php:647
  • fn_ec_vendor_filter_get_company_data_post() /var/www/webmarco/app/functions/fn.control.php:123
  • db_get_fields() /var/www/webmarco/app/addons/ec_vendor_filter/func.php:156
  • Tygh\Database\Connection::getColumn() /var/www/webmarco/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:479
0.00014 Re-run Backtrace
161
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'vendor_store_banner' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '676' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'vendor_store_banner' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '676' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_company_data() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:11
  • fn_set_hook() /var/www/webmarco/app/functions/fn.companies.php:647
  • fn_vendor_store_banner_get_company_data_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_get_image_pairs() /var/www/webmarco/app/addons/vendor_store_banner/func.php:28
  • db_multi_query() /var/www/webmarco/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /var/www/webmarco/app/functions/fn.database.php:168
0.00031 Re-run Backtrace
162
SELECT cscart_et_mv_ved.type, cscart_et_mv_ved.description FROM  cscart_et_mv_ved WHERE company_id = 676

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_company_data() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:11
  • fn_set_hook() /var/www/webmarco/app/functions/fn.companies.php:647
  • fn_et_vivashop_mv_functionality_get_company_data_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_et_vivashop_mv_functionality_get_ved() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/func.php:13
  • db_get_hash_array() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/func.php:13
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00039 Re-run Backtrace
163
SELECT cscart_et_mv_pp_content.type, cscart_et_mv_pp_content.description FROM  cscart_et_mv_pp_content WHERE company_id = 676 AND lang_code = 'en'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_company_data() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:11
  • fn_set_hook() /var/www/webmarco/app/functions/fn.companies.php:647
  • fn_et_vivashop_mv_functionality_get_company_data_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_et_vivashop_mv_functionality_pp_block_get() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/func.php:13
  • db_get_hash_array() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/func.php:13
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00012 Re-run Backtrace
164
SELECT * FROM cscart_et_mv_vendor_settings WHERE company_id = 676

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_company_data() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:11
  • fn_set_hook() /var/www/webmarco/app/functions/fn.companies.php:647
  • fn_et_vivashop_mv_functionality_get_company_data_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_et_mv_get_vs() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/func.php:13
  • db_get_row() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/func.php:13
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00011 Re-run Backtrace
165
SELECT * FROM cscart_profile_fields WHERE profile_type = 'S'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_filter_company_data_by_profile_fields() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:13
  • db_get_hash_array() /var/www/webmarco/app/functions/fn.companies.php:2012
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00018 Re-run Backtrace
166
SELECT object_id, thread_id, type, object_type FROM cscart_discussion  WHERE 1  AND object_id = 676 AND object_type = 'M'   

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_discussion() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:20
  • db_get_row() /var/www/webmarco/app/addons/discussion/func.php:248
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00011 Re-run Backtrace
167
SELECT thread_id, type, object_type, object_id FROM cscart_discussion WHERE thread_id = 370189 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_discussion() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:20
  • fn_get_discussion_posts() /var/www/webmarco/app/addons/discussion/func.php:298
  • db_get_row() /var/www/webmarco/app/addons/discussion/func.php:353
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00009 Re-run Backtrace
168
SELECT COUNT(*) FROM cscart_discussion_posts  LEFT JOIN cscart_discussion_messages ON cscart_discussion_messages.post_id = cscart_discussion_posts.post_id  LEFT JOIN cscart_discussion_rating ON cscart_discussion_rating.post_id = cscart_discussion_posts.post_id  WHERE cscart_discussion_posts.thread_id = 370189 AND cscart_discussion_posts.status = 'A'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_discussion() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:20
  • fn_get_discussion_posts() /var/www/webmarco/app/addons/discussion/func.php:298
  • db_get_field() /var/www/webmarco/app/addons/discussion/func.php:392
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00021 Re-run Backtrace
169
SELECT cscart_discussion_posts.* , cscart_discussion_messages.message, cscart_discussion_rating.rating_value FROM cscart_discussion_posts  LEFT JOIN cscart_discussion_messages ON cscart_discussion_messages.post_id = cscart_discussion_posts.post_id  LEFT JOIN cscart_discussion_rating ON cscart_discussion_rating.post_id = cscart_discussion_posts.post_id  WHERE cscart_discussion_posts.thread_id = 370189 AND cscart_discussion_posts.status = 'A' ORDER BY cscart_discussion_posts.timestamp DESC  LIMIT 0, 10

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_discussion() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:20
  • fn_get_discussion_posts() /var/www/webmarco/app/addons/discussion/func.php:298
  • db_get_array() /var/www/webmarco/app/addons/discussion/func.php:414
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00022 Re-run Backtrace
170
SELECT AVG (dr.rating_value) FROM cscart_discussion_rating AS dr LEFT JOIN cscart_discussion_posts AS dp ON dp.post_id = dr.post_id LEFT JOIN cscart_discussion AS d ON d.thread_id = dp.thread_id WHERE d.object_id = 676 AND d.object_type = 'M' AND type IN ( 'B', 'R' )  AND dp.status = 'A' AND dr.rating_value > 0

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_discussion() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:20
  • fn_discussion_get_average_object_rating() /var/www/webmarco/app/addons/discussion/func.php:300
  • db_get_field() /var/www/webmarco/app/addons/discussion/func.php:976
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00020 Re-run Backtrace
171
SELECT cscart_discussion_rating.* FROM cscart_discussion_rating LEFT JOIN cscart_discussion_posts ON cscart_discussion_posts.post_id = cscart_discussion_rating.post_id WHERE 1  AND cscart_discussion_rating.thread_id = 370189 AND cscart_discussion_posts.status = 'A' ORDER BY cscart_discussion_rating.rating_value DESC

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_get_discussion() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:20
  • fn_set_hook() /var/www/webmarco/app/addons/discussion/func.php:319
  • fn_et_extended_ratings_get_discussion_post() /var/www/webmarco/app/functions/fn.control.php:123
  • db_get_array() /var/www/webmarco/app/addons/et_extended_ratings/func.php:19
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00015 Re-run Backtrace
172
SELECT cscart_company_descriptions.*, cscart_companies.*, p.price, p.periodicity, p.commission, p.products_limit, p.revenue_limit, p.vendor_store, p.categories, p.storefronts FROM cscart_companies  LEFT JOIN cscart_company_descriptions ON cscart_company_descriptions.company_id = cscart_companies.company_id AND cscart_company_descriptions.lang_code = 'en'  LEFT JOIN cscart_vendor_plans p ON p.plan_id = cscart_companies.plan_id WHERE cscart_companies.company_id IN('676') ORDER BY cscart_companies.company_id asc LIMIT 0, 1

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • fn_et_vivashop_mv_functionality_has_microstore() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/controllers/frontend/products.post.php:25
  • Tygh\Models\Components\AModel::find() /var/www/webmarco/app/addons/et_vivashop_mv_functionality/func.php:13
  • Tygh\Models\Components\AModel::findMany() /var/www/webmarco/app/addons/vendor_plans/Tygh/Models/Components/AModel.php:262
  • db_get_array() /var/www/webmarco/app/addons/vendor_plans/Tygh/Models/Components/AModel.php:224
  • Tygh\Database\Connection::getArray() /var/www/webmarco/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:332
0.00040 Re-run Backtrace
173
SELECT product_review_id FROM cscart_product_reviews  LEFT JOIN cscart_users ON cscart_product_reviews.reply_user_id = cscart_users.user_id LEFT JOIN cscart_companies ON cscart_users.company_id = cscart_companies.company_id LEFT JOIN cscart_country_descriptions ON cscart_product_reviews.country_code = cscart_country_descriptions.code AND cscart_country_descriptions.lang_code = 'en' WHERE 1  AND cscart_product_reviews.product_id IN (431605) AND cscart_product_reviews.status = 'A' GROUP BY cscart_product_reviews.product_review_id

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • include_once() /var/www/webmarco/app/addons/et_vivashop_settings/controllers/frontend/products.post.php:7
  • Tygh\Addons\ProductReviews\ProductReview\Repository::find() /var/www/webmarco/app/addons/et_vivashop_settings/lib/product_reviews.php:28
  • db_get_fields() /var/www/webmarco/app/addons/product_reviews/Tygh/Addons/ProductReviews/ProductReview/Repository.php:315
  • Tygh\Database\Connection::getColumn() /var/www/webmarco/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:479
0.00086 Re-run Backtrace
174
SELECT cscart_product_reviews.*,cscart_users.company_id as reply_company_id,cscart_companies.company as reply_company,cscart_country_descriptions.country as country FROM cscart_product_reviews  LEFT JOIN cscart_users ON cscart_product_reviews.reply_user_id = cscart_users.user_id LEFT JOIN cscart_companies ON cscart_users.company_id = cscart_companies.company_id LEFT JOIN cscart_country_descriptions ON cscart_product_reviews.country_code = cscart_country_descriptions.code AND cscart_country_descriptions.lang_code = 'en' WHERE 1  AND cscart_product_reviews.product_id IN (431605) AND cscart_product_reviews.status = 'A'  ORDER BY cscart_product_reviews.product_review_timestamp desc  LIMIT 0, 10

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • include_once() /var/www/webmarco/app/addons/et_vivashop_settings/controllers/frontend/products.post.php:7
  • Tygh\Addons\ProductReviews\ProductReview\Repository::find() /var/www/webmarco/app/addons/et_vivashop_settings/lib/product_reviews.php:28
  • db_get_hash_array() /var/www/webmarco/app/addons/product_reviews/Tygh/Addons/ProductReviews/ProductReview/Repository.php:322
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00055 Re-run Backtrace
175
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'reviews.filtering.with_images'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • include_once() /var/www/webmarco/app/addons/et_vivashop_settings/controllers/frontend/products.post.php:7
  • __() /var/www/webmarco/app/addons/et_vivashop_settings/lib/product_reviews.php:43
  • Tygh\Languages\Values::getLangVar() /var/www/webmarco/app/functions/fn.common.php:6089
  • db_get_field() /var/www/webmarco/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00028 Re-run Backtrace
176
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • include_once() /var/www/webmarco/app/addons/et_vivashop_settings/controllers/frontend/products.post.php:7
  • __() /var/www/webmarco/app/addons/et_vivashop_settings/lib/product_reviews.php:43
  • Tygh\Languages\Values::getLangVar() /var/www/webmarco/app/functions/fn.common.php:6089
  • db_get_found_rows() /var/www/webmarco/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00009 Re-run Backtrace
177
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'reviews.filtering.only_buyers'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • include_once() /var/www/webmarco/app/addons/et_vivashop_settings/controllers/frontend/products.post.php:7
  • __() /var/www/webmarco/app/addons/et_vivashop_settings/lib/product_reviews.php:43
  • Tygh\Languages\Values::getLangVar() /var/www/webmarco/app/functions/fn.common.php:6089
  • db_get_field() /var/www/webmarco/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00013 Re-run Backtrace
178
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_run_controller() /var/www/webmarco/app/functions/fn.control.php:458
  • include() /var/www/webmarco/app/functions/fn.control.php:722
  • include_once() /var/www/webmarco/app/addons/et_vivashop_settings/controllers/frontend/products.post.php:7
  • __() /var/www/webmarco/app/addons/et_vivashop_settings/lib/product_reviews.php:43
  • Tygh\Languages\Values::getLangVar() /var/www/webmarco/app/functions/fn.common.php:6089
  • db_get_found_rows() /var/www/webmarco/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00006 Re-run Backtrace
179
SELECT privilege FROM cscart_usergroup_privileges WHERE usergroup_id IN (0, 1)

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • fn_check_permissions() /var/www/webmarco/app/functions/fn.control.php:517
  • fn_check_admin_permissions() /var/www/webmarco/app/functions/fn.common.php:2546
  • db_get_fields() /var/www/webmarco/app/functions/fn.common.php:2728
  • Tygh\Database\Connection::getColumn() /var/www/webmarco/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:479
0.00025 Re-run Backtrace
180
SELECT c.* FROM cscart_bm_containers as c  WHERE 1  AND c.location_id = 56076 AND c.company_id = 0

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::__construct() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Container::getListByArea() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:127
  • Tygh\BlockManager\Container::getList() /var/www/webmarco/app/Tygh/BlockManager/Container.php:111
  • db_get_hash_array() /var/www/webmarco/app/Tygh/BlockManager/Container.php:72
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00057 Re-run Backtrace
181
SELECT layout_id FROM cscart_bm_locations WHERE location_id = 56076

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::__construct() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Container::getListByArea() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:127
  • Tygh\BlockManager\Container::getList() /var/www/webmarco/app/Tygh/BlockManager/Container.php:112
  • db_get_field() /var/www/webmarco/app/Tygh/BlockManager/Container.php:60
  • Tygh\Database\Connection::getField() /var/www/webmarco/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:447
0.00030 Re-run Backtrace
182
SELECT c.*, IF (c.location_id != 56076, 0, 1) as `default` FROM cscart_bm_containers as c  INNER JOIN cscart_bm_locations as l ON c.location_id = l.location_id AND l.is_default = 1 AND l.layout_id = 1928 WHERE 1  AND c.position IN ('TOP_PANEL', 'HEADER', 'FOOTER') AND c.company_id = 0

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::__construct() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Container::getListByArea() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:127
  • Tygh\BlockManager\Container::getList() /var/www/webmarco/app/Tygh/BlockManager/Container.php:112
  • db_get_hash_array() /var/www/webmarco/app/Tygh/BlockManager/Container.php:72
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.01488 Re-run Backtrace
183
SELECT c.* FROM cscart_bm_containers as c  WHERE 1  AND c.location_id = 56076 AND c.company_id = 676

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::__construct() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Container::getListByArea() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:127
  • Tygh\BlockManager\Container::overrideByVendor() /var/www/webmarco/app/Tygh/BlockManager/Container.php:117
  • Tygh\BlockManager\Container::getList() /var/www/webmarco/app/Tygh/BlockManager/Container.php:305
  • db_get_hash_array() /var/www/webmarco/app/Tygh/BlockManager/Container.php:72
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00052 Re-run Backtrace
184
SELECT * FROM cscart_bm_containers as c LEFT JOIN cscart_bm_grids as g ON g.container_id = c.container_id WHERE 1  AND g.container_id IN (224329, 224330, 224339, 224332) ORDER BY g.order, g.parent_id, g.grid_id ASC

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::__construct() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Grid::getList() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:133
  • db_get_hash_multi_array() /var/www/webmarco/app/Tygh/BlockManager/Grid.php:63
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00143 Re-run Backtrace
185
SELECT cscart_bm_snapping.grid_id as grid_id,cscart_bm_snapping.block_id as block_id,IFNULL(dynamic_object_content.content, default_content.content) as content,IFNULL(dynamic_object_content.object_id, default_content.object_id) AS object_id,IFNULL(dynamic_object_content.object_type, default_content.object_type) AS object_type,cscart_bm_block_statuses.object_ids as object_ids,cscart_bm_snapping.*,cscart_bm_blocks.*,cscart_bm_blocks_descriptions.* FROM cscart_bm_snapping LEFT JOIN cscart_bm_blocks ON cscart_bm_blocks.block_id = cscart_bm_snapping.block_id LEFT JOIN cscart_bm_block_statuses ON cscart_bm_snapping.snapping_id = cscart_bm_block_statuses.snapping_id AND cscart_bm_block_statuses.object_type LIKE 'products' LEFT JOIN cscart_bm_blocks_descriptions ON cscart_bm_blocks.block_id = cscart_bm_blocks_descriptions.block_id  LEFT JOIN cscart_bm_blocks_content AS default_content ON cscart_bm_blocks.block_id = default_content.block_id AND cscart_bm_blocks_descriptions.lang_code = default_content.lang_code AND default_content.snapping_id = 0 AND default_content.object_id = 0 AND default_content.object_type like '' LEFT JOIN cscart_bm_blocks_content AS dynamic_object_content ON cscart_bm_blocks.block_id = dynamic_object_content.block_id AND cscart_bm_blocks_descriptions.lang_code = dynamic_object_content.lang_code AND dynamic_object_content.object_id = 431606 AND dynamic_object_content.object_type like 'products' WHERE cscart_bm_snapping.grid_id IN (447821, 447822, 447823, 447827, 447826, 447824, 447825, 447960, 447962, 447964, 447966, 447961, 447965, 447963, 447968, 447967, 447829, 447830, 447832, 447833, 447834, 447836, 447837, 447841, 447845, 447838, 447842, 447828, 447843, 447839, 447831, 447835, 447840, 447844, 447849, 447853, 447864, 447854, 447857, 447850, 447858, 447848, 447852, 447851, 447855, 447861, 447860, 447856, 447863, 447859, 447862)  AND cscart_bm_blocks_descriptions.lang_code='en'  ORDER BY cscart_bm_snapping.order, cscart_bm_snapping.block_id 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::__construct() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Block::getList() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:137
  • db_get_hash_multi_array() /var/www/webmarco/app/Tygh/BlockManager/Block.php:252
  • Tygh\Database\Connection::getMultiHash() /var/www/webmarco/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:525
0.00813 Re-run Backtrace
186
SELECT * FROM cscart_image_compress_pro_setting WHERE `name` = 'setting' AND `company_id`=0

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::render() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b932f7b0c81_66151748() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /var/www/webmarco/var/cache/templates/vivashop/4e7e5f4e9c73b12b14ec0ada6a915736f2988f00_2.tygh.logo.tpl.php:58
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b932f836695_65787016() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_image_to_display() /var/www/webmarco/var/cache/templates/vivashop/0df162f601a4176658fd77ca381fec6e1dc95228_2.tygh.image.tpl.php:235
  • fn_set_hook() /var/www/webmarco/app/functions/fn.images.php:1287
  • fn_image_compress_pro_image_to_display_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_image_compress_pro_get_settings() /var/www/webmarco/app/addons/image_compress_pro/func.php:537
  • db_get_row() /var/www/webmarco/app/addons/image_compress_pro/func.php:166
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00050 Re-run Backtrace
187
SELECT * FROM cscart_image_compress_pro_setting WHERE `name` = 'setting' AND `company_id`=0

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::render() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b932f7b0c81_66151748() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /var/www/webmarco/var/cache/templates/vivashop/4e7e5f4e9c73b12b14ec0ada6a915736f2988f00_2.tygh.logo.tpl.php:58
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b932f836695_65787016() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_image_to_display() /var/www/webmarco/var/cache/templates/vivashop/0df162f601a4176658fd77ca381fec6e1dc95228_2.tygh.image.tpl.php:235
  • fn_set_hook() /var/www/webmarco/app/functions/fn.images.php:1287
  • fn_image_compress_pro_image_to_display_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_image_compress_pro_get_settings() /var/www/webmarco/app/addons/image_compress_pro/func.php:537
  • db_get_row() /var/www/webmarco/app/addons/image_compress_pro/func.php:166
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00044 Re-run Backtrace
188
SELECT * FROM cscart_hybrid_auth_providers WHERE 1  AND status = 'A' ORDER BY position

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::render() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::getValue() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:666
  • call_user_func_array() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:820
  • fn_hybrid_auth_get_providers_list_content()
  • fn_hybrid_auth_get_providers_list() /var/www/webmarco/app/addons/hybrid_auth/func.php:243
  • Tygh\Registry::getOrSetCache() /var/www/webmarco/app/addons/hybrid_auth/func.php:222
  • {closure}() /var/www/webmarco/app/Tygh/Registry.php:800
  • db_get_hash_array() /var/www/webmarco/app/addons/hybrid_auth/func.php:196
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00033 Re-run Backtrace
189
SELECT storefront_id FROM cscart_hybrid_auth_storefronts_providers WHERE provider_id = 2

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::render() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::getValue() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:666
  • call_user_func_array() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:820
  • fn_hybrid_auth_get_providers_list_content()
  • fn_hybrid_auth_get_providers_list() /var/www/webmarco/app/addons/hybrid_auth/func.php:243
  • Tygh\Registry::getOrSetCache() /var/www/webmarco/app/addons/hybrid_auth/func.php:222
  • {closure}() /var/www/webmarco/app/Tygh/Registry.php:800
  • fn_hybrid_auth_get_storefront_ids() /var/www/webmarco/app/addons/hybrid_auth/func.php:202
  • db_get_fields() /var/www/webmarco/app/addons/hybrid_auth/func.php:233
  • Tygh\Database\Connection::getColumn() /var/www/webmarco/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:479
0.00013 Re-run Backtrace
190
SELECT storefront_id FROM cscart_hybrid_auth_storefronts_providers WHERE provider_id = 8

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::render() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::getValue() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:666
  • call_user_func_array() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:820
  • fn_hybrid_auth_get_providers_list_content()
  • fn_hybrid_auth_get_providers_list() /var/www/webmarco/app/addons/hybrid_auth/func.php:243
  • Tygh\Registry::getOrSetCache() /var/www/webmarco/app/addons/hybrid_auth/func.php:222
  • {closure}() /var/www/webmarco/app/Tygh/Registry.php:800
  • fn_hybrid_auth_get_storefront_ids() /var/www/webmarco/app/addons/hybrid_auth/func.php:202
  • db_get_fields() /var/www/webmarco/app/addons/hybrid_auth/func.php:233
  • Tygh\Database\Connection::getColumn() /var/www/webmarco/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:479
0.00009 Re-run Backtrace
191
SELECT * FROM cscart_image_compress_pro_setting WHERE `name` = 'setting' AND `company_id`=0

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::render() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b932f7b0c81_66151748() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /var/www/webmarco/var/cache/templates/vivashop/4e7e5f4e9c73b12b14ec0ada6a915736f2988f00_2.tygh.logo.tpl.php:58
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b932f836695_65787016() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_image_to_display() /var/www/webmarco/var/cache/templates/vivashop/0df162f601a4176658fd77ca381fec6e1dc95228_2.tygh.image.tpl.php:235
  • fn_set_hook() /var/www/webmarco/app/functions/fn.images.php:1287
  • fn_image_compress_pro_image_to_display_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_image_compress_pro_get_settings() /var/www/webmarco/app/addons/image_compress_pro/func.php:537
  • db_get_row() /var/www/webmarco/app/addons/image_compress_pro/func.php:166
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00044 Re-run Backtrace
192
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 30 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'en' 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::render() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c84dc35_89501245() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_eval_string() /var/www/webmarco/var/cache/templates/vivashop/49b50409938bb2fec34ae32670df4aa9610db114_2.tygh.smarty_block.tpl.php:46
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/function.eval_string.php:21
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933a2ea795_22852256() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /var/www/webmarco/var/cache/templates/vivashop/007c8b1e1bf628705452da3f52972483f142e609_2.string.php:20
  • fn_set_hook() /var/www/webmarco/app/functions/fn.common.php:3948
  • fn_seo_url_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_seo_get_name() /var/www/webmarco/app/addons/seo/func.php:1607
  • db_get_row() /var/www/webmarco/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00081 Re-run Backtrace
193
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 88 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'en' 

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::render() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c84dc35_89501245() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_eval_string() /var/www/webmarco/var/cache/templates/vivashop/49b50409938bb2fec34ae32670df4aa9610db114_2.tygh.smarty_block.tpl.php:46
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/function.eval_string.php:21
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933a2ea795_22852256() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /var/www/webmarco/var/cache/templates/vivashop/007c8b1e1bf628705452da3f52972483f142e609_2.string.php:22
  • fn_set_hook() /var/www/webmarco/app/functions/fn.common.php:3948
  • fn_seo_url_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_seo_get_name() /var/www/webmarco/app/addons/seo/func.php:1607
  • db_get_row() /var/www/webmarco/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00047 Re-run Backtrace
194
SELECT * FROM cscart_image_compress_pro_setting WHERE `name` = 'setting' AND `company_id`=0

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::render() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933a35d203_21061180() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/770e74724765b1901b2cc18be78884e1dec4d3ab_2.tygh.payment_icons.tpl.php:52
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933a3715e4_03092057() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /var/www/webmarco/var/cache/templates/vivashop/e121946d08fbd0834346e6a2f0bd67139be51dc9_2.tygh.payment_icons.pre.tpl.php:57
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:383
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b932f836695_65787016() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_image_to_display() /var/www/webmarco/var/cache/templates/vivashop/0df162f601a4176658fd77ca381fec6e1dc95228_2.tygh.image.tpl.php:235
  • fn_set_hook() /var/www/webmarco/app/functions/fn.images.php:1287
  • fn_image_compress_pro_image_to_display_post() /var/www/webmarco/app/functions/fn.control.php:123
  • fn_image_compress_pro_get_settings() /var/www/webmarco/app/addons/image_compress_pro/func.php:537
  • db_get_row() /var/www/webmarco/app/addons/image_compress_pro/func.php:166
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00049 Re-run Backtrace
195
SELECT * FROM cscart_hybrid_auth_providers WHERE 1  AND status = 'A' ORDER BY position

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::render() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::getValue() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:666
  • call_user_func_array() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:820
  • fn_hybrid_auth_get_providers_list_content()
  • fn_hybrid_auth_get_providers_list() /var/www/webmarco/app/addons/hybrid_auth/func.php:243
  • Tygh\Registry::getOrSetCache() /var/www/webmarco/app/addons/hybrid_auth/func.php:222
  • {closure}() /var/www/webmarco/app/Tygh/Registry.php:800
  • db_get_hash_array() /var/www/webmarco/app/addons/hybrid_auth/func.php:196
  • Tygh\Database\Connection::getHash() /var/www/webmarco/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:370
0.00033 Re-run Backtrace
196
SELECT storefront_id FROM cscart_hybrid_auth_storefronts_providers WHERE provider_id = 2

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::render() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::getValue() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:666
  • call_user_func_array() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:820
  • fn_hybrid_auth_get_providers_list_content()
  • fn_hybrid_auth_get_providers_list() /var/www/webmarco/app/addons/hybrid_auth/func.php:243
  • Tygh\Registry::getOrSetCache() /var/www/webmarco/app/addons/hybrid_auth/func.php:222
  • {closure}() /var/www/webmarco/app/Tygh/Registry.php:800
  • fn_hybrid_auth_get_storefront_ids() /var/www/webmarco/app/addons/hybrid_auth/func.php:202
  • db_get_fields() /var/www/webmarco/app/addons/hybrid_auth/func.php:233
  • Tygh\Database\Connection::getColumn() /var/www/webmarco/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:479
0.00019 Re-run Backtrace
197
SELECT storefront_id FROM cscart_hybrid_auth_storefronts_providers WHERE provider_id = 8

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:211
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933c797847_83332178() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /var/www/webmarco/var/cache/templates/vivashop/ad7c94170d7ada34d32051ceb16be792b21420fa_2.tygh.et_content.pre.tpl.php:53
  • Tygh\BlockManager\RenderManager::render() /var/www/webmarco/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::getValue() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:666
  • call_user_func_array() /var/www/webmarco/app/Tygh/BlockManager/RenderManager.php:820
  • fn_hybrid_auth_get_providers_list_content()
  • fn_hybrid_auth_get_providers_list() /var/www/webmarco/app/addons/hybrid_auth/func.php:243
  • Tygh\Registry::getOrSetCache() /var/www/webmarco/app/addons/hybrid_auth/func.php:222
  • {closure}() /var/www/webmarco/app/Tygh/Registry.php:800
  • fn_hybrid_auth_get_storefront_ids() /var/www/webmarco/app/addons/hybrid_auth/func.php:202
  • db_get_fields() /var/www/webmarco/app/addons/hybrid_auth/func.php:233
  • Tygh\Database\Connection::getColumn() /var/www/webmarco/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:479
0.00017 Re-run Backtrace
198
SELECT cscart_profile_field_values.value_id, cscart_profile_field_descriptions.description FROM cscart_profile_field_values LEFT JOIN cscart_profile_field_descriptions ON cscart_profile_field_values.value_id = cscart_profile_field_descriptions.object_id WHERE cscart_profile_field_descriptions.lang_code = 'en' AND cscart_profile_field_descriptions.	object_type  = 'V' AND cscart_profile_field_values.field_id = 62

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:235
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b93362dbc71_43000158() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/a9ab09f4f954287320deadb13894fa5d3d888cbe_2.tygh.scripts.tpl.php:654
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b93364c3797_60674236() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ec_category_filter_get_mapped_category_info() /var/www/webmarco/var/cache/templates/vivashop/cdc5493b1dbab86dd5ddd410da9e2608222f8bd8_2.tygh.scripts.post.tpl.php:76
  • db_get_hash_single_array() /var/www/webmarco/app/addons/ec_vendor_filter/func.php:167
  • Tygh\Database\Connection::getSingleHash() /var/www/webmarco/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:571
0.00083 Re-run Backtrace
199
SELECT product_variant, category_variants FROM cscart_ec_vendor_filter_map

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /var/www/webmarco/app/functions/fn.control.php:632
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b933b45e9f0_35831474() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /var/www/webmarco/var/cache/templates/vivashop/62ef1b660e00ee757ff29c728d8df0587b71adfb_2.tygh.index.tpl.php:235
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b93362dbc71_43000158() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /var/www/webmarco/var/cache/templates/vivashop/a9ab09f4f954287320deadb13894fa5d3d888cbe_2.tygh.scripts.tpl.php:654
  • Smarty_Internal_TemplateBase::fetch() /var/www/webmarco/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_672b93364c3797_60674236() /var/www/webmarco/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ec_category_filter_get_mapped_category_info() /var/www/webmarco/var/cache/templates/vivashop/cdc5493b1dbab86dd5ddd410da9e2608222f8bd8_2.tygh.scripts.post.tpl.php:76
  • db_get_hash_single_array() /var/www/webmarco/app/addons/ec_vendor_filter/func.php:169
  • Tygh\Database\Connection::getSingleHash() /var/www/webmarco/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:571
0.00016 Re-run Backtrace
200
SELECT data FROM cscart_storage_data WHERE data_key = 'restrictions'

    Backtrace

  • fn_dispatch() /var/www/webmarco/index.php:19
  • Tygh\Application::offsetGet() /var/www/webmarco/app/functions/fn.control.php:648
  • Pimple\Container::offsetGet() /var/www/webmarco/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /var/www/webmarco/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • fn_get_storage_data() /var/www/webmarco/app/Tygh/Providers/CommonProvider.php:77
  • db_get_row() /var/www/webmarco/app/functions/fn.control.php:1067
  • Tygh\Database\Connection::getRow() /var/www/webmarco/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /var/www/webmarco/app/Tygh/Database/Connection.php:413
0.00056 Re-run Backtrace

Warning Some queries are being executed multiple times

Queries max count: 7
Query Count Min time Max time Average time
SELECT feature_id, variant_id, value, value_int FROM cscart_product_features_values WHERE product_id = 431606 AND lang_code = 'en'
7 0.00023 0.00067 0.00042
SELECT * FROM cscart_image_compress_pro_setting WHERE `name` = 'setting' AND `company_id`=0
4 0.00044 0.00050 0.00047
SELECT FOUND_ROWS()
3 0.00006 0.00016 0.00010
SELECT * FROM cscart_hybrid_auth_providers WHERE 1  AND status = 'A' ORDER BY position
2 0.00033 0.00033 0.00033
SELECT c.product_id AS cur_product_id, a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (431606) AND a.product_id = 0 AND a.status = 'A' ORDER BY a.position
2 0.00036 0.00063 0.00050
SELECT a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en'  WHERE a.product_id IN (431606) AND a.status = 'A' ORDER BY a.position
2 0.00036 0.00042 0.00039
SELECT cscart_company_descriptions.*, cscart_companies.*, p.price, p.periodicity, p.commission, p.products_limit, p.revenue_limit, p.vendor_store, p.categories, p.storefronts FROM cscart_companies  LEFT JOIN cscart_company_descriptions ON cscart_company_descriptions.company_id = cscart_companies.company_id AND cscart_company_descriptions.lang_code = 'en'  LEFT JOIN cscart_vendor_plans p ON p.plan_id = cscart_companies.plan_id WHERE cscart_companies.company_id IN('676') ORDER BY cscart_companies.company_id asc LIMIT 0, 1
2 0.00034 0.00040 0.00037
SELECT f.feature_id, f.purpose, p.product_id, p.parent_product_id, g.id, g.code FROM cscart_product_variation_group_features AS f INNER JOIN cscart_product_variation_groups AS g ON f.group_id = g.id INNER JOIN cscart_product_variation_group_products AS p ON f.group_id = p.group_id WHERE p.product_id IN (431606)
2 0.00026 0.00074 0.00050
SELECT storefront_id FROM cscart_hybrid_auth_storefronts_providers WHERE provider_id = 2
2 0.00013 0.00019 0.00016
SELECT storefront_id FROM cscart_hybrid_auth_storefronts_providers WHERE provider_id = 8
2 0.00009 0.00017 0.00013
SELECT a.code, b.state FROM cscart_states as a LEFT JOIN cscart_state_descriptions as b ON b.state_id = a.state_id AND b.lang_code = 'en' WHERE  a.country_code = '' ORDER BY b.state
2 0.00032 0.00081 0.00056
SELECT pfv.feature_id, pfv.product_id, pfv.variant_id, fv.position, fvd.variant FROM cscart_product_features_values AS pfv INNER JOIN cscart_product_feature_variants AS fv ON pfv.feature_id = fv.feature_id AND pfv.variant_id = fv.variant_id INNER JOIN cscart_product_feature_variant_descriptions AS fvd ON pfv.variant_id = fvd.variant_id AND fvd.lang_code = 'en' WHERE pfv.feature_id IN (626, 860) AND pfv.product_id IN (431606) AND pfv.lang_code = 'en'
2 0.00048 0.00108 0.00078
SELECT pf.feature_id, pf.feature_style, pf.position, pf.purpose, pf.display_on_catalog, pfd.description, pfd.internal_name, pfd.prefix, pfd.suffix, (CASE WHEN pf.purpose = 'group_catalog_item' THEN 0 ELSE 1 END) AS purpose_position FROM cscart_product_features AS pf INNER JOIN cscart_product_features_descriptions AS pfd ON pf.feature_id = pfd.feature_id AND pfd.lang_code = 'en' WHERE pf.feature_id IN (626, 860) ORDER BY purpose_position ASC, pf.position ASC, pf.feature_id ASC
2 0.00027 0.00057 0.00042
SELECT company_id FROM cscart_products WHERE product_id = 431606
2 0.00010 0.00016 0.00013
SELECT req_prod.required_id FROM cscart_product_required_products as req_prod  LEFT JOIN cscart_products ON req_prod.required_id = cscart_products.product_id WHERE  req_prod.product_id = 431606 AND cscart_products.status != 'D' GROUP BY req_prod.required_id
1 0.00044 0.00044 0.00044
SHOW COLUMNS FROM cscart_user_profiles
1 0.00102 0.00102 0.00102
SHOW COLUMNS FROM cscart_users
1 0.00062 0.00062 0.00062
SELECT cscart_profile_fields.*, cscart_profile_field_descriptions.description , cscart_profile_fields.checkout_required as required FROM cscart_profile_fields LEFT JOIN cscart_profile_field_descriptions ON cscart_profile_field_descriptions.object_id = cscart_profile_fields.field_id AND cscart_profile_field_descriptions.object_type = 'F' AND lang_code = 'en' WHERE 1=1 AND cscart_profile_fields.profile_type = 'U'  AND cscart_profile_fields.checkout_show = 'Y' AND (cscart_profile_fields.usergroup_ids = 0) ORDER BY cscart_profile_fields.position
1 0.00083 0.00083 0.00083
SELECT MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) as price FROM cscart_product_prices WHERE lower_limit <=1 AND cscart_product_prices.product_id = 431606 AND cscart_product_prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit DESC LIMIT 1
1 0.00046 0.00046 0.00046
SELECT zero_price_action FROM cscart_products WHERE product_id = 431606
1 0.00026 0.00026 0.00026
SELECT product_id FROM cscart_product_popularity WHERE product_id IN (431606, 431607, 431608, 431609, 431610, 431611, 431612, 431613, 431614)
1 0.00029 0.00029 0.00029
SELECT pd.product_id as product_id, pd.product as product FROM cscart_product_descriptions pd  WHERE 1  AND pd.product_id = 431606 AND pd.lang_code = 'en'
1 0.00022 0.00022 0.00022
SELECT SQL_CALC_FOUND_ROWS products.product_id, descr1.product as product, companies.company as company_name, companies.ec_rfq_whatsapp_number, companies.ec_rfq_bht, companies.ec_rfq_phone_number, companies.ec_rfq_bhf, products.product_type, products.parent_product_id, cscart_ec_table_booking_system.booking_type as booking_type FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id   LEFT JOIN cscart_ec_table_booking_system ON cscart_ec_table_booking_system.product_id = products.product_id  WHERE 1  AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (431606)) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
1 0.00067 0.00067 0.00067
SELECT cscart_products.*, cscart_products.ebay_status, cscart_products.ebay_template_id FROM cscart_products  WHERE cscart_products.product_id IN (431606)  
1 0.00059 0.00059 0.00059
SELECT cscart_product_prices.product_id, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) AS price FROM cscart_product_prices  WHERE cscart_product_prices.product_id IN (431606)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0)  GROUP BY cscart_product_prices.product_id
1 0.00022 0.00022 0.00022
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (431606)   GROUP BY cscart_products_categories.product_id
1 0.00044 0.00044 0.00044
UPDATE cscart_product_popularity SET `viewed` = 5432, `added` = 8, `deleted` = 0, `bought` = 0, `total` = 16336 WHERE product_id IN (431606, 431607, 431608, 431609, 431610, 431611, 431612, 431613, 431614)
1 0.00164 0.00164 0.00164
INSERT INTO cscart_product_popularity (`viewed`, `added`, `deleted`, `bought`, `total`, `product_id`) VALUES (1, 0, 0, 0, 3, 431606) ON DUPLICATE KEY UPDATE viewed = viewed + 1, added = added + 0, deleted = deleted + 0, bought = bought + 0, total = total + 3
1 0.00413 0.00413 0.00413
SELECT * FROM cscart_product_popularity WHERE product_id = 431605
1 0.00023 0.00023 0.00023
SELECT cscart_product_features.feature_id,cscart_product_features.feature_code,cscart_product_features.company_id,cscart_product_features.feature_type,cscart_product_features.parent_id,cscart_product_features.display_on_product,cscart_product_features.display_on_catalog,cscart_product_features.display_on_header,cscart_product_features_descriptions.description,cscart_product_features_descriptions.internal_name,cscart_product_features_descriptions.lang_code,cscart_product_features_descriptions.prefix,cscart_product_features_descriptions.suffix,cscart_product_features.categories_path,cscart_product_features_descriptions.full_description,cscart_product_features.status,cscart_product_features.comparison,cscart_product_features.position,cscart_product_features.purpose,cscart_product_features.feature_style,cscart_product_features.filter_style FROM cscart_product_features LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = cscart_product_features.feature_id AND cscart_product_features_descriptions.lang_code = 'en' WHERE cscart_product_features.feature_id = 860
1 0.00025 0.00025 0.00025
SELECT SQL_CALC_FOUND_ROWS products.product_id, products.amount, descr1.product as product, companies.company as company_name, companies.ec_rfq_whatsapp_number, companies.ec_rfq_bht, companies.ec_rfq_phone_number, companies.ec_rfq_bhf, variation_group_products.group_id AS variation_group_id, products.product_type, products.parent_product_id, cscart_ec_table_booking_system.booking_type as booking_type FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  INNER JOIN cscart_product_variation_group_products AS variation_group_products ON variation_group_products.product_id = products.product_id LEFT JOIN cscart_ec_table_booking_system ON cscart_ec_table_booking_system.product_id = products.product_id  WHERE 1  AND companies.status IN ('A') AND products.company_id IN (1, 25, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 111, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 259, 260, 261, 262, 263, 264, 266, 268, 269, 271, 272, 273, 276, 277, 278, 279, 280, 281, 282, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 391, 392, 393, 394, 395, 396, 397, 398, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 439, 440, 443, 445, 447, 448, 449, 450, 451, 452, 454, 455, 457, 458, 459, 460, 461, 462, 463, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 491, 492, 493, 494, 495, 496, 497, 498, 501, 503, 504, 505, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 518, 519, 520, 522, 524, 525, 526, 527, 528, 531, 532, 533, 535, 537, 539, 540, 541, 542, 543, 545, 546, 547, 548, 549, 550, 551, 553, 554, 556, 557, 558, 559, 560, 561, 562, 563, 564, 566, 567, 568, 569, 575, 576, 577, 579, 580, 582, 583, 585, 586, 587, 588, 590, 591, 592, 593, 594, 595, 596, 597, 598, 600, 602, 603, 604, 606, 607, 609, 610, 611, 613, 618, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 639, 641, 642, 643, 644, 646, 647, 649, 655, 660, 661, 662, 663, 665, 668, 669, 670, 671, 672, 673, 674, 675, 676, 678, 679, 680, 681, 682, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 707, 719, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND variation_group_products.group_id IN (10693) GROUP BY products.product_id   ORDER BY NULL asc 
1 0.00384 0.00384 0.00384
SELECT p.product_id, ifnull(count(dp.post_id),0) as discussion_amount_posts
FROM cscart_discussion
INNER JOIN cscart_products as p ON (cscart_discussion.object_id = p.product_id)
INNER JOIN cscart_discussion_posts as dp ON (cscart_discussion.thread_id = dp.thread_id AND cscart_discussion.object_type = 'P' )
WHERE dp.status = 'A' and p.product_id in (431605, 431606, 431607, 431608, 431609, 431610, 431611, 431612, 431613, 431614)
GROUP BY p.product_id
1 0.00086 0.00086 0.00086
SELECT pfv.feature_id, pfv.product_id, pfv.variant_id, gp.group_id FROM cscart_product_features_values AS pfv INNER JOIN cscart_product_variation_group_products AS gp ON pfv.product_id = gp.product_id INNER JOIN cscart_product_variation_group_features AS gpf ON gpf.group_id = gp.group_id AND gpf.feature_id = pfv.feature_id WHERE pfv.lang_code = 'en' AND gp.group_id IN (10693)
1 0.00089 0.00089 0.00089
SELECT pfv.variant_id, pfv.position, pfvd.variant FROM cscart_product_feature_variants AS pfv INNER JOIN cscart_product_feature_variant_descriptions AS pfvd ON pfv.variant_id = pfvd.variant_id AND pfvd.lang_code = 'en' WHERE pfv.variant_id IN (7161, 64545, 7168, 7169, 7170, 7162, 7163, 7164, 7165, 7166, 7167)
1 0.00070 0.00070 0.00070
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (431605, 431606, 431607, 431608, 431609, 431610, 431611, 431612, 431613, 431614) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00073 0.00073 0.00073
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1732212621, 1) AND IF(to_date, to_date >= 1732212621, 1) AND status IN ('A', 'H') AND cscart_promotions.zone = 'catalog' AND (storefronts_promotions.storefront_id = 1 OR storefronts_promotions.storefront_id IS NULL)   ORDER BY cscart_promotions.stop_other_rules desc, cscart_promotions.priority asc 
1 0.00138 0.00138 0.00138
SELECT cscart_product_features.feature_id,cscart_product_features.feature_code,cscart_product_features.company_id,cscart_product_features.feature_type,cscart_product_features.parent_id,cscart_product_features.display_on_product,cscart_product_features.display_on_catalog,cscart_product_features.display_on_header,cscart_product_features_descriptions.description,cscart_product_features_descriptions.internal_name,cscart_product_features_descriptions.lang_code,cscart_product_features_descriptions.prefix,cscart_product_features_descriptions.suffix,cscart_product_features.categories_path,cscart_product_features_descriptions.full_description,cscart_product_features.status,cscart_product_features.comparison,cscart_product_features.position,cscart_product_features.purpose,cscart_product_features.feature_style,cscart_product_features.filter_style FROM cscart_product_features LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = cscart_product_features.feature_id AND cscart_product_features_descriptions.lang_code = 'en' WHERE cscart_product_features.feature_id = 626
1 0.00054 0.00054 0.00054
SELECT cscart_product_files.*, cscart_product_file_descriptions.file_name, cscart_product_file_descriptions.license, cscart_product_file_descriptions.readme FROM cscart_product_files  LEFT JOIN cscart_product_file_descriptions ON cscart_product_file_descriptions.file_id = cscart_product_files.file_id AND cscart_product_file_descriptions.lang_code = 'en' WHERE 1=1  AND cscart_product_files.product_id = 431606 AND preview_path != '' AND cscart_product_files.status = 'A'  ORDER BY cscart_product_files.position asc, cscart_product_file_descriptions.file_name asc
1 0.00057 0.00057 0.00057
SELECT product_id, parent_product_id FROM cscart_product_variation_group_products WHERE parent_product_id = 431605
1 0.00038 0.00038 0.00038
SELECT *,cscart_product_tabs.status as status,cscart_product_tabs.block_id as block_id,cscart_product_tabs.company_id as company_id,cscart_product_tabs_descriptions.name as name  FROM cscart_product_tabs LEFT JOIN cscart_product_tabs_descriptions ON cscart_product_tabs.tab_id = cscart_product_tabs_descriptions.tab_id LEFT JOIN cscart_bm_blocks ON cscart_bm_blocks.block_id = cscart_product_tabs.block_id  WHERE cscart_product_tabs_descriptions.lang_code = 'en'   ORDER BY position
1 0.00058 0.00058 0.00058
SELECT items.chain_id, items.product_id, items.products, items.modifier, items.modifier_type, items.date_from, items.date_to, items.display_in_promotions, items.status, descr.name, descr.description FROM cscart_buy_together AS items LEFT JOIN cscart_products AS p ON p.product_id = items.product_id LEFT JOIN cscart_buy_together_descriptions AS descr ON items.chain_id = descr.chain_id AND descr.lang_code = 'en' WHERE items.product_id = 431606 AND items.status = 'A' AND ((items.date_from <= 1732143600 AND items.date_to >= 1732143600) OR (items.date_from = 0 AND items.date_to >= 1732143600) OR (items.date_from <= 1732143600 AND items.date_to = 0) OR (items.date_from = 0 AND items.date_to = 0))
1 0.00061 0.00061 0.00061
SELECT cscart_attachments.*, cscart_attachment_descriptions.description FROM cscart_attachments LEFT JOIN cscart_attachment_descriptions ON cscart_attachments.attachment_id = cscart_attachment_descriptions.attachment_id AND lang_code = 'en' WHERE object_type = 'product' AND object_id = 431605 AND type = 'M'  AND (usergroup_ids = '' OR FIND_IN_SET(0, usergroup_ids) OR FIND_IN_SET(1, usergroup_ids)) AND status = 'A' ORDER BY position
1 0.00040 0.00040 0.00040
SHOW COLUMNS FROM cscart_product_popularity
1 0.00038 0.00038 0.00038
SELECT * FROM cscart_product_popularity WHERE product_id = 431606
1 0.00043 0.00043 0.00043
SELECT product_id FROM cscart_product_popularity WHERE product_id IN (431605)
1 0.00013 0.00013 0.00013
UPDATE cscart_product_popularity SET `viewed` = 5432, `added` = 8, `deleted` = 0, `bought` = 0, `total` = 16336 WHERE product_id IN (431605)
1 0.00172 0.00172 0.00172
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (431606)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'en'  
1 0.00055 0.00055 0.00055
SELECT data FROM cscart_storage_data WHERE data_key = 'store_mode'
1 0.00040 0.00040 0.00040
SELECT p.product_id, ifnull(count(dp.post_id),0) as discussion_amount_posts
FROM cscart_discussion
INNER JOIN cscart_products as p ON (cscart_discussion.object_id = p.product_id)
INNER JOIN cscart_discussion_posts as dp ON (cscart_discussion.thread_id = dp.thread_id AND cscart_discussion.object_type = 'P' )
WHERE dp.status = 'A' and p.product_id in (431606)
GROUP BY p.product_id
1 0.00029 0.00029 0.00029
SELECT c.* FROM cscart_bm_containers as c  WHERE 1  AND c.location_id = 56076 AND c.company_id = 0
1 0.00057 0.00057 0.00057
SELECT AVG (dr.rating_value) FROM cscart_discussion_rating AS dr LEFT JOIN cscart_discussion_posts AS dp ON dp.post_id = dr.post_id LEFT JOIN cscart_discussion AS d ON d.thread_id = dp.thread_id WHERE d.object_id = 676 AND d.object_type = 'M' AND type IN ( 'B', 'R' )  AND dp.status = 'A' AND dr.rating_value > 0
1 0.00020 0.00020 0.00020
SELECT cscart_discussion_rating.* FROM cscart_discussion_rating LEFT JOIN cscart_discussion_posts ON cscart_discussion_posts.post_id = cscart_discussion_rating.post_id WHERE 1  AND cscart_discussion_rating.thread_id = 370189 AND cscart_discussion_posts.status = 'A' ORDER BY cscart_discussion_rating.rating_value DESC
1 0.00015 0.00015 0.00015
SELECT product_review_id FROM cscart_product_reviews  LEFT JOIN cscart_users ON cscart_product_reviews.reply_user_id = cscart_users.user_id LEFT JOIN cscart_companies ON cscart_users.company_id = cscart_companies.company_id LEFT JOIN cscart_country_descriptions ON cscart_product_reviews.country_code = cscart_country_descriptions.code AND cscart_country_descriptions.lang_code = 'en' WHERE 1  AND cscart_product_reviews.product_id IN (431605) AND cscart_product_reviews.status = 'A' GROUP BY cscart_product_reviews.product_review_id
1 0.00086 0.00086 0.00086
SELECT cscart_product_reviews.*,cscart_users.company_id as reply_company_id,cscart_companies.company as reply_company,cscart_country_descriptions.country as country FROM cscart_product_reviews  LEFT JOIN cscart_users ON cscart_product_reviews.reply_user_id = cscart_users.user_id LEFT JOIN cscart_companies ON cscart_users.company_id = cscart_companies.company_id LEFT JOIN cscart_country_descriptions ON cscart_product_reviews.country_code = cscart_country_descriptions.code AND cscart_country_descriptions.lang_code = 'en' WHERE 1  AND cscart_product_reviews.product_id IN (431605) AND cscart_product_reviews.status = 'A'  ORDER BY cscart_product_reviews.product_review_timestamp desc  LIMIT 0, 10
1 0.00055 0.00055 0.00055
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'reviews.filtering.with_images'
1 0.00028 0.00028 0.00028
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'reviews.filtering.only_buyers'
1 0.00013 0.00013 0.00013
SELECT privilege FROM cscart_usergroup_privileges WHERE usergroup_id IN (0, 1)
1 0.00025 0.00025 0.00025
SELECT layout_id FROM cscart_bm_locations WHERE location_id = 56076
1 0.00030 0.00030 0.00030
SELECT COUNT(*) FROM cscart_discussion_posts  LEFT JOIN cscart_discussion_messages ON cscart_discussion_messages.post_id = cscart_discussion_posts.post_id  LEFT JOIN cscart_discussion_rating ON cscart_discussion_rating.post_id = cscart_discussion_posts.post_id  WHERE cscart_discussion_posts.thread_id = 370189 AND cscart_discussion_posts.status = 'A'
1 0.00021 0.00021 0.00021
SELECT c.*, IF (c.location_id != 56076, 0, 1) as `default` FROM cscart_bm_containers as c  INNER JOIN cscart_bm_locations as l ON c.location_id = l.location_id AND l.is_default = 1 AND l.layout_id = 1928 WHERE 1  AND c.position IN ('TOP_PANEL', 'HEADER', 'FOOTER') AND c.company_id = 0
1 0.01488 0.01488 0.01488
SELECT c.* FROM cscart_bm_containers as c  WHERE 1  AND c.location_id = 56076 AND c.company_id = 676
1 0.00052 0.00052 0.00052
SELECT * FROM cscart_bm_containers as c LEFT JOIN cscart_bm_grids as g ON g.container_id = c.container_id WHERE 1  AND g.container_id IN (224329, 224330, 224339, 224332) ORDER BY g.order, g.parent_id, g.grid_id ASC
1 0.00143 0.00143 0.00143
SELECT cscart_bm_snapping.grid_id as grid_id,cscart_bm_snapping.block_id as block_id,IFNULL(dynamic_object_content.content, default_content.content) as content,IFNULL(dynamic_object_content.object_id, default_content.object_id) AS object_id,IFNULL(dynamic_object_content.object_type, default_content.object_type) AS object_type,cscart_bm_block_statuses.object_ids as object_ids,cscart_bm_snapping.*,cscart_bm_blocks.*,cscart_bm_blocks_descriptions.* FROM cscart_bm_snapping LEFT JOIN cscart_bm_blocks ON cscart_bm_blocks.block_id = cscart_bm_snapping.block_id LEFT JOIN cscart_bm_block_statuses ON cscart_bm_snapping.snapping_id = cscart_bm_block_statuses.snapping_id AND cscart_bm_block_statuses.object_type LIKE 'products' LEFT JOIN cscart_bm_blocks_descriptions ON cscart_bm_blocks.block_id = cscart_bm_blocks_descriptions.block_id  LEFT JOIN cscart_bm_blocks_content AS default_content ON cscart_bm_blocks.block_id = default_content.block_id AND cscart_bm_blocks_descriptions.lang_code = default_content.lang_code AND default_content.snapping_id = 0 AND default_content.object_id = 0 AND default_content.object_type like '' LEFT JOIN cscart_bm_blocks_content AS dynamic_object_content ON cscart_bm_blocks.block_id = dynamic_object_content.block_id AND cscart_bm_blocks_descriptions.lang_code = dynamic_object_content.lang_code AND dynamic_object_content.object_id = 431606 AND dynamic_object_content.object_type like 'products' WHERE cscart_bm_snapping.grid_id IN (447821, 447822, 447823, 447827, 447826, 447824, 447825, 447960, 447962, 447964, 447966, 447961, 447965, 447963, 447968, 447967, 447829, 447830, 447832, 447833, 447834, 447836, 447837, 447841, 447845, 447838, 447842, 447828, 447843, 447839, 447831, 447835, 447840, 447844, 447849, 447853, 447864, 447854, 447857, 447850, 447858, 447848, 447852, 447851, 447855, 447861, 447860, 447856, 447863, 447859, 447862)  AND cscart_bm_blocks_descriptions.lang_code='en'  ORDER BY cscart_bm_snapping.order, cscart_bm_snapping.block_id 
1 0.00813 0.00813 0.00813
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 30 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'en' 
1 0.00081 0.00081 0.00081
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 88 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'en' 
1 0.00047 0.00047 0.00047
SELECT cscart_profile_field_values.value_id, cscart_profile_field_descriptions.description FROM cscart_profile_field_values LEFT JOIN cscart_profile_field_descriptions ON cscart_profile_field_values.value_id = cscart_profile_field_descriptions.object_id WHERE cscart_profile_field_descriptions.lang_code = 'en' AND cscart_profile_field_descriptions.	object_type  = 'V' AND cscart_profile_field_values.field_id = 62
1 0.00083 0.00083 0.00083
SELECT product_variant, category_variants FROM cscart_ec_vendor_filter_map
1 0.00016 0.00016 0.00016
SELECT cscart_discussion_posts.* , cscart_discussion_messages.message, cscart_discussion_rating.rating_value FROM cscart_discussion_posts  LEFT JOIN cscart_discussion_messages ON cscart_discussion_messages.post_id = cscart_discussion_posts.post_id  LEFT JOIN cscart_discussion_rating ON cscart_discussion_rating.post_id = cscart_discussion_posts.post_id  WHERE cscart_discussion_posts.thread_id = 370189 AND cscart_discussion_posts.status = 'A' ORDER BY cscart_discussion_posts.timestamp DESC  LIMIT 0, 10
1 0.00022 0.00022 0.00022
SELECT thread_id, type, object_type, object_id FROM cscart_discussion WHERE thread_id = 370189 
1 0.00009 0.00009 0.00009
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1732212621, 1) AND IF(to_date, to_date >= 1732212621, 1) AND status IN ('A', 'H') AND cscart_promotions.zone = 'cart' AND (storefronts_promotions.storefront_id = 1 OR storefronts_promotions.storefront_id IS NULL)   ORDER BY cscart_promotions.stop_other_rules desc, cscart_promotions.priority asc 
1 0.00092 0.00092 0.00092
SELECT cscart_vendor_plan_descriptions.*, cscart_vendor_plans.* FROM cscart_vendor_plans  LEFT JOIN cscart_vendor_plan_descriptions ON cscart_vendor_plan_descriptions.plan_id = cscart_vendor_plans.plan_id AND cscart_vendor_plan_descriptions.lang_code = 'en' WHERE cscart_vendor_plans.plan_id = 14 ORDER BY position asc LIMIT 0, 1
1 0.00019 0.00019 0.00019
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('38') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00198 0.00198 0.00198
SELECT object_id, thread_id, type, object_type FROM cscart_discussion  WHERE 1  AND object_id = 431605 AND object_type = 'P'   
1 0.00013 0.00013 0.00013
SELECT thread_id, type, object_type, object_id FROM cscart_discussion WHERE thread_id = 414756 
1 0.00009 0.00009 0.00009
SELECT COUNT(*) FROM cscart_discussion_posts  LEFT JOIN cscart_discussion_messages ON cscart_discussion_messages.post_id = cscart_discussion_posts.post_id  LEFT JOIN cscart_discussion_rating ON cscart_discussion_rating.post_id = cscart_discussion_posts.post_id  WHERE cscart_discussion_posts.thread_id = 414756 AND cscart_discussion_posts.status = 'A'
1 0.00017 0.00017 0.00017
SELECT cscart_discussion_posts.* , cscart_discussion_messages.message, cscart_discussion_rating.rating_value FROM cscart_discussion_posts  LEFT JOIN cscart_discussion_messages ON cscart_discussion_messages.post_id = cscart_discussion_posts.post_id  LEFT JOIN cscart_discussion_rating ON cscart_discussion_rating.post_id = cscart_discussion_posts.post_id  WHERE cscart_discussion_posts.thread_id = 414756 AND cscart_discussion_posts.status = 'A' ORDER BY cscart_discussion_posts.timestamp DESC  LIMIT 0, 10
1 0.00017 0.00017 0.00017
SELECT AVG (dr.rating_value) FROM cscart_discussion_rating AS dr LEFT JOIN cscart_discussion_posts AS dp ON dp.post_id = dr.post_id LEFT JOIN cscart_discussion AS d ON d.thread_id = dp.thread_id WHERE d.object_id = 431605 AND d.object_type = 'P' AND type IN ( 'B', 'R' )  AND dp.status = 'A' AND dr.rating_value > 0
1 0.00018 0.00018 0.00018
SELECT cscart_discussion_rating.* FROM cscart_discussion_rating LEFT JOIN cscart_discussion_posts ON cscart_discussion_posts.post_id = cscart_discussion_rating.post_id WHERE 1  AND cscart_discussion_rating.thread_id = 414756 AND cscart_discussion_posts.status = 'A' ORDER BY cscart_discussion_rating.rating_value DESC
1 0.00014 0.00014 0.00014
SELECT plan_id FROM cscart_companies WHERE company_id = 676
1 0.00011 0.00011 0.00011
SELECT company_descriptions.*, companies.*, cscart_vendor_plan_descriptions.plan, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path, AVG(cscart_discussion_rating.rating_value) AS average_rating, CONCAT(companies.company_id, '_', IF ( cscart_discussion_rating.thread_id, cscart_discussion_rating.thread_id, '0')) AS company_thread_ids, company_descriptions.page_title, company_descriptions.meta_description, company_descriptions.meta_keywords FROM cscart_companies AS companies  LEFT JOIN cscart_company_descriptions AS company_descriptions ON company_descriptions.company_id = companies.company_id AND company_descriptions.lang_code = 'en' LEFT JOIN cscart_vendor_plan_descriptions ON companies.plan_id = cscart_vendor_plan_descriptions.plan_id AND cscart_vendor_plan_descriptions.lang_code = 'en' LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 676  AND cscart_seo_names.type = 'm'  AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  LEFT JOIN cscart_discussion ON cscart_discussion.object_id = companies.company_id AND cscart_discussion.object_type = 'M' LEFT JOIN cscart_discussion_posts ON cscart_discussion_posts.thread_id = cscart_discussion.thread_id AND cscart_discussion_posts.status = 'A' LEFT JOIN cscart_discussion_rating ON cscart_discussion.thread_id = cscart_discussion_rating.thread_id AND cscart_discussion_rating.post_id = cscart_discussion_posts.post_id WHERE companies.company_id = 676 
1 0.00093 0.00093 0.00093
SELECT object_id, thread_id, type, object_type FROM cscart_discussion  WHERE 1  AND object_id = 676 AND object_type = 'M'   
1 0.00011 0.00011 0.00011
SELECT profile_fields_data.field_id, profile_fields_data.value, profile_fields.field_type FROM cscart_profile_fields_data AS profile_fields_data LEFT JOIN cscart_profile_fields AS profile_fields ON profile_fields_data.field_id = profile_fields.field_id WHERE object_id = 676 AND object_type = 'S' 
1 0.00044 0.00044 0.00044
SELECT a.object_id, COUNT(b.post_id) as total_items FROM cscart_discussion as a LEFT JOIN cscart_discussion_posts as b ON a.thread_id=b.thread_id WHERE a.object_type = 'M' AND b.status = 'A' GROUP BY a.object_id
1 0.00028 0.00028 0.00028
SELECT field_id FROM cscart_profile_fields WHERE profile_type = 'S' AND profile_show = 'Y' AND ec_multiple = 'Y' 
1 0.00014 0.00014 0.00014
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'vendor_store_banner' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '676' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'vendor_store_banner' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '676' ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00031 0.00031 0.00031
SELECT cscart_et_mv_ved.type, cscart_et_mv_ved.description FROM  cscart_et_mv_ved WHERE company_id = 676
1 0.00039 0.00039 0.00039
SELECT cscart_et_mv_pp_content.type, cscart_et_mv_pp_content.description FROM  cscart_et_mv_pp_content WHERE company_id = 676 AND lang_code = 'en'
1 0.00012 0.00012 0.00012
SELECT * FROM cscart_et_mv_vendor_settings WHERE company_id = 676
1 0.00011 0.00011 0.00011
SELECT * FROM cscart_profile_fields WHERE profile_type = 'S'
1 0.00018 0.00018 0.00018
SELECT cscart_tags.tag_id, cscart_tag_links.object_id, cscart_tag_links.object_type, cscart_tags.tag, cscart_tags.status, COUNT(cscart_tag_links.tag_id) as popularity FROM cscart_tags LEFT JOIN cscart_tag_links ON cscart_tag_links.tag_id = cscart_tags.tag_id WHERE 1  AND cscart_tag_links.object_type = 'P' AND cscart_tags.status IN ('A') AND cscart_tag_links.object_id = 431606 GROUP BY cscart_tags.tag_id  ORDER BY cscart_tags.tag asc 
1 0.00026 0.00026 0.00026
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('35') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00291 0.00291 0.00291
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('37') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00208 0.00208 0.00208
SELECT order_id ,send_time FROM cscart_order_delivery_confirmation_request_data
1 0.00007 0.00007 0.00007
SELECT COUNT(DISTINCT storefronts.storefront_id) FROM cscart_storefronts AS storefronts  WHERE 1 = 1
1 0.00036 0.00036 0.00036
SELECT cscart_settings_sections.name, cscart_settings_sections.section_id, cscart_settings_sections.position, cscart_settings_sections.type , cscart_settings_sections.name as description, CONCAT('settings.manage?section_id=', cscart_settings_sections.name) as href  FROM cscart_settings_sections  WHERE 1  AND (FIND_IN_SET('STOREFRONT', cscart_settings_sections.edition_type) OR FIND_IN_SET('ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('MVE:STOREFRONT', cscart_settings_sections.edition_type) OR FIND_IN_SET('MVE:ROOT', cscart_settings_sections.edition_type)) ORDER BY cscart_settings_sections.position
1 0.00084 0.00084 0.00084
SELECT * FROM cscart_settings_sections WHERE name = 'cp_power_blog' AND type = 'ADDON'  AND (FIND_IN_SET('STOREFRONT', cscart_settings_sections.edition_type) OR FIND_IN_SET('ROOT', cscart_settings_sections.edition_type) OR FIND_IN_SET('MVE:STOREFRONT', cscart_settings_sections.edition_type) OR FIND_IN_SET('MVE:ROOT', cscart_settings_sections.edition_type))
1 0.00039 0.00039 0.00039
SELECT cscart_settings_objects.object_id as object_id, name, section_id, section_tab_id, type, position, is_global, cscart_settings_objects.name as description, (CASE WHEN storefront_values.object_id IS NOT NULL THEN storefront_values.value ELSE cscart_settings_objects.value END) AS value FROM cscart_settings_objects  LEFT JOIN cscart_settings_vendor_values AS storefront_values ON storefront_values.object_id = cscart_settings_objects.object_id AND storefront_values.storefront_id = 1 AND storefront_values.company_id = 0 WHERE 1  AND section_id = 558 AND (FIND_IN_SET('STOREFRONT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('MVE:STOREFRONT', cscart_settings_objects.edition_type) OR FIND_IN_SET('MVE:ROOT', cscart_settings_objects.edition_type)) AND cscart_settings_objects.type <> 'H' ORDER BY cscart_settings_objects.position
1 0.00096 0.00096 0.00096
SELECT a.usergroup_id, a.status, a.type, b.usergroup, a.use_as_user_type, a.need_activate_user, a.notice_email, a.position FROM cscart_usergroups as a LEFT JOIN cscart_usergroup_descriptions as b ON b.usergroup_id = a.usergroup_id AND b.lang_code = 'en'  WHERE 1  AND a.status = 'A' AND a.type IN ('A', 'C', 'V') AND a.use_as_user_type = 'Y'  ORDER BY position 
1 0.00029 0.00029 0.00029
SELECT object_id FROM cscart_settings_objects LEFT JOIN cscart_settings_sections ON cscart_settings_objects.section_id = cscart_settings_sections.section_id WHERE cscart_settings_objects.name = 'wk_order_confirm_data_tpl_data' 
1 0.00018 0.00018 0.00018
SELECT cscart_settings_objects.object_id as object_id, cscart_settings_objects.type as object_type, cscart_settings_objects.name as description, (CASE WHEN storefront_values.object_id IS NOT NULL THEN storefront_values.value ELSE cscart_settings_objects.value END) AS value FROM cscart_settings_objects  LEFT JOIN cscart_settings_vendor_values AS storefront_values ON storefront_values.object_id = cscart_settings_objects.object_id AND storefront_values.storefront_id = 1 AND storefront_values.company_id = 0 WHERE 1  AND (FIND_IN_SET('STOREFRONT', cscart_settings_objects.edition_type) OR FIND_IN_SET('ROOT', cscart_settings_objects.edition_type) OR FIND_IN_SET('MVE:STOREFRONT', cscart_settings_objects.edition_type) OR FIND_IN_SET('MVE:ROOT', cscart_settings_objects.edition_type)) AND cscart_settings_objects.object_id = 6508 ORDER BY cscart_settings_objects.position
1 0.00021 0.00021 0.00021
SELECT order_id FROM cscart_orders WHERE order_confirmation =0 AND status='E' AND order_status_update_timestamp>0
1 0.00016 0.00016 0.00016
SELECT usergroup_ids FROM cscart_products WHERE product_id = 431606
1 0.00020 0.00020 0.00020
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'en' WHERE l.layout_id = 1928  AND l.dispatch IN ('products.view') AND (FIND_IN_SET(431606, l.object_ids) OR l.object_ids = '')  ORDER BY l.object_ids desc  LIMIT 1
1 0.04750 0.04750 0.04750
SELECT category_id FROM cscart_products_categories WHERE product_id = 431606 AND link_type = 'M'
1 0.00027 0.00027 0.00027
SELECT cscart_products.*, cscart_product_descriptions.*, MIN(IF(cscart_product_prices.percentage_discount = 0, cscart_product_prices.price, cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) as price, GROUP_CONCAT( CASE   WHEN (cscart_products_categories.link_type = 'M') THEN CONCAT(cscart_products_categories.category_id, 'M')   ELSE cscart_products_categories.category_id END ORDER BY cscart_categories.storefront_id IN (0, 1) DESC, (cscart_products_categories.link_type = 'M') DESC, cscart_products_categories.category_position ASC, cscart_products_categories.category_id ASC) as category_ids, popularity.total as popularity, company_descr.i18n_company as company_name, companies.ec_rfq_whatsapp_number, companies.ec_rfq_phone_number, companies.ec_rfq_bhf, companies.ec_rfq_bht, cscart_product_sales.amount as sales_amount, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path, cscart_discussion.type as discussion_type, cscart_product_review_prepared_data.average_rating average_rating, cscart_product_review_prepared_data.reviews_count product_reviews_count, cscart_ec_table_booking_system.booking_type as booking_type, cscart_ec_table_booking_system.from_date as from_date, cscart_ec_table_booking_system.to_date as to_date, cscart_ec_table_booking_system.slot_time as slot_time, cscart_ec_table_booking_system.free_time as free_time, cscart_ec_table_booking_system.days_data as days_data, cscart_ec_table_booking_system.quantity_selector as quantity_selector, cscart_ec_table_booking_system.show_price_date as show_price_date, cscart_ec_table_booking_system.blocked_date as blocked_date, cscart_ec_table_booking_system.minimum_booking_time as minimum_booking_time FROM cscart_products LEFT JOIN cscart_product_prices ON cscart_product_prices.product_id = cscart_products.product_id AND cscart_product_prices.lower_limit = 1  AND cscart_product_prices.usergroup_id IN (0, 0, 1)  LEFT JOIN cscart_product_descriptions ON cscart_product_descriptions.product_id = cscart_products.product_id AND cscart_product_descriptions.lang_code = 'en' LEFT JOIN cscart_company_descriptions as company_descr ON company_descr.company_id = cscart_products.company_id AND company_descr.lang_code = 'en' LEFT JOIN cscart_companies as companies ON companies.company_id = cscart_products.company_id INNER JOIN cscart_products_categories ON cscart_products_categories.product_id = cscart_products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id  AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND (cscart_products.usergroup_ids = '' OR FIND_IN_SET(0, cscart_products.usergroup_ids) OR FIND_IN_SET(1, cscart_products.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_products.status IN ('A', 'H') LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = cscart_products.product_id LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = cscart_products.product_id AND cscart_product_sales.category_id = 2722 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 431606 AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  LEFT JOIN cscart_discussion ON cscart_discussion.object_id = cscart_products.product_id AND cscart_discussion.object_type = 'P' LEFT JOIN cscart_product_review_prepared_data ON cscart_product_review_prepared_data.product_id = cscart_products.product_id AND cscart_product_review_prepared_data.storefront_id = 0 LEFT JOIN cscart_ec_table_booking_system ON cscart_ec_table_booking_system.product_id = cscart_products.product_id AND cscart_ec_table_booking_system.product_id = 431606 WHERE cscart_products.product_id = 431606  AND (companies.status IN ('A') OR cscart_products.company_id = 0) GROUP BY cscart_products.product_id
1 0.00168 0.00168 0.00168
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '431606' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '431606' ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00030 0.00030 0.00030
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '431606' ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '431606' ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00021 0.00021 0.00021
SELECT prices.product_id, prices.lower_limit, usergroup_id, prices.percentage_discount, IF(prices.percentage_discount = 0, prices.price, prices.price - (prices.price * prices.percentage_discount)/100) as price FROM cscart_product_prices prices WHERE prices.product_id = 431606  AND lower_limit > 1 AND prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit
1 0.00033 0.00033 0.00033
SELECT id_path FROM cscart_categories WHERE category_id IN (2722, 9986)
1 0.00016 0.00016 0.00016
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp, pf_groups.position AS group_position, cscart_product_features_values.value, cscart_product_features_values.variant_id, cscart_product_features_values.value_int, abt_filters.filter_id FROM cscart_product_features AS pf  LEFT JOIN cscart_product_features AS pf_groups ON pf.parent_id = pf_groups.feature_id LEFT JOIN cscart_product_features_descriptions AS pf_groups_description ON pf_groups_description.feature_id = pf.parent_id AND pf_groups_description.lang_code = 'en' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 431606 AND cscart_product_features_values.lang_code = 'en' LEFT JOIN cscart_product_filters AS abt_filters ON abt_filters.feature_id = pf.feature_id WHERE 1=1  AND pf.feature_type != 'G' AND pf.status IN ('A') AND (pf_groups.status IN ('A') OR pf_groups.status IS NULL) AND pf.company_id IN (0, 676) AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(2653, pf.categories_path) OR FIND_IN_SET(2658, pf.categories_path) OR FIND_IN_SET(2722, pf.categories_path) OR FIND_IN_SET(9965, pf.categories_path) OR FIND_IN_SET(9986, pf.categories_path) )  GROUP BY pf.feature_id  ORDER BY group_position asc, pf_groups_description.description asc, pf_groups.feature_id asc, pf.position asc, cscart_product_features_descriptions.description asc, pf.feature_id asc 
1 0.00096 0.00096 0.00096
SELECT cscart_product_feature_variant_descriptions.variant, cscart_product_feature_variants.variant_id, cscart_product_feature_variants.feature_id, cscart_product_features_values.variant_id as selected, cscart_product_features.feature_type, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_product_feature_variants  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_feature_variant_descriptions.lang_code = 'en' INNER JOIN cscart_product_features_values ON cscart_product_features_values.variant_id = cscart_product_feature_variants.variant_id AND cscart_product_features_values.lang_code = 'en' AND cscart_product_features_values.product_id = 431606 AND cscart_product_features_values.feature_id = cscart_product_feature_variants.feature_id LEFT JOIN cscart_product_features ON cscart_product_features.feature_id = cscart_product_feature_variants.feature_id LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_product_feature_variants.variant_id AND cscart_seo_names.type = 'e' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'en'  WHERE 1  AND cscart_product_feature_variants.feature_id IN (860, 622, 626)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 
1 0.00090 0.00090 0.00090
SELECT data FROM cscart_storage_data WHERE data_key = 'cache_id'
1 0.00022 0.00022 0.00022
SELECT * FROM cscart_bm_layouts WHERE 1  AND storefront_id = 1 AND layout_id = 1928
1 0.00037 0.00037 0.00037
SELECT feature_id FROM cscart_product_features WHERE feature_id IN (860, 622, 626) AND feature_type = 'E'
1 0.00015 0.00015 0.00015
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 2653 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'en' 
1 0.00045 0.00045 0.00045
SET time_zone = '+01:00'
1 0.00030 0.00030 0.00030
SELECT type FROM cscart_seo_names WHERE name = 'fustan-en-35' 
1 0.00066 0.00066 0.00066
SELECT * FROM cscart_seo_names WHERE name = 'fustan-en-35'  
1 0.00041 0.00041 0.00041
SELECT cscart_languages.lang_code, cscart_languages.name FROM cscart_languages  WHERE 1 AND cscart_languages.status = 'A'   
1 0.00038 0.00038 0.00038
SELECT object_id, name FROM cscart_seo_names WHERE name IN ('apparel-and-accessories', 'clothing-en', 'baby-and-toddler-clothing-en') AND type = 'c' AND lang_code = 'en' 
1 0.00057 0.00057 0.00057
SELECT storefronts.* FROM cscart_storefronts AS storefronts  WHERE 1 = 1 AND storefronts.is_default IN ('Y') GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00062 0.00062 0.00062
SELECT product_id, parent_product_id FROM cscart_product_variation_group_products WHERE product_id IN (431605)
1 0.00035 0.00035 0.00035
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 431605 AND `type` = 'p' AND `dispatch` = '' AND `lang_code` = 'en' 
1 0.00043 0.00043 0.00043
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 2658 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'en' 
1 0.00038 0.00038 0.00038
SELECT * FROM cscart_abt__ut2_settings WHERE lang_code = 'en' 
1 0.00067 0.00067 0.00067
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 2722 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'en' 
1 0.00041 0.00041 0.00041
SELECT product_id, parent_product_id FROM cscart_product_variation_group_products WHERE product_id IN (431606)
1 0.00031 0.00031 0.00031
SELECT company_id FROM cscart_products WHERE product_id = '431606'
1 0.00035 0.00035 0.00035
SELECT default_langsf FROM cscart_storefronts  WHERE storefront_id = 1
1 0.00030 0.00030 0.00030
SELECT cscart_bm_layouts.* FROM cscart_bm_layouts  WHERE 1  AND is_default = 1 AND theme_name = 'vivashop' AND storefront_id = 1
1 0.00051 0.00051 0.00051
SELECT data FROM cscart_storage_data WHERE data_key = 'cart_products_next_check'
1 0.00051 0.00051 0.00051
SELECT data FROM cscart_storage_data WHERE data_key = 'dev_mode'
1 0.00039 0.00039 0.00039
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'new_category_grid_list'
1 0.00060 0.00060 0.00060
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (7133, 64545, 7168) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (7133, 64545, 7168) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00031 0.00031 0.00031
SELECT pf.feature_id, pf.company_id, pf.feature_type, pf.parent_id, pf.display_on_product, pf.display_on_catalog, pf.display_on_header, cscart_product_features_descriptions.description, cscart_product_features_descriptions.internal_name, cscart_product_features_descriptions.lang_code, cscart_product_features_descriptions.prefix, cscart_product_features_descriptions.suffix, pf.categories_path, cscart_product_features_descriptions.full_description, pf.status, pf.comparison, pf.position, pf.purpose, pf.feature_style, pf.filter_style, pf.feature_code, pf.timestamp, pf.updated_timestamp FROM cscart_product_features AS pf LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'en' WHERE pf.feature_type = 'G' AND (pf.feature_id IN (613, 641) OR pf.feature_id NOT IN (SELECT parent_id FROM cscart_product_features))  AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(2653, pf.categories_path) OR FIND_IN_SET(2658, pf.categories_path) OR FIND_IN_SET(2722, pf.categories_path) OR FIND_IN_SET(9965, pf.categories_path) OR FIND_IN_SET(9986, pf.categories_path) ) ORDER BY pf.position, cscart_product_features_descriptions.description
1 0.00141 0.00141 0.00141
SELECT storefronts.* FROM cscart_storefronts AS storefronts  WHERE 1 = 1 AND (storefronts.url = 'dev-webmarco.com' OR storefronts.url = 'www.dev-webmarco.com' OR storefronts.url LIKE 'www_.dev-webmarco.com' OR storefronts.url LIKE 'dev-webmarco.com/%' OR storefronts.url LIKE 'www.dev-webmarco.com/%' OR storefronts.url LIKE 'www_.dev-webmarco.com/%') GROUP BY storefronts.storefront_id   ORDER BY storefronts.url = 'dev-webmarco.com' DESC, storefronts.url = 'www.dev-webmarco.com' DESC, storefronts.url LIKE 'www_.dev-webmarco.com' DESC, storefronts.url LIKE 'dev-webmarco.com/%' DESC, storefronts.url LIKE 'www.dev-webmarco.com/%' DESC, storefronts.url LIKE 'www_.dev-webmarco.com/%' desc 
1 0.00123 0.00123 0.00123
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('25') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00285 0.00285 0.00285
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('17') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00248 0.00248 0.00248
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('18') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00248 0.00248 0.00248
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('19') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00207 0.00207 0.00207
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('20') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00241 0.00241 0.00241
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('21') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00242 0.00242 0.00242
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('22') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00260 0.00260 0.00260
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('23') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00267 0.00267 0.00267
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('24') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00336 0.00336 0.00336
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('26') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00262 0.00262 0.00262
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('15') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00229 0.00229 0.00229
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('27') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00271 0.00271 0.00271
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('28') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00438 0.00438 0.00438
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('29') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00262 0.00262 0.00262
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('30') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00248 0.00248 0.00248
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('31') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00259 0.00259 0.00259
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('32') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00250 0.00250 0.00250
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('33') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00245 0.00245 0.00245
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('34') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00266 0.00266 0.00266
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('16') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00260 0.00260 0.00260
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('14') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00236 0.00236 0.00236
SELECT v.feature_id,
        v.value,
        v.value_int,
        v.variant_id,
        f.feature_type,
        fd.internal_name,
        fd.description,
        fd.prefix,
        fd.suffix,
        vd.variant,
        f.parent_id,
        f.position,
        gf.position as gposition,
        f.display_on_header,
        f.display_on_catalog,
        f.display_on_product,
        f.feature_code,
        f.purpose FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id = 431606  AND f.display_on_header = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(2653, f.categories_path) OR FIND_IN_SET(2658, f.categories_path) OR FIND_IN_SET(2722, f.categories_path) OR FIND_IN_SET(9965, f.categories_path) OR FIND_IN_SET(9986, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.internal_name, fv.position
1 0.00074 0.00074 0.00074
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (431606) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (431606) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00048 0.00048 0.00048
SELECT filter_id, feature_id FROM cscart_product_filters WHERE status = 'A'
1 0.00022 0.00022 0.00022
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (7168) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (7168) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00057 0.00057 0.00057
SELECT company_id FROM cscart_storefronts_companies WHERE storefront_id = 1
1 0.00050 0.00050 0.00050
SELECT SQL_CALC_FOUND_ROWS products.product_id, descr1.product as product, companies.company as company_name, companies.ec_rfq_whatsapp_number, companies.ec_rfq_bht, companies.ec_rfq_phone_number, companies.ec_rfq_bhf, products.product_type, products.parent_product_id, cscart_ec_table_booking_system.booking_type as booking_type FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  LEFT JOIN cscart_product_required_products ON products.product_id = cscart_product_required_products.required_id LEFT JOIN cscart_ec_table_booking_system ON cscart_ec_table_booking_system.product_id = products.product_id  LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = products.product_id WHERE 1  AND companies.status IN ('A') AND products.company_id IN (1, 25, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 109, 110, 111, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 150, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 259, 260, 261, 262, 263, 264, 266, 268, 269, 271, 272, 273, 276, 277, 278, 279, 280, 281, 282, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 388, 389, 391, 392, 393, 394, 395, 396, 397, 398, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 439, 440, 443, 445, 447, 448, 449, 450, 451, 452, 454, 455, 457, 458, 459, 460, 461, 462, 463, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 491, 492, 493, 494, 495, 496, 497, 498, 501, 503, 504, 505, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 518, 519, 520, 522, 524, 525, 526, 527, 528, 531, 532, 533, 535, 537, 539, 540, 541, 542, 543, 545, 546, 547, 548, 549, 550, 551, 553, 554, 556, 557, 558, 559, 560, 561, 562, 563, 564, 566, 567, 568, 569, 575, 576, 577, 579, 580, 582, 583, 585, 586, 587, 588, 590, 591, 592, 593, 594, 595, 596, 597, 598, 600, 602, 603, 604, 606, 607, 609, 610, 611, 613, 618, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 639, 641, 642, 643, 644, 646, 647, 649, 655, 660, 661, 662, 663, 665, 668, 669, 670, 671, 672, 673, 674, 675, 676, 678, 679, 680, 681, 682, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 707, 719, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND cscart_product_required_products.product_id = 431606 GROUP BY products.product_id   ORDER BY popularity.total desc, products.product_id ASC 
1 0.00137 0.00137 0.00137
SELECT * FROM cscart_ec_table_booking_system_price WHERE product_id = 431606
1 0.00013 0.00013 0.00013
SELECT cscart_et_quick_info.block_id, cscart_et_quick_info.data as settings, cscart_et_quick_info.status, cscart_et_quick_info.position, cscart_et_quick_info_title.data as data, cscart_et_quick_info_data.content_id as content_id, cscart_et_quick_info_descr.data as v_data FROM cscart_et_quick_info LEFT JOIN cscart_et_quick_info_title 
	      ON cscart_et_quick_info_title.block_id = cscart_et_quick_info.block_id LEFT JOIN cscart_et_quick_info_data 
	      ON cscart_et_quick_info_data.block_id = cscart_et_quick_info.block_id LEFT JOIN cscart_et_quick_info_descr 
	      ON cscart_et_quick_info_descr.content_id = cscart_et_quick_info_data.content_id WHERE 1  AND cscart_et_quick_info_title.lang_code = 'en' AND cscart_et_quick_info_descr.lang_code = 'en' AND cscart_et_quick_info.status = 'A' AND cscart_et_quick_info_data.company_id = 676  ORDER BY cscart_et_quick_info.position asc
1 0.00146 0.00146 0.00146
SELECT id_path FROM cscart_categories WHERE category_id IN (2722)
1 0.00014 0.00014 0.00014
SELECT category_id, category FROM cscart_category_descriptions WHERE category_id IN (2653, 2658, 2722) AND lang_code = 'en'
1 0.00015 0.00015 0.00015
SELECT cscart_languages.* FROM cscart_languages  WHERE 1    
1 0.00015 0.00015 0.00015
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('13') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00237 0.00237 0.00237
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('2') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00159 0.00159 0.00159
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('6') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00142 0.00142 0.00142
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('7') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00123 0.00123 0.00123
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('8') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00171 0.00171 0.00171
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('9') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00187 0.00187 0.00187
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('10') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00182 0.00182 0.00182
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('11') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00189 0.00189 0.00189
SELECT storefronts.* FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_languages AS languages ON storefronts.storefront_id = languages.storefront_id WHERE 1 = 1 AND (languages.language_id IN ('12') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00216 0.00216 0.00216
SELECT data FROM cscart_storage_data WHERE data_key = 'restrictions'
1 0.00056 0.00056 0.00056