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

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_init_redirect_to_regional_storefront() /app/app/functions/fn.init.php:1216
  • Tygh\Storefront\Repository::findByUrl() /app/app/functions/fn.init.php:1440
  • Tygh\Storefront\Repository::find() /app/app/Tygh/Storefront/Repository.php:125
  • fn_set_hook() /app/app/Tygh/Storefront/Repository.php:313
  • fn_mve_storefront_repository_find_pre() /app/app/functions/fn.control.php:104
  • fn_allowed_for() /app/app/functions/fn.multivendor.php:2078
  • fn_get_storage_data() /app/app/functions/fn.control.php:990
  • db_get_row() /app/app/functions/fn.control.php:1072
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00014 Re-run Backtrace
2
SELECT storefronts.* FROM cscart_storefronts AS storefronts  WHERE 1 = 1 AND (storefronts.url = 'bytalent.store' OR storefronts.url = 'www.bytalent.store' OR storefronts.url LIKE 'www_.bytalent.store' OR storefronts.url LIKE 'bytalent.store/%' OR storefronts.url LIKE 'www.bytalent.store/%' OR storefronts.url LIKE 'www_.bytalent.store/%') GROUP BY storefronts.storefront_id   ORDER BY storefronts.url = 'bytalent.store' DESC, storefronts.url = 'www.bytalent.store' DESC, storefronts.url LIKE 'www_.bytalent.store' DESC, storefronts.url LIKE 'bytalent.store/%' DESC, storefronts.url LIKE 'www.bytalent.store/%' DESC, storefronts.url LIKE 'www_.bytalent.store/%' desc 

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_init_redirect_to_regional_storefront() /app/app/functions/fn.init.php:1216
  • Tygh\Storefront\Repository::findByUrl() /app/app/functions/fn.init.php:1440
  • Tygh\Storefront\Repository::find() /app/app/Tygh/Storefront/Repository.php:125
  • Tygh\Database\Connection::getHash() /app/app/Tygh/Storefront/Repository.php:370
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00016 Re-run Backtrace
3
SET time_zone = '+03:00'

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_init_settings() /app/app/functions/fn.init.php:1216
  • fn_init_time_zone() /app/app/functions/fn.init.php:1049
  • db_query() /app/app/functions/fn.init.php:1070
  • Tygh\Database\Connection::query() /app/app/functions/fn.database.php:138
0.00007 Re-run Backtrace
4
SELECT storefronts.* FROM cscart_storefronts AS storefronts  WHERE 1 = 1 AND storefronts.storefront_id IN (1) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_init_addons() /app/app/functions/fn.init.php:1216
  • fn_load_addon() /app/app/functions/fn.init.php:1123
  • Tygh\Addons\AXmlScheme::loadAddon() /app/app/functions/fn.addons.php:1688
  • require_once() /app/app/Tygh/Addons/AXmlScheme.php:859
  • require_once() /app/app/addons/ab__stickers/func.php:28
  • Tygh\Application::offsetGet() /app/app/addons/ab__stickers/functions/fn.ab__s.demodata.php:29
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Providers\StorefrontProvider::Tygh\Providers\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Storefront\Repository::findById() /app/app/Tygh/Providers/StorefrontProvider.php:186
  • Tygh\Storefront\Repository::find() /app/app/Tygh/Storefront/Repository.php:164
  • Tygh\Database\Connection::getHash() /app/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00051 Re-run Backtrace
5
SELECT company_id FROM cscart_companies WHERE status = 'A' ORDER BY company_id LIMIT 1

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_init_addons() /app/app/functions/fn.init.php:1216
  • fn_load_addon() /app/app/functions/fn.init.php:1123
  • Tygh\Addons\AXmlScheme::loadAddon() /app/app/functions/fn.addons.php:1688
  • require_once() /app/app/Tygh/Addons/AXmlScheme.php:859
  • require_once() /app/app/addons/ab__stickers/func.php:28
  • fn_get_default_company_id() /app/app/addons/ab__stickers/functions/fn.ab__s.demodata.php:30
  • db_get_field() /app/app/functions/fn.companies.php:1669
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00017 Re-run Backtrace
6
SELECT cscart_languages.lang_code, cscart_languages.name FROM cscart_languages  WHERE 1 AND cscart_languages.status = 'A'   

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_get_route() /app/app/functions/fn.init.php:1216
  • fn_set_hook() /app/app/functions/fn.control.php:841
  • fn_seo_get_route() /app/app/functions/fn.control.php:123
  • Tygh\Languages\Languages::getSimpleLanguages() /app/app/addons/seo/func.php:564
  • db_get_hash_single_array() /app/app/Tygh/Languages/Languages.php:515
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00044 Re-run Backtrace
7
SELECT type FROM cscart_seo_names WHERE name = 'komod-avangard' 

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_get_route() /app/app/functions/fn.init.php:1216
  • fn_set_hook() /app/app/functions/fn.control.php:841
  • fn_seo_get_route() /app/app/functions/fn.control.php:123
  • db_get_field() /app/app/addons/seo/func.php:659
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00027 Re-run Backtrace
8
SELECT * FROM cscart_seo_names WHERE name = 'komod-avangard'  

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_get_route() /app/app/functions/fn.init.php:1216
  • fn_set_hook() /app/app/functions/fn.control.php:841
  • fn_seo_get_route() /app/app/functions/fn.control.php:123
  • db_get_array() /app/app/addons/seo/func.php:665
  • Tygh\Database\Connection::getArray() /app/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00024 Re-run Backtrace
9
SELECT cscart_languages.lang_code, cscart_languages.name FROM cscart_languages  WHERE 1 AND cscart_languages.status = 'A'   

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_get_route() /app/app/functions/fn.init.php:1216
  • fn_set_hook() /app/app/functions/fn.control.php:841
  • fn_seo_get_route() /app/app/functions/fn.control.php:123
  • fn_seo_validate_object() /app/app/addons/seo/func.php:705
  • Tygh\Languages\Languages::getSimpleLanguages() /app/app/addons/seo/func.php:1091
  • db_get_hash_single_array() /app/app/Tygh/Languages/Languages.php:515
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00015 Re-run Backtrace
10
SELECT object_id, name FROM cscart_seo_names WHERE name IN ('tumby-i-komody') AND type = 'c' AND lang_code = 'ru' 

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_get_route() /app/app/functions/fn.init.php:1216
  • fn_set_hook() /app/app/functions/fn.control.php:841
  • fn_seo_get_route() /app/app/functions/fn.control.php:123
  • fn_seo_validate_object() /app/app/addons/seo/func.php:705
  • fn_seo_validate_parents() /app/app/addons/seo/func.php:1111
  • db_get_hash_single_array() /app/app/addons/seo/func.php:1146
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00020 Re-run Backtrace
11
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() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_get_route() /app/app/functions/fn.init.php:1216
  • fn_set_hook() /app/app/functions/fn.control.php:841
  • fn_seo_get_route() /app/app/functions/fn.control.php:123
  • fn_get_corrected_seo_lang_code() /app/app/addons/seo/func.php:729
  • fn_seo_get_default_storefront_lang_code() /app/app/addons/seo/func.php:437
  • Tygh\Storefront\Repository::findDefault() /app/app/addons/seo/func.php:456
  • Tygh\Storefront\Repository::find() /app/app/Tygh/Storefront/Repository.php:188
  • Tygh\Database\Connection::getHash() /app/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00028 Re-run Backtrace
12
SELECT product_id, parent_product_id FROM cscart_product_variation_group_products WHERE product_id IN (612)

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_get_route() /app/app/functions/fn.init.php:1216
  • fn_set_hook() /app/app/functions/fn.control.php:841
  • fn_seo_get_route() /app/app/functions/fn.control.php:123
  • fn_url() /app/app/addons/seo/func.php:820
  • fn_set_hook() /app/app/functions/fn.common.php:3758
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\ProductVariations\HookHandlers\SeoHookHandler::onUrlPre()
  • Tygh\Addons\ProductVariations\Product\ProductIdMap::getParentProductId() /app/app/addons/product_variations/src/HookHandlers/SeoHookHandler.php:80
  • Tygh\Addons\ProductVariations\Product\ProductIdMap::loadParentProductIdMapFromDbById() /app/app/addons/product_variations/src/Product/ProductIdMap.php:171
  • Tygh\Addons\ProductVariations\Product\Group\Repository::getParentProductIdMap() /app/app/addons/product_variations/src/Product/ProductIdMap.php:264
  • Tygh\Addons\ProductVariations\Tools\Query::column() /app/app/addons/product_variations/src/Product/Group/Repository.php:595
  • Tygh\Database\Connection::getSingleHash() /app/app/addons/product_variations/src/Tools/Query.php:326
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00017 Re-run Backtrace
13
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 612 AND `type` = 'p' AND `dispatch` = '' AND `lang_code` = 'ru' 

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_get_route() /app/app/functions/fn.init.php:1216
  • fn_set_hook() /app/app/functions/fn.control.php:841
  • fn_seo_get_route() /app/app/functions/fn.control.php:123
  • fn_url() /app/app/addons/seo/func.php:820
  • fn_set_hook() /app/app/functions/fn.common.php:3954
  • fn_seo_url_post() /app/app/functions/fn.control.php:123
  • fn_seo_get_name() /app/app/addons/seo/func.php:1607
  • db_get_row() /app/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00021 Re-run Backtrace
14
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 309 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ru' 

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_get_route() /app/app/functions/fn.init.php:1216
  • fn_set_hook() /app/app/functions/fn.control.php:841
  • fn_seo_get_route() /app/app/functions/fn.control.php:123
  • fn_url() /app/app/addons/seo/func.php:820
  • fn_set_hook() /app/app/functions/fn.common.php:3954
  • fn_seo_url_post() /app/app/functions/fn.control.php:123
  • fn_seo_get_parent_items_path() /app/app/addons/seo/func.php:1617
  • fn_seo_get_name() /app/app/addons/seo/func.php:1197
  • db_get_row() /app/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00024 Re-run Backtrace
15
SELECT company_id FROM cscart_products WHERE product_id = '612'

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_get_route() /app/app/functions/fn.init.php:1216
  • fn_set_hook() /app/app/functions/fn.control.php:875
  • fn_mve_get_route_runtime() /app/app/functions/fn.control.php:104
  • fn_mve_get_vendor_id_by_request() /app/app/functions/fn.multivendor.php:1058
  • db_get_field() /app/app/functions/fn.multivendor.php:1515
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00019 Re-run Backtrace
16
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'all_vendors'

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_init_company_data() /app/app/functions/fn.init.php:1216
  • __() /app/app/functions/fn.init.php:318
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00021 Re-run Backtrace
17
SELECT FOUND_ROWS()

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_init_company_data() /app/app/functions/fn.init.php:1216
  • __() /app/app/functions/fn.init.php:318
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
18
SELECT cscart_bm_layouts.* FROM cscart_bm_layouts  WHERE 1  AND is_default = 1 AND theme_name = 'abt__unitheme2' AND storefront_id = 1

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_init_layout() /app/app/functions/fn.init.php:1216
  • Tygh\BlockManager\Layout::getDefault() /app/app/functions/fn.init.php:673
  • db_get_row() /app/app/Tygh/BlockManager/Layout.php:94
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00016 Re-run Backtrace
19
SELECT data FROM cscart_storage_data WHERE data_key = 'cart_products_next_check'

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_init_user() /app/app/functions/fn.init.php:1216
  • fn_login_user() /app/app/functions/fn.init.php:744
  • fn_init_user() /app/app/functions/fn.users.php:3522
  • fn_is_expired_storage_data() /app/app/functions/fn.init.php:776
  • fn_get_storage_data() /app/app/functions/fn.control.php:1090
  • db_get_row() /app/app/functions/fn.control.php:1072
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00019 Re-run Backtrace
20
SELECT data FROM cscart_storage_data WHERE data_key = 'dev_mode'

    Backtrace

  • require() /app/index.php:18
  • fn_init() /app/init.php:195
  • fn_init_templater() /app/app/functions/fn.init.php:1216
  • Tygh\Development::isEnabled() /app/app/functions/fn.init.php:124
  • Tygh\Development::read() /app/app/Tygh/Development.php:28
  • fn_get_storage_data() /app/app/Tygh/Development.php:81
  • db_get_row() /app/app/functions/fn.control.php:1072
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00048 Re-run Backtrace
21
SELECT COUNT(DISTINCT storefronts.storefront_id) FROM cscart_storefronts AS storefronts  WHERE 1 = 1

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorPanelConfigurator\HookHandlers\DispatchHookHandler::onDispatchAssignTemplate()
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::getSettingsService() /app/app/addons/vendor_panel_configurator/src/HookHandlers/DispatchHookHandler.php:36
  • Tygh\Application::offsetGet() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:80
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::Tygh\Addons\VendorPanelConfigurator\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Settings::instance() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:70
  • Tygh\Settings::normalizeInstanceParameters() /app/app/Tygh/Settings.php:163
  • Tygh\Storefront\Repository::getCount() /app/app/Tygh/Settings.php:243
  • Tygh\Database\Connection::getField() /app/app/Tygh/Storefront/Repository.php:435
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00022 Re-run Backtrace
22
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() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorPanelConfigurator\HookHandlers\DispatchHookHandler::onDispatchAssignTemplate()
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::getSettingsService() /app/app/addons/vendor_panel_configurator/src/HookHandlers/DispatchHookHandler.php:36
  • Tygh\Application::offsetGet() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:80
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::Tygh\Addons\VendorPanelConfigurator\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Settings::instance() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:70
  • Tygh\Settings::reloadSections() /app/app/Tygh/Settings.php:172
  • Tygh\Settings::getSections() /app/app/Tygh/Settings.php:141
  • Tygh\Database\Connection::getHash() /app/app/Tygh/Settings.php:486
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00036 Re-run Backtrace
23
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 = 'color_schema'  AND cscart_settings_sections.name = 'vendor_panel_configurator'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorPanelConfigurator\HookHandlers\DispatchHookHandler::onDispatchAssignTemplate()
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::getSettingsService() /app/app/addons/vendor_panel_configurator/src/HookHandlers/DispatchHookHandler.php:36
  • Tygh\Application::offsetGet() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:80
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::Tygh\Addons\VendorPanelConfigurator\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorPanelConfigurator\SettingsService::__construct() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:67
  • Tygh\Settings::getValue() /app/app/addons/vendor_panel_configurator/src/SettingsService.php:112
  • Tygh\Settings::getId() /app/app/Tygh/Settings.php:871
  • Tygh\Database\Connection::getField() /app/app/Tygh/Settings.php:967
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00024 Re-run Backtrace
24
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 = 5975 ORDER BY cscart_settings_objects.position

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorPanelConfigurator\HookHandlers\DispatchHookHandler::onDispatchAssignTemplate()
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::getSettingsService() /app/app/addons/vendor_panel_configurator/src/HookHandlers/DispatchHookHandler.php:36
  • Tygh\Application::offsetGet() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:80
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::Tygh\Addons\VendorPanelConfigurator\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorPanelConfigurator\SettingsService::__construct() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:67
  • Tygh\Settings::getValue() /app/app/addons/vendor_panel_configurator/src/SettingsService.php:112
  • Tygh\Settings::getPlainList() /app/app/Tygh/Settings.php:873
  • Tygh\Database\Connection::getArray() /app/app/Tygh/Settings.php:1784
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00025 Re-run Backtrace
25
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 = 'sidebar_color'  AND cscart_settings_sections.name = 'vendor_panel_configurator'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorPanelConfigurator\HookHandlers\DispatchHookHandler::onDispatchAssignTemplate()
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::getSettingsService() /app/app/addons/vendor_panel_configurator/src/HookHandlers/DispatchHookHandler.php:36
  • Tygh\Application::offsetGet() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:80
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::Tygh\Addons\VendorPanelConfigurator\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorPanelConfigurator\SettingsService::__construct() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:67
  • Tygh\Addons\VendorPanelConfigurator\SettingsService::getColorSchemas() /app/app/addons/vendor_panel_configurator/src/SettingsService.php:113
  • Tygh\Settings::getValue() /app/app/addons/vendor_panel_configurator/src/SettingsService.php:391
  • Tygh\Settings::getId() /app/app/Tygh/Settings.php:871
  • Tygh\Database\Connection::getField() /app/app/Tygh/Settings.php:967
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00018 Re-run Backtrace
26
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 = 5976 ORDER BY cscart_settings_objects.position

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorPanelConfigurator\HookHandlers\DispatchHookHandler::onDispatchAssignTemplate()
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::getSettingsService() /app/app/addons/vendor_panel_configurator/src/HookHandlers/DispatchHookHandler.php:36
  • Tygh\Application::offsetGet() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:80
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::Tygh\Addons\VendorPanelConfigurator\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorPanelConfigurator\SettingsService::__construct() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:67
  • Tygh\Addons\VendorPanelConfigurator\SettingsService::getColorSchemas() /app/app/addons/vendor_panel_configurator/src/SettingsService.php:113
  • Tygh\Settings::getValue() /app/app/addons/vendor_panel_configurator/src/SettingsService.php:391
  • Tygh\Settings::getPlainList() /app/app/Tygh/Settings.php:873
  • Tygh\Database\Connection::getArray() /app/app/Tygh/Settings.php:1784
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00015 Re-run Backtrace
27
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 = 'element_color'  AND cscart_settings_sections.name = 'vendor_panel_configurator'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorPanelConfigurator\HookHandlers\DispatchHookHandler::onDispatchAssignTemplate()
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::getSettingsService() /app/app/addons/vendor_panel_configurator/src/HookHandlers/DispatchHookHandler.php:36
  • Tygh\Application::offsetGet() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:80
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::Tygh\Addons\VendorPanelConfigurator\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorPanelConfigurator\SettingsService::__construct() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:67
  • Tygh\Addons\VendorPanelConfigurator\SettingsService::getColorSchemas() /app/app/addons/vendor_panel_configurator/src/SettingsService.php:113
  • Tygh\Settings::getValue() /app/app/addons/vendor_panel_configurator/src/SettingsService.php:392
  • Tygh\Settings::getId() /app/app/Tygh/Settings.php:871
  • Tygh\Database\Connection::getField() /app/app/Tygh/Settings.php:967
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00011 Re-run Backtrace
28
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 = 5977 ORDER BY cscart_settings_objects.position

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorPanelConfigurator\HookHandlers\DispatchHookHandler::onDispatchAssignTemplate()
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::getSettingsService() /app/app/addons/vendor_panel_configurator/src/HookHandlers/DispatchHookHandler.php:36
  • Tygh\Application::offsetGet() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:80
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::Tygh\Addons\VendorPanelConfigurator\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorPanelConfigurator\SettingsService::__construct() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:67
  • Tygh\Addons\VendorPanelConfigurator\SettingsService::getColorSchemas() /app/app/addons/vendor_panel_configurator/src/SettingsService.php:113
  • Tygh\Settings::getValue() /app/app/addons/vendor_panel_configurator/src/SettingsService.php:392
  • Tygh\Settings::getPlainList() /app/app/Tygh/Settings.php:873
  • Tygh\Database\Connection::getArray() /app/app/Tygh/Settings.php:1784
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00012 Re-run Backtrace
29
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 = 'sidebar_background_image'  AND cscart_settings_sections.name = 'vendor_panel_configurator'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorPanelConfigurator\HookHandlers\DispatchHookHandler::onDispatchAssignTemplate()
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::getSettingsService() /app/app/addons/vendor_panel_configurator/src/HookHandlers/DispatchHookHandler.php:36
  • Tygh\Application::offsetGet() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:80
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::Tygh\Addons\VendorPanelConfigurator\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorPanelConfigurator\SettingsService::__construct() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:67
  • Tygh\Settings::getValue() /app/app/addons/vendor_panel_configurator/src/SettingsService.php:121
  • Tygh\Settings::getId() /app/app/Tygh/Settings.php:871
  • Tygh\Database\Connection::getField() /app/app/Tygh/Settings.php:967
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00011 Re-run Backtrace
30
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 = 5978 ORDER BY cscart_settings_objects.position

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorPanelConfigurator\HookHandlers\DispatchHookHandler::onDispatchAssignTemplate()
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::getSettingsService() /app/app/addons/vendor_panel_configurator/src/HookHandlers/DispatchHookHandler.php:36
  • Tygh\Application::offsetGet() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:80
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::Tygh\Addons\VendorPanelConfigurator\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorPanelConfigurator\SettingsService::__construct() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:67
  • Tygh\Settings::getValue() /app/app/addons/vendor_panel_configurator/src/SettingsService.php:121
  • Tygh\Settings::getPlainList() /app/app/Tygh/Settings.php:873
  • Tygh\Database\Connection::getArray() /app/app/Tygh/Settings.php:1784
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00011 Re-run Backtrace
31
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 = 'ru' WHERE cscart_images_links.object_type = 'vendor_panel' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '0' 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 = 'ru' WHERE cscart_images_links.object_type = 'vendor_panel' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '0' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorPanelConfigurator\HookHandlers\DispatchHookHandler::onDispatchAssignTemplate()
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::getSettingsService() /app/app/addons/vendor_panel_configurator/src/HookHandlers/DispatchHookHandler.php:36
  • Tygh\Application::offsetGet() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:80
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorPanelConfigurator\ServiceProvider::Tygh\Addons\VendorPanelConfigurator\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorPanelConfigurator\SettingsService::__construct() /app/app/addons/vendor_panel_configurator/src/ServiceProvider.php:67
  • fn_get_image_pairs() /app/app/addons/vendor_panel_configurator/src/SettingsService.php:133
  • db_multi_query() /app/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /app/app/functions/fn.database.php:168
0.00030 Re-run Backtrace
32
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'root_level'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/schemas/block_manager/blocks.php:462
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00022 Re-run Backtrace
33
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/schemas/block_manager/blocks.php:462
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
34
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'all_pages'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/schemas/block_manager/blocks.php:547
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
35
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/schemas/block_manager/blocks.php:547
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
36
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'all_filters'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/schemas/block_manager/blocks.php:719
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
37
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/schemas/block_manager/blocks.php:719
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
38
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'state_field_required_only_for_countries_with_regions'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/schemas/block_manager/blocks.php:814
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
39
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/schemas/block_manager/blocks.php:814
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
40
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'root_page'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/blog/schemas/block_manager/blocks.post.php:103
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
41
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/blog/schemas/block_manager/blocks.post.php:103
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
42
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__dotd.choose_promotion'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__deal_of_the_day/schemas/block_manager/blocks.post.php:32
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
43
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__deal_of_the_day/schemas/block_manager/blocks.post.php:32
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
44
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__fn_show_common_btn.tooltip'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__fast_navigation/schemas/block_manager/blocks.post.php:21
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00019 Re-run Backtrace
45
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__fast_navigation/schemas/block_manager/blocks.post.php:21
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
46
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__fn.common_btn_text.tooltip'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__fast_navigation/schemas/block_manager/blocks.post.php:26
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
47
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__fast_navigation/schemas/block_manager/blocks.post.php:26
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
48
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__fn_show_common_btn_link.tooltip'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__fast_navigation/schemas/block_manager/blocks.post.php:31
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
49
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__fast_navigation/schemas/block_manager/blocks.post.php:31
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
50
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__fn_common_btn_class.tooltip'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__fast_navigation/schemas/block_manager/blocks.post.php:36
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
51
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__fast_navigation/schemas/block_manager/blocks.post.php:36
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
52
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__fn_common_btn_type.tooltip'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__fast_navigation/schemas/block_manager/blocks.post.php:41
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
53
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__fast_navigation/schemas/block_manager/blocks.post.php:41
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
54
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'abt_menu_icon_items.tooltip'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/abt__unitheme2/schemas/block_manager/blocks.post.php:178
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00012 Re-run Backtrace
55
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/abt__unitheme2/schemas/block_manager/blocks.post.php:178
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
56
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'no_hidden_elements_second_level_view.tooltip'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/abt__unitheme2/schemas/block_manager/blocks.post.php:183
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
57
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/abt__unitheme2/schemas/block_manager/blocks.post.php:183
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
58
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'elements_per_column_third_level_view.tooltip'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/abt__unitheme2/schemas/block_manager/blocks.post.php:188
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
59
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/abt__unitheme2/schemas/block_manager/blocks.post.php:188
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
60
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'abt__ut2.block.open_on_sticky_panel_button.tooltip'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/abt__unitheme2/schemas/block_manager/blocks.post.php:204
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
61
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:325
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/abt__unitheme2/schemas/block_manager/blocks.post.php:204
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
62
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_menu'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00010 Re-run Backtrace
63
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
64
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_my_account'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
65
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
66
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_our_brands'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
67
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
68
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_cart_content'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
69
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00003 Re-run Backtrace
70
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_breadcrumbs'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
71
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00003 Re-run Backtrace
72
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_template'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
73
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
74
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_main'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
75
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
76
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_html_block'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00014 Re-run Backtrace
77
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
78
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_smarty_block'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
79
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
80
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_checkout'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
81
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
82
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_products'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
83
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
84
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_categories'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
85
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00003 Re-run Backtrace
86
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_pages'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
87
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
88
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_payment_methods'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
89
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
90
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_shipping_methods'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00019 Re-run Backtrace
91
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
92
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_currencies'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
93
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
94
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_languages'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
95
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
96
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_product_filters'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
97
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
98
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_product_filters_home'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
99
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00003 Re-run Backtrace
100
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_location'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
101
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00003 Re-run Backtrace
102
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_shipping_methods'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
103
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
104
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_customer_sign_in'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
105
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
106
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_customer_address'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
107
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
108
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_customer_information'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00025 Re-run Backtrace
109
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00016 Re-run Backtrace
110
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_customer_billing'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00010 Re-run Backtrace
111
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
112
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_payment_methods'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
113
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
114
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_customer_notes'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
115
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
116
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_terms_and_conditions'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00015 Re-run Backtrace
117
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
118
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendors'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
119
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
120
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendor_information'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
121
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
122
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendor_logo'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
123
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
124
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendor_categories'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
125
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
126
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendor_search'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
127
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
128
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_safe_smarty_block'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
129
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
130
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_carts_summary'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
131
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00003 Re-run Backtrace
132
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_tags'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
133
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00003 Re-run Backtrace
134
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_rss_feed'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
135
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00003 Re-run Backtrace
136
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_newsletters'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
137
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
138
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendor_plan_info'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
139
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00012 Re-run Backtrace
140
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_geo_maps_customer_location'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
141
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00003 Re-run Backtrace
142
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_store_locator'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
143
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00003 Re-run Backtrace
144
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_product_bundles'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
145
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00003 Re-run Backtrace
146
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_blog'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
147
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
148
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendor_blog'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
149
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
150
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__deal_of_the_day'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
151
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00003 Re-run Backtrace
152
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__promotions'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
153
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
154
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__promotion_main_data'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
155
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
156
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__multi_deal_of_the_day'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
157
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
158
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__promotion_categories_filter'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
159
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
160
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__vg_videos'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
161
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
162
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__motivation_block'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
163
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
164
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__fast_navigation'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
165
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
166
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__fast_navigation_categories'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
167
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
168
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_yandex_search'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
169
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
170
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_banners'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
171
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
172
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_testimonials'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00010 Re-run Backtrace
173
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
174
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_gdpr'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
175
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
176
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_location_selector'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
177
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
178
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_search_vendors'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
179
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
180
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendors_map'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
181
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
182
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_closest_vendors'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
183
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
184
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_abt__ut2_advanced_subcategories_menu'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
185
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00003 Re-run Backtrace
186
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_abt__ut2_fly_menu'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
187
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
188
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_abt__ut2_lite_checkout_place_order_button'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
189
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
190
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_abt__ut2_lite_checkout_promotion_coupon'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
191
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00003 Re-run Backtrace
192
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_abt__ut2_block_opener'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
193
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
194
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_abt__ut2_contacts_manually'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
195
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockTypes() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • __() /app/app/Tygh/BlockManager/SchemesManager.php:331
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
196
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('block_abt__ut2_fly_menu_description', 'block_ab__motivation_block_description', 'block_abt__ut2_contacts_manually_description', 'block_ab__fast_navigation_description', 'block_ab__fast_navigation_categories_description', 'block_ab__vg_videos_description', 'block_ab__multi_deal_of_the_day_description', 'block_abt__ut2_block_opener_description', 'block_abt__ut2_lite_checkout_place_order_button_description', 'block_ab__promotions_description', 'block_abt__ut2_lite_checkout_promotion_coupon_description', 'block_abt__ut2_advanced_subcategories_menu_description', 'block_ab__deal_of_the_day_description', 'block_ab__promotion_categories_filter_description', 'block_ab__promotion_main_data_description', 'block_gdpr_description', 'block_html_block_description', 'block_smarty_block_description', 'block_safe_smarty_block_description', 'block_rss_feed_description', 'block_banners_description', 'block_closest_vendors_description', 'block_our_brands_description', 'block_currencies_description', 'block_main_description', 'block_lite_checkout_customer_address_description', 'block_lite_checkout_customer_sign_in_description', 'block_lite_checkout_customer_information_description', 'block_lite_checkout_location_description', 'block_lite_checkout_customer_notes_description', 'block_lite_checkout_newsletters_description', 'block_lite_checkout_shipping_methods_description', 'block_lite_checkout_payment_methods_description', 'block_lite_checkout_terms_and_conditions_description', 'block_lite_checkout_customer_billing_description', 'block_vendor_information_description', 'block_vendor_plan_info_description', 'block_vendors_map_description', 'block_categories_description', 'block_vendor_categories_description', 'block_product_bundles_description', 'block_cart_content_description', 'block_carts_summary_description', 'block_vendor_logo_description', 'block_menu_description', 'block_geo_maps_customer_location_description', 'block_location_selector_description', 'block_my_account_description', 'block_testimonials_description', 'block_checkout_description', 'block_store_locator_description', 'block_search_vendors_description', 'block_vendor_search_description', 'block_blog_description', 'block_vendor_blog_description', 'block_vendors_description', 'block_shipping_methods_description', 'block_payment_methods_description', 'block_pages_description', 'block_breadcrumbs_description', 'block_tags_description', 'block_products_description', 'block_product_filters_description', 'block_product_filters_home_description', 'block_template_description', 'block_languages_description', 'block_yandex_search_description')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockDescriptions() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:22
  • Tygh\Languages\Helper::preloadLangVars() /app/app/Tygh/BlockManager/SchemesManager.php:543
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00132 Re-run Backtrace
197
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'tmpl_grid'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • fn_get_products_views() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:423
  • __() /app/app/functions/fn.products.php:2796
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00026 Re-run Backtrace
198
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • fn_get_products_views() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:423
  • __() /app/app/functions/fn.products.php:2796
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
199
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'tmpl_list_without_options'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • fn_get_products_views() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:423
  • __() /app/app/functions/fn.products.php:2796
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00042 Re-run Backtrace
200
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • fn_get_products_views() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:423
  • __() /app/app/functions/fn.products.php:2796
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
201
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'compact_list'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • fn_get_products_views() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:423
  • __() /app/app/functions/fn.products.php:2796
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00023 Re-run Backtrace
202
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:61
  • include() /app/app/functions/fn.common.php:2478
  • fn_get_products_views() /app/app/addons/abt__unitheme2/schemas/abt__ut2_settings/objects.php:423
  • __() /app/app/functions/fn.products.php:2796
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00017 Re-run Backtrace
203
SELECT * FROM cscart_abt__ut2_settings WHERE lang_code = 'ru' AND storefront_id = 1

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:24
  • db_get_array() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:82
  • Tygh\Database\Connection::getArray() /app/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00022 Re-run Backtrace
204
SELECT * FROM cscart_abt__ut2_less_settings WHERE style = 'Default.less'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:439
  • fn_abt__unitheme2_dispatch_assign_template() /app/app/functions/fn.control.php:123
  • fn_get_abt__ut2_settings() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:25
  • db_get_array() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_settings.php:80
  • Tygh\Database\Connection::getArray() /app/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00015 Re-run Backtrace
205
SELECT * FROM cscart_bm_layouts WHERE 1  AND storefront_id = 1 AND layout_id = 6

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • Tygh\BlockManager\Location::instance() /app/app/controllers/frontend/init.php:142
  • Tygh\BlockManager\Layout::get() /app/app/Tygh/BlockManager/Location.php:483
  • db_get_row() /app/app/Tygh/BlockManager/Layout.php:61
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00032 Re-run Backtrace
206
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 = 'ru' WHERE l.layout_id = 6  AND l.dispatch IN ('products.view') AND (FIND_IN_SET(612, l.object_ids) OR l.object_ids = '')  ORDER BY l.object_ids desc  LIMIT 1

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • Tygh\BlockManager\Location::get() /app/app/controllers/frontend/init.php:142
  • Tygh\BlockManager\Location::getList() /app/app/Tygh/BlockManager/Location.php:164
  • db_get_hash_array() /app/app/Tygh/BlockManager/Location.php:104
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00039 Re-run Backtrace
207
SELECT data FROM cscart_storage_data WHERE data_key = 'cache_id'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_storage_data() /app/app/controllers/frontend/init.php:146
  • db_get_row() /app/app/functions/fn.control.php:1072
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00020 Re-run Backtrace
208
SELECT * FROM cscart_hybrid_auth_providers WHERE 1  AND status = 'A' ORDER BY position

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_hybrid_auth_get_providers_list() /app/app/addons/hybrid_auth/controllers/frontend/init.post.php:17
  • Tygh\Registry::getOrSetCache() /app/app/addons/hybrid_auth/func.php:181
  • {closure}() /app/app/Tygh/Registry.php:800
  • db_get_hash_array() /app/app/addons/hybrid_auth/func.php:196
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00012 Re-run Backtrace
209
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'hybrid_auth.facebook_oauth_redirect_uris'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_hybrid_auth_get_providers_list() /app/app/addons/hybrid_auth/controllers/frontend/init.post.php:17
  • Tygh\Registry::getOrSetCache() /app/app/addons/hybrid_auth/func.php:181
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_get_schema() /app/app/addons/hybrid_auth/func.php:197
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/hybrid_auth/schemas/hybrid_auth/providers.php:75
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00013 Re-run Backtrace
210
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_hybrid_auth_get_providers_list() /app/app/addons/hybrid_auth/controllers/frontend/init.post.php:17
  • Tygh\Registry::getOrSetCache() /app/app/addons/hybrid_auth/func.php:181
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_get_schema() /app/app/addons/hybrid_auth/func.php:197
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/hybrid_auth/schemas/hybrid_auth/providers.php:75
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
211
SELECT usergroup_ids FROM cscart_products WHERE product_id = 612

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • db_get_field() /app/app/controllers/frontend/products.php:83
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00014 Re-run Backtrace
212
SELECT category_id FROM cscart_products_categories WHERE product_id = 612 AND link_type = 'M'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:257
  • fn_bestsellers_get_product_data() /app/app/functions/fn.control.php:123
  • db_get_field() /app/app/addons/bestsellers/func.php:255
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00018 Re-run Backtrace
213
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, 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 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 = 'ru' LEFT JOIN cscart_company_descriptions as company_descr ON company_descr.company_id = cscart_products.company_id AND company_descr.lang_code = 'ru' 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 = 309 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 612 AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'ru'  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 WHERE cscart_products.product_id = 612  AND (companies.status IN ('A') OR cscart_products.company_id = 0) GROUP BY cscart_products.product_id

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • db_get_row() /app/app/functions/fn.products.php:259
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00145 Re-run Backtrace
214
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 = 'ru' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '612' 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 = 'ru' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '612' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_get_image_pairs() /app/app/functions/fn.products.php:335
  • db_multi_query() /app/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /app/app/functions/fn.database.php:168
0.00039 Re-run Backtrace
215
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 = 'ru' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '612' 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 = 'ru' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '612' ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_get_image_pairs() /app/app/functions/fn.products.php:340
  • db_multi_query() /app/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /app/app/functions/fn.database.php:168
0.00047 Re-run Backtrace
216
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 = 612  AND lower_limit > 1 AND prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_get_product_prices() /app/app/functions/fn.products.php:348
  • db_get_hash_multi_array() /app/app/functions/fn.products.php:3296
  • Tygh\Database\Connection::getMultiHash() /app/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:526
0.00076 Re-run Backtrace
217
SELECT id_path FROM cscart_categories WHERE category_id IN (309, 363, 364)

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_get_category_ids_with_parent() /app/app/functions/fn.products.php:357
  • db_get_fields() /app/app/functions/fn.categories.php:2122
  • Tygh\Database\Connection::getColumn() /app/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:480
0.00026 Re-run Backtrace
218
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, pf.yml2_exclude_prices, cscart_product_features_descriptions.yml2_variants_unit, 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 = 'ru' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'ru' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 612 AND cscart_product_features_values.lang_code = 'ru' LEFT JOIN cscart_product_filters AS abt_filters ON abt_filters.feature_id = pf.feature_id AND abt_filters.company_id = pf.company_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, 1) AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(309, pf.categories_path) OR FIND_IN_SET(363, pf.categories_path) OR FIND_IN_SET(364, 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() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_get_product_features() /app/app/functions/fn.products.php:370
  • db_get_hash_array() /app/app/functions/fn.features.php:540
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00078 Re-run Backtrace
219
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, cscart_product_feature_variants.color, cscart_product_features_values.value_int 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 = 'ru' 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 = 'ru' AND cscart_product_features_values.product_id = 612 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 = 'ru'  WHERE 1  AND cscart_product_feature_variants.feature_id IN (549)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_get_product_features() /app/app/functions/fn.products.php:370
  • fn_get_product_feature_variants() /app/app/functions/fn.features.php:625
  • db_get_hash_array() /app/app/functions/fn.features.php:1235
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00056 Re-run Backtrace
220
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 = 'ru' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1281) 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 = 'ru' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1281) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_get_product_features() /app/app/functions/fn.products.php:370
  • fn_get_product_feature_variants() /app/app/functions/fn.features.php:625
  • fn_get_image_pairs() /app/app/functions/fn.features.php:1239
  • db_multi_query() /app/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /app/app/functions/fn.database.php:168
0.00047 Re-run Backtrace
221
SELECT feature_id FROM cscart_product_features WHERE feature_id IN (549) AND feature_type = 'E'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_get_product_features() /app/app/functions/fn.products.php:370
  • fn_get_product_feature_variants() /app/app/functions/fn.features.php:625
  • fn_set_hook() /app/app/functions/fn.features.php:1254
  • fn_seo_get_product_feature_variants_post() /app/app/functions/fn.control.php:123
  • db_get_fields() /app/app/addons/seo/func.php:2809
  • Tygh\Database\Connection::getColumn() /app/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:480
0.00018 Re-run Backtrace
222
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 = 'ru' WHERE pf.feature_type = 'G' AND (pf.feature_id IN ('') 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(309, pf.categories_path) OR FIND_IN_SET(363, pf.categories_path) OR FIND_IN_SET(364, pf.categories_path) ) ORDER BY pf.position, cscart_product_features_descriptions.description

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_get_product_features() /app/app/functions/fn.products.php:370
  • db_get_hash_array() /app/app/functions/fn.features.php:656
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00061 Re-run Backtrace
223
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, f.yml2_exclude_prices, fd.yml2_variants_unit, vd.yml2_unit 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 = 'ru' 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 = 'ru' 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 = 612  AND f.display_on_header = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(309, f.categories_path) OR FIND_IN_SET(363, f.categories_path) OR FIND_IN_SET(364, 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 = 'ru' ORDER BY fd.internal_name, fv.position

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_get_product_features_list() /app/app/functions/fn.products.php:373
  • db_get_array() /app/app/functions/fn.features.php:954
  • Tygh\Database\Connection::getArray() /app/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00047 Re-run Backtrace
224
SELECT cscart_statuses.*, cscart_status_descriptions.* FROM cscart_statuses  LEFT JOIN cscart_status_descriptions ON cscart_status_descriptions.status_id = cscart_statuses.status_id AND cscart_status_descriptions.lang_code = 'ru' WHERE 1 = 1  AND cscart_statuses.type = 'O'  ORDER BY cscart_statuses.position asc

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorRating\HookHandlers\ProductsHookHandler::afterGetProduct()
  • Tygh\Addons\VendorRating\ServiceProvider::getVendorService() /app/app/addons/vendor_rating/src/HookHandlers/ProductsHookHandler.php:118
  • Tygh\Application::offsetGet() /app/app/addons/vendor_rating/src/ServiceProvider.php:61
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorRating\ServiceProvider::Tygh\Addons\VendorRating\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorRating\ServiceProvider::getCriteriaSchema() /app/app/addons/vendor_rating/src/ServiceProvider.php:143
  • Tygh\Application::offsetGet() /app/app/addons/vendor_rating/src/ServiceProvider.php:196
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorRating\ServiceProvider::Tygh\Addons\VendorRating\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorRating\ServiceProvider::getActiveVariables() /app/app/addons/vendor_rating/src/ServiceProvider.php:96
  • fn_get_schema() /app/app/addons/vendor_rating/src/ServiceProvider.php:206
  • include() /app/app/functions/fn.common.php:2478
  • fn_get_statuses() /app/app/addons/vendor_rating/schemas/vendor_rating/criteria.php:20
  • db_get_hash_array() /app/app/functions/fn.common.php:4433
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00037 Re-run Backtrace
225
SELECT status_id, status FROM cscart_statuses WHERE type = 'O'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorRating\HookHandlers\ProductsHookHandler::afterGetProduct()
  • Tygh\Addons\VendorRating\ServiceProvider::getVendorService() /app/app/addons/vendor_rating/src/HookHandlers/ProductsHookHandler.php:118
  • Tygh\Application::offsetGet() /app/app/addons/vendor_rating/src/ServiceProvider.php:61
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorRating\ServiceProvider::Tygh\Addons\VendorRating\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorRating\ServiceProvider::getCriteriaSchema() /app/app/addons/vendor_rating/src/ServiceProvider.php:143
  • Tygh\Application::offsetGet() /app/app/addons/vendor_rating/src/ServiceProvider.php:196
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorRating\ServiceProvider::Tygh\Addons\VendorRating\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorRating\ServiceProvider::getActiveVariables() /app/app/addons/vendor_rating/src/ServiceProvider.php:96
  • fn_get_schema() /app/app/addons/vendor_rating/src/ServiceProvider.php:206
  • include() /app/app/functions/fn.common.php:2478
  • fn_get_statuses() /app/app/addons/vendor_rating/schemas/vendor_rating/criteria.php:20
  • fn_get_statuses_by_type() /app/app/functions/fn.common.php:4446
  • db_get_hash_single_array() /app/app/functions/fn.common.php:7982
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00012 Re-run Backtrace
226
SELECT status_id, param, value FROM cscart_status_data WHERE status_id IN (1, 2, 3, 4, 5, 6, 7, 19, 20, 21)

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorRating\HookHandlers\ProductsHookHandler::afterGetProduct()
  • Tygh\Addons\VendorRating\ServiceProvider::getVendorService() /app/app/addons/vendor_rating/src/HookHandlers/ProductsHookHandler.php:118
  • Tygh\Application::offsetGet() /app/app/addons/vendor_rating/src/ServiceProvider.php:61
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorRating\ServiceProvider::Tygh\Addons\VendorRating\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorRating\ServiceProvider::getCriteriaSchema() /app/app/addons/vendor_rating/src/ServiceProvider.php:143
  • Tygh\Application::offsetGet() /app/app/addons/vendor_rating/src/ServiceProvider.php:196
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorRating\ServiceProvider::Tygh\Addons\VendorRating\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorRating\ServiceProvider::getActiveVariables() /app/app/addons/vendor_rating/src/ServiceProvider.php:96
  • fn_get_schema() /app/app/addons/vendor_rating/src/ServiceProvider.php:206
  • include() /app/app/functions/fn.common.php:2478
  • fn_get_statuses() /app/app/addons/vendor_rating/schemas/vendor_rating/criteria.php:20
  • db_get_hash_multi_array() /app/app/functions/fn.common.php:4441
  • Tygh\Database\Connection::getMultiHash() /app/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:526
0.00030 Re-run Backtrace
227
SELECT cscart_statuses.status FROM cscart_statuses INNER JOIN cscart_status_data ON cscart_status_data.status_id = cscart_statuses.status_id WHERE type = 'O' AND (param, value) IN (('payment_received', 'Y'))

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorRating\HookHandlers\ProductsHookHandler::afterGetProduct()
  • Tygh\Addons\VendorRating\ServiceProvider::getVendorService() /app/app/addons/vendor_rating/src/HookHandlers/ProductsHookHandler.php:118
  • Tygh\Application::offsetGet() /app/app/addons/vendor_rating/src/ServiceProvider.php:61
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorRating\ServiceProvider::Tygh\Addons\VendorRating\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorRating\ServiceProvider::getCriteriaSchema() /app/app/addons/vendor_rating/src/ServiceProvider.php:143
  • Tygh\Application::offsetGet() /app/app/addons/vendor_rating/src/ServiceProvider.php:196
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\VendorRating\ServiceProvider::Tygh\Addons\VendorRating\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Addons\VendorRating\ServiceProvider::getActiveVariables() /app/app/addons/vendor_rating/src/ServiceProvider.php:96
  • fn_get_schema() /app/app/addons/vendor_rating/src/ServiceProvider.php:206
  • include() /app/app/functions/fn.common.php:2478
  • fn_get_settled_order_statuses() /app/app/addons/vendor_rating/schemas/vendor_rating/criteria.php:21
  • fn_get_status_by_type_and_param() /app/app/functions/fn.cart.php:11540
  • db_get_fields() /app/app/functions/fn.common.php:9015
  • Tygh\Database\Connection::getColumn() /app/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:480
0.00033 Re-run Backtrace
228
SELECT rating FROM cscart_absolute_rating WHERE `object_id` = 1 AND `object_type` = 'company'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorRating\HookHandlers\ProductsHookHandler::afterGetProduct()
  • Tygh\Addons\VendorRating\Service\VendorService::getRelativeRating() /app/app/addons/vendor_rating/src/HookHandlers/ProductsHookHandler.php:119
  • Tygh\Addons\VendorRating\Service\VendorService::getAbsouluteRating() /app/app/addons/vendor_rating/src/Service/VendorService.php:166
  • Tygh\Addons\VendorRating\Rating\Storage::getAbsoluteRating() /app/app/addons/vendor_rating/src/Service/VendorService.php:141
  • Tygh\Database\Connection::getField() /app/app/addons/vendor_rating/src/Rating/Storage.php:44
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00012 Re-run Backtrace
229
SELECT MAX(rating) FROM cscart_absolute_rating WHERE `object_type` = 'company'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorRating\HookHandlers\ProductsHookHandler::afterGetProduct()
  • Tygh\Addons\VendorRating\Service\VendorService::getRelativeRating() /app/app/addons/vendor_rating/src/HookHandlers/ProductsHookHandler.php:119
  • Tygh\Addons\VendorRating\Service\VendorService::getMaxAbsoluteRating() /app/app/addons/vendor_rating/src/Service/VendorService.php:167
  • Tygh\Addons\VendorRating\Rating\Storage::getMaxAbsoluteRating() /app/app/addons/vendor_rating/src/Service/VendorService.php:262
  • Tygh\Database\Connection::getField() /app/app/addons/vendor_rating/src/Rating/Storage.php:125
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
230
SELECT id_path FROM cscart_categories WHERE category_id IN (309)

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_yml_export_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_yml_get_parent_categories_field() /app/app/addons/yml_export/func.php:43
  • fn_get_category_ids_with_parent() /app/app/addons/yml_export/func.php:994
  • db_get_fields() /app/app/functions/fn.categories.php:2122
  • Tygh\Database\Connection::getColumn() /app/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:480
0.00015 Re-run Backtrace
231
SELECT category_id, yml2_market_category FROM cscart_categories WHERE category_id IN ('309')  AND yml2_market_category != ''

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_yml_export_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_yml_get_parent_categories_field() /app/app/addons/yml_export/func.php:43
  • db_get_hash_array() /app/app/addons/yml_export/func.php:1004
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00012 Re-run Backtrace
232
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'none'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • __() /app/app/functions/fn.products.php:2681
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00014 Re-run Backtrace
233
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • __() /app/app/functions/fn.products.php:2681
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
234
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'date'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • __() /app/app/functions/fn.products.php:2682
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
235
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • __() /app/app/functions/fn.products.php:2682
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
236
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'default'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • __() /app/app/functions/fn.products.php:2683
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
237
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • __() /app/app/functions/fn.products.php:2683
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
238
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'name'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • __() /app/app/functions/fn.products.php:2684
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
239
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • __() /app/app/functions/fn.products.php:2684
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
240
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'price'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • __() /app/app/functions/fn.products.php:2685
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
241
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • __() /app/app/functions/fn.products.php:2685
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
242
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'popularity'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • __() /app/app/functions/fn.products.php:2686
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
243
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • __() /app/app/functions/fn.products.php:2686
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
244
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'vendor_rating.vendor_rating'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • fn_set_hook() /app/app/functions/fn.products.php:2695
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorRating\HookHandlers\ProductsHookHandler::onGetSorting()
  • __() /app/app/addons/vendor_rating/src/HookHandlers/ProductsHookHandler.php:49
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
245
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • fn_set_hook() /app/app/functions/fn.products.php:2695
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\VendorRating\HookHandlers\ProductsHookHandler::onGetSorting()
  • __() /app/app/addons/vendor_rating/src/HookHandlers/ProductsHookHandler.php:49
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
246
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'bestselling'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • fn_set_hook() /app/app/functions/fn.products.php:2695
  • fn_bestsellers_products_sorting() /app/app/functions/fn.control.php:123
  • __() /app/app/addons/bestsellers/func.php:226
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
247
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • fn_set_hook() /app/app/functions/fn.products.php:2695
  • fn_bestsellers_products_sorting() /app/app/functions/fn.control.php:123
  • __() /app/app/addons/bestsellers/func.php:226
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
248
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'on_sale'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • fn_set_hook() /app/app/functions/fn.products.php:2695
  • fn_bestsellers_products_sorting() /app/app/functions/fn.control.php:123
  • __() /app/app/addons/bestsellers/func.php:227
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
249
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • fn_get_products_sorting() /app/app/functions/fn.products.php:1725
  • fn_set_hook() /app/app/functions/fn.products.php:2695
  • fn_bestsellers_products_sorting() /app/app/functions/fn.control.php:123
  • __() /app/app/addons/bestsellers/func.php:227
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
250
SELECT company_id FROM cscart_storefronts_companies WHERE storefront_id = 1

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • Tygh\Storefront\Storefront::__call() /app/app/functions/fn.products.php:1996
  • Tygh\Storefront\Storefront::getRelationValue() /app/app/Tygh/Storefront/Storefront.php:235
  • Tygh\Storefront\RelationsManager::getRelationValue() /app/app/Tygh/Storefront/Storefront.php:272
  • Tygh\Storefront\RelationsManager::getRelatedValues() /app/app/Tygh/Storefront/RelationsManager.php:80
  • Tygh\Database\Connection::getColumn() /app/app/Tygh/Storefront/RelationsManager.php:115
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:480
0.00007 Re-run Backtrace
251
SELECT SQL_CALC_FOUND_ROWS products.product_id, descr1.product as product, companies.company as company_name, products.product_type, products.parent_product_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ru'  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 WHERE 1  AND companies.status IN ('A') 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 = 612 GROUP BY products.product_id   ORDER BY product asc, products.product_id ASC 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_data() /app/app/controllers/frontend/products.php:95
  • fn_set_hook() /app/app/functions/fn.products.php:390
  • fn_required_products_get_product_data_post() /app/app/functions/fn.control.php:123
  • fn_get_products() /app/app/addons/required_products/func.php:35
  • {closure}() /app/app/functions/fn.products.php:2437
  • db_get_array() /app/app/functions/fn.products.php:2354
  • Tygh\Database\Connection::getArray() /app/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00034 Re-run Backtrace
252
SELECT category_id, category FROM cscart_category_descriptions WHERE category_id IN (309) AND lang_code = 'ru'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_category_name() /app/app/controllers/frontend/products.php:159
  • db_get_hash_single_array() /app/app/functions/fn.categories.php:904
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00012 Re-run Backtrace
253
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'home'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_add_breadcrumb() /app/app/controllers/frontend/products.php:161
  • __() /app/app/functions/fn.common.php:1004
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00028 Re-run Backtrace
254
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_add_breadcrumb() /app/app/controllers/frontend/products.php:161
  • __() /app/app/functions/fn.common.php:1004
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
255
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 = 'ru' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (612) 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 = 'ru' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (612) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_gather_additional_product_data() /app/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /app/app/functions/fn.products.php:998
  • fn_get_image_pairs() /app/app/functions/fn.products.php:629
  • db_multi_query() /app/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /app/app/functions/fn.database.php:168
0.00030 Re-run Backtrace
256
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 = 'ru'  WHERE a.product_id IN (612) AND a.status = 'A' ORDER BY a.position

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_gather_additional_product_data() /app/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /app/app/functions/fn.products.php:998
  • fn_get_product_options() /app/app/functions/fn.products.php:637
  • db_get_hash_multi_array() /app/app/functions/fn.options.php:241
  • Tygh\Database\Connection::getMultiHash() /app/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:526
0.00023 Re-run Backtrace
257
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 = 'ru' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (612) AND a.product_id = 0 AND a.status = 'A' ORDER BY a.position

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_gather_additional_product_data() /app/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /app/app/functions/fn.products.php:998
  • fn_get_product_options() /app/app/functions/fn.products.php:637
  • db_get_hash_multi_array() /app/app/functions/fn.options.php:251
  • Tygh\Database\Connection::getMultiHash() /app/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:526
0.00019 Re-run Backtrace
258
SELECT cscart_languages.* FROM cscart_languages  WHERE 1    

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_gather_additional_product_data() /app/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /app/app/functions/fn.products.php:998
  • fn_set_hook() /app/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:313
  • Tygh\Application::offsetGet() /app/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /app/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /app/app/Tygh/Providers/CommonProvider.php:40
  • db_get_hash_array() /app/app/Tygh/Languages/Languages.php:134
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00025 Re-run Backtrace
259
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 ('1') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_gather_additional_product_data() /app/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /app/app/functions/fn.products.php:998
  • fn_set_hook() /app/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:313
  • Tygh\Application::offsetGet() /app/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /app/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /app/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /app/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /app/app/Tygh/Languages/Languages.php:1681
  • array_walk() /app/app/Tygh/Languages/Languages.php:1737
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /app/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /app/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00021 Re-run Backtrace
260
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() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_gather_additional_product_data() /app/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /app/app/functions/fn.products.php:998
  • fn_set_hook() /app/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\ServiceProvider::getProductRepository() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:313
  • Tygh\Application::offsetGet() /app/app/addons/product_variations/src/ServiceProvider.php:166
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Addons\ProductVariations\ServiceProvider::Tygh\Addons\ProductVariations\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /app/app/addons/product_variations/src/ServiceProvider.php:69
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Providers\CommonProvider::Tygh\Providers\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Languages\Languages::getAll() /app/app/Tygh/Providers/CommonProvider.php:40
  • Tygh\Languages\Languages::afterFind() /app/app/Tygh/Languages/Languages.php:135
  • Tygh\Languages\Languages::attachStorefrontIds() /app/app/Tygh/Languages/Languages.php:1681
  • array_walk() /app/app/Tygh/Languages/Languages.php:1737
  • Tygh\Languages\Languages::Tygh\Languages\{closure}()
  • Tygh\Storefront\Repository::find() /app/app/Tygh/Languages/Languages.php:1742
  • Tygh\Database\Connection::getHash() /app/app/Tygh/Storefront/Repository.php:373
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00010 Re-run Backtrace
261
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 (612)

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_gather_additional_product_data() /app/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /app/app/functions/fn.products.php:998
  • fn_set_hook() /app/app/functions/fn.products.php:662
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGatherAdditionalProductsDataParams()
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsGroupInfo() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:316
  • Tygh\Addons\ProductVariations\Product\Group\Repository::findGroupInfoByProductIds() /app/app/addons/product_variations/src/Product/Repository.php:448
  • Tygh\Addons\ProductVariations\Tools\Query::select() /app/app/addons/product_variations/src/Product/Group/Repository.php:355
  • Tygh\Database\Connection::getArray() /app/app/addons/product_variations/src/Tools/Query.php:308
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00014 Re-run Backtrace
262
SELECT
p.promotion_id,
p.from_date,
p.to_date,
active.from_date AS active_from_date,
active.to_date AS active_to_date,
expired.from_date AS expired_from_date,
expired.to_date AS expired_to_date
FROM cscart_promotions AS p
INNER JOIN cscart_ab__dotd AS ab__dotd ON p.promotion_id=ab__dotd.promotion_id AND ab__dotd.use_schedule='Y'
LEFT JOIN (SELECT promotion_id,MIN(from_date) AS from_date,MIN(to_date) AS to_date FROM cscart_ab__dotd_periods WHERE to_date >= 1780799897 GROUP BY promotion_id) AS active ON active.promotion_id=p.promotion_id
LEFT JOIN (SELECT promotion_id,MAX(from_date) AS from_date,MAX(to_date) AS to_date FROM cscart_ab__dotd_periods WHERE to_date < 1780799897 GROUP BY promotion_id) AS expired ON expired.promotion_id=p.promotion_id
WHERE p.status IN ('A', 'H')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_gather_additional_product_data() /app/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /app/app/functions/fn.products.php:998
  • fn_promotion_apply() /app/app/functions/fn.products.php:799
  • fn_get_promotions() /app/app/functions/fn.promotions.php:277
  • fn_set_hook() /app/app/functions/fn.promotions.php:166
  • fn_ab__deal_of_the_day_get_promotions() /app/app/functions/fn.control.php:123
  • fn_ab__dotd_rebuild_promotions_periods() /app/app/addons/ab__deal_of_the_day/func.php:91
  • db_get_array() /app/app/addons/ab__deal_of_the_day/func.php:371
  • Tygh\Database\Connection::getArray() /app/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00037 Re-run Backtrace
263
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 = 'ru' 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 <= 1780799897, 1) AND IF(to_date, to_date >= 1780799897, 1) AND status IN ('A', 'H') AND cscart_promotions.zone = 'catalog' AND (storefronts_promotions.storefront_id = 1 OR storefronts_promotions.storefront_id IS NULL) AND cscart_promotions.company_id = 1 AND cscart_promotions.company_id != 0 AND 1   ORDER BY cscart_promotions.stop_other_rules desc, cscart_promotions.priority asc 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_gather_additional_product_data() /app/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /app/app/functions/fn.products.php:998
  • fn_promotion_apply() /app/app/functions/fn.products.php:799
  • fn_get_promotions() /app/app/functions/fn.promotions.php:277
  • db_get_hash_array() /app/app/functions/fn.promotions.php:193
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00028 Re-run Backtrace
264
SELECT cscart_ab__stickers.*, descriptions.*, images.image_id, cscart_ab__stickers.sticker_id as sticker_id FROM cscart_ab__stickers LEFT JOIN cscart_ab__sticker_descriptions as descriptions
ON cscart_ab__stickers.sticker_id = descriptions.sticker_id
AND descriptions.lang_code = 'ru'
LEFT JOIN cscart_ab__sticker_images AS images
ON cscart_ab__stickers.sticker_id = images.sticker_id
AND images.lang_code = 'ru' WHERE FIND_IN_SET (1, storefront_ids) AND cscart_ab__stickers.status = 'A' AND ((cscart_ab__stickers.from_date <= 1780779600 OR cscart_ab__stickers.from_date = 0) AND (cscart_ab__stickers.to_date >= 1780779600 OR cscart_ab__stickers.to_date = 0)) AND cscart_ab__stickers.sticker_id IN (0) AND cscart_ab__stickers.display_on_detailed_pages != "not_display" AND (cscart_ab__stickers.usergroup_ids = '' OR FIND_IN_SET(0, cscart_ab__stickers.usergroup_ids) OR FIND_IN_SET(1, cscart_ab__stickers.usergroup_ids))  ORDER BY cscart_ab__stickers.position asc 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_gather_additional_product_data() /app/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /app/app/functions/fn.products.php:998
  • fn_set_hook() /app/app/functions/fn.products.php:882
  • fn_ab__stickers_gather_additional_products_data_post() /app/app/functions/fn.control.php:123
  • Ab_stickers\StickersRepository::find() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:119
  • Tygh\Database\Connection::getHash() /app/app/addons/ab__stickers/Ab_stickers/StickersRepository.php:269
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00029 Re-run Backtrace
265
SELECT cscart_ab__stickers.*, descriptions.*, images.image_id, cscart_ab__stickers.sticker_id as sticker_id FROM cscart_ab__stickers LEFT JOIN cscart_ab__sticker_descriptions as descriptions
ON cscart_ab__stickers.sticker_id = descriptions.sticker_id
AND descriptions.lang_code = 'ru'
LEFT JOIN cscart_ab__sticker_images AS images
ON cscart_ab__stickers.sticker_id = images.sticker_id
AND images.lang_code = 'ru' WHERE FIND_IN_SET (1, storefront_ids) AND cscart_ab__stickers.status = 'A' AND ((cscart_ab__stickers.from_date <= 1780779600 OR cscart_ab__stickers.from_date = 0) AND (cscart_ab__stickers.to_date >= 1780779600 OR cscart_ab__stickers.to_date = 0)) AND ((0) OR cscart_ab__stickers.type = 'D') AND cscart_ab__stickers.display_on_detailed_pages != "not_display" AND (cscart_ab__stickers.usergroup_ids = '' OR FIND_IN_SET(0, cscart_ab__stickers.usergroup_ids) OR FIND_IN_SET(1, cscart_ab__stickers.usergroup_ids))  ORDER BY cscart_ab__stickers.position asc 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_gather_additional_product_data() /app/app/controllers/frontend/products.php:171
  • fn_gather_additional_products_data() /app/app/functions/fn.products.php:998
  • fn_set_hook() /app/app/functions/fn.products.php:882
  • fn_ab__stickers_gather_additional_products_data_post() /app/app/functions/fn.control.php:123
  • Ab_stickers\StickersRepository::find() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:127
  • Tygh\Database\Connection::getHash() /app/app/addons/ab__stickers/Ab_stickers/StickersRepository.php:269
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00029 Re-run Backtrace
266
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 = 'ru' WHERE 1=1  AND cscart_product_files.product_id = 612 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() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_product_files() /app/app/controllers/frontend/products.php:184
  • db_get_array() /app/app/functions/fn.product_files.php:644
  • Tygh\Database\Connection::getArray() /app/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00017 Re-run Backtrace
267
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 = 'ru'   ORDER BY position

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_init_product_tabs() /app/app/controllers/frontend/products.php:191
  • Tygh\BlockManager\ProductTabs::getList() /app/app/functions/fn.products.php:3850
  • db_get_hash_array() /app/app/Tygh/BlockManager/ProductTabs.php:60
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00054 Re-run Backtrace
268
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 = 'ru' WHERE object_type = 'product' AND object_id = 612 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() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_init_product_tabs() /app/app/controllers/frontend/products.php:191
  • fn_set_hook() /app/app/functions/fn.products.php:3880
  • fn_attachments_init_product_tabs_post() /app/app/functions/fn.control.php:123
  • fn_get_attachments() /app/app/addons/attachments/func.php:455
  • db_get_array() /app/app/addons/attachments/func.php:45
  • Tygh\Database\Connection::getArray() /app/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00021 Re-run Backtrace
269
SHOW COLUMNS FROM cscart_product_popularity

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_set_product_popularity() /app/app/controllers/frontend/products.php:197
  • fn_update_product_popularity() /app/app/controllers/frontend/products.php:303
  • db_query() /app/app/functions/fn.products.php:4077
  • Tygh\Database\Connection::query() /app/app/functions/fn.database.php:138
  • Tygh\Database\Connection::process() /app/app/Tygh/Database/Connection.php:684
  • Tygh\Database\Connection::checkTableFields() /app/app/Tygh/Database/Connection.php:1033
  • Tygh\Database\Connection::getTableFields() /app/app/Tygh/Database/Connection.php:1195
  • Tygh\Database\Connection::getColumn() /app/app/Tygh/Database/Connection.php:1163
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:480
0.00025 Re-run Backtrace
270
INSERT INTO cscart_product_popularity (`viewed`, `added`, `deleted`, `bought`, `total`, `product_id`) VALUES (1, 0, 0, 0, 3, 612) ON DUPLICATE KEY UPDATE viewed = viewed + 1, added = added + 0, deleted = deleted + 0, bought = bought + 0, total = total + 3

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_set_product_popularity() /app/app/controllers/frontend/products.php:197
  • fn_update_product_popularity() /app/app/controllers/frontend/products.php:303
  • db_query() /app/app/functions/fn.products.php:4077
  • Tygh\Database\Connection::query() /app/app/functions/fn.database.php:138
0.00016 Re-run Backtrace
271
SELECT product_id, parent_product_id FROM cscart_product_variation_group_products WHERE parent_product_id = 612

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_set_product_popularity() /app/app/controllers/frontend/products.php:197
  • fn_update_product_popularity() /app/app/controllers/frontend/products.php:303
  • fn_set_hook() /app/app/functions/fn.products.php:4089
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onUpdateProductPopularity()
  • Tygh\Addons\ProductVariations\Product\ProductIdMap::getProductChildrenIds() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:1276
  • Tygh\Addons\ProductVariations\Product\ProductIdMap::loadProductChildrenFromDb() /app/app/addons/product_variations/src/Product/ProductIdMap.php:193
  • Tygh\Addons\ProductVariations\Product\Group\Repository::getProductChildrenIds() /app/app/addons/product_variations/src/Product/ProductIdMap.php:229
  • Tygh\Addons\ProductVariations\Tools\Query::column() /app/app/addons/product_variations/src/Product/Group/Repository.php:635
  • Tygh\Database\Connection::getSingleHash() /app/app/addons/product_variations/src/Tools/Query.php:326
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00012 Re-run Backtrace
272
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 = 612 GROUP BY cscart_tags.tag_id  ORDER BY cscart_tags.tag asc 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_tags() /app/app/addons/tags/controllers/frontend/products.post.php:25
  • db_get_hash_array() /app/app/addons/tags/func.php:139
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00031 Re-run Backtrace
273
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 = 'ru' WHERE  a.country_code = 'RU' ORDER BY b.state

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • Tygh\Application::offsetGet() /app/app/addons/ab__motivation_block/func.php:182
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Providers\LocationProvider::Tygh\Providers\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Application::offsetGet() /app/app/Tygh/Providers/LocationProvider.php:40
  • Pimple\Container::offsetGet() /app/app/Tygh/Application.php:135
  • Tygh\Providers\LocationProvider::Tygh\Providers\{closure}() /app/app/lib/vendor/pimple/pimple/src/Pimple/Container.php:122
  • Tygh\Location\Location::__construct() /app/app/Tygh/Providers/LocationProvider.php:62
  • Tygh\Location\Location::setState() /app/app/Tygh/Location/Location.php:69
  • Tygh\Location\Location::isIsoCode() /app/app/Tygh/Location/Location.php:143
  • Tygh\Location\Location::getCountryStates() /app/app/Tygh/Location/Location.php:243
  • fn_get_country_states() /app/app/Tygh/Location/Location.php:262
  • db_get_hash_single_array() /app/app/functions/fn.locations.php:290
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00074 Re-run Backtrace
274
SELECT state_id FROM cscart_states WHERE code = 'MOW' AND country_code = 'RU'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • Tygh\Location\Manager::getDestinationId() /app/app/addons/ab__motivation_block/func.php:182
  • fn_get_available_destination() /app/app/Tygh/Location/Manager.php:409
  • fn_get_state_id() /app/app/functions/fn.locations.php:494
  • db_get_field() /app/app/functions/fn.locations.php:618
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00014 Re-run Backtrace
275
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 = 'ru' WHERE  a.country_code = 'RU' AND a.status = 'A' ORDER BY b.state

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • Tygh\Location\Manager::getDestinationId() /app/app/addons/ab__motivation_block/func.php:182
  • fn_get_available_destination() /app/app/Tygh/Location/Manager.php:409
  • fn_get_country_states() /app/app/functions/fn.locations.php:497
  • db_get_hash_single_array() /app/app/functions/fn.locations.php:290
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00062 Re-run Backtrace
276
SELECT a.* FROM cscart_destination_elements as a LEFT JOIN cscart_destinations as b ON b.destination_id = a.destination_id WHERE b.status = 'A' 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • Tygh\Location\Manager::getDestinationId() /app/app/addons/ab__motivation_block/func.php:182
  • fn_get_available_destination() /app/app/Tygh/Location/Manager.php:409
  • db_get_array() /app/app/functions/fn.locations.php:510
  • Tygh\Database\Connection::getArray() /app/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00061 Re-run Backtrace
277
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.variants.custom'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:23
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00013 Re-run Backtrace
278
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:23
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
279
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.variants.custom.tooltip'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:24
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00010 Re-run Backtrace
280
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:24
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
281
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.geo_maps'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:30
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
282
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:30
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
283
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.geo_maps.tooltip'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:31
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
284
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:31
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
285
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.payment_methods'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:35
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
286
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:35
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
287
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.payment_methods.tooltip'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:36
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
288
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:36
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
289
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.categories_list'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:39
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
290
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:39
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00018 Re-run Backtrace
291
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.categories_list.tooltip'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:40
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00011 Re-run Backtrace
292
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:40
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
293
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.tags_list'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:45
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
294
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:45
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
295
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.tags_list.tooltip'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:46
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00013 Re-run Backtrace
296
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • fn_get_schema() /app/app/addons/ab__motivation_block/func.php:183
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__motivation_block/schemas/ab__mb/item_templates.php:46
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
297
SELECT cscart_ab__mb_motivation_items.*, cscart_ab__mb_motivation_item_descriptions.name, cscart_ab__mb_motivation_item_descriptions.description, cscart_ab__mb_motivation_item_descriptions.lang_code, vd.description AS vendor_description, vd.status as vendor_status FROM cscart_ab__mb_motivation_items LEFT JOIN cscart_ab__mb_motivation_item_objects as destination_objects_not_exclude
ON cscart_ab__mb_motivation_items.motivation_item_id = destination_objects_not_exclude.motivation_item_id
AND destination_objects_not_exclude.object_type = 'D'
AND cscart_ab__mb_motivation_items.exclude_destinations = "N"LEFT JOIN cscart_ab__mb_motivation_item_objects as destination_objects_exclude
ON cscart_ab__mb_motivation_items.motivation_item_id = destination_objects_exclude.motivation_item_id
AND destination_objects_exclude.object_type = 'D'
AND destination_objects_exclude.object_id IN (1)
AND cscart_ab__mb_motivation_items.exclude_destinations = "Y"LEFT JOIN cscart_ab__mb_motivation_item_objects as category_objects_not_exclude
ON cscart_ab__mb_motivation_items.motivation_item_id = category_objects_not_exclude.motivation_item_id
AND category_objects_not_exclude.object_type = 'C'
AND cscart_ab__mb_motivation_items.exclude_categories = "N"LEFT JOIN cscart_ab__mb_motivation_item_objects as category_objects_exclude
ON cscart_ab__mb_motivation_items.motivation_item_id = category_objects_exclude.motivation_item_id
AND category_objects_exclude.object_type = 'C'
AND category_objects_exclude.object_id IN (309)
AND cscart_ab__mb_motivation_items.exclude_categories = "Y"LEFT JOIN cscart_ab__mb_motivation_item_objects as product_objects_not_exclude
ON cscart_ab__mb_motivation_items.motivation_item_id = product_objects_not_exclude.motivation_item_id
AND product_objects_not_exclude.object_type = 'P'
AND cscart_ab__mb_motivation_items.exclude_products = "N"LEFT JOIN cscart_ab__mb_motivation_item_objects as product_objects_exclude
ON cscart_ab__mb_motivation_items.motivation_item_id = product_objects_exclude.motivation_item_id
AND product_objects_exclude.object_type = 'P'
AND product_objects_exclude.object_id IN (612)
AND cscart_ab__mb_motivation_items.exclude_products = "Y" LEFT JOIN cscart_ab__mb_vendors_descriptions AS vd ON vd.motivation_item_id = cscart_ab__mb_motivation_items.motivation_item_id AND vd.company_id = 1 AND vd.lang_code = 'ru' INNER JOIN cscart_ab__mb_motivation_item_descriptions
ON cscart_ab__mb_motivation_item_descriptions.motivation_item_id = cscart_ab__mb_motivation_items.motivation_item_id
AND cscart_ab__mb_motivation_item_descriptions.lang_code = 'ru' WHERE 1  AND cscart_ab__mb_motivation_items.status = 'A' AND (cscart_ab__mb_motivation_items.usergroup_ids = '' OR FIND_IN_SET(0, cscart_ab__mb_motivation_items.usergroup_ids) OR FIND_IN_SET(1, cscart_ab__mb_motivation_items.usergroup_ids)) AND ((destination_objects_not_exclude.object_id IN (0, 1) OR destination_objects_not_exclude.object_id IS NULL) AND (destination_objects_exclude.motivation_item_id IS NULL)) AND ((category_objects_not_exclude.object_id IN (0, 309) OR category_objects_not_exclude.object_id IS NULL) AND (category_objects_exclude.motivation_item_id IS NULL)) AND ((product_objects_not_exclude.object_id IN (0, 612) OR product_objects_not_exclude.object_id IS NULL) AND (product_objects_exclude.motivation_item_id IS NULL))AND cscart_ab__mb_motivation_items.storefront_id = 1 GROUP BY cscart_ab__mb_motivation_items.motivation_item_id  ORDER BY cscart_ab__mb_motivation_items.position asc 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_ab__mb_get_motivation_items() /app/app/addons/ab__motivation_block/controllers/frontend/products.post.php:39
  • db_get_hash_array() /app/app/addons/ab__motivation_block/func.php:264
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00079 Re-run Backtrace
298
SELECT object_id, thread_id, type, object_type FROM cscart_discussion  WHERE 1  AND object_id = 612 AND object_type = 'P'   

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_discussion() /app/app/addons/discussion/controllers/frontend/products.post.php:25
  • db_get_row() /app/app/addons/discussion/func.php:248
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00018 Re-run Backtrace
299
SELECT thread_id, type, object_type, object_id FROM cscart_discussion WHERE thread_id = 408 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_discussion() /app/app/addons/discussion/controllers/frontend/products.post.php:25
  • fn_get_discussion_posts() /app/app/addons/discussion/func.php:298
  • db_get_row() /app/app/addons/discussion/func.php:351
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00011 Re-run Backtrace
300
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 = 612 AND d.object_type = 'P' AND type IN ( 'B', 'R' )  AND dp.status = 'A' AND dr.rating_value > 0

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_discussion() /app/app/addons/discussion/controllers/frontend/products.post.php:25
  • fn_discussion_get_average_object_rating() /app/app/addons/discussion/func.php:300
  • db_get_field() /app/app/addons/discussion/func.php:965
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00020 Re-run Backtrace
301
SELECT privilege FROM cscart_usergroup_privileges WHERE usergroup_id IN (0, 1)

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_check_permissions() /app/app/functions/fn.control.php:517
  • fn_check_admin_permissions() /app/app/functions/fn.common.php:2551
  • db_get_fields() /app/app/functions/fn.common.php:2733
  • Tygh\Database\Connection::getColumn() /app/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:480
0.00014 Re-run Backtrace
302
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.brand'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:19
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00021 Re-run Backtrace
303
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:19
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00017 Re-run Backtrace
304
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.feature_code.brand.description'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:20
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00036 Re-run Backtrace
305
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:20
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00013 Re-run Backtrace
306
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.isbn'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:23
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00017 Re-run Backtrace
307
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:23
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
308
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.feature_code.isbn.description'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:24
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00011 Re-run Backtrace
309
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:24
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
310
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.gtin'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:27
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
311
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:27
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
312
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.feature_code.gtin.description'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:28
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
313
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:28
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
314
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.mpn'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:31
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
315
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:31
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
316
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.feature_code.mpn.description'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:32
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
317
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_schema() /app/app/addons/seo/func.php:3468
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/seo/schemas/seo/feature_codes.php:32
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
318
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, pf.yml2_exclude_prices, cscart_product_features_descriptions.yml2_variants_unit, 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 = 'ru' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'ru' LEFT JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 612 AND cscart_product_features_values.lang_code = 'ru' LEFT JOIN cscart_product_filters AS abt_filters ON abt_filters.feature_id = pf.feature_id AND abt_filters.company_id = pf.company_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.feature_code IN ('Brand', 'ISBN', 'GTIN', 'MPN')  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() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_product_features() /app/app/addons/seo/func.php:3469
  • db_get_hash_array() /app/app/functions/fn.features.php:540
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00095 Re-run Backtrace
319
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, cscart_product_feature_variants.color, cscart_product_features_values.value_int 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 = 'ru' 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 = 'ru' AND cscart_product_features_values.product_id = 612 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 = 'ru'  WHERE 1  AND cscart_product_feature_variants.feature_id IN (579)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_seo_get_schema_org_product_features() /app/app/addons/seo/func.php:3240
  • fn_get_product_features() /app/app/addons/seo/func.php:3469
  • fn_get_product_feature_variants() /app/app/functions/fn.features.php:625
  • db_get_hash_array() /app/app/functions/fn.features.php:1235
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00060 Re-run Backtrace
320
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 = 'ru' WHERE 1  AND cscart_product_reviews.product_id IN (612) AND cscart_product_reviews.status = 'A' GROUP BY cscart_product_reviews.product_review_id

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_set_hook() /app/app/addons/seo/func.php:3296
  • fn_product_reviews_seo_get_schema_org_markup_items_post() /app/app/functions/fn.control.php:123
  • Tygh\Addons\ProductReviews\ProductReview\Repository::find() /app/app/addons/product_reviews/func.php:438
  • db_get_fields() /app/app/addons/product_reviews/Tygh/Addons/ProductReviews/ProductReview/Repository.php:315
  • Tygh\Database\Connection::getColumn() /app/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:480
0.00043 Re-run Backtrace
321
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 = 'ru' WHERE 1  AND cscart_product_reviews.product_id IN (612) AND cscart_product_reviews.status = 'A'  ORDER BY cscart_product_reviews.product_review_timestamp desc  LIMIT 0, 10

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_set_hook() /app/app/addons/seo/func.php:3296
  • fn_product_reviews_seo_get_schema_org_markup_items_post() /app/app/functions/fn.control.php:123
  • Tygh\Addons\ProductReviews\ProductReview\Repository::find() /app/app/addons/product_reviews/func.php:438
  • db_get_hash_array() /app/app/addons/product_reviews/Tygh/Addons/ProductReviews/ProductReview/Repository.php:321
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00028 Re-run Backtrace
322
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'product_reviews.excellent'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_set_hook() /app/app/addons/seo/func.php:3296
  • fn_product_reviews_seo_get_schema_org_markup_items_post() /app/app/functions/fn.control.php:123
  • Tygh\Addons\ProductReviews\Service::getProductRatingStats() /app/app/addons/product_reviews/func.php:440
  • fn_product_reviews_get_reviews_ratings() /app/app/addons/product_reviews/Tygh/Addons/ProductReviews/Service.php:207
  • __() /app/app/addons/product_reviews/func.php:69
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00016 Re-run Backtrace
323
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_set_hook() /app/app/addons/seo/func.php:3296
  • fn_product_reviews_seo_get_schema_org_markup_items_post() /app/app/functions/fn.control.php:123
  • Tygh\Addons\ProductReviews\Service::getProductRatingStats() /app/app/addons/product_reviews/func.php:440
  • fn_product_reviews_get_reviews_ratings() /app/app/addons/product_reviews/Tygh/Addons/ProductReviews/Service.php:207
  • __() /app/app/addons/product_reviews/func.php:69
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
324
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'product_reviews.very_good'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_set_hook() /app/app/addons/seo/func.php:3296
  • fn_product_reviews_seo_get_schema_org_markup_items_post() /app/app/functions/fn.control.php:123
  • Tygh\Addons\ProductReviews\Service::getProductRatingStats() /app/app/addons/product_reviews/func.php:440
  • fn_product_reviews_get_reviews_ratings() /app/app/addons/product_reviews/Tygh/Addons/ProductReviews/Service.php:207
  • __() /app/app/addons/product_reviews/func.php:70
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00011 Re-run Backtrace
325
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_set_hook() /app/app/addons/seo/func.php:3296
  • fn_product_reviews_seo_get_schema_org_markup_items_post() /app/app/functions/fn.control.php:123
  • Tygh\Addons\ProductReviews\Service::getProductRatingStats() /app/app/addons/product_reviews/func.php:440
  • fn_product_reviews_get_reviews_ratings() /app/app/addons/product_reviews/Tygh/Addons/ProductReviews/Service.php:207
  • __() /app/app/addons/product_reviews/func.php:70
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
326
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'product_reviews.average'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_set_hook() /app/app/addons/seo/func.php:3296
  • fn_product_reviews_seo_get_schema_org_markup_items_post() /app/app/functions/fn.control.php:123
  • Tygh\Addons\ProductReviews\Service::getProductRatingStats() /app/app/addons/product_reviews/func.php:440
  • fn_product_reviews_get_reviews_ratings() /app/app/addons/product_reviews/Tygh/Addons/ProductReviews/Service.php:207
  • __() /app/app/addons/product_reviews/func.php:71
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
327
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_set_hook() /app/app/addons/seo/func.php:3296
  • fn_product_reviews_seo_get_schema_org_markup_items_post() /app/app/functions/fn.control.php:123
  • Tygh\Addons\ProductReviews\Service::getProductRatingStats() /app/app/addons/product_reviews/func.php:440
  • fn_product_reviews_get_reviews_ratings() /app/app/addons/product_reviews/Tygh/Addons/ProductReviews/Service.php:207
  • __() /app/app/addons/product_reviews/func.php:71
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
328
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'product_reviews.fair'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_set_hook() /app/app/addons/seo/func.php:3296
  • fn_product_reviews_seo_get_schema_org_markup_items_post() /app/app/functions/fn.control.php:123
  • Tygh\Addons\ProductReviews\Service::getProductRatingStats() /app/app/addons/product_reviews/func.php:440
  • fn_product_reviews_get_reviews_ratings() /app/app/addons/product_reviews/Tygh/Addons/ProductReviews/Service.php:207
  • __() /app/app/addons/product_reviews/func.php:72
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
329
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_set_hook() /app/app/addons/seo/func.php:3296
  • fn_product_reviews_seo_get_schema_org_markup_items_post() /app/app/functions/fn.control.php:123
  • Tygh\Addons\ProductReviews\Service::getProductRatingStats() /app/app/addons/product_reviews/func.php:440
  • fn_product_reviews_get_reviews_ratings() /app/app/addons/product_reviews/Tygh/Addons/ProductReviews/Service.php:207
  • __() /app/app/addons/product_reviews/func.php:72
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
330
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'product_reviews.poor'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_set_hook() /app/app/addons/seo/func.php:3296
  • fn_product_reviews_seo_get_schema_org_markup_items_post() /app/app/functions/fn.control.php:123
  • Tygh\Addons\ProductReviews\Service::getProductRatingStats() /app/app/addons/product_reviews/func.php:440
  • fn_product_reviews_get_reviews_ratings() /app/app/addons/product_reviews/Tygh/Addons/ProductReviews/Service.php:207
  • __() /app/app/addons/product_reviews/func.php:73
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00011 Re-run Backtrace
331
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_set_hook() /app/app/addons/seo/func.php:3296
  • fn_product_reviews_seo_get_schema_org_markup_items_post() /app/app/functions/fn.control.php:123
  • Tygh\Addons\ProductReviews\Service::getProductRatingStats() /app/app/addons/product_reviews/func.php:440
  • fn_product_reviews_get_reviews_ratings() /app/app/addons/product_reviews/Tygh/Addons/ProductReviews/Service.php:207
  • __() /app/app/addons/product_reviews/func.php:73
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
332
SELECT rating_value, COUNT(1) count FROM cscart_product_reviews WHERE `product_id` = 612 AND `status` = 'A' GROUP BY rating_value

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_set_hook() /app/app/addons/seo/func.php:3296
  • fn_product_reviews_seo_get_schema_org_markup_items_post() /app/app/functions/fn.control.php:123
  • Tygh\Addons\ProductReviews\Service::getProductRatingStats() /app/app/addons/product_reviews/func.php:440
  • Tygh\Database\Connection::getHash() /app/app/addons/product_reviews/Tygh/Addons/ProductReviews/Service.php:228
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00008 Re-run Backtrace
333
SELECT variant_descriptions.variant FROM cscart_product_features_values AS v LEFT JOIN cscart_product_feature_variant_descriptions AS variant_descriptions ON variant_descriptions.variant_id = v.variant_id AND v.lang_code = variant_descriptions.lang_code WHERE v.product_id = 612 AND v.feature_id = 18 AND variant_descriptions.lang_code = 'ru'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_set_hook() /app/app/functions/fn.control.php:628
  • fn_seo_dispatch_before_display() /app/app/functions/fn.control.php:123
  • Tygh\Registry::getOrSetCache() /app/app/addons/seo/func.php:3129
  • {closure}() /app/app/Tygh/Registry.php:800
  • fn_seo_get_schema_org_markup_items() /app/app/addons/seo/func.php:3134
  • fn_set_hook() /app/app/addons/seo/func.php:3296
  • fn_abt__unitheme2_seo_get_schema_org_markup_items_post() /app/app/functions/fn.control.php:123
  • fn_abt__ut2_get_product_brand() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_microdata.php:113
  • db_get_field() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_microdata.php:97
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00035 Re-run Backtrace
334
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('on_site_template_editing')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:34
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00032 Re-run Backtrace
335
SELECT c.parent_id, sm.search_phrases, c.category_id
FROM cscart_categories AS c
LEFT JOIN cscart_ab__search_motivation AS sm ON sm.category_id = c.category_id AND sm.lang_code = 'ru'
WHERE c.id_path LIKE "%309%"
AND (sm.search_phrases != "NULL" OR c.level = (SELECT level FROM cscart_categories WHERE category_id = 309))
AND c.company_id = 0
AND c.status = "A"

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:95
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05693b295_99850498() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/9cb5903ec391bf8a36a57ff428997136d4d9482b_2.tygh.styles.tpl.php:141
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0569c2d41_60421247() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__search_motivation_get_phrases() /app/var/cache/templates/abt__unitheme2/d938e6e776015f35f8b631aa2a0fb9b9354d0447_2.tygh.styles.post.tpl.php:40
  • fn_ab__search_motivation_get_phrases_by_cid() /app/app/addons/ab__search_motivation/func.php:131
  • db_get_array() /app/app/addons/ab__search_motivation/func.php:49
  • Tygh\Database\Connection::getArray() /app/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00069 Re-run Backtrace
336
SELECT search_phrases FROM cscart_ab__search_motivation WHERE category_id = 0 AND company_id = 0 AND lang_code = 'ru' AND TRIM(search_phrases) > ""

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:95
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05693b295_99850498() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/9cb5903ec391bf8a36a57ff428997136d4d9482b_2.tygh.styles.tpl.php:141
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0569c2d41_60421247() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__search_motivation_get_phrases() /app/var/cache/templates/abt__unitheme2/d938e6e776015f35f8b631aa2a0fb9b9354d0447_2.tygh.styles.post.tpl.php:40
  • fn_ab__search_motivation_get_phrases_by_cid() /app/app/addons/ab__search_motivation/func.php:131
  • fn_ab__search_motivation_get_default_phrases() /app/app/addons/ab__search_motivation/func.php:74
  • db_get_field() /app/app/addons/ab__search_motivation/func.php:97
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00016 Re-run Backtrace
337
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__stickers.appearance_style.rectangular'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:95
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05693b295_99850498() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/9cb5903ec391bf8a36a57ff428997136d4d9482b_2.tygh.styles.tpl.php:141
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c056a01412_76253605() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__stickers_sticker_get_ts_appearance_styles() /app/var/cache/templates/abt__unitheme2/17556d38fa51af658454265911c7c52b5683ec8a_2.tygh.styles.post.tpl.php:60
  • __() /app/app/addons/ab__stickers/func.php:344
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00019 Re-run Backtrace
338
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:95
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05693b295_99850498() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/9cb5903ec391bf8a36a57ff428997136d4d9482b_2.tygh.styles.tpl.php:141
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c056a01412_76253605() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__stickers_sticker_get_ts_appearance_styles() /app/var/cache/templates/abt__unitheme2/17556d38fa51af658454265911c7c52b5683ec8a_2.tygh.styles.post.tpl.php:60
  • __() /app/app/addons/ab__stickers/func.php:344
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
339
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__stickers.appearance_style.rounded'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:95
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05693b295_99850498() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/9cb5903ec391bf8a36a57ff428997136d4d9482b_2.tygh.styles.tpl.php:141
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c056a01412_76253605() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__stickers_sticker_get_ts_appearance_styles() /app/var/cache/templates/abt__unitheme2/17556d38fa51af658454265911c7c52b5683ec8a_2.tygh.styles.post.tpl.php:60
  • __() /app/app/addons/ab__stickers/func.php:345
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00023 Re-run Backtrace
340
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:95
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05693b295_99850498() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/9cb5903ec391bf8a36a57ff428997136d4d9482b_2.tygh.styles.tpl.php:141
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c056a01412_76253605() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__stickers_sticker_get_ts_appearance_styles() /app/var/cache/templates/abt__unitheme2/17556d38fa51af658454265911c7c52b5683ec8a_2.tygh.styles.post.tpl.php:60
  • __() /app/app/addons/ab__stickers/func.php:345
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00013 Re-run Backtrace
341
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__stickers.appearance_style.teardrop'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:95
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05693b295_99850498() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/9cb5903ec391bf8a36a57ff428997136d4d9482b_2.tygh.styles.tpl.php:141
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c056a01412_76253605() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__stickers_sticker_get_ts_appearance_styles() /app/var/cache/templates/abt__unitheme2/17556d38fa51af658454265911c7c52b5683ec8a_2.tygh.styles.post.tpl.php:60
  • __() /app/app/addons/ab__stickers/func.php:346
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00013 Re-run Backtrace
342
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:95
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05693b295_99850498() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/9cb5903ec391bf8a36a57ff428997136d4d9482b_2.tygh.styles.tpl.php:141
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c056a01412_76253605() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__stickers_sticker_get_ts_appearance_styles() /app/var/cache/templates/abt__unitheme2/17556d38fa51af658454265911c7c52b5683ec8a_2.tygh.styles.post.tpl.php:60
  • __() /app/app/addons/ab__stickers/func.php:346
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
343
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__stickers.appearance_style.beveled_angle'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:95
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05693b295_99850498() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/9cb5903ec391bf8a36a57ff428997136d4d9482b_2.tygh.styles.tpl.php:141
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c056a01412_76253605() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__stickers_sticker_get_ts_appearance_styles() /app/var/cache/templates/abt__unitheme2/17556d38fa51af658454265911c7c52b5683ec8a_2.tygh.styles.post.tpl.php:60
  • __() /app/app/addons/ab__stickers/func.php:347
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00010 Re-run Backtrace
344
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:95
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05693b295_99850498() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/9cb5903ec391bf8a36a57ff428997136d4d9482b_2.tygh.styles.tpl.php:141
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c056a01412_76253605() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__stickers_sticker_get_ts_appearance_styles() /app/var/cache/templates/abt__unitheme2/17556d38fa51af658454265911c7c52b5683ec8a_2.tygh.styles.post.tpl.php:60
  • __() /app/app/addons/ab__stickers/func.php:347
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
345
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__stickers.appearance_style.circle'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:95
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05693b295_99850498() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/9cb5903ec391bf8a36a57ff428997136d4d9482b_2.tygh.styles.tpl.php:141
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c056a01412_76253605() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__stickers_sticker_get_ts_appearance_styles() /app/var/cache/templates/abt__unitheme2/17556d38fa51af658454265911c7c52b5683ec8a_2.tygh.styles.post.tpl.php:60
  • __() /app/app/addons/ab__stickers/func.php:348
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00010 Re-run Backtrace
346
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:95
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05693b295_99850498() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/9cb5903ec391bf8a36a57ff428997136d4d9482b_2.tygh.styles.tpl.php:141
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c056a01412_76253605() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__stickers_sticker_get_ts_appearance_styles() /app/var/cache/templates/abt__unitheme2/17556d38fa51af658454265911c7c52b5683ec8a_2.tygh.styles.post.tpl.php:60
  • __() /app/app/addons/ab__stickers/func.php:348
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
347
SELECT c.* FROM cscart_bm_containers as c  WHERE 1  AND c.location_id = 105 AND c.company_id = 0

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::__construct() /app/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Container::getListByArea() /app/app/Tygh/BlockManager/RenderManager.php:127
  • Tygh\BlockManager\Container::getList() /app/app/Tygh/BlockManager/Container.php:111
  • db_get_hash_array() /app/app/Tygh/BlockManager/Container.php:71
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00027 Re-run Backtrace
348
SELECT layout_id FROM cscart_bm_locations WHERE location_id = 105

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::__construct() /app/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Container::getListByArea() /app/app/Tygh/BlockManager/RenderManager.php:127
  • Tygh\BlockManager\Container::getList() /app/app/Tygh/BlockManager/Container.php:112
  • db_get_field() /app/app/Tygh/BlockManager/Container.php:60
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00024 Re-run Backtrace
349
SELECT c.*, IF (c.location_id != 105, 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 = 6 WHERE 1  AND c.position IN ('TOP_PANEL', 'HEADER', 'FOOTER') AND c.company_id = 0

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::__construct() /app/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Container::getListByArea() /app/app/Tygh/BlockManager/RenderManager.php:127
  • Tygh\BlockManager\Container::getList() /app/app/Tygh/BlockManager/Container.php:112
  • db_get_hash_array() /app/app/Tygh/BlockManager/Container.php:71
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00028 Re-run Backtrace
350
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 (409, 410, 419, 412) ORDER BY g.order, g.parent_id, g.grid_id ASC

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::__construct() /app/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Grid::getList() /app/app/Tygh/BlockManager/RenderManager.php:132
  • db_get_hash_multi_array() /app/app/Tygh/BlockManager/Grid.php:62
  • Tygh\Database\Connection::getMultiHash() /app/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:526
0.00063 Re-run Backtrace
351
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 = 612 AND dynamic_object_content.object_type like 'products' WHERE cscart_bm_snapping.grid_id IN (594, 595, 596, 597, 598, 599, 600, 603, 608, 604, 605, 606, 607, 609, 610, 656, 657, 660, 661, 658, 659)  AND cscart_bm_blocks_descriptions.lang_code='ru'  ORDER BY cscart_bm_snapping.order, cscart_bm_snapping.block_id 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::__construct() /app/app/functions/smarty_plugins/function.render_location.php:50
  • Tygh\BlockManager\Block::getList() /app/app/Tygh/BlockManager/RenderManager.php:136
  • db_get_hash_multi_array() /app/app/Tygh/BlockManager/Block.php:251
  • Tygh\Database\Connection::getMultiHash() /app/app/functions/fn.database.php:98
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:526
0.00187 Re-run Backtrace
352
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('city', 'geo_maps.your_city', 'geo_maps.select_your_city', 'city', 'geo_maps.your_city', 'geo_maps.select_your_city')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0578f8f32_55589121() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/da6ce3e5d2ea02fb89c6ea5dd17cb9625b879bf6_2.tygh.customer_location.tpl.php:26
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00043 Re-run Backtrace
353
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('select_descr_lang', 'select_descr_lang')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057a000c5_55902283() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/8fdb3fc7f0e258b5d04de7febff00abb67e9def0_2.tygh.currencies.tpl.php:95
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057a33677_16357905() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/7b8b0c33409049af59f0325227dad959e68ebfc2_2.tygh.select_object.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00023 Re-run Backtrace
354
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('change_language', 'change_language')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057a62aa3_38010297() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/f167ee0080ccb637baf6ac2bf52fa57dddd1f831_2.tygh.languages.tpl.php:27
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00017 Re-run Backtrace
355
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('no_image', 'no_image')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057ac31a7_92953906() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/1149d1e32a8b7c22705aa6e2d65eee305bea79ab_2.tygh.logo.tpl.php:58
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057b07247_76138627() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/baeb3cdd57dae8a75ab67a7f5726cf0412ddb8e4_2.tygh.image.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00025 Re-run Backtrace
356
SELECT * FROM cscart_abt__ut2_fly_menu_content WHERE storefront_id = 1  ORDER BY position asc

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::getValue() /app/app/Tygh/BlockManager/RenderManager.php:666
  • call_user_func_array() /app/app/Tygh/BlockManager/RenderManager.php:820
  • fn_abt__ut2_get_fly_menu_content()
  • Tygh\Addons\Abt_unitheme2\FMRepository::find() /app/app/addons/abt__unitheme2/func.php:448
  • Tygh\Database\Connection::getArray() /app/app/addons/abt__unitheme2/Tygh/Addons/Abt_unitheme2/FMRepository.php:99
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00049 Re-run Backtrace
357
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('storefront_search_general', 'search_products', 'storefront_search_general', 'storefront_search_general', 'storefront_search_general', 'search_products', 'storefront_search_general', 'storefront_search_general')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057bb1417_41036313() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/dc48d7d1193eb5de0bd0cc8dc47c3f94ef7ce25d_2.tygh.search.tpl.php:38
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057bc04c1_63626454() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/a8987abfab57a7e46f2bec76d44a98dc637179ea_2.tygh.search.tpl.php:26
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00019 Re-run Backtrace
358
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('address', 'address')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057bf2200_35988462() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/16970564c5e5d233f5d55b91b6f1b397f64372fb_2.tygh.abt__ut2__contacts.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00019 Re-run Backtrace
359
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'call_request.work_time'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057bf2200_35988462() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/16970564c5e5d233f5d55b91b6f1b397f64372fb_2.tygh.abt__ut2__contacts.tpl.php:148
  • Tygh\SmartyEngine\Core::__() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:671
  • __() /app/app/Tygh/SmartyEngine/Core.php:53
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00019 Re-run Backtrace
360
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057bf2200_35988462() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/16970564c5e5d233f5d55b91b6f1b397f64372fb_2.tygh.abt__ut2__contacts.tpl.php:148
  • Tygh\SmartyEngine\Core::__() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:671
  • __() /app/app/Tygh/SmartyEngine/Core.php:53
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
361
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'abt__ut2__block_contacts.social_links'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057bf2200_35988462() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/16970564c5e5d233f5d55b91b6f1b397f64372fb_2.tygh.abt__ut2__contacts.tpl.php:161
  • Tygh\SmartyEngine\Core::__() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:671
  • __() /app/app/Tygh/SmartyEngine/Core.php:53
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00010 Re-run Backtrace
362
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057bf2200_35988462() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/16970564c5e5d233f5d55b91b6f1b397f64372fb_2.tygh.abt__ut2__contacts.tpl.php:161
  • Tygh\SmartyEngine\Core::__() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:671
  • __() /app/app/Tygh/SmartyEngine/Core.php:53
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
363
SELECT country FROM cscart_country_descriptions WHERE code = 'RU' AND lang_code = 'ru'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057bf2200_35988462() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_get_country_name() /app/var/cache/templates/abt__unitheme2/16970564c5e5d233f5d55b91b6f1b397f64372fb_2.tygh.abt__ut2__contacts.tpl.php:176
  • db_get_field() /app/app/functions/fn.locations.php:324
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00020 Re-run Backtrace
364
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('tmpl_abt__ut2__top_buttons.compare_list.tooltip', 'view_wishlist', 'tmpl_abt__ut2__top_buttons.compare_list.tooltip', 'view_wishlist')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057c04a38_17480878() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/afa59025a84cc51cfe18861f078632f381dd652f_2.tygh.abt__ut2__top_buttons.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00027 Re-run Backtrace
365
SELECT * FROM cscart_hybrid_auth_providers WHERE 1  AND status = 'A' ORDER BY position

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::getValue() /app/app/Tygh/BlockManager/RenderManager.php:666
  • call_user_func_array() /app/app/Tygh/BlockManager/RenderManager.php:820
  • fn_hybrid_auth_get_providers_list_content()
  • fn_hybrid_auth_get_providers_list() /app/app/addons/hybrid_auth/func.php:243
  • Tygh\Registry::getOrSetCache() /app/app/addons/hybrid_auth/func.php:181
  • {closure}() /app/app/Tygh/Registry.php:800
  • db_get_hash_array() /app/app/addons/hybrid_auth/func.php:196
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00016 Re-run Backtrace
366
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('my_account', 'profile_details', 'downloads', 'orders', 'view_comparison_list', 'track_my_order', 'track_my_order', 'order_id', 'email', 'go', 'go_to_admin_panel', 'sign_out', 'sign_in', 'register', 'sign_in', 'my_account', 'profile_details', 'downloads', 'orders', 'view_comparison_list', 'track_my_order', 'track_my_order', 'order_id', 'email', 'go', 'go_to_admin_panel', 'sign_out', 'sign_in', 'register', 'sign_in')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057c84b69_96351949() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/b1ba4f482cf1815ac9b981a2378e8bb3f6283694_2.tygh.my_account.tpl.php:28
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00044 Re-run Backtrace
367
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('vendor_communication.messages', 'vendor_communication.messages')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057c84b69_96351949() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/b1ba4f482cf1815ac9b981a2378e8bb3f6283694_2.tygh.my_account.tpl.php:251
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057c71d76_36952415() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/1857036905bdc3793397d0ad693239eb8884e21b_2.tygh.my_account_menu.post.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00022 Re-run Backtrace
368
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('wishlist', 'wishlist')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057c84b69_96351949() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/b1ba4f482cf1815ac9b981a2378e8bb3f6283694_2.tygh.my_account.tpl.php:251
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057c81615_73660342() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/c88778c18998bb7662870ce63f0b53244ff61f20_2.tygh.my_account_menu.post.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00014 Re-run Backtrace
369
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('image_verification_label', 'image_verification_label', 'image_verification_label', 'image_verification_label', 'image_verification_label', 'image_verification_label')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057c84b69_96351949() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b1ba4f482cf1815ac9b981a2378e8bb3f6283694_2.tygh.my_account.tpl.php:278
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057caace6_52733768() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/b45e75e176356c69fd054ce8406850fafb1f5ab1_2.tygh.image_verification.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00028 Re-run Backtrace
370
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('returning_customer', 'password', 'forgot_password_question', 'error_incorrect_login', 'register_new_account', 'remember_me', 'returning_customer', 'password', 'forgot_password_question', 'error_incorrect_login', 'register_new_account', 'remember_me')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057c84b69_96351949() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b1ba4f482cf1815ac9b981a2378e8bb3f6283694_2.tygh.my_account.tpl.php:314
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057cdefc5_35407795() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/677a44069840a0a5404cb869f3fd89941d27b461_2.tygh.login_form.tpl.php:28
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00026 Re-run Backtrace
371
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('remove', 'remove')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057c84b69_96351949() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b1ba4f482cf1815ac9b981a2378e8bb3f6283694_2.tygh.my_account.tpl.php:314
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057cdefc5_35407795() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/677a44069840a0a5404cb869f3fd89941d27b461_2.tygh.login_form.tpl.php:243
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057d00c08_85739227() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/899639444fc19a6b6c0cb6eed7924b1e8eab59d2_2.tygh.login.tpl.php:39
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057d4dc33_94852229() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/d7c9eabb5650596fb67cb24509661d166a7a0988_2.tygh.button.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00023 Re-run Backtrace
372
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('items', 'for', 'cart_is_empty', 'cart_is_empty', 'view_cart', 'checkout', 'items', 'for', 'cart_is_empty', 'cart_is_empty', 'view_cart', 'checkout')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057d80074_77877157() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/e6194d7493991b600ff8b7396086591d749f2a9b_2.tygh.cart_content.tpl.php:29
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00029 Re-run Backtrace
373
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('proceed_to_checkout', 'proceed_to_checkout', 'proceed_to_checkout', 'proceed_to_checkout')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057d80074_77877157() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/e6194d7493991b600ff8b7396086591d749f2a9b_2.tygh.cart_content.tpl.php:334
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057da2fa8_63316671() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/6a3d78514e0b9725c3fdc71858bffb17f21b038a_2.tygh.proceed_to_checkout.tpl.php:26
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00039 Re-run Backtrace
374
INSERT INTO cscart_lock_keys (key_id, token, expiry_at) VALUES ('074f050c9cce24d369ad1ee5cf4241b8b81d99c79d7eb0ceecdae697af5c83f1', 'jaRTvpmwFjgHbtblhu6JkZxHRFF38X6AXwsL2qRTMyw=', UNIX_TIMESTAMP(NOW()) + 300)

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\Lock\Lock::acquire() /app/app/Tygh/BlockManager/RenderManager.php:619
  • Symfony\Component\Lock\Store\RetryTillSaveStore::save() /app/app/Tygh/Lock/Lock.php:94
  • Tygh\Lock\Store\DatabaseStore::save() /app/app/lib/vendor/symfony/lock/Store/RetryTillSaveStore.php:54
  • Tygh\Lock\Store\DatabaseStore::query() /app/app/Tygh/Lock/Store/DatabaseStore.php:77
  • Tygh\Database\Connection::query() /app/app/Tygh/Lock/Store/DatabaseStore.php:228
0.00125 Re-run Backtrace
375
DELETE FROM cscart_lock_keys WHERE expiry_at <= UNIX_TIMESTAMP(NOW())

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\Lock\Lock::acquire() /app/app/Tygh/BlockManager/RenderManager.php:619
  • Symfony\Component\Lock\Store\RetryTillSaveStore::save() /app/app/Tygh/Lock/Lock.php:94
  • Tygh\Lock\Store\DatabaseStore::save() /app/app/lib/vendor/symfony/lock/Store/RetryTillSaveStore.php:54
  • Tygh\Lock\Store\DatabaseStore::prune() /app/app/Tygh/Lock/Store/DatabaseStore.php:97
  • Tygh\Database\Connection::query() /app/app/Tygh/Lock/Store/DatabaseStore.php:175
0.00022 Re-run Backtrace
376
UPDATE cscart_lock_keys SET expiry_at = UNIX_TIMESTAMP(NOW()) + 30, token = 'jaRTvpmwFjgHbtblhu6JkZxHRFF38X6AXwsL2qRTMyw=' WHERE key_id = '074f050c9cce24d369ad1ee5cf4241b8b81d99c79d7eb0ceecdae697af5c83f1' AND (token = 'jaRTvpmwFjgHbtblhu6JkZxHRFF38X6AXwsL2qRTMyw=' OR expiry_at <= UNIX_TIMESTAMP(NOW()))

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\Lock\Lock::acquire() /app/app/Tygh/BlockManager/RenderManager.php:619
  • Tygh\Lock\Lock::refresh() /app/app/Tygh/Lock/Lock.php:102
  • Symfony\Component\Lock\Store\RetryTillSaveStore::putOffExpiration() /app/app/Tygh/Lock/Lock.php:134
  • Tygh\Lock\Store\DatabaseStore::putOffExpiration() /app/app/lib/vendor/symfony/lock/Store/RetryTillSaveStore.php:84
  • Tygh\Lock\Store\DatabaseStore::query() /app/app/Tygh/Lock/Store/DatabaseStore.php:121
  • Tygh\Database\Connection::query() /app/app/Tygh/Lock/Store/DatabaseStore.php:228
0.00118 Re-run Backtrace
377
SELECT details_layout FROM cscart_products WHERE product_id = 612

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_get_product_details_view() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:83
  • db_get_field() /app/app/functions/fn.products.php:3022
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00017 Re-run Backtrace
378
SELECT category_id FROM cscart_products_categories WHERE product_id = 612 AND link_type = 'M'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_get_product_details_view() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:83
  • fn_get_product_main_category_id() /app/app/functions/fn.products.php:3026
  • db_get_field() /app/app/functions/fn.products.php:3001
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00014 Re-run Backtrace
379
SELECT product_details_view FROM cscart_categories WHERE category_id = 309

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_get_product_details_view() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:83
  • fn_get_product_details_view_by_category() /app/app/functions/fn.products.php:3027
  • db_get_field() /app/app/functions/fn.products.php:2985
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00023 Re-run Backtrace
380
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('add_to_cart', 'view_details', 'add_to_cart', 'view_details')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:36
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00020 Re-run Backtrace
381
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('prev_page', 'quick_product_viewer', 'of', 'next', 'quick_product_viewer', 'prev_page', 'quick_product_viewer', 'of', 'next', 'quick_product_viewer')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:499
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057dd6af6_51380143() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/396fd0061a49d493a5d556e8b6660930d4c8da85_2.tygh.breadcrumbs.tpl.php:89
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057df09a9_51629216() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/41b5743fd58307f4970cfcfdc97c7a7ad4ce4e86_2.tygh.view_tools.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00026 Re-run Backtrace
382
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('abt__ut2.addon_social_buttons.share', 'abt__ut2.addon_social_buttons.share')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:519
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a88c99_26117175() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/6248947dbcf1674bb70d3953516089e23896605a_2.tygh.top_ss.post.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00014 Re-run Backtrace
383
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, pf.yml2_exclude_prices, cscart_product_features_descriptions.yml2_variants_unit, 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 = 'ru' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'ru' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 612 AND cscart_product_features_values.lang_code = 'ru' LEFT JOIN cscart_product_filters AS abt_filters ON abt_filters.feature_id = pf.feature_id AND abt_filters.company_id = pf.company_id WHERE 1=1  AND pf.feature_id IN (18) AND pf.status IN ('A') AND (pf_groups.status IN ('A') OR pf_groups.status IS NULL)  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() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:524
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062b12420_20283830() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_get_product_features() /app/var/cache/templates/abt__unitheme2/0cc0bd0c40f51ca262eb12c756153d69920dc1bc_2.tygh.product_brand_logo_prepare.tpl.php:80
  • db_get_hash_array() /app/app/functions/fn.features.php:540
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00058 Re-run Backtrace
384
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 = 'ru' WHERE pf.feature_type = 'G' AND (pf.feature_id IN ('') OR pf.feature_id NOT IN (SELECT parent_id FROM cscart_product_features))  ORDER BY pf.position, cscart_product_features_descriptions.description

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:524
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062b12420_20283830() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_get_product_features() /app/var/cache/templates/abt__unitheme2/0cc0bd0c40f51ca262eb12c756153d69920dc1bc_2.tygh.product_brand_logo_prepare.tpl.php:80
  • db_get_hash_array() /app/app/functions/fn.features.php:656
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00085 Re-run Backtrace
385
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('text_out_of_stock', 'sku', 'copy', 'free_shipping', 'save_discount', 'save_discount', 'save_discount', 'enter_your_price', 'enter_your_price', 'contact_us_for_price', 'sign_in_to_view_price', 'inc_tax', 'including_tax', 'you_save', 'you_save', 'availability', 'on_backorder', 'in_stock', 'availability', 'availability', 'in_stock', 'on_backorder', 'availability', 'quantity', 'text_cart_min_qty', 'text_edp_product', 'text_out_of_stock', 'sku', 'copy', 'free_shipping', 'save_discount', 'save_discount', 'save_discount', 'enter_your_price', 'enter_your_price', 'contact_us_for_price', 'sign_in_to_view_price', 'inc_tax', 'including_tax', 'you_save', 'you_save', 'availability', 'on_backorder', 'in_stock', 'availability', 'availability', 'in_stock', 'on_backorder', 'availability', 'quantity', 'text_cart_min_qty', 'text_edp_product')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:556
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:36
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00057 Re-run Backtrace
386
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('product_reviews.product_is_rated_n_out_of_five_stars', 'product_reviews.show_rating', 'product_reviews.click_to_see_reviews', 'product_reviews.reviews', 'product_reviews.product_is_rated_n_out_of_five_stars', 'product_reviews.show_rating', 'product_reviews.click_to_see_reviews', 'product_reviews.reviews')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:556
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1260
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058382ba3_84618018() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/91ff9dba06e18732490d29ba5b4080286339d42a_2.tygh.data_block.pre.tpl.php:45
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0583a3f80_77315340() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/5227a4828202ab28b51363329793c9d3adaf3503_2.tygh.product_reviews_stars.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00026 Re-run Backtrace
387
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('sign_in_to_buy', 'text_login_to_add_to_cart', 'text_login_to_add_to_cart', 'sign_in_to_buy', 'text_login_to_add_to_cart', 'text_login_to_add_to_cart')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:556
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1339
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0583f9cb5_86338295() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/f0eedfa1569c9791b8c6b48f2e8a0765d7f86c00_2.tygh.add_to_cart.tpl.php:27
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00015 Re-run Backtrace
388
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('abt__ut2.add_to_wishlist.tooltip', 'add_to_wishlist', 'abt__ut2.add_to_wishlist.tooltip', 'add_to_wishlist')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:556
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1386
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062b92ae7_88974518() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/23f5cde82c8525414f89da4766cf22f3dc735939_2.tygh.buy_now.pre.tpl.php:43
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0585ac186_18601882() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/146bb61d5434aa051f8262d5f22dbf173e356246_2.tygh.add_to_wishlist.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00016 Re-run Backtrace
389
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('add_to_comparison_list', 'compare', 'add_to_comparison_list', 'compare')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:556
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1390
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0585ca041_92324062() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/d1d3e2118a0e9d56b31c03679e31b1ae0d427837_2.tygh.add_to_compare_list.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00014 Re-run Backtrace
390
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('select_option_above', 'please_select_one', 'select_option_above', 'please_select_one', 'na', 'please_select_one', 'select_option_above', 'na', 'nocombination', 'select_option_above', 'please_select_one', 'select_option_above', 'please_select_one', 'na', 'please_select_one', 'select_option_above', 'na', 'nocombination')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:556
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1922
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058bff3f8_93698164() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/63e1131ba76c0f86c566832e25eba1325085753a_2.tygh.product_options.tpl.php:29
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00028 Re-run Backtrace
391
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('vendor', 'vendor')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:556
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1946
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058be17d5_52860245() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/5bdf71101b617d6b515d3a0d0955de94e4e32999_2.tygh.product_company_data.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00017 Re-run Backtrace
392
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 1 AND `type` = 'm' AND `dispatch` = '' AND `lang_code` = 'ru' 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:556
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1946
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058be17d5_52860245() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/5bdf71101b617d6b515d3a0d0955de94e4e32999_2.tygh.product_company_data.tpl.php:67
  • fn_set_hook() /app/app/functions/fn.common.php:3954
  • fn_seo_url_post() /app/app/functions/fn.control.php:123
  • fn_seo_get_name() /app/app/addons/seo/func.php:1607
  • db_get_row() /app/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00020 Re-run Backtrace
393
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('vendor_communication.ask_a_question', 'vendor_communication.ask_a_question')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:556
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1946
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058be17d5_52860245() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/5bdf71101b617d6b515d3a0d0955de94e4e32999_2.tygh.product_company_data.tpl.php:74
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058c26a45_54737844() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/58af56fa41e6c1c2726de07b69bacac51cf019aa_2.tygh.product_company_data.post.tpl.php:41
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057e64934_16458214() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/37bf57eba1290cf59c417332203996c643a72535_2.tygh.new_thread_button.tpl.php:26
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00027 Re-run Backtrace
394
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('bought', 'bought')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:556
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1950
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058c58fa5_33633148() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/091be5643d09adba8811cb15a974c027cf0aae02_2.tygh.options_advanced.pre.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00023 Re-run Backtrace
395
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('shipping_per', 'shipping_per')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:556
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:2161
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0584f7491_63579560() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/e497316de71beff5e007721e1a6aecbd307ad307_2.tygh.product_data.post.tpl.php:26
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00019 Re-run Backtrace
396
SELECT var, value FROM cscart_ab__video_gallery_settings WHERE product_id = 612

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:570
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062c41230_40682630() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__vg_get_setting() /app/var/cache/templates/abt__unitheme2/7050106cff63bb78c009063cea4ce58910c6ffb1_2.tygh.product_images.tpl.php:342
  • db_get_hash_single_array() /app/app/addons/ab__video_gallery/func.php:219
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00024 Re-run Backtrace
397
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 = 'default_image_previewer'  AND cscart_settings_sections.name = 'Appearance'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:570
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062c41230_40682630() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/7050106cff63bb78c009063cea4ce58910c6ffb1_2.tygh.product_images.tpl.php:595
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062c96ea8_07217571() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__ip_is_ab_previewer() /app/var/cache/templates/abt__unitheme2/4c89859ee34c4c399077e097ba9ea45ac280f775_2.tygh.previewer.tpl.php:43
  • Tygh\Settings::getValue() /app/app/addons/ab__image_previewers/func.php:21
  • Tygh\Settings::getId() /app/app/Tygh/Settings.php:871
  • Tygh\Database\Connection::getField() /app/app/Tygh/Settings.php:967
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00028 Re-run Backtrace
398
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 = 50 ORDER BY cscart_settings_objects.position

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:570
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062c41230_40682630() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/7050106cff63bb78c009063cea4ce58910c6ffb1_2.tygh.product_images.tpl.php:595
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062c96ea8_07217571() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__ip_is_ab_previewer() /app/var/cache/templates/abt__unitheme2/4c89859ee34c4c399077e097ba9ea45ac280f775_2.tygh.previewer.tpl.php:43
  • Tygh\Settings::getValue() /app/app/addons/ab__image_previewers/func.php:21
  • Tygh\Settings::getPlainList() /app/app/Tygh/Settings.php:873
  • Tygh\Database\Connection::getArray() /app/app/Tygh/Settings.php:1784
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00021 Re-run Backtrace
399
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('reviews', 'write_review', 'write_review', 'reviews', 'write_review', 'write_review')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:609
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062d19a64_94507644() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/a9e2bad94286d86717d3c0b2bc5ad32bf5ff0435_2.tygh.product_rating.tpl.php:27
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00026 Re-run Backtrace
400
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('product_reviews.write_review', 'product_reviews.write_review')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:609
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062d19a64_94507644() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/a9e2bad94286d86717d3c0b2bc5ad32bf5ff0435_2.tygh.product_rating.tpl.php:99
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062d42277_92682714() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/9a4baf4d57a99da3788236305d71a5d5e9872224_2.tygh.product_rating_overview_short.tpl.php:28
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00014 Re-run Backtrace
401
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, pf.yml2_exclude_prices, cscart_product_features_descriptions.yml2_variants_unit, 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 = 'ru' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'ru' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 612 AND cscart_product_features_values.lang_code = 'ru' LEFT JOIN cscart_product_filters AS abt_filters ON abt_filters.feature_id = pf.feature_id AND abt_filters.company_id = pf.company_id WHERE 1=1  AND pf.feature_id IN (18) AND pf.status IN ('A') AND (pf_groups.status IN ('A') OR pf_groups.status IS NULL)  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() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:622
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062d891e3_62279066() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f9c1a430e07c2d993ce68c011fb56554e7d5fd46_2.tygh.product_price.tpl.php:162
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062b12420_20283830() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_get_product_features() /app/var/cache/templates/abt__unitheme2/0cc0bd0c40f51ca262eb12c756153d69920dc1bc_2.tygh.product_brand_logo_prepare.tpl.php:80
  • db_get_hash_array() /app/app/functions/fn.features.php:540
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00063 Re-run Backtrace
402
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 = 'ru' WHERE pf.feature_type = 'G' AND (pf.feature_id IN ('') OR pf.feature_id NOT IN (SELECT parent_id FROM cscart_product_features))  ORDER BY pf.position, cscart_product_features_descriptions.description

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:622
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062d891e3_62279066() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f9c1a430e07c2d993ce68c011fb56554e7d5fd46_2.tygh.product_price.tpl.php:162
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062b12420_20283830() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_get_product_features() /app/var/cache/templates/abt__unitheme2/0cc0bd0c40f51ca262eb12c756153d69920dc1bc_2.tygh.product_brand_logo_prepare.tpl.php:80
  • db_get_hash_array() /app/app/functions/fn.features.php:656
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00066 Re-run Backtrace
403
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('geo_maps.shipping_time_and_rates', 'shipping_method', 'geo_maps.shipping_time', 'cost', 'geo_maps.from_pickup_points', 'geo_maps.no_shippings', 'geo_maps.shipping_time_and_rates', 'geo_maps.shipping_group_', 'geo_maps.from_pickup_points', 'geo_maps.shipping_about', 'geo_maps.shipping_from', 'geo_maps.no_shippings_short', 'geo_maps.no_shippings', 'shipping_methods', 'geo_maps.shipping_time_and_rates', 'shipping_method', 'geo_maps.shipping_time', 'cost', 'geo_maps.from_pickup_points', 'geo_maps.no_shippings', 'geo_maps.shipping_time_and_rates', 'geo_maps.shipping_group_', 'geo_maps.from_pickup_points', 'geo_maps.shipping_about', 'geo_maps.shipping_from', 'geo_maps.no_shippings_short', 'geo_maps.no_shippings', 'shipping_methods')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:722
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062e2ee20_15146139() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/c8ddf3af8997bedd7a67c80d5923d70030fb8d7a_2.tygh.geo_maps.pre.tpl.php:41
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062e71410_36664589() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/20b6be7b474b3bbe22c37320bc16f5445debc703_2.tygh.shipping_estimation.tpl.php:28
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00044 Re-run Backtrace
404
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('period', 'ab__dotd.page_action_period', 'ab__dotd.detailed', 'ab__dotd.detailed', 'period', 'ab__dotd.page_action_period', 'ab__dotd.detailed', 'ab__dotd.detailed')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:734
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062ed0fd6_42864619() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/ae7ae8cfa7c2b771f7bf8050378c8bfffadf8a78_2.tygh.ab__deal_of_the_day_product_view.pre.tpl.php:27
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00020 Re-run Backtrace
405
SELECT b.*, d.*, c.* FROM cscart_bm_blocks as b LEFT JOIN cscart_bm_blocks_descriptions as d ON b.block_id = d.block_id LEFT JOIN cscart_bm_blocks_content as c ON b.block_id = c.block_id AND d.lang_code=c.lang_code WHERE b.block_id = 63 AND d.lang_code='ru'  AND ((c.object_id = 612 AND c.object_type like 'products') OR (c.object_id = 0 AND c.object_type like ''))  ORDER BY snapping_id DESC LIMIT 1

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:799
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0630378b2_85857620() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_block() /app/var/cache/templates/abt__unitheme2/36ae7836a569b199a2326a6d4a17895bf777977d_2.tygh.product_popup_tabs.tpl.php:97
  • Tygh\BlockManager\Block::getById() /app/app/functions/smarty_plugins/function.render_block.php:40
  • db_get_row() /app/app/Tygh/BlockManager/Block.php:108
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00032 Re-run Backtrace
406
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 612

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:799
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0630378b2_85857620() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_block() /app/var/cache/templates/abt__unitheme2/36ae7836a569b199a2326a6d4a17895bf777977d_2.tygh.product_popup_tabs.tpl.php:97
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/functions/smarty_plugins/function.render_block.php:47
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::getValue() /app/app/Tygh/BlockManager/RenderManager.php:666
  • Tygh\BlockManager\Block::getItems() /app/app/Tygh/BlockManager/RenderManager.php:810
  • call_user_func() /app/app/Tygh/BlockManager/Block.php:974
  • fn_get_products()
  • fn_set_hook() /app/app/functions/fn.products.php:2282
  • Tygh\Addons\Loader::Tygh\Addons\{closure}() /app/app/functions/fn.control.php:123
  • call_user_func_array() /app/app/Tygh/Addons/Loader.php:142
  • Tygh\Addons\ProductVariations\HookHandlers\ProductsHookHandler::onGetProducts()
  • Tygh\Addons\ProductVariations\Product\Group\Repository::findGroupIdByProductId() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:126
  • Tygh\Addons\ProductVariations\Tools\Query::scalar() /app/app/addons/product_variations/src/Product/Group/Repository.php:238
  • Tygh\Database\Connection::getField() /app/app/addons/product_variations/src/Tools/Query.php:355
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00018 Re-run Backtrace
407
SELECT SQL_CALC_FOUND_ROWS products.product_id, descr1.product as product, companies.company as company_name, products.product_type, products.parent_product_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ru'  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)  WHERE 1  AND companies.status IN ('A') 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 1 != 1 GROUP BY products.product_id   ORDER BY product asc, products.product_id ASC  LIMIT 0, 100

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:799
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0630378b2_85857620() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_block() /app/var/cache/templates/abt__unitheme2/36ae7836a569b199a2326a6d4a17895bf777977d_2.tygh.product_popup_tabs.tpl.php:97
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/functions/smarty_plugins/function.render_block.php:47
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::getValue() /app/app/Tygh/BlockManager/RenderManager.php:666
  • Tygh\BlockManager\Block::getItems() /app/app/Tygh/BlockManager/RenderManager.php:810
  • call_user_func() /app/app/Tygh/BlockManager/Block.php:974
  • fn_get_products()
  • {closure}() /app/app/functions/fn.products.php:2437
  • db_get_array() /app/app/functions/fn.products.php:2354
  • Tygh\Database\Connection::getArray() /app/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00044 Re-run Backtrace
408
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('vendor_communication.please_log_in_to_be_notified', 'vendor_communication.please_log_in_to_be_notified')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:810
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06313f169_97697539() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/1c72c64051223416ed6796f85c33ab78cda85860_2.tygh.view_main_info.post.tpl.php:55
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057e71214_38006770() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/0fc9833d8730ce5e10a7ae138903653ad52e9b69_2.tygh.login_form.tpl.php:26
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00025 Re-run Backtrace
409
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('save_and_close', 'specify_options', 'specify_options', 'save_and_close', 'specify_options', 'specify_options', 'total_list_price', 'price_for_all', 'add_all_to_cart', 'save_and_close', 'specify_options', 'specify_options', 'save_and_close', 'specify_options', 'specify_options', 'total_list_price', 'price_for_all', 'add_all_to_cart')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:820
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c063163f91_55635775() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/04ad2e07ed65779559068b5ca29b2ebd7058bf03_2.tygh.buy_together.pre.tpl.php:41
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0631d84a0_76189052() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/eb1ba1cf754e269c3b85850486636e3e4ddd04de_2.tygh.buy_together.tpl.php:30
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00031 Re-run Backtrace
410
SELECT * FROM cscart_product_bundles as bundles LEFT JOIN cscart_product_bundle_descriptions as descriptions ON bundles.bundle_id = descriptions.bundle_id AND descriptions.lang_code = 'ru' LEFT JOIN cscart_product_bundle_product_links as links ON bundles.bundle_id = links.bundle_id WHERE 1=1  AND links.product_id = 612 AND links.show_on_product_page = 'Y' AND bundles.status = 'A' AND IF(bundles.date_from, bundles.date_from <= 1780799897, 1) AND IF(bundles.date_to, bundles.date_to >= 1780799897, 1) GROUP BY bundles.bundle_id  ORDER BY bundles.bundle_id asc  LIMIT 0, 50

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:837
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06321dc79_44596735() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_component() /app/var/cache/templates/abt__unitheme2/b0129592e32a645c0812e933ff4be3019e0269a8_2.tygh.product_tabs.pre.tpl.php:58
  • smarty_component_product_bundles_product_bundles() /app/app/functions/smarty_plugins/block.component.php:41
  • Tygh\Addons\ProductBundles\Services\ProductBundleService::getBundles() /app/app/addons/product_bundles/src/SmartyPlugins/components/product_bundles/component.product_bundles.php:86
  • db_get_array() /app/app/addons/product_bundles/src/Services/ProductBundleService.php:184
  • Tygh\Database\Connection::getArray() /app/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00081 Re-run Backtrace
411
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('product_bundles.product_bundles', 'product_bundles.product_bundles')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:837
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06321dc79_44596735() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_component() /app/var/cache/templates/abt__unitheme2/b0129592e32a645c0812e933ff4be3019e0269a8_2.tygh.product_tabs.pre.tpl.php:58
  • smarty_component_product_bundles_product_bundles() /app/app/functions/smarty_plugins/block.component.php:41
  • Smarty_Internal_TemplateBase::fetch() /app/app/addons/product_bundles/src/SmartyPlugins/components/product_bundles/component.product_bundles.php:104
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c063231cf2_65590460() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/ae23f23058e875e378c0793ce1029d3da09f4a90_2.tygh.product_bundles.tpl.php:26
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00027 Re-run Backtrace
412
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('ab__smc.more', 'ab__smc.less', 'ab__smc.more', 'ab__smc.less')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:840
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06324b247_62520916() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/549fdb88d4f1e5fef9a364bf15fac74bfbc1c4be_2.tygh.product_tabs.tpl.php:118
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:117
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c063281518_90774080() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/9b85a797bb350518e46b1ef42e80968e8d6a3a56_2.tygh.ab__product_tabs_content.override.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00029 Re-run Backtrace
413
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('ab__ut2.search_similar', 'ab__ut2.search_similar')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:840
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06324b247_62520916() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/549fdb88d4f1e5fef9a364bf15fac74bfbc1c4be_2.tygh.product_tabs.tpl.php:111
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0632b1420_36603641() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/23c1737e40f74e30b22db262aa33b67e069b61a3_2.tygh.features.tpl.php:27
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00023 Re-run Backtrace
414
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('yes', 'no', 'yes', 'no')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:840
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06324b247_62520916() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/549fdb88d4f1e5fef9a364bf15fac74bfbc1c4be_2.tygh.product_tabs.tpl.php:111
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0632b1420_36603641() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/23c1737e40f74e30b22db262aa33b67e069b61a3_2.tygh.features.tpl.php:77
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0632eb812_92191707() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/f4fe92bd81c97de53ad19417e1b4352273a2f8a7_2.tygh.product_features.tpl.php:29
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00031 Re-run Backtrace
415
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('filename', 'filesize', 'licence_agreement', 'readme', 'filename', 'filesize', 'licence_agreement', 'readme')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:840
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06324b247_62520916() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/549fdb88d4f1e5fef9a364bf15fac74bfbc1c4be_2.tygh.product_tabs.tpl.php:111
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06331f4c3_79465424() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/c54951d100d5e5e2e6d522eeafdbd1ad0f40f27d_2.tygh.files.tpl.php:38
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0633312e8_10854639() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/79af17fd733fb705b83a3293b4e1887fb9fba0b6_2.tygh.product_files.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00047 Re-run Backtrace
416
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('download', 'download')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:840
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06324b247_62520916() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/549fdb88d4f1e5fef9a364bf15fac74bfbc1c4be_2.tygh.product_tabs.tpl.php:111
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c063354f50_51300530() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/4ea70fbc20f7ca4021906eb36be84eaff1ca9c52_2.tygh.attachments.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00023 Re-run Backtrace
417
SELECT b.*, d.*, c.* FROM cscart_bm_blocks as b LEFT JOIN cscart_bm_blocks_descriptions as d ON b.block_id = d.block_id LEFT JOIN cscart_bm_blocks_content as c ON b.block_id = c.block_id AND d.lang_code=c.lang_code WHERE b.block_id = 64 AND d.lang_code='ru'  AND ((c.object_id = 612 AND c.object_type like 'products') OR (c.object_id = 0 AND c.object_type like ''))  ORDER BY snapping_id DESC LIMIT 1

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:840
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06324b247_62520916() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_block() /app/var/cache/templates/abt__unitheme2/549fdb88d4f1e5fef9a364bf15fac74bfbc1c4be_2.tygh.product_tabs.tpl.php:108
  • Tygh\BlockManager\Block::getById() /app/app/functions/smarty_plugins/function.render_block.php:40
  • db_get_row() /app/app/Tygh/BlockManager/Block.php:108
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00028 Re-run Backtrace
418
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('discussion_title_product', 'discussion_title_product')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:840
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06324b247_62520916() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/549fdb88d4f1e5fef9a364bf15fac74bfbc1c4be_2.tygh.product_tabs.tpl.php:111
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c063373e00_02496348() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/0566fe16dfc3d49a6c6b283c8bbe606cc62ee71c_2.tygh.discussion.tpl.php:26
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00026 Re-run Backtrace
419
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('product_reviews.title', 'product_reviews.title', 'product_reviews.title', 'product_reviews.title', 'product_reviews.title', 'product_reviews.title')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:840
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06324b247_62520916() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/549fdb88d4f1e5fef9a364bf15fac74bfbc1c4be_2.tygh.product_tabs.tpl.php:111
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06337ef62_12604639() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/974c21f5a3cf1e0a0871eed635b310c86aad21c5_2.tygh.product_reviews.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00026 Re-run Backtrace
420
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 = 'ru' WHERE 1  AND cscart_product_reviews.product_id IN (612) AND cscart_product_reviews.status = 'A' GROUP BY cscart_product_reviews.product_review_id

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:840
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06324b247_62520916() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/549fdb88d4f1e5fef9a364bf15fac74bfbc1c4be_2.tygh.product_tabs.tpl.php:111
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06337ef62_12604639() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_component() /app/var/cache/templates/abt__unitheme2/974c21f5a3cf1e0a0871eed635b310c86aad21c5_2.tygh.product_reviews.tpl.php:52
  • smarty_component_product_reviews_reviews_on_product_tab() /app/app/functions/smarty_plugins/block.component.php:41
  • Tygh\Addons\ProductReviews\ProductReview\Repository::find() /app/app/addons/product_reviews/functions/smarty_plugins/components/product_reviews/component.reviews_on_product_tab.php:48
  • db_get_fields() /app/app/addons/product_reviews/Tygh/Addons/ProductReviews/ProductReview/Repository.php:315
  • Tygh\Database\Connection::getColumn() /app/app/functions/fn.database.php:85
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:480
0.00026 Re-run Backtrace
421
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 = 'ru' WHERE 1  AND cscart_product_reviews.product_id IN (612) AND cscart_product_reviews.status = 'A'  ORDER BY cscart_product_reviews.product_review_timestamp desc  LIMIT 0, 10

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:840
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06324b247_62520916() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/549fdb88d4f1e5fef9a364bf15fac74bfbc1c4be_2.tygh.product_tabs.tpl.php:111
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06337ef62_12604639() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_component() /app/var/cache/templates/abt__unitheme2/974c21f5a3cf1e0a0871eed635b310c86aad21c5_2.tygh.product_reviews.tpl.php:52
  • smarty_component_product_reviews_reviews_on_product_tab() /app/app/functions/smarty_plugins/block.component.php:41
  • Tygh\Addons\ProductReviews\ProductReview\Repository::find() /app/app/addons/product_reviews/functions/smarty_plugins/components/product_reviews/component.reviews_on_product_tab.php:48
  • db_get_hash_array() /app/app/addons/product_reviews/Tygh/Addons/ProductReviews/ProductReview/Repository.php:321
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00023 Re-run Backtrace
422
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('product_reviews.no_reviews_found', 'product_reviews.no_reviews_found')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:840
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06324b247_62520916() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/549fdb88d4f1e5fef9a364bf15fac74bfbc1c4be_2.tygh.product_tabs.tpl.php:111
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06337ef62_12604639() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_component() /app/var/cache/templates/abt__unitheme2/974c21f5a3cf1e0a0871eed635b310c86aad21c5_2.tygh.product_reviews.tpl.php:52
  • smarty_component_product_reviews_reviews_on_product_tab() /app/app/functions/smarty_plugins/block.component.php:41
  • Smarty_Internal_TemplateBase::fetch() /app/app/addons/product_reviews/functions/smarty_plugins/components/product_reviews/component.reviews_on_product_tab.php:70
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0633a26d8_16980888() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/150546c7fcc6dd0b846cf27ed71fee6bcc5fb7e3_2.tygh.view.tpl.php:31
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00028 Re-run Backtrace
423
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('product_reviews.review_this_product', 'product_reviews.review_this_product_description', 'product_reviews.review_this_product', 'product_reviews.review_this_product_description')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:840
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06324b247_62520916() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/549fdb88d4f1e5fef9a364bf15fac74bfbc1c4be_2.tygh.product_tabs.tpl.php:111
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06337ef62_12604639() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_component() /app/var/cache/templates/abt__unitheme2/974c21f5a3cf1e0a0871eed635b310c86aad21c5_2.tygh.product_reviews.tpl.php:52
  • smarty_component_product_reviews_reviews_on_product_tab() /app/app/functions/smarty_plugins/block.component.php:41
  • Smarty_Internal_TemplateBase::fetch() /app/app/addons/product_reviews/functions/smarty_plugins/components/product_reviews/component.reviews_on_product_tab.php:70
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0633a26d8_16980888() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/150546c7fcc6dd0b846cf27ed71fee6bcc5fb7e3_2.tygh.view.tpl.php:137
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0633ae8a1_76215566() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/7a11214139b912a9a9b68b17cd3a77226f64a240_2.tygh.product_reviews_sidebar.tpl.php:53
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0633b7670_01751500() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/2ff7c433d9c49e6266856faaa8def2c7f6dcdb83_2.tygh.write_product_review.tpl.php:26
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00021 Re-run Backtrace
424
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('product_reviews.with_photo', 'product_reviews.with_photo')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\BlockManager\RenderManager::_renderMainContent() /app/app/Tygh/BlockManager/RenderManager.php:639
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:786
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0629872e4_05134817() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/f297c37046ada36f3fddc982be30b6d5934d6beb_2.tygh.view.tpl.php:91
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c062a0fc76_22908306() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/cc028db86ea06b0f7c7e4352fdc6451194df5a43_2.tygh.default_template.tpl.php:840
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06324b247_62520916() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/549fdb88d4f1e5fef9a364bf15fac74bfbc1c4be_2.tygh.product_tabs.tpl.php:111
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c06337ef62_12604639() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_component() /app/var/cache/templates/abt__unitheme2/974c21f5a3cf1e0a0871eed635b310c86aad21c5_2.tygh.product_reviews.tpl.php:52
  • smarty_component_product_reviews_reviews_on_product_tab() /app/app/functions/smarty_plugins/block.component.php:41
  • Smarty_Internal_TemplateBase::fetch() /app/app/addons/product_reviews/functions/smarty_plugins/components/product_reviews/component.reviews_on_product_tab.php:70
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0633a26d8_16980888() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/150546c7fcc6dd0b846cf27ed71fee6bcc5fb7e3_2.tygh.view.tpl.php:146
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0633d49a0_05427015() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/e256fce0250aac7f5465df11c11f1ed36c1c4c3c_2.tygh.product_reviews_navigation.tpl.php:26
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00014 Re-run Backtrace
425
DELETE FROM cscart_lock_keys WHERE key_id = '074f050c9cce24d369ad1ee5cf4241b8b81d99c79d7eb0ceecdae697af5c83f1' AND token = 'jaRTvpmwFjgHbtblhu6JkZxHRFF38X6AXwsL2qRTMyw='

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\Lock\Lock::release() /app/app/Tygh/BlockManager/RenderManager.php:731
  • Symfony\Component\Lock\Store\RetryTillSaveStore::delete() /app/app/Tygh/Lock/Lock.php:161
  • Tygh\Lock\Store\DatabaseStore::delete() /app/app/lib/vendor/symfony/lock/Store/RetryTillSaveStore.php:92
  • Tygh\Lock\Store\DatabaseStore::query() /app/app/Tygh/Lock/Store/DatabaseStore.php:141
  • Tygh\Database\Connection::query() /app/app/Tygh/Lock/Store/DatabaseStore.php:228
0.00146 Re-run Backtrace
426
SELECT 1 FROM cscart_lock_keys WHERE key_id = '074f050c9cce24d369ad1ee5cf4241b8b81d99c79d7eb0ceecdae697af5c83f1' AND token = 'jaRTvpmwFjgHbtblhu6JkZxHRFF38X6AXwsL2qRTMyw=' AND expiry_at > UNIX_TIMESTAMP(NOW())

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\Lock\Lock::release() /app/app/Tygh/BlockManager/RenderManager.php:731
  • Tygh\Lock\Store\RetryTillSaveStore::exists() /app/app/Tygh/Lock/Lock.php:164
  • Tygh\Lock\Store\DatabaseStore::exists() /app/app/Tygh/Lock/Store/RetryTillSaveStore.php:51
  • Tygh\Database\Connection::getField() /app/app/Tygh/Lock/Store/DatabaseStore.php:156
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00025 Re-run Backtrace
427
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 22 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f0bee0_73789429() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_safe_eval_string() /app/var/cache/templates/abt__unitheme2/060c9d91496cdf0b489fb844cacd1a6b5e3c528b_2.tygh.safe_smarty_block.tpl.php:46
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/function.safe_eval_string.php:34
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c063695c84_45930569() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/ee1467068692bf0b20d7cba8c06dadd979260353_2.string.php:22
  • fn_set_hook() /app/app/functions/fn.common.php:3954
  • fn_seo_url_post() /app/app/functions/fn.control.php:123
  • fn_seo_get_name() /app/app/addons/seo/func.php:1607
  • db_get_row() /app/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00054 Re-run Backtrace
428
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 6 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f0bee0_73789429() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_safe_eval_string() /app/var/cache/templates/abt__unitheme2/060c9d91496cdf0b489fb844cacd1a6b5e3c528b_2.tygh.safe_smarty_block.tpl.php:46
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/function.safe_eval_string.php:34
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c063695c84_45930569() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/ee1467068692bf0b20d7cba8c06dadd979260353_2.string.php:29
  • fn_set_hook() /app/app/functions/fn.common.php:3954
  • fn_seo_url_post() /app/app/functions/fn.control.php:123
  • fn_seo_get_name() /app/app/addons/seo/func.php:1607
  • db_get_row() /app/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00028 Re-run Backtrace
429
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 21 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f0bee0_73789429() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_safe_eval_string() /app/var/cache/templates/abt__unitheme2/060c9d91496cdf0b489fb844cacd1a6b5e3c528b_2.tygh.safe_smarty_block.tpl.php:46
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/function.safe_eval_string.php:34
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c063695c84_45930569() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/ee1467068692bf0b20d7cba8c06dadd979260353_2.string.php:36
  • fn_set_hook() /app/app/functions/fn.common.php:3954
  • fn_seo_url_post() /app/app/functions/fn.control.php:123
  • fn_seo_get_name() /app/app/addons/seo/func.php:1607
  • db_get_row() /app/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00024 Re-run Backtrace
430
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('create_account', 'create_account')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057ec9687_78368253() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/3e7ec03bf78c644edc5b9830487d8b6923766e75_2.tygh.my_account_links.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00030 Re-run Backtrace
431
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 2 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f0bee0_73789429() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_safe_eval_string() /app/var/cache/templates/abt__unitheme2/060c9d91496cdf0b489fb844cacd1a6b5e3c528b_2.tygh.safe_smarty_block.tpl.php:46
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/function.safe_eval_string.php:34
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f17024_01952135() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/9e12c0f9bd2fc03b91a50600989363e90a30fe1c_2.string.php:19
  • fn_set_hook() /app/app/functions/fn.common.php:3954
  • fn_seo_url_post() /app/app/functions/fn.control.php:123
  • fn_seo_get_name() /app/app/addons/seo/func.php:1607
  • db_get_row() /app/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00031 Re-run Backtrace
432
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 30 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f0bee0_73789429() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_safe_eval_string() /app/var/cache/templates/abt__unitheme2/060c9d91496cdf0b489fb844cacd1a6b5e3c528b_2.tygh.safe_smarty_block.tpl.php:46
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/function.safe_eval_string.php:34
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f17024_01952135() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/9e12c0f9bd2fc03b91a50600989363e90a30fe1c_2.string.php:21
  • fn_set_hook() /app/app/functions/fn.common.php:3954
  • fn_seo_url_post() /app/app/functions/fn.control.php:123
  • fn_seo_get_name() /app/app/addons/seo/func.php:1607
  • db_get_row() /app/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00031 Re-run Backtrace
433
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 7 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f0bee0_73789429() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_safe_eval_string() /app/var/cache/templates/abt__unitheme2/060c9d91496cdf0b489fb844cacd1a6b5e3c528b_2.tygh.safe_smarty_block.tpl.php:46
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/function.safe_eval_string.php:34
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f17024_01952135() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/9e12c0f9bd2fc03b91a50600989363e90a30fe1c_2.string.php:23
  • fn_set_hook() /app/app/functions/fn.common.php:3954
  • fn_seo_url_post() /app/app/functions/fn.control.php:123
  • fn_seo_get_name() /app/app/addons/seo/func.php:1607
  • db_get_row() /app/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00034 Re-run Backtrace
434
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'weekday_abr_1'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f0bee0_73789429() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_safe_eval_string() /app/var/cache/templates/abt__unitheme2/060c9d91496cdf0b489fb844cacd1a6b5e3c528b_2.tygh.safe_smarty_block.tpl.php:46
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/function.safe_eval_string.php:34
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f2e615_71240726() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/5657e0c27ac75347176abe844e53274e9669cf41_2.string.php:28
  • Tygh\SmartyEngine\Core::__() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:671
  • __() /app/app/Tygh/SmartyEngine/Core.php:53
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00026 Re-run Backtrace
435
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f0bee0_73789429() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_safe_eval_string() /app/var/cache/templates/abt__unitheme2/060c9d91496cdf0b489fb844cacd1a6b5e3c528b_2.tygh.safe_smarty_block.tpl.php:46
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/function.safe_eval_string.php:34
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f2e615_71240726() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/5657e0c27ac75347176abe844e53274e9669cf41_2.string.php:28
  • Tygh\SmartyEngine\Core::__() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:671
  • __() /app/app/Tygh/SmartyEngine/Core.php:53
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
436
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'weekday_abr_0'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f0bee0_73789429() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_safe_eval_string() /app/var/cache/templates/abt__unitheme2/060c9d91496cdf0b489fb844cacd1a6b5e3c528b_2.tygh.safe_smarty_block.tpl.php:46
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/function.safe_eval_string.php:34
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f2e615_71240726() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/5657e0c27ac75347176abe844e53274e9669cf41_2.string.php:29
  • Tygh\SmartyEngine\Core::__() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:671
  • __() /app/app/Tygh/SmartyEngine/Core.php:53
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00018 Re-run Backtrace
437
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f0bee0_73789429() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_safe_eval_string() /app/var/cache/templates/abt__unitheme2/060c9d91496cdf0b489fb844cacd1a6b5e3c528b_2.tygh.safe_smarty_block.tpl.php:46
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/function.safe_eval_string.php:34
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f2e615_71240726() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/5657e0c27ac75347176abe844e53274e9669cf41_2.string.php:29
  • Tygh\SmartyEngine\Core::__() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:671
  • __() /app/app/Tygh/SmartyEngine/Core.php:53
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
438
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 20 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f0bee0_73789429() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_safe_eval_string() /app/var/cache/templates/abt__unitheme2/060c9d91496cdf0b489fb844cacd1a6b5e3c528b_2.tygh.safe_smarty_block.tpl.php:46
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/function.safe_eval_string.php:34
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f2e615_71240726() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/5657e0c27ac75347176abe844e53274e9669cf41_2.string.php:34
  • fn_set_hook() /app/app/functions/fn.common.php:3954
  • fn_seo_url_post() /app/app/functions/fn.control.php:123
  • fn_seo_get_name() /app/app/addons/seo/func.php:1607
  • db_get_row() /app/app/addons/seo/func.php:1337
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00023 Re-run Backtrace
439
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'view_on_map'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f0bee0_73789429() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_safe_eval_string() /app/var/cache/templates/abt__unitheme2/060c9d91496cdf0b489fb844cacd1a6b5e3c528b_2.tygh.safe_smarty_block.tpl.php:46
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/function.safe_eval_string.php:34
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f2e615_71240726() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/5657e0c27ac75347176abe844e53274e9669cf41_2.string.php:35
  • Tygh\SmartyEngine\Core::__() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:671
  • __() /app/app/Tygh/SmartyEngine/Core.php:53
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00011 Re-run Backtrace
440
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f0bee0_73789429() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_safe_eval_string() /app/var/cache/templates/abt__unitheme2/060c9d91496cdf0b489fb844cacd1a6b5e3c528b_2.tygh.safe_smarty_block.tpl.php:46
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/function.safe_eval_string.php:34
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c057f2e615_71240726() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/5657e0c27ac75347176abe844e53274e9669cf41_2.string.php:35
  • Tygh\SmartyEngine\Core::__() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:671
  • __() /app/app/Tygh/SmartyEngine/Core.php:53
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00013 Re-run Backtrace
441
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'weekday_0'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0580050b2_78274831() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_modifier_date_format() /app/var/cache/templates/abt__unitheme2/770bc4330b82ff1fd4d9a42a9e0a977163c9c2ec_2.tygh.copyright.tpl.php:47
  • fn_date_format() /app/app/functions/smarty_plugins/modifier.date_format.php:46
  • __() /app/app/functions/fn.common.php:3122
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00024 Re-run Backtrace
442
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0580050b2_78274831() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_modifier_date_format() /app/var/cache/templates/abt__unitheme2/770bc4330b82ff1fd4d9a42a9e0a977163c9c2ec_2.tygh.copyright.tpl.php:47
  • fn_date_format() /app/app/functions/smarty_plugins/modifier.date_format.php:46
  • __() /app/app/functions/fn.common.php:3122
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
443
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'month_name_abr_6'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0580050b2_78274831() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_modifier_date_format() /app/var/cache/templates/abt__unitheme2/770bc4330b82ff1fd4d9a42a9e0a977163c9c2ec_2.tygh.copyright.tpl.php:47
  • fn_date_format() /app/app/functions/smarty_plugins/modifier.date_format.php:46
  • __() /app/app/functions/fn.common.php:3123
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00022 Re-run Backtrace
444
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0580050b2_78274831() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_modifier_date_format() /app/var/cache/templates/abt__unitheme2/770bc4330b82ff1fd4d9a42a9e0a977163c9c2ec_2.tygh.copyright.tpl.php:47
  • fn_date_format() /app/app/functions/smarty_plugins/modifier.date_format.php:46
  • __() /app/app/functions/fn.common.php:3123
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
445
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'month_name_6'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0580050b2_78274831() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_modifier_date_format() /app/var/cache/templates/abt__unitheme2/770bc4330b82ff1fd4d9a42a9e0a977163c9c2ec_2.tygh.copyright.tpl.php:47
  • fn_date_format() /app/app/functions/smarty_plugins/modifier.date_format.php:46
  • __() /app/app/functions/fn.common.php:3124
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
446
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0580050b2_78274831() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_modifier_date_format() /app/var/cache/templates/abt__unitheme2/770bc4330b82ff1fd4d9a42a9e0a977163c9c2ec_2.tygh.copyright.tpl.php:47
  • fn_date_format() /app/app/functions/smarty_plugins/modifier.date_format.php:46
  • __() /app/app/functions/fn.common.php:3124
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00004 Re-run Backtrace
447
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'abt__ut2.developer'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0580050b2_78274831() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/770bc4330b82ff1fd4d9a42a9e0a977163c9c2ec_2.tygh.copyright.tpl.php:54
  • Tygh\SmartyEngine\Core::__() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:671
  • __() /app/app/Tygh/SmartyEngine/Core.php:53
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00009 Re-run Backtrace
448
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\BlockManager\RenderManager::_renderContainer() /app/app/Tygh/BlockManager/RenderManager.php:164
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:200
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderGrids() /app/app/Tygh/BlockManager/RenderManager.php:369
  • Tygh\BlockManager\RenderManager::renderGrid() /app/app/Tygh/BlockManager/RenderManager.php:230
  • Tygh\BlockManager\RenderManager::renderBlocks() /app/app/Tygh/BlockManager/RenderManager.php:373
  • Tygh\BlockManager\RenderManager::renderBlock() /app/app/Tygh/BlockManager/RenderManager.php:415
  • Tygh\BlockManager\RenderManager::renderBlockContent() /app/app/Tygh/BlockManager/RenderManager.php:493
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:681
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0580050b2_78274831() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/770bc4330b82ff1fd4d9a42a9e0a977163c9c2ec_2.tygh.copyright.tpl.php:54
  • Tygh\SmartyEngine\Core::__() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:671
  • __() /app/app/Tygh/SmartyEngine/Core.php:53
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
449
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('choose_your_country')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_function_render_location() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:172
  • Tygh\BlockManager\RenderManager::render() /app/app/functions/smarty_plugins/function.render_location.php:52
  • Tygh\SmartyEngine\Core::fetch() /app/app/Tygh/BlockManager/RenderManager.php:171
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058036b57_22362131() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/42d3eb50e982e349670f167891888f8f46c70dcd_2.tygh.location.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00021 Re-run Backtrace
450
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('menu', 'search', 'search', 'search', 'search', 'cart', 'cart', 'total_items', 'abt__ut2.settings.general.sticky_panel.account', 'account', 'abt__ut2.settings.general.sticky_panel.phones', 'abt__ut2.settings.general.sticky_panel.phones', 'menu', 'search', 'search', 'search', 'search', 'cart', 'cart', 'total_items', 'abt__ut2.settings.general.sticky_panel.account', 'account', 'abt__ut2.settings.general.sticky_panel.phones', 'abt__ut2.settings.general.sticky_panel.phones')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:175
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05810edf9_12461630() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/538ee7973a9813bbc3553a5ca0d5137d6b6ce761_2.tygh.content.post.tpl.php:33
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00041 Re-run Backtrace
451
SELECT company_id FROM cscart_companies WHERE 1  AND company = 'ООО \"Цифровой Двойник \"С\"'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:186
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058133f93_46499987() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_get_microdata() /app/var/cache/templates/abt__unitheme2/f69e0c3d77db585bbe79ef7310a370f8681df157_2.tygh.footer.post.tpl.php:45
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_microdata.php:29
  • include() /app/app/functions/fn.common.php:2478
  • fn_get_company_id_by_name() /app/app/addons/abt__unitheme2/schemas/abt__ut2_microdata/items.php:23
  • db_get_field() /app/app/functions/fn.companies.php:719
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00084 Re-run Backtrace
452
SELECT * FROM cscart_logos WHERE layout_id IN (6, 0) AND style_id IN ('Default', '') AND storefront_id IN (1, 0)  AND company_id = 0

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:186
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058133f93_46499987() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_get_microdata() /app/var/cache/templates/abt__unitheme2/f69e0c3d77db585bbe79ef7310a370f8681df157_2.tygh.footer.post.tpl.php:45
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_microdata.php:29
  • include() /app/app/functions/fn.common.php:2478
  • fn_get_logos() /app/app/addons/abt__unitheme2/schemas/abt__ut2_microdata/items.php:25
  • db_get_hash_array() /app/app/functions/fn.common.php:5643
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00037 Re-run Backtrace
453
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 = 'ru' WHERE cscart_images_links.object_type = 'logos' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (31, 128, 129, 130, 131) ORDER BY cscart_images_links.position, cscart_images_links.pair_id

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:186
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058133f93_46499987() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_get_microdata() /app/var/cache/templates/abt__unitheme2/f69e0c3d77db585bbe79ef7310a370f8681df157_2.tygh.footer.post.tpl.php:45
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_microdata.php:29
  • include() /app/app/functions/fn.common.php:2478
  • fn_get_logos() /app/app/addons/abt__unitheme2/schemas/abt__ut2_microdata/items.php:25
  • fn_get_image_pairs() /app/app/functions/fn.common.php:5655
  • db_multi_query() /app/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /app/app/functions/fn.database.php:168
0.00091 Re-run Backtrace
454
SELECT cscart_state_descriptions.state FROM cscart_states LEFT JOIN cscart_state_descriptions ON cscart_state_descriptions.state_id = cscart_states.state_id AND cscart_state_descriptions.lang_code = 'ru' WHERE cscart_states.country_code = 'RU' AND cscart_states.code = 'KDA'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:186
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058133f93_46499987() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_get_microdata() /app/var/cache/templates/abt__unitheme2/f69e0c3d77db585bbe79ef7310a370f8681df157_2.tygh.footer.post.tpl.php:45
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_microdata.php:29
  • include() /app/app/functions/fn.common.php:2478
  • fn_get_state_name() /app/app/addons/abt__unitheme2/schemas/abt__ut2_microdata/items.php:60
  • db_get_field() /app/app/functions/fn.locations.php:313
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00029 Re-run Backtrace
455
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'abt__ut2.city_short'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:186
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058133f93_46499987() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_get_microdata() /app/var/cache/templates/abt__unitheme2/f69e0c3d77db585bbe79ef7310a370f8681df157_2.tygh.footer.post.tpl.php:45
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_microdata.php:29
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/abt__unitheme2/schemas/abt__ut2_microdata/items.php:60
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00015 Re-run Backtrace
456
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:186
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058133f93_46499987() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_get_microdata() /app/var/cache/templates/abt__unitheme2/f69e0c3d77db585bbe79ef7310a370f8681df157_2.tygh.footer.post.tpl.php:45
  • fn_get_schema() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_microdata.php:29
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/abt__unitheme2/schemas/abt__ut2_microdata/items.php:60
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00007 Re-run Backtrace
457
SELECT cscart_abt__ut2_microdata.id, cscart_abt__ut2_microdata.field, cscart_abt__ut2_microdata_description.value
FROM cscart_abt__ut2_microdata
INNER JOIN cscart_abt__ut2_microdata_description ON cscart_abt__ut2_microdata_description.id = cscart_abt__ut2_microdata.id AND cscart_abt__ut2_microdata_description.lang_code = 'ru'
WHERE cscart_abt__ut2_microdata.company_id = 0
ORDER BY cscart_abt__ut2_microdata.id ASC

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:186
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058133f93_46499987() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_get_microdata() /app/var/cache/templates/abt__unitheme2/f69e0c3d77db585bbe79ef7310a370f8681df157_2.tygh.footer.post.tpl.php:45
  • Tygh\ABTUT2::fn_get_microdata() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_microdata.php:31
  • db_get_array() /app/app/addons/abt__unitheme2/Tygh/ABTUT2.php:64
  • Tygh\Database\Connection::getArray() /app/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00037 Re-run Backtrace
458
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('cannot_buy', 'no_products_selected', 'error_no_items_selected', 'delete_confirmation', 'text_required_group_product', 'save', 'close', 'notice', 'warning', 'error', 'empty', 'text_are_you_sure_to_proceed', 'text_invalid_url', 'error_validator_email', 'error_validator_phone', 'error_validator_phone_mask', 'error_validator_phone_mask_with_phone', 'error_validator_phone_phone_number_with_country_selection', 'error_validator_integer', 'error_validator_multiple', 'error_validator_password', 'error_validator_required', 'error_validator_zipcode', 'error_validator_message', 'text_page_loading', 'error_ajax', 'text_changes_not_saved', 'text_data_changed', 'placing_order', 'order_was_not_placed', 'file_browser', 'browse', 'more', 'text_no_products_found', 'cookie_is_disabled', 'insert_image', 'image_url', 'loading', 'product_in_wishlist', 'product_added_to_cl', 'text_editing', 'save', 'cancel', 'cannot_buy', 'no_products_selected', 'error_no_items_selected', 'delete_confirmation', 'text_required_group_product', 'save', 'close', 'notice', 'warning', 'error', 'empty', 'text_are_you_sure_to_proceed', 'text_invalid_url', 'error_validator_email', 'error_validator_phone', 'error_validator_phone_mask', 'error_validator_phone_mask_with_phone', 'error_validator_phone_phone_number_with_country_selection', 'error_validator_integer', 'error_validator_multiple', 'error_validator_password', 'error_validator_required', 'error_validator_zipcode', 'error_validator_message', 'text_page_loading', 'error_ajax', 'text_changes_not_saved', 'text_data_changed', 'placing_order', 'order_was_not_placed', 'file_browser', 'browse', 'more', 'text_no_products_found', 'cookie_is_disabled', 'insert_image', 'image_url', 'loading', 'product_in_wishlist', 'product_added_to_cl', 'text_editing', 'save', 'cancel')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00114 Re-run Backtrace
459
SELECT details_layout FROM cscart_products WHERE product_id = 612

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:621
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0582126e2_45274539() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_get_product_details_view() /app/var/cache/templates/abt__unitheme2/eb48d53cf2b3127e04a89b0ef96b0a17156b56b4_2.tygh.scripts.pre.tpl.php:125
  • db_get_field() /app/app/functions/fn.products.php:3022
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00024 Re-run Backtrace
460
SELECT category_id FROM cscart_products_categories WHERE product_id = 612 AND link_type = 'M'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:621
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0582126e2_45274539() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_get_product_details_view() /app/var/cache/templates/abt__unitheme2/eb48d53cf2b3127e04a89b0ef96b0a17156b56b4_2.tygh.scripts.pre.tpl.php:125
  • fn_get_product_main_category_id() /app/app/functions/fn.products.php:3026
  • db_get_field() /app/app/functions/fn.products.php:3001
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00026 Re-run Backtrace
461
SELECT product_details_view FROM cscart_categories WHERE category_id = 309

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:621
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:129
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0582126e2_45274539() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_get_product_details_view() /app/var/cache/templates/abt__unitheme2/eb48d53cf2b3127e04a89b0ef96b0a17156b56b4_2.tygh.scripts.pre.tpl.php:125
  • fn_get_product_details_view_by_category() /app/app/functions/fn.products.php:3027
  • db_get_field() /app/app/functions/fn.products.php:2985
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00024 Re-run Backtrace
462
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('rus_boxberry.boxberry_cookie_title', 'rus_boxberry.boxberry_cookie_description', 'rus_boxberry.boxberry_cookie_title', 'rus_boxberry.boxberry_cookie_description')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058228cc4_65248805() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/99ec2d4a5bb51fe41fcdaca46fade76b808b1a8f_2.tygh.scripts.post.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00031 Re-run Backtrace
463
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('paypal_checkout.paypal_cookie_title', 'paypal_checkout.paypal_cookie_description', 'paypal_checkout.paypal_cookie_title', 'paypal_checkout.paypal_cookie_description')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058233a46_19669084() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/3e0d273c88deaecc74f5b272d96fa4f9e0e271b1_2.tygh.scripts.post.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00049 Re-run Backtrace
464
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('social_buttons.facebook_cookie_title', 'social_buttons.facebook_cookie_description', 'social_buttons.pinterest_cookie_title', 'social_buttons.pinterest_cookie_description', 'social_buttons.twitter_cookie_title', 'social_buttons.twitter_cookie_description', 'social_buttons.vkontakte_cookie_title', 'social_buttons.vkontakte_cookie_description', 'social_buttons.yandex_cookie_title', 'social_buttons.yandex_cookie_description', 'social_buttons.facebook_cookie_title', 'social_buttons.facebook_cookie_description', 'social_buttons.pinterest_cookie_title', 'social_buttons.pinterest_cookie_description', 'social_buttons.twitter_cookie_title', 'social_buttons.twitter_cookie_description', 'social_buttons.vkontakte_cookie_title', 'social_buttons.vkontakte_cookie_description', 'social_buttons.yandex_cookie_title', 'social_buttons.yandex_cookie_description')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05824e659_57186801() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/2d886fb2d95080d641fee8900a2051777a5e43fa_2.tygh.scripts.post.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00042 Re-run Backtrace
465
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('geo_maps.google_maps_cookie_title', 'geo_maps.google_maps_cookie_description', 'geo_maps.yandex_maps_cookie_title', 'geo_maps.yandex_maps_cookie_description', 'geo_maps.google_maps_cookie_title', 'geo_maps.google_maps_cookie_description', 'geo_maps.yandex_maps_cookie_title', 'geo_maps.yandex_maps_cookie_description')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058268e84_74332456() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/1e4feaf7ca53ea0497e723fd0c1a2df8ff2bac80_2.tygh.scripts.post.tpl.php:26
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00033 Re-run Backtrace
466
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('admin_search_field', 'geo_maps.cannot_select_location', 'admin_search_field', 'geo_maps.cannot_select_location')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058268e84_74332456() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/1e4feaf7ca53ea0497e723fd0c1a2df8ff2bac80_2.tygh.scripts.post.tpl.php:58
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05828de19_62609277() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/2d5b107868507cb51ffbb5e768a8e20dc2d9049b_2.backend.scripts.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00032 Re-run Backtrace
467
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('error_validator_recaptcha', 'recaptcha.recaptcha_cookie_title', 'recaptcha.recaptcha_cookie_description', 'error_validator_recaptcha', 'recaptcha.recaptcha_cookie_title', 'recaptcha.recaptcha_cookie_description')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0582a9198_58917301() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/96d931e393b9bc09737af0fc5babb2ce2aa1fc71_2.tygh.scripts.post.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00029 Re-run Backtrace
468
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__sm.random_char'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0582c5f35_70079795() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/c4b8cf9e37f171c7b256dcdd97e935dacf0e39b0_2.tygh.scripts.post.tpl.php:66
  • Tygh\SmartyEngine\Core::__() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:671
  • __() /app/app/Tygh/SmartyEngine/Core.php:53
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00020 Re-run Backtrace
469
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0582c5f35_70079795() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/c4b8cf9e37f171c7b256dcdd97e935dacf0e39b0_2.tygh.scripts.post.tpl.php:66
  • Tygh\SmartyEngine\Core::__() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:671
  • __() /app/app/Tygh/SmartyEngine/Core.php:53
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00024 Re-run Backtrace
470
SELECT c.parent_id, sm.search_phrases, c.category_id
FROM cscart_categories AS c
LEFT JOIN cscart_ab__search_motivation AS sm ON sm.category_id = c.category_id AND sm.lang_code = 'ru'
WHERE c.id_path LIKE "%309%"
AND (sm.search_phrases != "NULL" OR c.level = (SELECT level FROM cscart_categories WHERE category_id = 309))
AND c.company_id = 0
AND c.status = "A"

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0582c5f35_70079795() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__search_motivation_get_phrases() /app/var/cache/templates/abt__unitheme2/c4b8cf9e37f171c7b256dcdd97e935dacf0e39b0_2.tygh.scripts.post.tpl.php:72
  • fn_ab__search_motivation_get_phrases_by_cid() /app/app/addons/ab__search_motivation/func.php:131
  • db_get_array() /app/app/addons/ab__search_motivation/func.php:49
  • Tygh\Database\Connection::getArray() /app/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00048 Re-run Backtrace
471
SELECT search_phrases FROM cscart_ab__search_motivation WHERE category_id = 0 AND company_id = 0 AND lang_code = 'ru' AND TRIM(search_phrases) > ""

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0582c5f35_70079795() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__search_motivation_get_phrases() /app/var/cache/templates/abt__unitheme2/c4b8cf9e37f171c7b256dcdd97e935dacf0e39b0_2.tygh.scripts.post.tpl.php:72
  • fn_ab__search_motivation_get_phrases_by_cid() /app/app/addons/ab__search_motivation/func.php:131
  • fn_ab__search_motivation_get_default_phrases() /app/app/addons/ab__search_motivation/func.php:74
  • db_get_field() /app/app/addons/ab__search_motivation/func.php:97
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00014 Re-run Backtrace
472
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('ab__dotd.more', 'ab__dotd.less', 'ab__dotd.more', 'ab__dotd.less')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0582d58a4_14253112() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/5fe64a2df1599e84ddd7a662f1c79470d2b803ec_2.tygh.scripts.post.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00020 Re-run Backtrace
473
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__dotd.countdown.seconds'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0582d58a4_14253112() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__dotd_get_plural_rule() /app/var/cache/templates/abt__unitheme2/5fe64a2df1599e84ddd7a662f1c79470d2b803ec_2.tygh.scripts.post.tpl.php:55
  • __() /app/app/addons/ab__deal_of_the_day/func.php:460
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00011 Re-run Backtrace
474
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0582d58a4_14253112() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__dotd_get_plural_rule() /app/var/cache/templates/abt__unitheme2/5fe64a2df1599e84ddd7a662f1c79470d2b803ec_2.tygh.scripts.post.tpl.php:55
  • __() /app/app/addons/ab__deal_of_the_day/func.php:460
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00006 Re-run Backtrace
475
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__dotd.countdown.seconds'

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0582d58a4_14253112() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__dotd_get_plural_rule() /app/var/cache/templates/abt__unitheme2/5fe64a2df1599e84ddd7a662f1c79470d2b803ec_2.tygh.scripts.post.tpl.php:55
  • __() /app/app/addons/ab__deal_of_the_day/func.php:460
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_field() /app/app/Tygh/Languages/Values.php:184
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:73
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00008 Re-run Backtrace
476
SELECT FOUND_ROWS()

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0582d58a4_14253112() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_ab__dotd_get_plural_rule() /app/var/cache/templates/abt__unitheme2/5fe64a2df1599e84ddd7a662f1c79470d2b803ec_2.tygh.scripts.post.tpl.php:55
  • __() /app/app/addons/ab__deal_of_the_day/func.php:460
  • Tygh\Languages\Values::getLangVar() /app/app/functions/fn.common.php:6095
  • db_get_found_rows() /app/app/Tygh/Languages/Values.php:186
  • Tygh\Database\Connection::getField() /app/app/functions/fn.database.php:332
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
477
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('ab__fn.show_more', 'ab__fn.show_more')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c05831b6c3_14463937() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/b0f211541211836c16d4715e54eb6bfe49a3d69d_2.tygh.scripts.post.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00015 Re-run Backtrace
478
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('gdpr.klaro_accept_all', 'gdpr.klaro_accept_selected', 'gdpr.klaro_close', 'gdpr.klaro_consent_modal_description', 'gdpr.klaro_consent_modal_title', 'gdpr.klaro_consent_notice_change_description', 'gdpr.klaro_consent_notice_title', 'gdpr.klaro_consent_notice_description', 'gdpr.klaro_consent_notice_learn_more', 'gdpr.klaro_consent_notice_testing', 'gdpr.klaro_contextual_consent_accept_always', 'gdpr.klaro_contextual_consent_accept_once', 'gdpr.klaro_contextual_consent_description', 'gdpr.klaro_decline', 'gdpr.klaro_ok', 'gdpr.klaro_powered_by', 'gdpr.klaro_privacy_policy_title', 'gdpr.klaro_privacy_policy_name', 'gdpr.klaro_service', 'gdpr.klaro_services', 'gdpr.strictly_necessary_cookies_title', 'gdpr.strictly_necessary_cookies_description', 'gdpr.performance_cookies_title', 'gdpr.performance_cookies_description', 'gdpr.functional_cookies_title', 'gdpr.functional_cookies_description', 'gdpr.marketing_cookies_title', 'gdpr.marketing_cookies_description', 'gdpr.klaro_service_purpose', 'gdpr.klaro_service_purposes', 'gdpr.klaro_service_required_description', 'gdpr.eway_cookies_title', 'gdpr.eway_cookies_description', 'gdpr.disable_all_description', 'gdpr.disable_all_title', 'gdpr.opt_out_description', 'gdpr.opt_out_title', 'gdpr.klaro_service_required_title', 'gdpr.uk_cookies_law', 'gdpr.site_functionality_cookies_title', 'gdpr.site_functionality_cookies_description', 'gdpr.klaro_accept_all', 'gdpr.klaro_accept_selected', 'gdpr.klaro_close', 'gdpr.klaro_consent_modal_description', 'gdpr.klaro_consent_modal_title', 'gdpr.klaro_consent_notice_change_description', 'gdpr.klaro_consent_notice_title', 'gdpr.klaro_consent_notice_description', 'gdpr.klaro_consent_notice_learn_more', 'gdpr.klaro_consent_notice_testing', 'gdpr.klaro_contextual_consent_accept_always', 'gdpr.klaro_contextual_consent_accept_once', 'gdpr.klaro_contextual_consent_description', 'gdpr.klaro_decline', 'gdpr.klaro_ok', 'gdpr.klaro_powered_by', 'gdpr.klaro_privacy_policy_title', 'gdpr.klaro_privacy_policy_name', 'gdpr.klaro_service', 'gdpr.klaro_services', 'gdpr.strictly_necessary_cookies_title', 'gdpr.strictly_necessary_cookies_description', 'gdpr.performance_cookies_title', 'gdpr.performance_cookies_description', 'gdpr.functional_cookies_title', 'gdpr.functional_cookies_description', 'gdpr.marketing_cookies_title', 'gdpr.marketing_cookies_description', 'gdpr.klaro_service_purpose', 'gdpr.klaro_service_purposes', 'gdpr.klaro_service_required_description', 'gdpr.eway_cookies_title', 'gdpr.eway_cookies_description', 'gdpr.disable_all_description', 'gdpr.disable_all_title', 'gdpr.opt_out_description', 'gdpr.opt_out_title', 'gdpr.klaro_service_required_title', 'gdpr.uk_cookies_law', 'gdpr.site_functionality_cookies_title', 'gdpr.site_functionality_cookies_description')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c058399650_12651247() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/90540c121b48e6ba8c2cf41687b6343422bc0c19_2.tygh.scripts.post.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00108 Re-run Backtrace
479
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('confirm', 'vendor_locations.confirm_location', 'vendor_locations.chosen_location', 'vendor_locations.enter_location', 'vendor_locations.google_maps_cookie_title', 'vendor_locations.google_maps_cookie_description', 'confirm', 'vendor_locations.confirm_location', 'vendor_locations.chosen_location', 'vendor_locations.enter_location', 'vendor_locations.google_maps_cookie_title', 'vendor_locations.google_maps_cookie_description')

    Backtrace

  • fn_dispatch() /app/index.php:19
  • Tygh\SmartyEngine\Core::fetch() /app/app/functions/fn.control.php:637
  • Smarty_Internal_TemplateBase::fetch() /app/app/Tygh/SmartyEngine/Core.php:81
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0567cc7e9_75365228() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:191
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0581b4693_64082049() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/69fcbcb64cc9c95080506f5c0a9e517302b4a919_2.tygh.scripts.tpl.php:625
  • Smarty_Internal_TemplateBase::fetch() /app/app/functions/smarty_plugins/block.hook.php:136
  • Smarty_Internal_TemplateBase::_execute() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116
  • Smarty_Internal_Template::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238
  • Smarty_Template_Compiled::render() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217
  • Smarty_Template_Resource_Base::getRenderedTemplateCode() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114
  • content_6a24c0583cc370_10313800() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/36edf51b523a3165b84acea32230328a529b385f_2.tygh.scripts.post.tpl.php:25
  • db_get_hash_single_array() /app/app/Tygh/Languages/Helper.php:75
  • Tygh\Database\Connection::getSingleHash() /app/app/functions/fn.database.php:111
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:572
0.00032 Re-run Backtrace
480
SELECT data FROM cscart_storage_data WHERE data_key = 'restrictions'

    Backtrace

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

Warning Some queries are being executed multiple times

Queries max count: 138
Query Count Min time Max time Average time
SELECT FOUND_ROWS()
138 0.00003 0.00024 0.00005
SELECT category_id FROM cscart_products_categories WHERE product_id = 612 AND link_type = 'M'
3 0.00014 0.00026 0.00020
SELECT cscart_languages.lang_code, cscart_languages.name FROM cscart_languages  WHERE 1 AND cscart_languages.status = 'A'   
2 0.00015 0.00044 0.00030
SELECT * FROM cscart_hybrid_auth_providers WHERE 1  AND status = 'A' ORDER BY position
2 0.00012 0.00016 0.00014
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 = 'ru' WHERE 1  AND cscart_product_reviews.product_id IN (612) AND cscart_product_reviews.status = 'A' GROUP BY cscart_product_reviews.product_review_id
2 0.00026 0.00043 0.00035
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 = 'ru' WHERE 1  AND cscart_product_reviews.product_id IN (612) AND cscart_product_reviews.status = 'A'  ORDER BY cscart_product_reviews.product_review_timestamp desc  LIMIT 0, 10
2 0.00023 0.00028 0.00025
SELECT c.parent_id, sm.search_phrases, c.category_id
FROM cscart_categories AS c
LEFT JOIN cscart_ab__search_motivation AS sm ON sm.category_id = c.category_id AND sm.lang_code = 'ru'
WHERE c.id_path LIKE "%309%"
AND (sm.search_phrases != "NULL" OR c.level = (SELECT level FROM cscart_categories WHERE category_id = 309))
AND c.company_id = 0
AND c.status = "A"
2 0.00048 0.00069 0.00058
SELECT search_phrases FROM cscart_ab__search_motivation WHERE category_id = 0 AND company_id = 0 AND lang_code = 'ru' AND TRIM(search_phrases) > ""
2 0.00014 0.00016 0.00015
SELECT details_layout FROM cscart_products WHERE product_id = 612
2 0.00017 0.00024 0.00021
SELECT product_details_view FROM cscart_categories WHERE category_id = 309
2 0.00023 0.00024 0.00024
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, pf.yml2_exclude_prices, cscart_product_features_descriptions.yml2_variants_unit, 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 = 'ru' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'ru' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 612 AND cscart_product_features_values.lang_code = 'ru' LEFT JOIN cscart_product_filters AS abt_filters ON abt_filters.feature_id = pf.feature_id AND abt_filters.company_id = pf.company_id WHERE 1=1  AND pf.feature_id IN (18) AND pf.status IN ('A') AND (pf_groups.status IN ('A') OR pf_groups.status IS NULL)  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 
2 0.00058 0.00063 0.00060
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 = 'ru' WHERE pf.feature_type = 'G' AND (pf.feature_id IN ('') OR pf.feature_id NOT IN (SELECT parent_id FROM cscart_product_features))  ORDER BY pf.position, cscart_product_features_descriptions.description
2 0.00066 0.00085 0.00075
SELECT data FROM cscart_storage_data WHERE data_key = 'store_mode'
1 0.00014 0.00014 0.00014
SELECT storefronts.* FROM cscart_storefronts AS storefronts  WHERE 1 = 1 AND (storefronts.url = 'bytalent.store' OR storefronts.url = 'www.bytalent.store' OR storefronts.url LIKE 'www_.bytalent.store' OR storefronts.url LIKE 'bytalent.store/%' OR storefronts.url LIKE 'www.bytalent.store/%' OR storefronts.url LIKE 'www_.bytalent.store/%') GROUP BY storefronts.storefront_id   ORDER BY storefronts.url = 'bytalent.store' DESC, storefronts.url = 'www.bytalent.store' DESC, storefronts.url LIKE 'www_.bytalent.store' DESC, storefronts.url LIKE 'bytalent.store/%' DESC, storefronts.url LIKE 'www.bytalent.store/%' DESC, storefronts.url LIKE 'www_.bytalent.store/%' desc 
1 0.00016 0.00016 0.00016
SET time_zone = '+03:00'
1 0.00007 0.00007 0.00007
SELECT storefronts.* FROM cscart_storefronts AS storefronts  WHERE 1 = 1 AND storefronts.storefront_id IN (1) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00051 0.00051 0.00051
SELECT company_id FROM cscart_companies WHERE status = 'A' ORDER BY company_id LIMIT 1
1 0.00017 0.00017 0.00017
SELECT type FROM cscart_seo_names WHERE name = 'komod-avangard' 
1 0.00027 0.00027 0.00027
SELECT * FROM cscart_seo_names WHERE name = 'komod-avangard'  
1 0.00024 0.00024 0.00024
SELECT object_id, name FROM cscart_seo_names WHERE name IN ('tumby-i-komody') AND type = 'c' AND lang_code = 'ru' 
1 0.00020 0.00020 0.00020
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.00028 0.00028 0.00028
SELECT product_id, parent_product_id FROM cscart_product_variation_group_products WHERE product_id IN (612)
1 0.00017 0.00017 0.00017
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 612 AND `type` = 'p' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00021 0.00021 0.00021
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 309 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00024 0.00024 0.00024
SELECT company_id FROM cscart_products WHERE product_id = '612'
1 0.00019 0.00019 0.00019
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'all_vendors'
1 0.00021 0.00021 0.00021
SELECT cscart_bm_layouts.* FROM cscart_bm_layouts  WHERE 1  AND is_default = 1 AND theme_name = 'abt__unitheme2' AND storefront_id = 1
1 0.00016 0.00016 0.00016
SELECT data FROM cscart_storage_data WHERE data_key = 'cart_products_next_check'
1 0.00019 0.00019 0.00019
SELECT data FROM cscart_storage_data WHERE data_key = 'dev_mode'
1 0.00048 0.00048 0.00048
SELECT COUNT(DISTINCT storefronts.storefront_id) FROM cscart_storefronts AS storefronts  WHERE 1 = 1
1 0.00022 0.00022 0.00022
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.00036 0.00036 0.00036
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 = 'color_schema'  AND cscart_settings_sections.name = 'vendor_panel_configurator'
1 0.00024 0.00024 0.00024
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 = 5975 ORDER BY cscart_settings_objects.position
1 0.00025 0.00025 0.00025
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 = 'sidebar_color'  AND cscart_settings_sections.name = 'vendor_panel_configurator'
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 = 5976 ORDER BY cscart_settings_objects.position
1 0.00015 0.00015 0.00015
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 = 'element_color'  AND cscart_settings_sections.name = 'vendor_panel_configurator'
1 0.00011 0.00011 0.00011
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 = 5977 ORDER BY cscart_settings_objects.position
1 0.00012 0.00012 0.00012
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 = 'sidebar_background_image'  AND cscart_settings_sections.name = 'vendor_panel_configurator'
1 0.00011 0.00011 0.00011
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 = 5978 ORDER BY cscart_settings_objects.position
1 0.00011 0.00011 0.00011
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 = 'ru' WHERE cscart_images_links.object_type = 'vendor_panel' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '0' 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 = 'ru' WHERE cscart_images_links.object_type = 'vendor_panel' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '0' ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00030 0.00030 0.00030
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'root_level'
1 0.00022 0.00022 0.00022
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'all_pages'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'all_filters'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'state_field_required_only_for_countries_with_regions'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'root_page'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__dotd.choose_promotion'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__fn_show_common_btn.tooltip'
1 0.00019 0.00019 0.00019
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__fn.common_btn_text.tooltip'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__fn_show_common_btn_link.tooltip'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__fn_common_btn_class.tooltip'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__fn_common_btn_type.tooltip'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'abt_menu_icon_items.tooltip'
1 0.00012 0.00012 0.00012
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'no_hidden_elements_second_level_view.tooltip'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'elements_per_column_third_level_view.tooltip'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'abt__ut2.block.open_on_sticky_panel_button.tooltip'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_menu'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_my_account'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_our_brands'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_cart_content'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_breadcrumbs'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_template'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_main'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_html_block'
1 0.00014 0.00014 0.00014
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_smarty_block'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_checkout'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_products'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_categories'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_pages'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_payment_methods'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_shipping_methods'
1 0.00019 0.00019 0.00019
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_currencies'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_languages'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_product_filters'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_product_filters_home'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_location'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_shipping_methods'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_customer_sign_in'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_customer_address'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_customer_information'
1 0.00025 0.00025 0.00025
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_customer_billing'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_payment_methods'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_customer_notes'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_terms_and_conditions'
1 0.00015 0.00015 0.00015
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendors'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendor_information'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendor_logo'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendor_categories'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendor_search'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_safe_smarty_block'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_carts_summary'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_tags'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_rss_feed'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_lite_checkout_newsletters'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendor_plan_info'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_geo_maps_customer_location'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_store_locator'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_product_bundles'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_blog'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendor_blog'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__deal_of_the_day'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__promotions'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__promotion_main_data'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__multi_deal_of_the_day'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__promotion_categories_filter'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__vg_videos'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__motivation_block'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__fast_navigation'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_ab__fast_navigation_categories'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_yandex_search'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_banners'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_testimonials'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_gdpr'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_location_selector'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_search_vendors'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_vendors_map'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_closest_vendors'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_abt__ut2_advanced_subcategories_menu'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_abt__ut2_fly_menu'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_abt__ut2_lite_checkout_place_order_button'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_abt__ut2_lite_checkout_promotion_coupon'
1 0.00006 0.00006 0.00006
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_abt__ut2_block_opener'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'block_abt__ut2_contacts_manually'
1 0.00007 0.00007 0.00007
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('block_abt__ut2_fly_menu_description', 'block_ab__motivation_block_description', 'block_abt__ut2_contacts_manually_description', 'block_ab__fast_navigation_description', 'block_ab__fast_navigation_categories_description', 'block_ab__vg_videos_description', 'block_ab__multi_deal_of_the_day_description', 'block_abt__ut2_block_opener_description', 'block_abt__ut2_lite_checkout_place_order_button_description', 'block_ab__promotions_description', 'block_abt__ut2_lite_checkout_promotion_coupon_description', 'block_abt__ut2_advanced_subcategories_menu_description', 'block_ab__deal_of_the_day_description', 'block_ab__promotion_categories_filter_description', 'block_ab__promotion_main_data_description', 'block_gdpr_description', 'block_html_block_description', 'block_smarty_block_description', 'block_safe_smarty_block_description', 'block_rss_feed_description', 'block_banners_description', 'block_closest_vendors_description', 'block_our_brands_description', 'block_currencies_description', 'block_main_description', 'block_lite_checkout_customer_address_description', 'block_lite_checkout_customer_sign_in_description', 'block_lite_checkout_customer_information_description', 'block_lite_checkout_location_description', 'block_lite_checkout_customer_notes_description', 'block_lite_checkout_newsletters_description', 'block_lite_checkout_shipping_methods_description', 'block_lite_checkout_payment_methods_description', 'block_lite_checkout_terms_and_conditions_description', 'block_lite_checkout_customer_billing_description', 'block_vendor_information_description', 'block_vendor_plan_info_description', 'block_vendors_map_description', 'block_categories_description', 'block_vendor_categories_description', 'block_product_bundles_description', 'block_cart_content_description', 'block_carts_summary_description', 'block_vendor_logo_description', 'block_menu_description', 'block_geo_maps_customer_location_description', 'block_location_selector_description', 'block_my_account_description', 'block_testimonials_description', 'block_checkout_description', 'block_store_locator_description', 'block_search_vendors_description', 'block_vendor_search_description', 'block_blog_description', 'block_vendor_blog_description', 'block_vendors_description', 'block_shipping_methods_description', 'block_payment_methods_description', 'block_pages_description', 'block_breadcrumbs_description', 'block_tags_description', 'block_products_description', 'block_product_filters_description', 'block_product_filters_home_description', 'block_template_description', 'block_languages_description', 'block_yandex_search_description')
1 0.00132 0.00132 0.00132
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'tmpl_grid'
1 0.00026 0.00026 0.00026
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'tmpl_list_without_options'
1 0.00042 0.00042 0.00042
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'compact_list'
1 0.00023 0.00023 0.00023
SELECT * FROM cscart_abt__ut2_settings WHERE lang_code = 'ru' AND storefront_id = 1
1 0.00022 0.00022 0.00022
SELECT * FROM cscart_abt__ut2_less_settings WHERE style = 'Default.less'
1 0.00015 0.00015 0.00015
SELECT * FROM cscart_bm_layouts WHERE 1  AND storefront_id = 1 AND layout_id = 6
1 0.00032 0.00032 0.00032
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 = 'ru' WHERE l.layout_id = 6  AND l.dispatch IN ('products.view') AND (FIND_IN_SET(612, l.object_ids) OR l.object_ids = '')  ORDER BY l.object_ids desc  LIMIT 1
1 0.00039 0.00039 0.00039
SELECT data FROM cscart_storage_data WHERE data_key = 'cache_id'
1 0.00020 0.00020 0.00020
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'hybrid_auth.facebook_oauth_redirect_uris'
1 0.00013 0.00013 0.00013
SELECT usergroup_ids FROM cscart_products WHERE product_id = 612
1 0.00014 0.00014 0.00014
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, 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 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 = 'ru' LEFT JOIN cscart_company_descriptions as company_descr ON company_descr.company_id = cscart_products.company_id AND company_descr.lang_code = 'ru' 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 = 309 LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 612 AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'ru'  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 WHERE cscart_products.product_id = 612  AND (companies.status IN ('A') OR cscart_products.company_id = 0) GROUP BY cscart_products.product_id
1 0.00145 0.00145 0.00145
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 = 'ru' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '612' 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 = 'ru' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id = '612' ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00039 0.00039 0.00039
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 = 'ru' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '612' 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 = 'ru' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id = '612' ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00047 0.00047 0.00047
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 = 612  AND lower_limit > 1 AND prices.usergroup_id IN (0, 0, 1) ORDER BY lower_limit
1 0.00076 0.00076 0.00076
SELECT id_path FROM cscart_categories WHERE category_id IN (309, 363, 364)
1 0.00026 0.00026 0.00026
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, pf.yml2_exclude_prices, cscart_product_features_descriptions.yml2_variants_unit, 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 = 'ru' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'ru' INNER JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 612 AND cscart_product_features_values.lang_code = 'ru' LEFT JOIN cscart_product_filters AS abt_filters ON abt_filters.feature_id = pf.feature_id AND abt_filters.company_id = pf.company_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, 1) AND pf.display_on_product = 'Y' AND ( pf.categories_path = '' OR ISNULL(pf.categories_path)OR FIND_IN_SET(309, pf.categories_path) OR FIND_IN_SET(363, pf.categories_path) OR FIND_IN_SET(364, 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.00078 0.00078 0.00078
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, cscart_product_feature_variants.color, cscart_product_features_values.value_int 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 = 'ru' 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 = 'ru' AND cscart_product_features_values.product_id = 612 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 = 'ru'  WHERE 1  AND cscart_product_feature_variants.feature_id IN (549)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 
1 0.00056 0.00056 0.00056
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 = 'ru' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1281) 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 = 'ru' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1281) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00047 0.00047 0.00047
SELECT feature_id FROM cscart_product_features WHERE feature_id IN (549) AND feature_type = 'E'
1 0.00018 0.00018 0.00018
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 = 'ru' WHERE pf.feature_type = 'G' AND (pf.feature_id IN ('') 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(309, pf.categories_path) OR FIND_IN_SET(363, pf.categories_path) OR FIND_IN_SET(364, pf.categories_path) ) ORDER BY pf.position, cscart_product_features_descriptions.description
1 0.00061 0.00061 0.00061
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, f.yml2_exclude_prices, fd.yml2_variants_unit, vd.yml2_unit 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 = 'ru' 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 = 'ru' 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 = 612  AND f.display_on_header = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(309, f.categories_path) OR FIND_IN_SET(363, f.categories_path) OR FIND_IN_SET(364, 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 = 'ru' ORDER BY fd.internal_name, fv.position
1 0.00047 0.00047 0.00047
SELECT cscart_statuses.*, cscart_status_descriptions.* FROM cscart_statuses  LEFT JOIN cscart_status_descriptions ON cscart_status_descriptions.status_id = cscart_statuses.status_id AND cscart_status_descriptions.lang_code = 'ru' WHERE 1 = 1  AND cscart_statuses.type = 'O'  ORDER BY cscart_statuses.position asc
1 0.00037 0.00037 0.00037
SELECT status_id, status FROM cscart_statuses WHERE type = 'O'
1 0.00012 0.00012 0.00012
SELECT status_id, param, value FROM cscart_status_data WHERE status_id IN (1, 2, 3, 4, 5, 6, 7, 19, 20, 21)
1 0.00030 0.00030 0.00030
SELECT cscart_statuses.status FROM cscart_statuses INNER JOIN cscart_status_data ON cscart_status_data.status_id = cscart_statuses.status_id WHERE type = 'O' AND (param, value) IN (('payment_received', 'Y'))
1 0.00033 0.00033 0.00033
SELECT rating FROM cscart_absolute_rating WHERE `object_id` = 1 AND `object_type` = 'company'
1 0.00012 0.00012 0.00012
SELECT MAX(rating) FROM cscart_absolute_rating WHERE `object_type` = 'company'
1 0.00009 0.00009 0.00009
SELECT id_path FROM cscart_categories WHERE category_id IN (309)
1 0.00015 0.00015 0.00015
SELECT category_id, yml2_market_category FROM cscart_categories WHERE category_id IN ('309')  AND yml2_market_category != ''
1 0.00012 0.00012 0.00012
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'none'
1 0.00014 0.00014 0.00014
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'date'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'default'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'name'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'price'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'popularity'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'vendor_rating.vendor_rating'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'bestselling'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'on_sale'
1 0.00008 0.00008 0.00008
SELECT company_id FROM cscart_storefronts_companies WHERE storefront_id = 1
1 0.00007 0.00007 0.00007
SELECT SQL_CALC_FOUND_ROWS products.product_id, descr1.product as product, companies.company as company_name, products.product_type, products.parent_product_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ru'  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 WHERE 1  AND companies.status IN ('A') 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 = 612 GROUP BY products.product_id   ORDER BY product asc, products.product_id ASC 
1 0.00034 0.00034 0.00034
SELECT category_id, category FROM cscart_category_descriptions WHERE category_id IN (309) AND lang_code = 'ru'
1 0.00012 0.00012 0.00012
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'home'
1 0.00028 0.00028 0.00028
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 = 'ru' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (612) 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 = 'ru' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (612) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00030 0.00030 0.00030
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 = 'ru'  WHERE a.product_id IN (612) AND a.status = 'A' ORDER BY a.position
1 0.00023 0.00023 0.00023
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 = 'ru' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (612) AND a.product_id = 0 AND a.status = 'A' ORDER BY a.position
1 0.00019 0.00019 0.00019
SELECT cscart_languages.* FROM cscart_languages  WHERE 1    
1 0.00025 0.00025 0.00025
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 ('1') ) GROUP BY storefronts.storefront_id   ORDER BY storefronts.is_default desc 
1 0.00021 0.00021 0.00021
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.00010 0.00010 0.00010
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 (612)
1 0.00014 0.00014 0.00014
SELECT
p.promotion_id,
p.from_date,
p.to_date,
active.from_date AS active_from_date,
active.to_date AS active_to_date,
expired.from_date AS expired_from_date,
expired.to_date AS expired_to_date
FROM cscart_promotions AS p
INNER JOIN cscart_ab__dotd AS ab__dotd ON p.promotion_id=ab__dotd.promotion_id AND ab__dotd.use_schedule='Y'
LEFT JOIN (SELECT promotion_id,MIN(from_date) AS from_date,MIN(to_date) AS to_date FROM cscart_ab__dotd_periods WHERE to_date >= 1780799897 GROUP BY promotion_id) AS active ON active.promotion_id=p.promotion_id
LEFT JOIN (SELECT promotion_id,MAX(from_date) AS from_date,MAX(to_date) AS to_date FROM cscart_ab__dotd_periods WHERE to_date < 1780799897 GROUP BY promotion_id) AS expired ON expired.promotion_id=p.promotion_id
WHERE p.status IN ('A', 'H')
1 0.00037 0.00037 0.00037
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 = 'ru' 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 <= 1780799897, 1) AND IF(to_date, to_date >= 1780799897, 1) AND status IN ('A', 'H') AND cscart_promotions.zone = 'catalog' AND (storefronts_promotions.storefront_id = 1 OR storefronts_promotions.storefront_id IS NULL) AND cscart_promotions.company_id = 1 AND cscart_promotions.company_id != 0 AND 1   ORDER BY cscart_promotions.stop_other_rules desc, cscart_promotions.priority asc 
1 0.00028 0.00028 0.00028
SELECT cscart_ab__stickers.*, descriptions.*, images.image_id, cscart_ab__stickers.sticker_id as sticker_id FROM cscart_ab__stickers LEFT JOIN cscart_ab__sticker_descriptions as descriptions
ON cscart_ab__stickers.sticker_id = descriptions.sticker_id
AND descriptions.lang_code = 'ru'
LEFT JOIN cscart_ab__sticker_images AS images
ON cscart_ab__stickers.sticker_id = images.sticker_id
AND images.lang_code = 'ru' WHERE FIND_IN_SET (1, storefront_ids) AND cscart_ab__stickers.status = 'A' AND ((cscart_ab__stickers.from_date <= 1780779600 OR cscart_ab__stickers.from_date = 0) AND (cscart_ab__stickers.to_date >= 1780779600 OR cscart_ab__stickers.to_date = 0)) AND cscart_ab__stickers.sticker_id IN (0) AND cscart_ab__stickers.display_on_detailed_pages != "not_display" AND (cscart_ab__stickers.usergroup_ids = '' OR FIND_IN_SET(0, cscart_ab__stickers.usergroup_ids) OR FIND_IN_SET(1, cscart_ab__stickers.usergroup_ids))  ORDER BY cscart_ab__stickers.position asc 
1 0.00029 0.00029 0.00029
SELECT cscart_ab__stickers.*, descriptions.*, images.image_id, cscart_ab__stickers.sticker_id as sticker_id FROM cscart_ab__stickers LEFT JOIN cscart_ab__sticker_descriptions as descriptions
ON cscart_ab__stickers.sticker_id = descriptions.sticker_id
AND descriptions.lang_code = 'ru'
LEFT JOIN cscart_ab__sticker_images AS images
ON cscart_ab__stickers.sticker_id = images.sticker_id
AND images.lang_code = 'ru' WHERE FIND_IN_SET (1, storefront_ids) AND cscart_ab__stickers.status = 'A' AND ((cscart_ab__stickers.from_date <= 1780779600 OR cscart_ab__stickers.from_date = 0) AND (cscart_ab__stickers.to_date >= 1780779600 OR cscart_ab__stickers.to_date = 0)) AND ((0) OR cscart_ab__stickers.type = 'D') AND cscart_ab__stickers.display_on_detailed_pages != "not_display" AND (cscart_ab__stickers.usergroup_ids = '' OR FIND_IN_SET(0, cscart_ab__stickers.usergroup_ids) OR FIND_IN_SET(1, cscart_ab__stickers.usergroup_ids))  ORDER BY cscart_ab__stickers.position asc 
1 0.00029 0.00029 0.00029
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 = 'ru' WHERE 1=1  AND cscart_product_files.product_id = 612 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.00017 0.00017 0.00017
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 = 'ru'   ORDER BY position
1 0.00054 0.00054 0.00054
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 = 'ru' WHERE object_type = 'product' AND object_id = 612 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.00021 0.00021 0.00021
SHOW COLUMNS FROM cscart_product_popularity
1 0.00025 0.00025 0.00025
INSERT INTO cscart_product_popularity (`viewed`, `added`, `deleted`, `bought`, `total`, `product_id`) VALUES (1, 0, 0, 0, 3, 612) ON DUPLICATE KEY UPDATE viewed = viewed + 1, added = added + 0, deleted = deleted + 0, bought = bought + 0, total = total + 3
1 0.00016 0.00016 0.00016
SELECT product_id, parent_product_id FROM cscart_product_variation_group_products WHERE parent_product_id = 612
1 0.00012 0.00012 0.00012
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 = 612 GROUP BY cscart_tags.tag_id  ORDER BY cscart_tags.tag asc 
1 0.00031 0.00031 0.00031
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 = 'ru' WHERE  a.country_code = 'RU' ORDER BY b.state
1 0.00074 0.00074 0.00074
SELECT state_id FROM cscart_states WHERE code = 'MOW' AND country_code = 'RU'
1 0.00014 0.00014 0.00014
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 = 'ru' WHERE  a.country_code = 'RU' AND a.status = 'A' ORDER BY b.state
1 0.00062 0.00062 0.00062
SELECT a.* FROM cscart_destination_elements as a LEFT JOIN cscart_destinations as b ON b.destination_id = a.destination_id WHERE b.status = 'A' 
1 0.00061 0.00061 0.00061
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.variants.custom'
1 0.00013 0.00013 0.00013
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.variants.custom.tooltip'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.geo_maps'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.geo_maps.tooltip'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.payment_methods'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.payment_methods.tooltip'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.categories_list'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.categories_list.tooltip'
1 0.00011 0.00011 0.00011
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.tags_list'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__mb.template_path.templates.tags_list.tooltip'
1 0.00013 0.00013 0.00013
SELECT cscart_ab__mb_motivation_items.*, cscart_ab__mb_motivation_item_descriptions.name, cscart_ab__mb_motivation_item_descriptions.description, cscart_ab__mb_motivation_item_descriptions.lang_code, vd.description AS vendor_description, vd.status as vendor_status FROM cscart_ab__mb_motivation_items LEFT JOIN cscart_ab__mb_motivation_item_objects as destination_objects_not_exclude
ON cscart_ab__mb_motivation_items.motivation_item_id = destination_objects_not_exclude.motivation_item_id
AND destination_objects_not_exclude.object_type = 'D'
AND cscart_ab__mb_motivation_items.exclude_destinations = "N"LEFT JOIN cscart_ab__mb_motivation_item_objects as destination_objects_exclude
ON cscart_ab__mb_motivation_items.motivation_item_id = destination_objects_exclude.motivation_item_id
AND destination_objects_exclude.object_type = 'D'
AND destination_objects_exclude.object_id IN (1)
AND cscart_ab__mb_motivation_items.exclude_destinations = "Y"LEFT JOIN cscart_ab__mb_motivation_item_objects as category_objects_not_exclude
ON cscart_ab__mb_motivation_items.motivation_item_id = category_objects_not_exclude.motivation_item_id
AND category_objects_not_exclude.object_type = 'C'
AND cscart_ab__mb_motivation_items.exclude_categories = "N"LEFT JOIN cscart_ab__mb_motivation_item_objects as category_objects_exclude
ON cscart_ab__mb_motivation_items.motivation_item_id = category_objects_exclude.motivation_item_id
AND category_objects_exclude.object_type = 'C'
AND category_objects_exclude.object_id IN (309)
AND cscart_ab__mb_motivation_items.exclude_categories = "Y"LEFT JOIN cscart_ab__mb_motivation_item_objects as product_objects_not_exclude
ON cscart_ab__mb_motivation_items.motivation_item_id = product_objects_not_exclude.motivation_item_id
AND product_objects_not_exclude.object_type = 'P'
AND cscart_ab__mb_motivation_items.exclude_products = "N"LEFT JOIN cscart_ab__mb_motivation_item_objects as product_objects_exclude
ON cscart_ab__mb_motivation_items.motivation_item_id = product_objects_exclude.motivation_item_id
AND product_objects_exclude.object_type = 'P'
AND product_objects_exclude.object_id IN (612)
AND cscart_ab__mb_motivation_items.exclude_products = "Y" LEFT JOIN cscart_ab__mb_vendors_descriptions AS vd ON vd.motivation_item_id = cscart_ab__mb_motivation_items.motivation_item_id AND vd.company_id = 1 AND vd.lang_code = 'ru' INNER JOIN cscart_ab__mb_motivation_item_descriptions
ON cscart_ab__mb_motivation_item_descriptions.motivation_item_id = cscart_ab__mb_motivation_items.motivation_item_id
AND cscart_ab__mb_motivation_item_descriptions.lang_code = 'ru' WHERE 1  AND cscart_ab__mb_motivation_items.status = 'A' AND (cscart_ab__mb_motivation_items.usergroup_ids = '' OR FIND_IN_SET(0, cscart_ab__mb_motivation_items.usergroup_ids) OR FIND_IN_SET(1, cscart_ab__mb_motivation_items.usergroup_ids)) AND ((destination_objects_not_exclude.object_id IN (0, 1) OR destination_objects_not_exclude.object_id IS NULL) AND (destination_objects_exclude.motivation_item_id IS NULL)) AND ((category_objects_not_exclude.object_id IN (0, 309) OR category_objects_not_exclude.object_id IS NULL) AND (category_objects_exclude.motivation_item_id IS NULL)) AND ((product_objects_not_exclude.object_id IN (0, 612) OR product_objects_not_exclude.object_id IS NULL) AND (product_objects_exclude.motivation_item_id IS NULL))AND cscart_ab__mb_motivation_items.storefront_id = 1 GROUP BY cscart_ab__mb_motivation_items.motivation_item_id  ORDER BY cscart_ab__mb_motivation_items.position asc 
1 0.00079 0.00079 0.00079
SELECT object_id, thread_id, type, object_type FROM cscart_discussion  WHERE 1  AND object_id = 612 AND object_type = 'P'   
1 0.00018 0.00018 0.00018
SELECT thread_id, type, object_type, object_id FROM cscart_discussion WHERE thread_id = 408 
1 0.00011 0.00011 0.00011
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 = 612 AND d.object_type = 'P' AND type IN ( 'B', 'R' )  AND dp.status = 'A' AND dr.rating_value > 0
1 0.00020 0.00020 0.00020
SELECT privilege FROM cscart_usergroup_privileges WHERE usergroup_id IN (0, 1)
1 0.00014 0.00014 0.00014
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.brand'
1 0.00021 0.00021 0.00021
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.feature_code.brand.description'
1 0.00036 0.00036 0.00036
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.isbn'
1 0.00017 0.00017 0.00017
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.feature_code.isbn.description'
1 0.00011 0.00011 0.00011
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.gtin'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.feature_code.gtin.description'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.mpn'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'seo.feature_code.mpn.description'
1 0.00008 0.00008 0.00008
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, pf.yml2_exclude_prices, cscart_product_features_descriptions.yml2_variants_unit, 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 = 'ru' LEFT JOIN cscart_product_features_descriptions ON cscart_product_features_descriptions.feature_id = pf.feature_id AND cscart_product_features_descriptions.lang_code = 'ru' LEFT JOIN cscart_product_features_values ON cscart_product_features_values.feature_id = pf.feature_id AND cscart_product_features_values.product_id = 612 AND cscart_product_features_values.lang_code = 'ru' LEFT JOIN cscart_product_filters AS abt_filters ON abt_filters.feature_id = pf.feature_id AND abt_filters.company_id = pf.company_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.feature_code IN ('Brand', 'ISBN', 'GTIN', 'MPN')  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.00095 0.00095 0.00095
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, cscart_product_feature_variants.color, cscart_product_features_values.value_int 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 = 'ru' 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 = 'ru' AND cscart_product_features_values.product_id = 612 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 = 'ru'  WHERE 1  AND cscart_product_feature_variants.feature_id IN (579)  GROUP BY cscart_product_feature_variants.variant_id ORDER BY cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant 
1 0.00060 0.00060 0.00060
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'product_reviews.excellent'
1 0.00016 0.00016 0.00016
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'product_reviews.very_good'
1 0.00011 0.00011 0.00011
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'product_reviews.average'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'product_reviews.fair'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'product_reviews.poor'
1 0.00011 0.00011 0.00011
SELECT rating_value, COUNT(1) count FROM cscart_product_reviews WHERE `product_id` = 612 AND `status` = 'A' GROUP BY rating_value
1 0.00008 0.00008 0.00008
SELECT variant_descriptions.variant FROM cscart_product_features_values AS v LEFT JOIN cscart_product_feature_variant_descriptions AS variant_descriptions ON variant_descriptions.variant_id = v.variant_id AND v.lang_code = variant_descriptions.lang_code WHERE v.product_id = 612 AND v.feature_id = 18 AND variant_descriptions.lang_code = 'ru'
1 0.00035 0.00035 0.00035
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('on_site_template_editing')
1 0.00032 0.00032 0.00032
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__stickers.appearance_style.rectangular'
1 0.00019 0.00019 0.00019
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__stickers.appearance_style.rounded'
1 0.00023 0.00023 0.00023
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__stickers.appearance_style.teardrop'
1 0.00013 0.00013 0.00013
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__stickers.appearance_style.beveled_angle'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__stickers.appearance_style.circle'
1 0.00010 0.00010 0.00010
SELECT c.* FROM cscart_bm_containers as c  WHERE 1  AND c.location_id = 105 AND c.company_id = 0
1 0.00027 0.00027 0.00027
SELECT layout_id FROM cscart_bm_locations WHERE location_id = 105
1 0.00024 0.00024 0.00024
SELECT c.*, IF (c.location_id != 105, 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 = 6 WHERE 1  AND c.position IN ('TOP_PANEL', 'HEADER', 'FOOTER') AND c.company_id = 0
1 0.00028 0.00028 0.00028
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 (409, 410, 419, 412) ORDER BY g.order, g.parent_id, g.grid_id ASC
1 0.00063 0.00063 0.00063
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 = 612 AND dynamic_object_content.object_type like 'products' WHERE cscart_bm_snapping.grid_id IN (594, 595, 596, 597, 598, 599, 600, 603, 608, 604, 605, 606, 607, 609, 610, 656, 657, 660, 661, 658, 659)  AND cscart_bm_blocks_descriptions.lang_code='ru'  ORDER BY cscart_bm_snapping.order, cscart_bm_snapping.block_id 
1 0.00187 0.00187 0.00187
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('city', 'geo_maps.your_city', 'geo_maps.select_your_city', 'city', 'geo_maps.your_city', 'geo_maps.select_your_city')
1 0.00043 0.00043 0.00043
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('select_descr_lang', 'select_descr_lang')
1 0.00023 0.00023 0.00023
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('change_language', 'change_language')
1 0.00017 0.00017 0.00017
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('no_image', 'no_image')
1 0.00025 0.00025 0.00025
SELECT * FROM cscart_abt__ut2_fly_menu_content WHERE storefront_id = 1  ORDER BY position asc
1 0.00049 0.00049 0.00049
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('storefront_search_general', 'search_products', 'storefront_search_general', 'storefront_search_general', 'storefront_search_general', 'search_products', 'storefront_search_general', 'storefront_search_general')
1 0.00019 0.00019 0.00019
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('address', 'address')
1 0.00019 0.00019 0.00019
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'call_request.work_time'
1 0.00019 0.00019 0.00019
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'abt__ut2__block_contacts.social_links'
1 0.00010 0.00010 0.00010
SELECT country FROM cscart_country_descriptions WHERE code = 'RU' AND lang_code = 'ru'
1 0.00020 0.00020 0.00020
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('tmpl_abt__ut2__top_buttons.compare_list.tooltip', 'view_wishlist', 'tmpl_abt__ut2__top_buttons.compare_list.tooltip', 'view_wishlist')
1 0.00027 0.00027 0.00027
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('my_account', 'profile_details', 'downloads', 'orders', 'view_comparison_list', 'track_my_order', 'track_my_order', 'order_id', 'email', 'go', 'go_to_admin_panel', 'sign_out', 'sign_in', 'register', 'sign_in', 'my_account', 'profile_details', 'downloads', 'orders', 'view_comparison_list', 'track_my_order', 'track_my_order', 'order_id', 'email', 'go', 'go_to_admin_panel', 'sign_out', 'sign_in', 'register', 'sign_in')
1 0.00044 0.00044 0.00044
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('vendor_communication.messages', 'vendor_communication.messages')
1 0.00022 0.00022 0.00022
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('wishlist', 'wishlist')
1 0.00014 0.00014 0.00014
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('image_verification_label', 'image_verification_label', 'image_verification_label', 'image_verification_label', 'image_verification_label', 'image_verification_label')
1 0.00028 0.00028 0.00028
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('returning_customer', 'password', 'forgot_password_question', 'error_incorrect_login', 'register_new_account', 'remember_me', 'returning_customer', 'password', 'forgot_password_question', 'error_incorrect_login', 'register_new_account', 'remember_me')
1 0.00026 0.00026 0.00026
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('remove', 'remove')
1 0.00023 0.00023 0.00023
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('items', 'for', 'cart_is_empty', 'cart_is_empty', 'view_cart', 'checkout', 'items', 'for', 'cart_is_empty', 'cart_is_empty', 'view_cart', 'checkout')
1 0.00029 0.00029 0.00029
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('proceed_to_checkout', 'proceed_to_checkout', 'proceed_to_checkout', 'proceed_to_checkout')
1 0.00039 0.00039 0.00039
INSERT INTO cscart_lock_keys (key_id, token, expiry_at) VALUES ('074f050c9cce24d369ad1ee5cf4241b8b81d99c79d7eb0ceecdae697af5c83f1', 'jaRTvpmwFjgHbtblhu6JkZxHRFF38X6AXwsL2qRTMyw=', UNIX_TIMESTAMP(NOW()) + 300)
1 0.00125 0.00125 0.00125
DELETE FROM cscart_lock_keys WHERE expiry_at <= UNIX_TIMESTAMP(NOW())
1 0.00022 0.00022 0.00022
UPDATE cscart_lock_keys SET expiry_at = UNIX_TIMESTAMP(NOW()) + 30, token = 'jaRTvpmwFjgHbtblhu6JkZxHRFF38X6AXwsL2qRTMyw=' WHERE key_id = '074f050c9cce24d369ad1ee5cf4241b8b81d99c79d7eb0ceecdae697af5c83f1' AND (token = 'jaRTvpmwFjgHbtblhu6JkZxHRFF38X6AXwsL2qRTMyw=' OR expiry_at <= UNIX_TIMESTAMP(NOW()))
1 0.00118 0.00118 0.00118
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('add_to_cart', 'view_details', 'add_to_cart', 'view_details')
1 0.00020 0.00020 0.00020
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('prev_page', 'quick_product_viewer', 'of', 'next', 'quick_product_viewer', 'prev_page', 'quick_product_viewer', 'of', 'next', 'quick_product_viewer')
1 0.00026 0.00026 0.00026
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('abt__ut2.addon_social_buttons.share', 'abt__ut2.addon_social_buttons.share')
1 0.00014 0.00014 0.00014
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('text_out_of_stock', 'sku', 'copy', 'free_shipping', 'save_discount', 'save_discount', 'save_discount', 'enter_your_price', 'enter_your_price', 'contact_us_for_price', 'sign_in_to_view_price', 'inc_tax', 'including_tax', 'you_save', 'you_save', 'availability', 'on_backorder', 'in_stock', 'availability', 'availability', 'in_stock', 'on_backorder', 'availability', 'quantity', 'text_cart_min_qty', 'text_edp_product', 'text_out_of_stock', 'sku', 'copy', 'free_shipping', 'save_discount', 'save_discount', 'save_discount', 'enter_your_price', 'enter_your_price', 'contact_us_for_price', 'sign_in_to_view_price', 'inc_tax', 'including_tax', 'you_save', 'you_save', 'availability', 'on_backorder', 'in_stock', 'availability', 'availability', 'in_stock', 'on_backorder', 'availability', 'quantity', 'text_cart_min_qty', 'text_edp_product')
1 0.00057 0.00057 0.00057
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('product_reviews.product_is_rated_n_out_of_five_stars', 'product_reviews.show_rating', 'product_reviews.click_to_see_reviews', 'product_reviews.reviews', 'product_reviews.product_is_rated_n_out_of_five_stars', 'product_reviews.show_rating', 'product_reviews.click_to_see_reviews', 'product_reviews.reviews')
1 0.00026 0.00026 0.00026
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('sign_in_to_buy', 'text_login_to_add_to_cart', 'text_login_to_add_to_cart', 'sign_in_to_buy', 'text_login_to_add_to_cart', 'text_login_to_add_to_cart')
1 0.00015 0.00015 0.00015
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('abt__ut2.add_to_wishlist.tooltip', 'add_to_wishlist', 'abt__ut2.add_to_wishlist.tooltip', 'add_to_wishlist')
1 0.00016 0.00016 0.00016
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('add_to_comparison_list', 'compare', 'add_to_comparison_list', 'compare')
1 0.00014 0.00014 0.00014
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('select_option_above', 'please_select_one', 'select_option_above', 'please_select_one', 'na', 'please_select_one', 'select_option_above', 'na', 'nocombination', 'select_option_above', 'please_select_one', 'select_option_above', 'please_select_one', 'na', 'please_select_one', 'select_option_above', 'na', 'nocombination')
1 0.00028 0.00028 0.00028
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('vendor', 'vendor')
1 0.00017 0.00017 0.00017
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 1 AND `type` = 'm' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00020 0.00020 0.00020
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('vendor_communication.ask_a_question', 'vendor_communication.ask_a_question')
1 0.00027 0.00027 0.00027
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('bought', 'bought')
1 0.00023 0.00023 0.00023
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('shipping_per', 'shipping_per')
1 0.00019 0.00019 0.00019
SELECT var, value FROM cscart_ab__video_gallery_settings WHERE product_id = 612
1 0.00024 0.00024 0.00024
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 = 'default_image_previewer'  AND cscart_settings_sections.name = 'Appearance'
1 0.00028 0.00028 0.00028
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 = 50 ORDER BY cscart_settings_objects.position
1 0.00021 0.00021 0.00021
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('reviews', 'write_review', 'write_review', 'reviews', 'write_review', 'write_review')
1 0.00026 0.00026 0.00026
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('product_reviews.write_review', 'product_reviews.write_review')
1 0.00014 0.00014 0.00014
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('geo_maps.shipping_time_and_rates', 'shipping_method', 'geo_maps.shipping_time', 'cost', 'geo_maps.from_pickup_points', 'geo_maps.no_shippings', 'geo_maps.shipping_time_and_rates', 'geo_maps.shipping_group_', 'geo_maps.from_pickup_points', 'geo_maps.shipping_about', 'geo_maps.shipping_from', 'geo_maps.no_shippings_short', 'geo_maps.no_shippings', 'shipping_methods', 'geo_maps.shipping_time_and_rates', 'shipping_method', 'geo_maps.shipping_time', 'cost', 'geo_maps.from_pickup_points', 'geo_maps.no_shippings', 'geo_maps.shipping_time_and_rates', 'geo_maps.shipping_group_', 'geo_maps.from_pickup_points', 'geo_maps.shipping_about', 'geo_maps.shipping_from', 'geo_maps.no_shippings_short', 'geo_maps.no_shippings', 'shipping_methods')
1 0.00044 0.00044 0.00044
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('period', 'ab__dotd.page_action_period', 'ab__dotd.detailed', 'ab__dotd.detailed', 'period', 'ab__dotd.page_action_period', 'ab__dotd.detailed', 'ab__dotd.detailed')
1 0.00020 0.00020 0.00020
SELECT b.*, d.*, c.* FROM cscart_bm_blocks as b LEFT JOIN cscart_bm_blocks_descriptions as d ON b.block_id = d.block_id LEFT JOIN cscart_bm_blocks_content as c ON b.block_id = c.block_id AND d.lang_code=c.lang_code WHERE b.block_id = 63 AND d.lang_code='ru'  AND ((c.object_id = 612 AND c.object_type like 'products') OR (c.object_id = 0 AND c.object_type like ''))  ORDER BY snapping_id DESC LIMIT 1
1 0.00032 0.00032 0.00032
SELECT group_id FROM cscart_product_variation_group_products WHERE product_id = 612
1 0.00018 0.00018 0.00018
SELECT SQL_CALC_FOUND_ROWS products.product_id, descr1.product as product, companies.company as company_name, products.product_type, products.parent_product_id FROM cscart_products as products  LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ru'  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)  WHERE 1  AND companies.status IN ('A') 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 1 != 1 GROUP BY products.product_id   ORDER BY product asc, products.product_id ASC  LIMIT 0, 100
1 0.00044 0.00044 0.00044
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('vendor_communication.please_log_in_to_be_notified', 'vendor_communication.please_log_in_to_be_notified')
1 0.00025 0.00025 0.00025
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('save_and_close', 'specify_options', 'specify_options', 'save_and_close', 'specify_options', 'specify_options', 'total_list_price', 'price_for_all', 'add_all_to_cart', 'save_and_close', 'specify_options', 'specify_options', 'save_and_close', 'specify_options', 'specify_options', 'total_list_price', 'price_for_all', 'add_all_to_cart')
1 0.00031 0.00031 0.00031
SELECT * FROM cscart_product_bundles as bundles LEFT JOIN cscart_product_bundle_descriptions as descriptions ON bundles.bundle_id = descriptions.bundle_id AND descriptions.lang_code = 'ru' LEFT JOIN cscart_product_bundle_product_links as links ON bundles.bundle_id = links.bundle_id WHERE 1=1  AND links.product_id = 612 AND links.show_on_product_page = 'Y' AND bundles.status = 'A' AND IF(bundles.date_from, bundles.date_from <= 1780799897, 1) AND IF(bundles.date_to, bundles.date_to >= 1780799897, 1) GROUP BY bundles.bundle_id  ORDER BY bundles.bundle_id asc  LIMIT 0, 50
1 0.00081 0.00081 0.00081
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('product_bundles.product_bundles', 'product_bundles.product_bundles')
1 0.00027 0.00027 0.00027
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('ab__smc.more', 'ab__smc.less', 'ab__smc.more', 'ab__smc.less')
1 0.00029 0.00029 0.00029
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('ab__ut2.search_similar', 'ab__ut2.search_similar')
1 0.00023 0.00023 0.00023
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('yes', 'no', 'yes', 'no')
1 0.00031 0.00031 0.00031
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('filename', 'filesize', 'licence_agreement', 'readme', 'filename', 'filesize', 'licence_agreement', 'readme')
1 0.00047 0.00047 0.00047
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('download', 'download')
1 0.00023 0.00023 0.00023
SELECT b.*, d.*, c.* FROM cscart_bm_blocks as b LEFT JOIN cscart_bm_blocks_descriptions as d ON b.block_id = d.block_id LEFT JOIN cscart_bm_blocks_content as c ON b.block_id = c.block_id AND d.lang_code=c.lang_code WHERE b.block_id = 64 AND d.lang_code='ru'  AND ((c.object_id = 612 AND c.object_type like 'products') OR (c.object_id = 0 AND c.object_type like ''))  ORDER BY snapping_id DESC LIMIT 1
1 0.00028 0.00028 0.00028
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('discussion_title_product', 'discussion_title_product')
1 0.00026 0.00026 0.00026
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('product_reviews.title', 'product_reviews.title', 'product_reviews.title', 'product_reviews.title', 'product_reviews.title', 'product_reviews.title')
1 0.00026 0.00026 0.00026
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('product_reviews.no_reviews_found', 'product_reviews.no_reviews_found')
1 0.00028 0.00028 0.00028
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('product_reviews.review_this_product', 'product_reviews.review_this_product_description', 'product_reviews.review_this_product', 'product_reviews.review_this_product_description')
1 0.00021 0.00021 0.00021
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('product_reviews.with_photo', 'product_reviews.with_photo')
1 0.00014 0.00014 0.00014
DELETE FROM cscart_lock_keys WHERE key_id = '074f050c9cce24d369ad1ee5cf4241b8b81d99c79d7eb0ceecdae697af5c83f1' AND token = 'jaRTvpmwFjgHbtblhu6JkZxHRFF38X6AXwsL2qRTMyw='
1 0.00146 0.00146 0.00146
SELECT 1 FROM cscart_lock_keys WHERE key_id = '074f050c9cce24d369ad1ee5cf4241b8b81d99c79d7eb0ceecdae697af5c83f1' AND token = 'jaRTvpmwFjgHbtblhu6JkZxHRFF38X6AXwsL2qRTMyw=' AND expiry_at > UNIX_TIMESTAMP(NOW())
1 0.00025 0.00025 0.00025
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 22 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00054 0.00054 0.00054
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 6 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00028 0.00028 0.00028
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 21 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00024 0.00024 0.00024
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('create_account', 'create_account')
1 0.00030 0.00030 0.00030
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 2 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00031 0.00031 0.00031
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 30 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00031 0.00031 0.00031
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 7 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00034 0.00034 0.00034
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'weekday_abr_1'
1 0.00026 0.00026 0.00026
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'weekday_abr_0'
1 0.00018 0.00018 0.00018
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 20 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00023 0.00023 0.00023
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'view_on_map'
1 0.00011 0.00011 0.00011
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'weekday_0'
1 0.00024 0.00024 0.00024
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'month_name_abr_6'
1 0.00022 0.00022 0.00022
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'month_name_6'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'abt__ut2.developer'
1 0.00009 0.00009 0.00009
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('choose_your_country')
1 0.00021 0.00021 0.00021
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('menu', 'search', 'search', 'search', 'search', 'cart', 'cart', 'total_items', 'abt__ut2.settings.general.sticky_panel.account', 'account', 'abt__ut2.settings.general.sticky_panel.phones', 'abt__ut2.settings.general.sticky_panel.phones', 'menu', 'search', 'search', 'search', 'search', 'cart', 'cart', 'total_items', 'abt__ut2.settings.general.sticky_panel.account', 'account', 'abt__ut2.settings.general.sticky_panel.phones', 'abt__ut2.settings.general.sticky_panel.phones')
1 0.00041 0.00041 0.00041
SELECT company_id FROM cscart_companies WHERE 1  AND company = 'ООО \"Цифровой Двойник \"С\"'
1 0.00084 0.00084 0.00084
SELECT * FROM cscart_logos WHERE layout_id IN (6, 0) AND style_id IN ('Default', '') AND storefront_id IN (1, 0)  AND company_id = 0
1 0.00037 0.00037 0.00037
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 = 'ru' WHERE cscart_images_links.object_type = 'logos' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (31, 128, 129, 130, 131) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00091 0.00091 0.00091
SELECT cscart_state_descriptions.state FROM cscart_states LEFT JOIN cscart_state_descriptions ON cscart_state_descriptions.state_id = cscart_states.state_id AND cscart_state_descriptions.lang_code = 'ru' WHERE cscart_states.country_code = 'RU' AND cscart_states.code = 'KDA'
1 0.00029 0.00029 0.00029
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'abt__ut2.city_short'
1 0.00015 0.00015 0.00015
SELECT cscart_abt__ut2_microdata.id, cscart_abt__ut2_microdata.field, cscart_abt__ut2_microdata_description.value
FROM cscart_abt__ut2_microdata
INNER JOIN cscart_abt__ut2_microdata_description ON cscart_abt__ut2_microdata_description.id = cscart_abt__ut2_microdata.id AND cscart_abt__ut2_microdata_description.lang_code = 'ru'
WHERE cscart_abt__ut2_microdata.company_id = 0
ORDER BY cscart_abt__ut2_microdata.id ASC
1 0.00037 0.00037 0.00037
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('cannot_buy', 'no_products_selected', 'error_no_items_selected', 'delete_confirmation', 'text_required_group_product', 'save', 'close', 'notice', 'warning', 'error', 'empty', 'text_are_you_sure_to_proceed', 'text_invalid_url', 'error_validator_email', 'error_validator_phone', 'error_validator_phone_mask', 'error_validator_phone_mask_with_phone', 'error_validator_phone_phone_number_with_country_selection', 'error_validator_integer', 'error_validator_multiple', 'error_validator_password', 'error_validator_required', 'error_validator_zipcode', 'error_validator_message', 'text_page_loading', 'error_ajax', 'text_changes_not_saved', 'text_data_changed', 'placing_order', 'order_was_not_placed', 'file_browser', 'browse', 'more', 'text_no_products_found', 'cookie_is_disabled', 'insert_image', 'image_url', 'loading', 'product_in_wishlist', 'product_added_to_cl', 'text_editing', 'save', 'cancel', 'cannot_buy', 'no_products_selected', 'error_no_items_selected', 'delete_confirmation', 'text_required_group_product', 'save', 'close', 'notice', 'warning', 'error', 'empty', 'text_are_you_sure_to_proceed', 'text_invalid_url', 'error_validator_email', 'error_validator_phone', 'error_validator_phone_mask', 'error_validator_phone_mask_with_phone', 'error_validator_phone_phone_number_with_country_selection', 'error_validator_integer', 'error_validator_multiple', 'error_validator_password', 'error_validator_required', 'error_validator_zipcode', 'error_validator_message', 'text_page_loading', 'error_ajax', 'text_changes_not_saved', 'text_data_changed', 'placing_order', 'order_was_not_placed', 'file_browser', 'browse', 'more', 'text_no_products_found', 'cookie_is_disabled', 'insert_image', 'image_url', 'loading', 'product_in_wishlist', 'product_added_to_cl', 'text_editing', 'save', 'cancel')
1 0.00114 0.00114 0.00114
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('rus_boxberry.boxberry_cookie_title', 'rus_boxberry.boxberry_cookie_description', 'rus_boxberry.boxberry_cookie_title', 'rus_boxberry.boxberry_cookie_description')
1 0.00031 0.00031 0.00031
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('paypal_checkout.paypal_cookie_title', 'paypal_checkout.paypal_cookie_description', 'paypal_checkout.paypal_cookie_title', 'paypal_checkout.paypal_cookie_description')
1 0.00049 0.00049 0.00049
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('social_buttons.facebook_cookie_title', 'social_buttons.facebook_cookie_description', 'social_buttons.pinterest_cookie_title', 'social_buttons.pinterest_cookie_description', 'social_buttons.twitter_cookie_title', 'social_buttons.twitter_cookie_description', 'social_buttons.vkontakte_cookie_title', 'social_buttons.vkontakte_cookie_description', 'social_buttons.yandex_cookie_title', 'social_buttons.yandex_cookie_description', 'social_buttons.facebook_cookie_title', 'social_buttons.facebook_cookie_description', 'social_buttons.pinterest_cookie_title', 'social_buttons.pinterest_cookie_description', 'social_buttons.twitter_cookie_title', 'social_buttons.twitter_cookie_description', 'social_buttons.vkontakte_cookie_title', 'social_buttons.vkontakte_cookie_description', 'social_buttons.yandex_cookie_title', 'social_buttons.yandex_cookie_description')
1 0.00042 0.00042 0.00042
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('geo_maps.google_maps_cookie_title', 'geo_maps.google_maps_cookie_description', 'geo_maps.yandex_maps_cookie_title', 'geo_maps.yandex_maps_cookie_description', 'geo_maps.google_maps_cookie_title', 'geo_maps.google_maps_cookie_description', 'geo_maps.yandex_maps_cookie_title', 'geo_maps.yandex_maps_cookie_description')
1 0.00033 0.00033 0.00033
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('admin_search_field', 'geo_maps.cannot_select_location', 'admin_search_field', 'geo_maps.cannot_select_location')
1 0.00032 0.00032 0.00032
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('error_validator_recaptcha', 'recaptcha.recaptcha_cookie_title', 'recaptcha.recaptcha_cookie_description', 'error_validator_recaptcha', 'recaptcha.recaptcha_cookie_title', 'recaptcha.recaptcha_cookie_description')
1 0.00029 0.00029 0.00029
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__sm.random_char'
1 0.00020 0.00020 0.00020
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('ab__dotd.more', 'ab__dotd.less', 'ab__dotd.more', 'ab__dotd.less')
1 0.00020 0.00020 0.00020
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__dotd.countdown.seconds'
1 0.00011 0.00011 0.00011
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name = 'ab__dotd.countdown.seconds'
1 0.00008 0.00008 0.00008
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('ab__fn.show_more', 'ab__fn.show_more')
1 0.00015 0.00015 0.00015
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('gdpr.klaro_accept_all', 'gdpr.klaro_accept_selected', 'gdpr.klaro_close', 'gdpr.klaro_consent_modal_description', 'gdpr.klaro_consent_modal_title', 'gdpr.klaro_consent_notice_change_description', 'gdpr.klaro_consent_notice_title', 'gdpr.klaro_consent_notice_description', 'gdpr.klaro_consent_notice_learn_more', 'gdpr.klaro_consent_notice_testing', 'gdpr.klaro_contextual_consent_accept_always', 'gdpr.klaro_contextual_consent_accept_once', 'gdpr.klaro_contextual_consent_description', 'gdpr.klaro_decline', 'gdpr.klaro_ok', 'gdpr.klaro_powered_by', 'gdpr.klaro_privacy_policy_title', 'gdpr.klaro_privacy_policy_name', 'gdpr.klaro_service', 'gdpr.klaro_services', 'gdpr.strictly_necessary_cookies_title', 'gdpr.strictly_necessary_cookies_description', 'gdpr.performance_cookies_title', 'gdpr.performance_cookies_description', 'gdpr.functional_cookies_title', 'gdpr.functional_cookies_description', 'gdpr.marketing_cookies_title', 'gdpr.marketing_cookies_description', 'gdpr.klaro_service_purpose', 'gdpr.klaro_service_purposes', 'gdpr.klaro_service_required_description', 'gdpr.eway_cookies_title', 'gdpr.eway_cookies_description', 'gdpr.disable_all_description', 'gdpr.disable_all_title', 'gdpr.opt_out_description', 'gdpr.opt_out_title', 'gdpr.klaro_service_required_title', 'gdpr.uk_cookies_law', 'gdpr.site_functionality_cookies_title', 'gdpr.site_functionality_cookies_description', 'gdpr.klaro_accept_all', 'gdpr.klaro_accept_selected', 'gdpr.klaro_close', 'gdpr.klaro_consent_modal_description', 'gdpr.klaro_consent_modal_title', 'gdpr.klaro_consent_notice_change_description', 'gdpr.klaro_consent_notice_title', 'gdpr.klaro_consent_notice_description', 'gdpr.klaro_consent_notice_learn_more', 'gdpr.klaro_consent_notice_testing', 'gdpr.klaro_contextual_consent_accept_always', 'gdpr.klaro_contextual_consent_accept_once', 'gdpr.klaro_contextual_consent_description', 'gdpr.klaro_decline', 'gdpr.klaro_ok', 'gdpr.klaro_powered_by', 'gdpr.klaro_privacy_policy_title', 'gdpr.klaro_privacy_policy_name', 'gdpr.klaro_service', 'gdpr.klaro_services', 'gdpr.strictly_necessary_cookies_title', 'gdpr.strictly_necessary_cookies_description', 'gdpr.performance_cookies_title', 'gdpr.performance_cookies_description', 'gdpr.functional_cookies_title', 'gdpr.functional_cookies_description', 'gdpr.marketing_cookies_title', 'gdpr.marketing_cookies_description', 'gdpr.klaro_service_purpose', 'gdpr.klaro_service_purposes', 'gdpr.klaro_service_required_description', 'gdpr.eway_cookies_title', 'gdpr.eway_cookies_description', 'gdpr.disable_all_description', 'gdpr.disable_all_title', 'gdpr.opt_out_description', 'gdpr.opt_out_title', 'gdpr.klaro_service_required_title', 'gdpr.uk_cookies_law', 'gdpr.site_functionality_cookies_title', 'gdpr.site_functionality_cookies_description')
1 0.00108 0.00108 0.00108
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'ru' AND lang.name IN ('confirm', 'vendor_locations.confirm_location', 'vendor_locations.chosen_location', 'vendor_locations.enter_location', 'vendor_locations.google_maps_cookie_title', 'vendor_locations.google_maps_cookie_description', 'confirm', 'vendor_locations.confirm_location', 'vendor_locations.chosen_location', 'vendor_locations.enter_location', 'vendor_locations.google_maps_cookie_title', 'vendor_locations.google_maps_cookie_description')
1 0.00032 0.00032 0.00032
SELECT data FROM cscart_storage_data WHERE data_key = 'restrictions'
1 0.00022 0.00022 0.00022