Queries total time: 0.09346 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.00008 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.00037 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.00013 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.00023 Re-run Backtrace
7
SELECT type FROM cscart_seo_names WHERE name = 'cs-cart' 

    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.00016 Re-run Backtrace
8
SELECT * FROM cscart_seo_names WHERE name = 'cs-cart'  

    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.00013 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.00008 Re-run Backtrace
10
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.00013 Re-run Backtrace
11
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 1 AND `type` = 'm' 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.00020 Re-run Backtrace
12
SELECT company_id FROM cscart_companies WHERE company_id = '1'

    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.00011 Re-run Backtrace
13
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00016 Re-run Backtrace
14
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.00009 Re-run Backtrace
15
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.00020 Re-run Backtrace
16
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.00018 Re-run Backtrace
17
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.00013 Re-run Backtrace
18
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.00017 Re-run Backtrace
19
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
20
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.00021 Re-run Backtrace
21
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.00016 Re-run Backtrace
22
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.00017 Re-run Backtrace
23
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.00014 Re-run Backtrace
24
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.00012 Re-run Backtrace
25
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.00014 Re-run Backtrace
26
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.00014 Re-run Backtrace
27
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.00014 Re-run Backtrace
28
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'vendor_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 = 'en' 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.00023 Re-run Backtrace
29
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00017 Re-run Backtrace
30
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.00004 Re-run Backtrace
31
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
32
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.00006 Re-run Backtrace
33
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
34
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
35
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
36
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
37
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
38
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
39
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
40
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
41
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00013 Re-run Backtrace
42
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.00004 Re-run Backtrace
43
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
44
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
45
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
46
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
47
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
48
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.00004 Re-run Backtrace
49
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
50
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
51
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
52
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.00004 Re-run Backtrace
53
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00011 Re-run Backtrace
54
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.00004 Re-run Backtrace
55
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
56
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
57
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
58
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.00003 Re-run Backtrace
59
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00011 Re-run Backtrace
60
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
61
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
62
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
63
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
64
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
65
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00009 Re-run Backtrace
66
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
67
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
68
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
69
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00012 Re-run Backtrace
70
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
71
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
72
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
73
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
74
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
75
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
76
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
77
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
78
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
79
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
80
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
81
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
82
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
83
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
84
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
85
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
86
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
87
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
88
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
89
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
90
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
91
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
92
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
93
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00011 Re-run Backtrace
94
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
95
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
96
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
97
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
98
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
99
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00011 Re-run Backtrace
100
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
101
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
102
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
103
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
104
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
105
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
106
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
107
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00009 Re-run Backtrace
108
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
109
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
110
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
111
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00010 Re-run Backtrace
112
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
113
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
114
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
115
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00009 Re-run Backtrace
116
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
117
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00009 Re-run Backtrace
118
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
119
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00009 Re-run Backtrace
120
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
121
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
122
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
123
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00010 Re-run Backtrace
124
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
125
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00009 Re-run Backtrace
126
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
127
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00009 Re-run Backtrace
128
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
129
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
130
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
131
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
132
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
133
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00009 Re-run Backtrace
134
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
135
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
136
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
137
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
138
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
139
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
140
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
141
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00009 Re-run Backtrace
142
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
143
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
144
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
145
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
146
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
147
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00009 Re-run Backtrace
148
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
149
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
150
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
151
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
152
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
153
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00010 Re-run Backtrace
154
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
155
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
156
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
157
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00010 Re-run Backtrace
158
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
159
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00010 Re-run Backtrace
160
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
161
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
162
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.00007 Re-run Backtrace
163
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
164
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
165
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
166
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
167
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
168
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
169
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
170
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
171
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
172
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
173
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
174
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
175
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
176
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
177
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00034 Re-run Backtrace
178
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
179
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00009 Re-run Backtrace
180
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
181
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00009 Re-run Backtrace
182
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
183
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00008 Re-run Backtrace
184
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
185
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
186
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
187
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
188
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
189
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
190
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
191
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00006 Re-run Backtrace
192
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
193
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('block_abt__ut2_advanced_subcategories_menu_description', 'block_abt__ut2_contacts_manually_description', 'block_abt__ut2_lite_checkout_place_order_button_description', 'block_ab__deal_of_the_day_description', 'block_ab__fast_navigation_description', 'block_ab__fast_navigation_categories_description', 'block_ab__promotion_categories_filter_description', 'block_abt__ut2_fly_menu_description', 'block_ab__motivation_block_description', 'block_ab__multi_deal_of_the_day_description', 'block_abt__ut2_block_opener_description', 'block_abt__ut2_lite_checkout_promotion_coupon_description', 'block_ab__promotion_main_data_description', 'block_ab__promotions_description', 'block_ab__vg_videos_description', 'block_banners_description', 'block_our_brands_description', 'block_breadcrumbs_description', 'block_carts_summary_description', 'block_cart_content_description', 'block_categories_description', 'block_checkout_description', 'block_lite_checkout_customer_address_description', 'block_lite_checkout_customer_billing_description', 'block_lite_checkout_customer_information_description', 'block_lite_checkout_location_description', 'block_lite_checkout_newsletters_description', 'block_lite_checkout_customer_notes_description', 'block_lite_checkout_payment_methods_description', 'block_lite_checkout_shipping_methods_description', 'block_lite_checkout_customer_sign_in_description', 'block_lite_checkout_terms_and_conditions_description', 'block_closest_vendors_description', 'block_currencies_description', 'block_geo_maps_customer_location_description', 'block_location_selector_description', 'block_gdpr_description', 'block_html_block_description', 'block_smarty_block_description', 'block_safe_smarty_block_description', 'block_languages_description', 'block_main_description', 'block_menu_description', 'block_my_account_description', 'block_pages_description', 'block_payment_methods_description', 'block_product_bundles_description', 'block_product_filters_description', 'block_product_filters_home_description', 'block_products_description', 'block_blog_description', 'block_rss_feed_description', 'block_vendor_search_description', 'block_shipping_methods_description', 'block_store_locator_description', 'block_tags_description', 'block_template_description', 'block_testimonials_description', 'block_vendor_categories_description', 'block_vendor_information_description', 'block_vendor_logo_description', 'block_vendors_map_description', 'block_vendor_plan_info_description', 'block_vendor_blog_description', 'block_vendors_description', 'block_search_vendors_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.00117 Re-run Backtrace
194
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00022 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
  • 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.00006 Re-run Backtrace
196
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00012 Re-run Backtrace
197
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.00004 Re-run Backtrace
198
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00009 Re-run Backtrace
199
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.00003 Re-run Backtrace
200
SELECT * FROM cscart_abt__ut2_settings WHERE lang_code = 'en' 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.00015 Re-run Backtrace
201
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.00012 Re-run Backtrace
202
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.00016 Re-run Backtrace
203
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'en' WHERE l.layout_id = 6  AND l.dispatch IN ('companies.products')  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.00028 Re-run Backtrace
204
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'en' WHERE l.layout_id = 6  AND l.dispatch IN ('companies')  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.00019 Re-run Backtrace
205
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'en' WHERE l.layout_id = 6  AND l.is_default = 1  ORDER BY l.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
  • Tygh\BlockManager\Location::get() /app/app/controllers/frontend/init.php:142
  • Tygh\BlockManager\Location::getDefault() /app/app/Tygh/BlockManager/Location.php:184
  • Tygh\BlockManager\Location::getList() /app/app/Tygh/BlockManager/Location.php:224
  • 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.00019 Re-run Backtrace
206
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.00011 Re-run Backtrace
207
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.00010 Re-run Backtrace
208
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00011 Re-run Backtrace
209
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.00005 Re-run Backtrace
210
SELECT cscart_company_descriptions.*, cscart_companies.*, p.price, p.periodicity, p.commission, p.products_limit, p.revenue_limit, p.vendor_store, p.categories, p.storefronts FROM cscart_companies  LEFT JOIN cscart_company_descriptions ON cscart_company_descriptions.company_id = cscart_companies.company_id AND cscart_company_descriptions.lang_code = 'en'  LEFT JOIN cscart_vendor_plans p ON p.plan_id = cscart_companies.plan_id WHERE cscart_companies.company_id IN('1') ORDER BY cscart_companies.company_id asc LIMIT 0, 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\Models\Components\AModel::find() /app/app/addons/vendor_plans/controllers/frontend/companies.pre.php:22
  • Tygh\Models\Components\AModel::findMany() /app/app/addons/vendor_plans/Tygh/Models/Components/AModel.php:262
  • db_get_array() /app/app/addons/vendor_plans/Tygh/Models/Components/AModel.php:224
  • 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
211
SELECT company_descriptions.*, companies.*, cscart_vendor_plan_descriptions.plan, yandex_checkout_shopid, agent_type, tax_number, yandex_tax_code, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path, AVG(cscart_discussion_rating.rating_value) AS average_rating, CONCAT(companies.company_id, '_', IF ( cscart_discussion_rating.thread_id, cscart_discussion_rating.thread_id, '0')) AS company_thread_ids FROM cscart_companies AS companies  LEFT JOIN cscart_company_descriptions AS company_descriptions ON company_descriptions.company_id = companies.company_id AND company_descriptions.lang_code = 'en' LEFT JOIN cscart_vendor_plan_descriptions ON companies.plan_id = cscart_vendor_plan_descriptions.plan_id AND cscart_vendor_plan_descriptions.lang_code = 'en' LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 1  AND cscart_seo_names.type = 'm'  AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'ru'  LEFT JOIN cscart_discussion ON cscart_discussion.object_id = companies.company_id AND cscart_discussion.object_type = 'M' LEFT JOIN cscart_discussion_posts ON cscart_discussion_posts.thread_id = cscart_discussion.thread_id AND cscart_discussion_posts.status = 'A' LEFT JOIN cscart_discussion_rating ON cscart_discussion.thread_id = cscart_discussion_rating.thread_id AND cscart_discussion_rating.post_id = cscart_discussion_posts.post_id WHERE companies.company_id = 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_company_data() /app/app/controllers/frontend/companies.php:315
  • db_get_row() /app/app/functions/fn.companies.php:616
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00077 Re-run Backtrace
212
SELECT profile_fields_data.field_id, profile_fields_data.value, profile_fields.field_type FROM cscart_profile_fields_data AS profile_fields_data LEFT JOIN cscart_profile_fields AS profile_fields ON profile_fields_data.field_id = profile_fields.field_id WHERE object_id = 1 AND object_type = 'S' 

    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_company_data() /app/app/controllers/frontend/companies.php:315
  • fn_set_hook() /app/app/functions/fn.companies.php:648
  • fn_mve_get_company_data_post() /app/app/functions/fn.control.php:104
  • fn_get_profile_fields_data() /app/app/functions/fn.multivendor.php:1627
  • db_get_hash_array() /app/app/functions/fn.users.php:5049
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00019 Re-run Backtrace
213
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 = 'en' 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_company_data() /app/app/controllers/frontend/companies.php:315
  • fn_set_hook() /app/app/functions/fn.companies.php:648
  • 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\CompaniesHookHandler::afterGetCompany()
  • Tygh\Addons\VendorRating\ServiceProvider::getVendorService() /app/app/addons/vendor_rating/src/HookHandlers/CompaniesHookHandler.php:123
  • 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.00038 Re-run Backtrace
214
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_company_data() /app/app/controllers/frontend/companies.php:315
  • fn_set_hook() /app/app/functions/fn.companies.php:648
  • 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\CompaniesHookHandler::afterGetCompany()
  • Tygh\Addons\VendorRating\ServiceProvider::getVendorService() /app/app/addons/vendor_rating/src/HookHandlers/CompaniesHookHandler.php:123
  • 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.00009 Re-run Backtrace
215
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_company_data() /app/app/controllers/frontend/companies.php:315
  • fn_set_hook() /app/app/functions/fn.companies.php:648
  • 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\CompaniesHookHandler::afterGetCompany()
  • Tygh\Addons\VendorRating\ServiceProvider::getVendorService() /app/app/addons/vendor_rating/src/HookHandlers/CompaniesHookHandler.php:123
  • 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
216
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_company_data() /app/app/controllers/frontend/companies.php:315
  • fn_set_hook() /app/app/functions/fn.companies.php:648
  • 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\CompaniesHookHandler::afterGetCompany()
  • Tygh\Addons\VendorRating\ServiceProvider::getVendorService() /app/app/addons/vendor_rating/src/HookHandlers/CompaniesHookHandler.php:123
  • 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.00020 Re-run Backtrace
217
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_company_data() /app/app/controllers/frontend/companies.php:315
  • fn_set_hook() /app/app/functions/fn.companies.php:648
  • 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\CompaniesHookHandler::afterGetCompany()
  • Tygh\Addons\VendorRating\Service\VendorService::getAbsouluteRating() /app/app/addons/vendor_rating/src/HookHandlers/CompaniesHookHandler.php:125
  • 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.00008 Re-run Backtrace
218
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_company_data() /app/app/controllers/frontend/companies.php:315
  • fn_set_hook() /app/app/functions/fn.companies.php:648
  • 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\CompaniesHookHandler::afterGetCompany()
  • Tygh\Addons\VendorRating\Service\VendorService::getRelativeRating() /app/app/addons/vendor_rating/src/HookHandlers/CompaniesHookHandler.php:126
  • 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.00005 Re-run Backtrace
219
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_company_data() /app/app/controllers/frontend/companies.php:315
  • fn_set_hook() /app/app/functions/fn.companies.php:648
  • 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\CompaniesHookHandler::afterGetCompany()
  • Tygh\Addons\VendorRating\Service\VendorService::getRelativeRating() /app/app/addons/vendor_rating/src/HookHandlers/CompaniesHookHandler.php:126
  • 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.00006 Re-run Backtrace
220
SELECT updated_timestamp FROM cscart_absolute_rating WHERE `object_type` = 'company' AND `object_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_company_data() /app/app/controllers/frontend/companies.php:315
  • fn_set_hook() /app/app/functions/fn.companies.php:648
  • 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\CompaniesHookHandler::afterGetCompany()
  • Tygh\Addons\VendorRating\Service\VendorService::getAbsouluteRatingUpdatedAt() /app/app/addons/vendor_rating/src/HookHandlers/CompaniesHookHandler.php:127
  • Tygh\Addons\VendorRating\Rating\Storage::getAbsoluteRatingUpdatedAt() /app/app/addons/vendor_rating/src/Service/VendorService.php:229
  • Tygh\Database\Connection::getField() /app/app/addons/vendor_rating/src/Rating/Storage.php:173
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00005 Re-run Backtrace
221
SELECT rating FROM cscart_manual_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_company_data() /app/app/controllers/frontend/companies.php:315
  • fn_set_hook() /app/app/functions/fn.companies.php:648
  • 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\CompaniesHookHandler::afterGetCompany()
  • Tygh\Addons\VendorRating\Service\VendorService::getManualRating() /app/app/addons/vendor_rating/src/HookHandlers/CompaniesHookHandler.php:128
  • Tygh\Addons\VendorRating\Rating\Storage::getManualRating() /app/app/addons/vendor_rating/src/Service/VendorService.php:101
  • Tygh\Database\Connection::getField() /app/app/addons/vendor_rating/src/Rating/Storage.php:63
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:448
0.00024 Re-run Backtrace
222
SELECT a.object_id, COUNT(b.post_id) as total_items FROM cscart_discussion as a LEFT JOIN cscart_discussion_posts as b ON a.thread_id=b.thread_id WHERE a.object_type = 'M' AND b.status = 'A' GROUP BY a.object_id

    Backtrace

  • fn_dispatch() /app/index.php:19
  • fn_run_controller() /app/app/functions/fn.control.php:458
  • include() /app/app/functions/fn.control.php:727
  • fn_get_company_data() /app/app/controllers/frontend/companies.php:315
  • fn_set_hook() /app/app/functions/fn.companies.php:648
  • fn_discussion_get_company_data_post() /app/app/functions/fn.control.php:123
  • db_get_array() /app/app/addons/discussion/func.php:1504
  • 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
223
SELECT * FROM cscart_vendor_locations WHERE company_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_company_data() /app/app/controllers/frontend/companies.php:315
  • fn_set_hook() /app/app/functions/fn.companies.php:648
  • fn_vendor_locations_get_company_data_post() /app/app/functions/fn.control.php:123
  • fn_vendor_locations_get_location() /app/app/addons/vendor_locations/func.php:243
  • db_get_row() /app/app/addons/vendor_locations/func.php:51
  • Tygh\Database\Connection::getRow() /app/app/functions/fn.database.php:60
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:414
0.00010 Re-run Backtrace
224
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
  • Tygh\Storefront\Storefront::__call() /app/app/controllers/frontend/companies.php:328
  • 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.00011 Re-run Backtrace
225
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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/companies.php:332
  • __() /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.00014 Re-run Backtrace
226
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/companies.php:332
  • __() /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.00006 Re-run Backtrace
227
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_products() /app/app/controllers/frontend/companies.php:404
  • 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.00013 Re-run Backtrace
228
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_products() /app/app/controllers/frontend/companies.php:404
  • 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.00004 Re-run Backtrace
229
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_products() /app/app/controllers/frontend/companies.php:404
  • 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.00012 Re-run Backtrace
230
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_products() /app/app/controllers/frontend/companies.php:404
  • 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.00004 Re-run Backtrace
231
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_products() /app/app/controllers/frontend/companies.php:404
  • 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.00008 Re-run Backtrace
232
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_products() /app/app/controllers/frontend/companies.php:404
  • 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.00003 Re-run Backtrace
233
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_products() /app/app/controllers/frontend/companies.php:404
  • 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.00010 Re-run Backtrace
234
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_products() /app/app/controllers/frontend/companies.php:404
  • 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
235
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_products() /app/app/controllers/frontend/companies.php:404
  • 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.00012 Re-run Backtrace
236
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_products() /app/app/controllers/frontend/companies.php:404
  • 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.00005 Re-run Backtrace
237
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_products() /app/app/controllers/frontend/companies.php:404
  • 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.00010 Re-run Backtrace
238
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_products() /app/app/controllers/frontend/companies.php:404
  • 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
239
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_products() /app/app/controllers/frontend/companies.php:404
  • 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.00013 Re-run Backtrace
240
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_products() /app/app/controllers/frontend/companies.php:404
  • 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.00003 Re-run Backtrace
241
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_products() /app/app/controllers/frontend/companies.php:404
  • 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
242
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_products() /app/app/controllers/frontend/companies.php:404
  • 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
243
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_products() /app/app/controllers/frontend/companies.php:404
  • 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.00010 Re-run Backtrace
244
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_products() /app/app/controllers/frontend/companies.php:404
  • 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.00003 Re-run Backtrace
245
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 = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  WHERE 1  AND companies.status IN ('A') AND products.company_id = 1  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 products.company_id = 1  AND products.parent_product_id = 0 GROUP BY products.product_id   ORDER BY product asc, products.product_id ASC  LIMIT 12, 12

    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_products() /app/app/controllers/frontend/companies.php:404
  • {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.00768 Re-run Backtrace
246
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_products() /app/app/controllers/frontend/companies.php:404
  • {closure}() /app/app/functions/fn.products.php:2437
  • db_get_found_rows() /app/app/functions/fn.products.php:2357
  • 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
247
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)  

    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_products() /app/app/controllers/frontend/companies.php:404
  • fn_load_products_extra_data() /app/app/functions/fn.products.php:2454
  • fn_load_extra_data_by_entity_ids() /app/app/functions/fn.products.php:2649
  • db_get_hash_array() /app/app/functions/fn.common.php:8835
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00034 Re-run Backtrace
248
SELECT cscart_product_prices.product_id, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) AS price FROM cscart_product_prices  WHERE cscart_product_prices.product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1)  GROUP BY cscart_product_prices.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_products() /app/app/controllers/frontend/companies.php:404
  • fn_load_products_extra_data() /app/app/functions/fn.products.php:2454
  • fn_load_extra_data_by_entity_ids() /app/app/functions/fn.products.php:2649
  • db_get_hash_array() /app/app/functions/fn.common.php:8835
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00024 Re-run Backtrace
249
SELECT cscart_product_descriptions.product_id, cscart_product_descriptions.short_description, IF(cscart_product_descriptions.short_description = '' OR cscart_product_descriptions.short_description IS NULL, cscart_product_descriptions.full_description, '') AS full_description, cscart_product_descriptions.unit_name FROM cscart_product_descriptions  WHERE cscart_product_descriptions.product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)  AND cscart_product_descriptions.lang_code = 'en' 

    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_products() /app/app/controllers/frontend/companies.php:404
  • fn_load_products_extra_data() /app/app/functions/fn.products.php:2454
  • fn_load_extra_data_by_entity_ids() /app/app/functions/fn.products.php:2649
  • db_get_hash_array() /app/app/functions/fn.common.php:8835
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00021 Re-run Backtrace
250
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)   GROUP BY cscart_products_categories.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_products() /app/app/controllers/frontend/companies.php:404
  • fn_load_products_extra_data() /app/app/functions/fn.products.php:2454
  • fn_load_extra_data_by_entity_ids() /app/app/functions/fn.products.php:2649
  • db_get_hash_array() /app/app/functions/fn.common.php:8835
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00045 Re-run Backtrace
251
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.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_products() /app/app/controllers/frontend/companies.php:404
  • fn_load_products_extra_data() /app/app/functions/fn.products.php:2454
  • fn_load_extra_data_by_entity_ids() /app/app/functions/fn.products.php:2649
  • db_get_hash_array() /app/app/functions/fn.common.php:8835
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00033 Re-run Backtrace
252
SELECT cscart_product_review_prepared_data.product_id AS product_id, cscart_product_review_prepared_data.average_rating AS average_rating, cscart_product_review_prepared_data.reviews_count AS reviews_count FROM cscart_product_review_prepared_data  WHERE cscart_product_review_prepared_data.product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)  AND cscart_product_review_prepared_data.storefront_id = 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_products() /app/app/controllers/frontend/companies.php:404
  • fn_load_products_extra_data() /app/app/functions/fn.products.php:2454
  • fn_load_extra_data_by_entity_ids() /app/app/functions/fn.products.php:2649
  • db_get_hash_array() /app/app/functions/fn.common.php:8835
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00008 Re-run Backtrace
253
SELECT video_id, product_id FROM cscart_ab__video_gallery WHERE product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051) AND status = "A" AND storefront_id IN (1, 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_products() /app/app/controllers/frontend/companies.php:404
  • fn_set_hook() /app/app/functions/fn.products.php:2467
  • fn_ab__video_gallery_get_products_post() /app/app/functions/fn.control.php:123
  • db_get_hash_array() /app/app/addons/ab__video_gallery/func.php:248
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00024 Re-run Backtrace
254
SELECT p.product_id,ifnull(count(dp.post_id),0) as discussion_amount_posts
FROM cscart_discussion
INNER JOIN cscart_products as p ON (cscart_discussion.object_id=p.product_id)
INNER JOIN cscart_discussion_posts as dp ON (cscart_discussion.thread_id=dp.thread_id AND cscart_discussion.object_type='P' )
WHERE dp.status='A' and p.product_id in (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)
GROUP BY p.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_products() /app/app/controllers/frontend/companies.php:404
  • fn_set_hook() /app/app/functions/fn.products.php:2467
  • fn_abt__unitheme2_get_products_post() /app/app/functions/fn.control.php:123
  • db_get_hash_single_array() /app/app/addons/abt__unitheme2/func.php:285
  • 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
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 = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051) 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00084 Re-run Backtrace
256
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051) 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_products_data() /app/app/controllers/frontend/companies.php:408
  • fn_get_image_pairs() /app/app/functions/fn.products.php:633
  • db_multi_query() /app/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /app/app/functions/fn.database.php:168
0.00034 Re-run Backtrace
257
SELECT a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en'  WHERE a.product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051) 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00022 Re-run Backtrace
258
SELECT c.product_id AS cur_product_id, a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051) 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00014 Re-run Backtrace
259
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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00009 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 ('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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00011 Re-run Backtrace
261
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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00007 Re-run Backtrace
262
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 (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)

    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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00023 Re-run Backtrace
263
SELECT pf.feature_id, pf.feature_style, pf.position, pf.purpose, pf.display_on_catalog, pfd.description, pfd.internal_name, pfd.prefix, pfd.suffix, (CASE WHEN pf.purpose = 'group_catalog_item' THEN 0 ELSE 1 END) AS purpose_position FROM cscart_product_features AS pf INNER JOIN cscart_product_features_descriptions AS pfd ON pf.feature_id = pfd.feature_id AND pfd.lang_code = 'en' WHERE pf.feature_id IN (549) ORDER BY purpose_position ASC, pf.position 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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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\Repository::loadProductsFeatures() /app/app/addons/product_variations/src/Product/Repository.php:470
  • Tygh\Addons\ProductVariations\Product\Repository::findFeatures() /app/app/addons/product_variations/src/Product/Repository.php:550
  • Tygh\Addons\ProductVariations\Tools\Query::executeWithoutSharing() /app/app/addons/product_variations/src/Product/Repository.php:324
  • call_user_func() /app/app/addons/product_variations/src/Tools/Query.php:397
  • Tygh\Addons\ProductVariations\Product\Repository::Tygh\Addons\ProductVariations\Product\{closure}()
  • Tygh\Addons\ProductVariations\Tools\Query::select() /app/app/addons/product_variations/src/Product/Repository.php:325
  • Tygh\Database\Connection::getHash() /app/app/addons/product_variations/src/Tools/Query.php:265
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00014 Re-run Backtrace
264
SELECT pfv.feature_id, pfv.product_id, pfv.variant_id, fv.position, fvd.variant FROM cscart_product_features_values AS pfv INNER JOIN cscart_product_feature_variants AS fv ON pfv.feature_id = fv.feature_id AND pfv.variant_id = fv.variant_id INNER JOIN cscart_product_feature_variant_descriptions AS fvd ON pfv.variant_id = fvd.variant_id AND fvd.lang_code = 'en' WHERE pfv.feature_id IN (549) AND pfv.product_id IN (786, 789, 792, 699, 777, 774, 781, 1025) AND pfv.lang_code = 'en'

    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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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\Repository::loadProductsFeatures() /app/app/addons/product_variations/src/Product/Repository.php:470
  • Tygh\Addons\ProductVariations\Tools\Query::select() /app/app/addons/product_variations/src/Product/Repository.php:589
  • Tygh\Database\Connection::getMultiHash() /app/app/addons/product_variations/src/Tools/Query.php:271
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:526
0.00052 Re-run Backtrace
265
SELECT SQL_CALC_FOUND_ROWS products.product_id, products.amount, descr1.product as product, companies.company as company_name, variation_group_products.group_id AS variation_group_id, 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 = 'en'  LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  INNER JOIN cscart_product_variation_group_products AS variation_group_products ON variation_group_products.product_id = products.product_id 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 variation_group_products.group_id IN (71, 72, 73, 54, 69, 68, 70, 131) GROUP BY products.product_id   ORDER BY NULL 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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::loadProductsFeaturesVariants() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:320
  • Tygh\Addons\ProductVariations\Product\Repository::findVariationProductsByProductCollection() /app/app/addons/product_variations/src/Product/Repository.php:653
  • Tygh\Addons\ProductVariations\Product\Repository::findProductsByParams() /app/app/addons/product_variations/src/Product/Repository.php:188
  • fn_get_products() /app/app/addons/product_variations/src/Product/Repository.php:168
  • {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.00132 Re-run Backtrace
266
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (702, 701, 700, 699, 776, 775, 774, 780, 779, 778, 777, 784, 783, 782, 781, 787, 786, 785, 791, 790, 789, 788, 795, 794, 793, 792, 1025, 1026, 1027)  

    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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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::loadProductsFeaturesVariants() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:320
  • Tygh\Addons\ProductVariations\Product\Repository::findVariationProductsByProductCollection() /app/app/addons/product_variations/src/Product/Repository.php:653
  • Tygh\Addons\ProductVariations\Product\Repository::findProductsByParams() /app/app/addons/product_variations/src/Product/Repository.php:188
  • fn_get_products() /app/app/addons/product_variations/src/Product/Repository.php:168
  • fn_load_products_extra_data() /app/app/functions/fn.products.php:2454
  • fn_load_extra_data_by_entity_ids() /app/app/functions/fn.products.php:2649
  • db_get_hash_array() /app/app/functions/fn.common.php:8835
  • 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
267
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (702, 701, 700, 699, 776, 775, 774, 780, 779, 778, 777, 784, 783, 782, 781, 787, 786, 785, 791, 790, 789, 788, 795, 794, 793, 792, 1025, 1026, 1027)   GROUP BY cscart_products_categories.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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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::loadProductsFeaturesVariants() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:320
  • Tygh\Addons\ProductVariations\Product\Repository::findVariationProductsByProductCollection() /app/app/addons/product_variations/src/Product/Repository.php:653
  • Tygh\Addons\ProductVariations\Product\Repository::findProductsByParams() /app/app/addons/product_variations/src/Product/Repository.php:188
  • fn_get_products() /app/app/addons/product_variations/src/Product/Repository.php:168
  • fn_load_products_extra_data() /app/app/functions/fn.products.php:2454
  • fn_load_extra_data_by_entity_ids() /app/app/functions/fn.products.php:2649
  • db_get_hash_array() /app/app/functions/fn.common.php:8835
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00077 Re-run Backtrace
268
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (702, 701, 700, 699, 776, 775, 774, 780, 779, 778, 777, 784, 783, 782, 781, 787, 786, 785, 791, 790, 789, 788, 795, 794, 793, 792, 1025, 1026, 1027)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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::loadProductsFeaturesVariants() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:320
  • Tygh\Addons\ProductVariations\Product\Repository::findVariationProductsByProductCollection() /app/app/addons/product_variations/src/Product/Repository.php:653
  • Tygh\Addons\ProductVariations\Product\Repository::findProductsByParams() /app/app/addons/product_variations/src/Product/Repository.php:188
  • fn_get_products() /app/app/addons/product_variations/src/Product/Repository.php:168
  • fn_load_products_extra_data() /app/app/functions/fn.products.php:2454
  • fn_load_extra_data_by_entity_ids() /app/app/functions/fn.products.php:2649
  • db_get_hash_array() /app/app/functions/fn.common.php:8835
  • 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
269
SELECT video_id, product_id FROM cscart_ab__video_gallery WHERE product_id IN (702, 701, 700, 699, 776, 775, 774, 780, 779, 778, 777, 784, 783, 782, 781, 787, 786, 785, 791, 790, 789, 788, 795, 794, 793, 792, 1025, 1026, 1027) AND status = "A" AND storefront_id IN (1, 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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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::loadProductsFeaturesVariants() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:320
  • Tygh\Addons\ProductVariations\Product\Repository::findVariationProductsByProductCollection() /app/app/addons/product_variations/src/Product/Repository.php:653
  • Tygh\Addons\ProductVariations\Product\Repository::findProductsByParams() /app/app/addons/product_variations/src/Product/Repository.php:188
  • fn_get_products() /app/app/addons/product_variations/src/Product/Repository.php:168
  • fn_set_hook() /app/app/functions/fn.products.php:2467
  • fn_ab__video_gallery_get_products_post() /app/app/functions/fn.control.php:123
  • db_get_hash_array() /app/app/addons/ab__video_gallery/func.php:248
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00021 Re-run Backtrace
270
SELECT p.product_id,ifnull(count(dp.post_id),0) as discussion_amount_posts
FROM cscart_discussion
INNER JOIN cscart_products as p ON (cscart_discussion.object_id=p.product_id)
INNER JOIN cscart_discussion_posts as dp ON (cscart_discussion.thread_id=dp.thread_id AND cscart_discussion.object_type='P' )
WHERE dp.status='A' and p.product_id in (702, 701, 700, 699, 776, 775, 774, 780, 779, 778, 777, 784, 783, 782, 781, 787, 786, 785, 791, 790, 789, 788, 795, 794, 793, 792, 1025, 1026, 1027)
GROUP BY p.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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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::loadProductsFeaturesVariants() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:320
  • Tygh\Addons\ProductVariations\Product\Repository::findVariationProductsByProductCollection() /app/app/addons/product_variations/src/Product/Repository.php:653
  • Tygh\Addons\ProductVariations\Product\Repository::findProductsByParams() /app/app/addons/product_variations/src/Product/Repository.php:188
  • fn_get_products() /app/app/addons/product_variations/src/Product/Repository.php:168
  • fn_set_hook() /app/app/functions/fn.products.php:2467
  • fn_abt__unitheme2_get_products_post() /app/app/functions/fn.control.php:123
  • db_get_hash_single_array() /app/app/addons/abt__unitheme2/func.php:285
  • 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
271
SELECT product_id, group_id FROM cscart_product_variation_group_products WHERE group_id IN (71, 72, 73, 54, 69, 68, 70, 131)

    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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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::loadProductsFeaturesVariants() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:320
  • Tygh\Addons\ProductVariations\Product\Repository::findVariationProductsByProductCollection() /app/app/addons/product_variations/src/Product/Repository.php:653
  • Tygh\Addons\ProductVariations\Product\Group\Repository::findAndMapGroupProductIdsByGroupIds() /app/app/addons/product_variations/src/Product/Repository.php:201
  • Tygh\Addons\ProductVariations\Tools\Query::column() /app/app/addons/product_variations/src/Product/Group/Repository.php:514
  • 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.00019 Re-run Backtrace
272
SELECT pfv.feature_id, pfv.product_id, pfv.variant_id, gp.group_id FROM cscart_product_features_values AS pfv INNER JOIN cscart_product_variation_group_products AS gp ON pfv.product_id = gp.product_id INNER JOIN cscart_product_variation_group_features AS gpf ON gpf.group_id = gp.group_id AND gpf.feature_id = pfv.feature_id WHERE pfv.lang_code = 'ru' AND gp.group_id IN (71, 72, 73, 54, 69, 68, 70, 131)

    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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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::loadProductsFeaturesVariants() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:320
  • Tygh\Addons\ProductVariations\Product\Repository::findVariationProductsByProductCollection() /app/app/addons/product_variations/src/Product/Repository.php:653
  • Tygh\Addons\ProductVariations\Product\Group\Repository::findGroupProductsFeaturesValues() /app/app/addons/product_variations/src/Product/Repository.php:222
  • Tygh\Addons\ProductVariations\Tools\Query::select() /app/app/addons/product_variations/src/Product/Group/Repository.php:399
  • Tygh\Database\Connection::getMultiHash() /app/app/addons/product_variations/src/Tools/Query.php:271
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:526
0.00037 Re-run Backtrace
273
SELECT pfv.variant_id, pfv.position, pfvd.variant FROM cscart_product_feature_variants AS pfv INNER JOIN cscart_product_feature_variant_descriptions AS pfvd ON pfv.variant_id = pfvd.variant_id AND pfvd.lang_code = 'en' WHERE pfv.variant_id IN (1301, 1224, 1281, 1280, 1223, 1292, 1293, 1201, 1199, 1302, 1226, 1311)

    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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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::loadProductsFeaturesVariants() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:320
  • Tygh\Addons\ProductVariations\Product\Repository::findVariationProductsByProductCollection() /app/app/addons/product_variations/src/Product/Repository.php:653
  • Tygh\Addons\ProductVariations\Product\Repository::findFeaturesVariants() /app/app/addons/product_variations/src/Product/Repository.php:245
  • Tygh\Addons\ProductVariations\Tools\Query::select() /app/app/addons/product_variations/src/Product/Repository.php:349
  • Tygh\Database\Connection::getHash() /app/app/addons/product_variations/src/Tools/Query.php:265
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00023 Re-run Backtrace
274
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (787, 786, 785, 791, 790, 789, 788, 795, 794, 793, 792, 702, 701, 700, 699, 780, 779, 778, 777, 776, 775, 774, 784, 783, 782, 781, 1025, 1026, 1027) 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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::loadProductsFeaturesVariants() /app/app/addons/product_variations/src/HookHandlers/ProductsHookHandler.php:320
  • Tygh\Addons\ProductVariations\Product\Repository::loadProductsMainImage() /app/app/addons/product_variations/src/Product/Repository.php:751
  • fn_get_image_pairs() /app/app/addons/product_variations/src/Product/Repository.php:802
  • db_multi_query() /app/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /app/app/functions/fn.database.php:168
0.00094 Re-run Backtrace
275
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 >= 1780799596 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 < 1780799596 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00056 Re-run Backtrace
276
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1780799596, 1) AND IF(to_date, to_date >= 1780799596, 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00035 Re-run Backtrace
277
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1780799596, 1) AND IF(to_date, to_date >= 1780799596, 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00023 Re-run Backtrace
278
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1780799596, 1) AND IF(to_date, to_date >= 1780799596, 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00018 Re-run Backtrace
279
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1780799596, 1) AND IF(to_date, to_date >= 1780799596, 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00019 Re-run Backtrace
280
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1780799596, 1) AND IF(to_date, to_date >= 1780799596, 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00016 Re-run Backtrace
281
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1780799596, 1) AND IF(to_date, to_date >= 1780799596, 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00016 Re-run Backtrace
282
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1780799596, 1) AND IF(to_date, to_date >= 1780799596, 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00020 Re-run Backtrace
283
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1780799596, 1) AND IF(to_date, to_date >= 1780799596, 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00014 Re-run Backtrace
284
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1780799596, 1) AND IF(to_date, to_date >= 1780799596, 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00012 Re-run Backtrace
285
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1780799596, 1) AND IF(to_date, to_date >= 1780799596, 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00012 Re-run Backtrace
286
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1780799596, 1) AND IF(to_date, to_date >= 1780799596, 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00012 Re-run Backtrace
287
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1780799596, 1) AND IF(to_date, to_date >= 1780799596, 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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00012 Re-run Backtrace
288
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 = 'en'
LEFT JOIN cscart_ab__sticker_images AS images
ON cscart_ab__stickers.sticker_id = images.sticker_id
AND images.lang_code = 'en' 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_lists NOT LIKE '%"blocks/products/products_multicolumns.tpl";s:11:"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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00031 Re-run Backtrace
289
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 = 'en'
LEFT JOIN cscart_ab__sticker_images AS images
ON cscart_ab__stickers.sticker_id = images.sticker_id
AND images.lang_code = 'en' 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_lists NOT LIKE '%"blocks/products/products_multicolumns.tpl";s:11:"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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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.00167 Re-run Backtrace
290
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__fn_number_of_columns_desktop.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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.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
291
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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.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.00072 Re-run Backtrace
292
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__fn_number_of_columns_desktop_small.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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.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.00016 Re-run Backtrace
293
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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.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.00008 Re-run Backtrace
294
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__fn_number_of_columns_tablet.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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.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.00024 Re-run Backtrace
295
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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.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.00102 Re-run Backtrace
296
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__fn_number_of_columns_tablet_small.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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.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.00014 Re-run Backtrace
297
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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.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
298
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__fn_number_of_columns_mobile.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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.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.00011 Re-run Backtrace
299
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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.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.00005 Re-run Backtrace
300
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__fn_add_link.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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.post.php:58
  • 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
301
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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.post.php:58
  • 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
302
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2_view_more_btn_behavior.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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.post.php:83
  • 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
303
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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.post.php:83
  • 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
304
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.settings.general.menu_min_height.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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.post.php:88
  • 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
305
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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.post.php:88
  • 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
306
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt_menu_long_names.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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.post.php:98
  • 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
307
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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.post.php:98
  • 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
308
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt_menu_long_names_max_width.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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.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
309
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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.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.00005 Re-run Backtrace
310
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__menu_add_horizontal_scroll_sections.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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.post.php:108
  • 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
311
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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::_prepareTemplates() /app/app/Tygh/BlockManager/SchemesManager.php:152
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:258
  • 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/templates.post.php:108
  • 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 = 'en' AND lang.name = 'default_filter_by_location'

    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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::prepareContent() /app/app/Tygh/BlockManager/SchemesManager.php:154
  • Tygh\BlockManager\SchemesManager::mergeFillingsSettings() /app/app/Tygh/BlockManager/SchemesManager.php:183
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:202
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/schemas/block_manager/fillings.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.00032 Re-run Backtrace
313
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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • Tygh\BlockManager\SchemesManager::getBlockScheme() /app/app/addons/ab__stickers/schemas/ab__stickers/display.php:31
  • Tygh\BlockManager\SchemesManager::prepareContent() /app/app/Tygh/BlockManager/SchemesManager.php:154
  • Tygh\BlockManager\SchemesManager::mergeFillingsSettings() /app/app/Tygh/BlockManager/SchemesManager.php:183
  • Tygh\BlockManager\SchemesManager::_getScheme() /app/app/Tygh/BlockManager/SchemesManager.php:202
  • fn_get_schema() /app/app/Tygh/BlockManager/SchemesManager.php:404
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/schemas/block_manager/fillings.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.00021 Re-run Backtrace
314
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__deal_of_the_day'

    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_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__deal_of_the_day/schemas/ab__stickers/display.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.00022 Re-run Backtrace
315
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_gather_additional_products_data() /app/app/controllers/frontend/companies.php:408
  • 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
  • fn_ab__stickers_get_prohibited_list_positions() /app/app/addons/ab__stickers/functions/fn.ab__s.hooks.php:136
  • fn_get_schema() /app/app/addons/ab__stickers/func.php:369
  • include() /app/app/functions/fn.common.php:2478
  • __() /app/app/addons/ab__deal_of_the_day/schemas/ab__stickers/display.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.00009 Re-run Backtrace
316
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.00021 Re-run Backtrace
317
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00024 Re-run Backtrace
318
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'seo_page_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_block_hook() /app/var/cache/templates/abt__unitheme2/739bf20cc6488aba88545b1d613d64c849ad96b2_2.tygh.index.tpl.php:76
  • 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_6a24c056845b69_50486422() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_get_seo_page_title() /app/var/cache/templates/abt__unitheme2/6d17be793311346ca1f34ba65f2128dca6b0f9ad_2.tygh.title.post.tpl.php:40
  • __() /app/app/addons/seo/func.php:1814
  • 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
319
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:76
  • 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_6a24c056845b69_50486422() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_get_seo_page_title() /app/var/cache/templates/abt__unitheme2/6d17be793311346ca1f34ba65f2128dca6b0f9ad_2.tygh.title.post.tpl.php:40
  • __() /app/app/addons/seo/func.php:1814
  • 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
320
SELECT search_phrases FROM cscart_ab__search_motivation WHERE category_id = 0 AND company_id = 0 AND lang_code = 'en' 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_default_phrases() /app/app/addons/ab__search_motivation/func.php:137
  • 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.00023 Re-run Backtrace
321
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00037 Re-run Backtrace
322
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.00010 Re-run Backtrace
323
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00013 Re-run Backtrace
324
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.00007 Re-run Backtrace
325
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00010 Re-run Backtrace
326
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.00004 Re-run Backtrace
327
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00007 Re-run Backtrace
328
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
329
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00006 Re-run Backtrace
330
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.00004 Re-run Backtrace
331
SELECT c.* FROM cscart_bm_containers as c  WHERE 1  AND c.location_id = 103 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:129
  • 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.00040 Re-run Backtrace
332
SELECT layout_id FROM cscart_bm_locations WHERE location_id = 103

    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:129
  • 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.00027 Re-run Backtrace
333
SELECT c.*, IF (c.location_id != 103, 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:129
  • 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.00035 Re-run Backtrace
334
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, 411, 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.00069 Re-run Backtrace
335
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 '' 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 = 0 AND dynamic_object_content.object_type like '' WHERE cscart_bm_snapping.grid_id IN (594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 608, 604, 605, 606, 607, 609, 610)  AND cscart_bm_blocks_descriptions.lang_code='en'  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.00183 Re-run Backtrace
336
SELECT a.code, b.state FROM cscart_states as a LEFT JOIN cscart_state_descriptions as b ON b.state_id = a.state_id AND b.lang_code = 'en' WHERE  a.country_code = 'RU' ORDER BY b.state

    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_geo_maps_get_customer_stored_geolocation()
  • Tygh\Application::offsetGet() /app/app/addons/geo_maps/func.php:30
  • 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.00102 Re-run Backtrace
337
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00035 Re-run Backtrace
338
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00032 Re-run Backtrace
339
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00026 Re-run Backtrace
340
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00024 Re-run Backtrace
341
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.00033 Re-run Backtrace
342
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00027 Re-run Backtrace
343
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00038 Re-run Backtrace
344
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00016 Re-run Backtrace
345
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.00008 Re-run Backtrace
346
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00011 Re-run Backtrace
347
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
348
SELECT country FROM cscart_country_descriptions WHERE code = 'RU' AND lang_code = 'en'

    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.00010 Re-run Backtrace
349
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00017 Re-run Backtrace
350
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.00014 Re-run Backtrace
351
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00041 Re-run Backtrace
352
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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
353
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00019 Re-run Backtrace
354
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00026 Re-run Backtrace
355
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00027 Re-run Backtrace
356
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00015 Re-run Backtrace
357
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00020 Re-run Backtrace
358
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00026 Re-run Backtrace
359
INSERT INTO cscart_lock_keys (key_id, token, expiry_at) VALUES ('59f13914b6f7ab2f6a1e8174dbf8c696413eba0772e5df91b3bf661b750e80b7', 'dJeSlYVifSsX1DiYO7D5jQAcgOcxQZA7nz+qP97DvLs=', 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.00143 Re-run Backtrace
360
UPDATE cscart_lock_keys SET expiry_at = UNIX_TIMESTAMP(NOW()) + 30, token = 'dJeSlYVifSsX1DiYO7D5jQAcgOcxQZA7nz+qP97DvLs=' WHERE key_id = '59f13914b6f7ab2f6a1e8174dbf8c696413eba0772e5df91b3bf661b750e80b7' AND (token = 'dJeSlYVifSsX1DiYO7D5jQAcgOcxQZA7nz+qP97DvLs=' 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.00095 Re-run Backtrace
361
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('vendor_products', 'products_found', 'text_no_matching_products_found', 'vendor_products', 'products_found', 'text_no_matching_products_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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.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
362
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:157
  • 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_6a24c057e483d6_21083940() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/e8b0b4088c70e040db1bdf8bb77eef0f74a41034_2.tygh.products.pre.tpl.php:46
  • 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.00028 Re-run Backtrace
363
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:157
  • 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_6a24c057e483d6_21083940() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/e8b0b4088c70e040db1bdf8bb77eef0f74a41034_2.tygh.products.pre.tpl.php:46
  • 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
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/37bf57eba1290cf59c417332203996c643a72535_2.tygh.new_thread_button.tpl.php:97
  • 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.00027 Re-run Backtrace
364
SELECT i18n_company as company FROM cscart_company_descriptions WHERE company_id = 1 AND lang_code = 'en'

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:157
  • 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_6a24c057e483d6_21083940() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_get_company_name() /app/var/cache/templates/abt__unitheme2/e8b0b4088c70e040db1bdf8bb77eef0f74a41034_2.tygh.products.pre.tpl.php:49
  • db_get_field() /app/app/functions/fn.companies.php:121
  • 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
365
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('vendor_communication.contact_vendor_name', 'vendor_communication.contact_vendor', 'vendor_communication.your_message_to_vendor_name', 'vendor_communication.your_message_to_admin', 'send', 'vendor_communication.contact_vendor_name', 'vendor_communication.contact_vendor', 'vendor_communication.your_message_to_vendor_name', 'vendor_communication.your_message_to_admin', 'send')

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:157
  • 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_6a24c057e483d6_21083940() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/e8b0b4088c70e040db1bdf8bb77eef0f74a41034_2.tygh.products.pre.tpl.php:49
  • 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_6a24c057e89795_31189487() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/7a0197ae83c0d23bf7e4ddee9295e6664475b6a9_2.tygh.new_thread_form.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.00025 Re-run Backtrace
366
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('empty', 'empty')

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:38
  • 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
367
SELECT id_path FROM cscart_categories WHERE category_id IN (298, 299, 391)

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:460
  • 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_6a24c05808e049_88392766() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_add_products_features_list() /app/var/cache/templates/abt__unitheme2/4aff72bd046fa498991e2efc06bb28475f1681f4_2.tygh.show_features_conditions.tpl.php:52
  • fn_abt__ut2_get_products_features_list() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:46
  • fn_get_category_ids_with_parent() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:89
  • 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.00017 Re-run Backtrace
368
SELECT v.product_id, v.feature_id, v.value, v.value_int, v.variant_id, f.feature_type, fd.description, fd.prefix, fd.suffix, vd.variant, f.parent_id, f.position, gf.position as gposition FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id in (786, 789, 792)  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(298, f.categories_path) OR FIND_IN_SET(299, f.categories_path) OR FIND_IN_SET(391, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.description, fv.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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:460
  • 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_6a24c05808e049_88392766() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_add_products_features_list() /app/var/cache/templates/abt__unitheme2/4aff72bd046fa498991e2efc06bb28475f1681f4_2.tygh.show_features_conditions.tpl.php:52
  • fn_abt__ut2_get_products_features_list() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:46
  • db_get_array() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:122
  • 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
369
SELECT filter_id, feature_id FROM cscart_product_filters WHERE 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_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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:460
  • 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_6a24c05808e049_88392766() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_add_products_features_list() /app/var/cache/templates/abt__unitheme2/4aff72bd046fa498991e2efc06bb28475f1681f4_2.tygh.show_features_conditions.tpl.php:52
  • fn_abt__ut2_get_products_features_list() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:46
  • db_get_hash_array() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:130
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00011 Re-run Backtrace
370
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1301, 1223, 1224) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1301, 1223, 1224) 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_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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:460
  • 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_6a24c05808e049_88392766() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_add_products_features_list() /app/var/cache/templates/abt__unitheme2/4aff72bd046fa498991e2efc06bb28475f1681f4_2.tygh.show_features_conditions.tpl.php:52
  • fn_abt__ut2_get_products_features_list() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:46
  • fn_get_image_pairs() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:156
  • db_multi_query() /app/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /app/app/functions/fn.database.php:168
0.00026 Re-run Backtrace
371
SELECT id_path FROM cscart_categories WHERE category_id IN (298, 404, 405)

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:460
  • 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_6a24c05808e049_88392766() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_add_products_features_list() /app/var/cache/templates/abt__unitheme2/4aff72bd046fa498991e2efc06bb28475f1681f4_2.tygh.show_features_conditions.tpl.php:52
  • fn_abt__ut2_get_products_features_list() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:46
  • fn_get_category_ids_with_parent() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:89
  • 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.00018 Re-run Backtrace
372
SELECT v.product_id, v.feature_id, v.value, v.value_int, v.variant_id, f.feature_type, fd.description, fd.prefix, fd.suffix, vd.variant, f.parent_id, f.position, gf.position as gposition FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id in (699, 777, 774, 781)  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(298, f.categories_path) OR FIND_IN_SET(404, f.categories_path) OR FIND_IN_SET(405, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.description, fv.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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:460
  • 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_6a24c05808e049_88392766() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_add_products_features_list() /app/var/cache/templates/abt__unitheme2/4aff72bd046fa498991e2efc06bb28475f1681f4_2.tygh.show_features_conditions.tpl.php:52
  • fn_abt__ut2_get_products_features_list() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:46
  • db_get_array() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:122
  • 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
373
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1280, 1293, 1223, 1223) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1280, 1293, 1223, 1223) 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_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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:460
  • 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_6a24c05808e049_88392766() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_add_products_features_list() /app/var/cache/templates/abt__unitheme2/4aff72bd046fa498991e2efc06bb28475f1681f4_2.tygh.show_features_conditions.tpl.php:52
  • fn_abt__ut2_get_products_features_list() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:46
  • fn_get_image_pairs() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:156
  • db_multi_query() /app/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /app/app/functions/fn.database.php:168
0.00025 Re-run Backtrace
374
SELECT id_path FROM cscart_categories WHERE category_id IN (399, 400, 401)

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:460
  • 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_6a24c05808e049_88392766() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_add_products_features_list() /app/var/cache/templates/abt__unitheme2/4aff72bd046fa498991e2efc06bb28475f1681f4_2.tygh.show_features_conditions.tpl.php:52
  • fn_abt__ut2_get_products_features_list() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:46
  • fn_get_category_ids_with_parent() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:89
  • 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.00028 Re-run Backtrace
375
SELECT v.product_id, v.feature_id, v.value, v.value_int, v.variant_id, f.feature_type, fd.description, fd.prefix, fd.suffix, vd.variant, f.parent_id, f.position, gf.position as gposition FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id in (1024, 1025, 1028)  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(399, f.categories_path) OR FIND_IN_SET(400, f.categories_path) OR FIND_IN_SET(401, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.description, fv.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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:460
  • 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_6a24c05808e049_88392766() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_add_products_features_list() /app/var/cache/templates/abt__unitheme2/4aff72bd046fa498991e2efc06bb28475f1681f4_2.tygh.show_features_conditions.tpl.php:52
  • fn_abt__ut2_get_products_features_list() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:46
  • db_get_array() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:122
  • Tygh\Database\Connection::getArray() /app/app/functions/fn.database.php:35
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:333
0.00042 Re-run Backtrace
376
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1226, 1226, 1198) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1226, 1226, 1198) 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_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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:460
  • 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_6a24c05808e049_88392766() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_add_products_features_list() /app/var/cache/templates/abt__unitheme2/4aff72bd046fa498991e2efc06bb28475f1681f4_2.tygh.show_features_conditions.tpl.php:52
  • fn_abt__ut2_get_products_features_list() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:46
  • fn_get_image_pairs() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:156
  • db_multi_query() /app/app/functions/fn.images.php:349
  • Tygh\Database\Connection::multiQuery() /app/app/functions/fn.database.php:168
0.00031 Re-run Backtrace
377
SELECT id_path FROM cscart_categories WHERE category_id IN (429)

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:460
  • 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_6a24c05808e049_88392766() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_add_products_features_list() /app/var/cache/templates/abt__unitheme2/4aff72bd046fa498991e2efc06bb28475f1681f4_2.tygh.show_features_conditions.tpl.php:52
  • fn_abt__ut2_get_products_features_list() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:46
  • fn_get_category_ids_with_parent() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:89
  • 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.00016 Re-run Backtrace
378
SELECT v.product_id, v.feature_id, v.value, v.value_int, v.variant_id, f.feature_type, fd.description, fd.prefix, fd.suffix, vd.variant, f.parent_id, f.position, gf.position as gposition FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id in (1050, 1051)  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(417, f.categories_path) OR FIND_IN_SET(429, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.description, fv.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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:460
  • 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_6a24c05808e049_88392766() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_add_products_features_list() /app/var/cache/templates/abt__unitheme2/4aff72bd046fa498991e2efc06bb28475f1681f4_2.tygh.show_features_conditions.tpl.php:52
  • fn_abt__ut2_get_products_features_list() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:46
  • db_get_array() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_products_features.php:122
  • 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
379
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('prev_page', 'next')

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:476
  • 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_6a24c058128ba0_55395132() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/a0396e5b225bd2acac90bcb49239963dd46cf5c8_2.tygh.pagination.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.00024 Re-run Backtrace
380
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('per_page', 'per_page', 'per_page', 'per_page', 'per_page', 'per_page')

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.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.00040 Re-run Backtrace
381
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('abt__ut2.sort_by_', 'sort_by', 'abt__ut2.sort_by_', 'abt__ut2.sort_by_', 'sort_by', 'abt__ut2.sort_by_')

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.tpl.php:192
  • 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_6a24c0581820f2_35901173() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/81aede3d14d744805b8b0b3f107b3477e25bec79_2.tygh.sorting.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.00045 Re-run Backtrace
382
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.sort_by_product_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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.tpl.php:192
  • 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_6a24c0581820f2_35901173() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/81aede3d14d744805b8b0b3f107b3477e25bec79_2.tygh.sorting.tpl.php:107
  • 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.00024 Re-run Backtrace
383
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::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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.tpl.php:192
  • 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_6a24c0581820f2_35901173() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/81aede3d14d744805b8b0b3f107b3477e25bec79_2.tygh.sorting.tpl.php:107
  • 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.00015 Re-run Backtrace
384
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.sort_by_timestamp_desc'

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.tpl.php:192
  • 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_6a24c0581820f2_35901173() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/81aede3d14d744805b8b0b3f107b3477e25bec79_2.tygh.sorting.tpl.php:143
  • 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.00017 Re-run Backtrace
385
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::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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.tpl.php:192
  • 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_6a24c0581820f2_35901173() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/81aede3d14d744805b8b0b3f107b3477e25bec79_2.tygh.sorting.tpl.php:143
  • 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
386
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.sort_by_product_desc'

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.tpl.php:192
  • 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_6a24c0581820f2_35901173() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/81aede3d14d744805b8b0b3f107b3477e25bec79_2.tygh.sorting.tpl.php:143
  • 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
387
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::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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.tpl.php:192
  • 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_6a24c0581820f2_35901173() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/81aede3d14d744805b8b0b3f107b3477e25bec79_2.tygh.sorting.tpl.php:143
  • 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.00026 Re-run Backtrace
388
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.sort_by_price_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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.tpl.php:192
  • 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_6a24c0581820f2_35901173() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/81aede3d14d744805b8b0b3f107b3477e25bec79_2.tygh.sorting.tpl.php:143
  • 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
389
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::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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.tpl.php:192
  • 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_6a24c0581820f2_35901173() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/81aede3d14d744805b8b0b3f107b3477e25bec79_2.tygh.sorting.tpl.php:143
  • 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
390
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.sort_by_price_desc'

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.tpl.php:192
  • 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_6a24c0581820f2_35901173() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/81aede3d14d744805b8b0b3f107b3477e25bec79_2.tygh.sorting.tpl.php:143
  • 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
391
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::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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.tpl.php:192
  • 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_6a24c0581820f2_35901173() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/81aede3d14d744805b8b0b3f107b3477e25bec79_2.tygh.sorting.tpl.php:143
  • 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.00012 Re-run Backtrace
392
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.sort_by_popularity_desc'

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.tpl.php:192
  • 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_6a24c0581820f2_35901173() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/81aede3d14d744805b8b0b3f107b3477e25bec79_2.tygh.sorting.tpl.php:143
  • 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.00017 Re-run Backtrace
393
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::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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.tpl.php:192
  • 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_6a24c0581820f2_35901173() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/81aede3d14d744805b8b0b3f107b3477e25bec79_2.tygh.sorting.tpl.php:143
  • 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.00007 Re-run Backtrace
394
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'show'

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.tpl.php:203
  • 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.00015 Re-run Backtrace
395
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::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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:479
  • 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_6a24c0581794f3_64619808() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/6f2f7d6cc76c97a09189f7ad811a2d310eeb2f43_2.tygh.sorting.tpl.php:203
  • 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
396
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('abt__ut2.load_more.show_more.', 'abt__ut2.load_more.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_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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:500
  • 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_6a24c0581b0894_63051806() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/26d0d254c8c64b4ccbf6afbf5743a51f9a8f041c_2.tygh.abt__ut2_pagination.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
397
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('text_out_of_stock', 'sku', 'copy', 'add_to_cart', 'add_to_cart', 'add_to_cart', 'add_to_cart', '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', 'add_to_cart', 'add_to_cart', 'add_to_cart', 'add_to_cart', '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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:535
  • 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.00059 Re-run Backtrace
398
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 298 AND `type` = 'c' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:535
  • 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
  • fn_url() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1184
  • 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.00035 Re-run Backtrace
399
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 299 AND `type` = 'c' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:535
  • 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
  • fn_url() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1184
  • 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
400
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 391 AND `type` = 'c' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:535
  • 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
  • fn_url() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1184
  • 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.00022 Re-run Backtrace
401
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:535
  • 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.00048 Re-run Backtrace
402
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:535
  • 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.00021 Re-run Backtrace
403
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('brand', 'brand')

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:535
  • 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:1437
  • 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_Compiled::process() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:105
  • include() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:148
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/ae540b6d7e173c384db5ccd584d2129445b2c89c_2.tygh.product_features_short_list.tpl.php:129
  • 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
404
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:535
  • 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.00033 Re-run Backtrace
405
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('quick_view', 'quick_product_viewer', 'quick_view', '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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:549
  • 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_6a24c058583bf4_81585430() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/07020834db1d7ec13c3e81e6c56cae1c82d49cfc_2.tygh.quick_view_link.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
406
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:552
  • 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.00029 Re-run Backtrace
407
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:557
  • 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.00019 Re-run Backtrace
408
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('more', '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_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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:724
  • 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_6a24c058675b04_47854895() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/a4cbda12dabd8eda923ddb1ab877091bea215eff_2.tygh.additional_info_before.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.00025 Re-run Backtrace
409
SELECT feature_id, filter_style
FROM cscart_product_features
WHERE feature_id IN (549)

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:724
  • 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_6a24c058675b04_47854895() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_prepare_variation_features_variants() /app/var/cache/templates/abt__unitheme2/a4cbda12dabd8eda923ddb1ab877091bea215eff_2.tygh.additional_info_before.pre.tpl.php:158
  • db_get_hash_array() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_product_variations.php:24
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00017 Re-run Backtrace
410
SELECT feature_id, filter_style
FROM cscart_product_features
WHERE feature_id IN (549)

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:724
  • 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_6a24c058675b04_47854895() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_prepare_variation_features_variants() /app/var/cache/templates/abt__unitheme2/a4cbda12dabd8eda923ddb1ab877091bea215eff_2.tygh.additional_info_before.pre.tpl.php:158
  • db_get_hash_array() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_product_variations.php:24
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00024 Re-run Backtrace
411
SELECT feature_id, filter_style
FROM cscart_product_features
WHERE feature_id IN (549)

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:724
  • 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_6a24c058675b04_47854895() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_prepare_variation_features_variants() /app/var/cache/templates/abt__unitheme2/a4cbda12dabd8eda923ddb1ab877091bea215eff_2.tygh.additional_info_before.pre.tpl.php:158
  • db_get_hash_array() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_product_variations.php:24
  • 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
412
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 404 AND `type` = 'c' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:535
  • 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_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1184
  • 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.00034 Re-run Backtrace
413
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 405 AND `type` = 'c' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:535
  • 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_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1184
  • 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.00027 Re-run Backtrace
414
SELECT feature_id, filter_style
FROM cscart_product_features
WHERE feature_id IN (549)

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:724
  • 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_6a24c058675b04_47854895() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_prepare_variation_features_variants() /app/var/cache/templates/abt__unitheme2/a4cbda12dabd8eda923ddb1ab877091bea215eff_2.tygh.additional_info_before.pre.tpl.php:158
  • db_get_hash_array() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_product_variations.php:24
  • 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
415
SELECT feature_id, filter_style
FROM cscart_product_features
WHERE feature_id IN (549)

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:724
  • 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_6a24c058675b04_47854895() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_prepare_variation_features_variants() /app/var/cache/templates/abt__unitheme2/a4cbda12dabd8eda923ddb1ab877091bea215eff_2.tygh.additional_info_before.pre.tpl.php:158
  • db_get_hash_array() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_product_variations.php:24
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00024 Re-run Backtrace
416
SELECT feature_id, filter_style
FROM cscart_product_features
WHERE feature_id IN (549)

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:724
  • 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_6a24c058675b04_47854895() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_prepare_variation_features_variants() /app/var/cache/templates/abt__unitheme2/a4cbda12dabd8eda923ddb1ab877091bea215eff_2.tygh.additional_info_before.pre.tpl.php:158
  • db_get_hash_array() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_product_variations.php:24
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00044 Re-run Backtrace
417
SELECT feature_id, filter_style
FROM cscart_product_features
WHERE feature_id IN (549)

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:724
  • 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_6a24c058675b04_47854895() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_prepare_variation_features_variants() /app/var/cache/templates/abt__unitheme2/a4cbda12dabd8eda923ddb1ab877091bea215eff_2.tygh.additional_info_before.pre.tpl.php:158
  • db_get_hash_array() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_product_variations.php:24
  • Tygh\Database\Connection::getHash() /app/app/functions/fn.database.php:48
  • Tygh\Database\Connection::query() /app/app/Tygh/Database/Connection.php:371
0.00022 Re-run Backtrace
418
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 399 AND `type` = 'c' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:535
  • 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_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1184
  • 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.00022 Re-run Backtrace
419
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 400 AND `type` = 'c' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:535
  • 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_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1184
  • 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.00015 Re-run Backtrace
420
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 401 AND `type` = 'c' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:535
  • 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_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1184
  • 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.00014 Re-run Backtrace
421
SELECT feature_id, filter_style
FROM cscart_product_features
WHERE feature_id IN (549)

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • smarty_block_hook() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:724
  • 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_6a24c058675b04_47854895() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_abt__ut2_prepare_variation_features_variants() /app/var/cache/templates/abt__unitheme2/a4cbda12dabd8eda923ddb1ab877091bea215eff_2.tygh.additional_info_before.pre.tpl.php:158
  • db_get_hash_array() /app/app/addons/abt__unitheme2/functions/fn.abt__ut2_product_variations.php:24
  • 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
422
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 417 AND `type` = 'c' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:535
  • 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_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1184
  • 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.00030 Re-run Backtrace
423
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 429 AND `type` = 'c' 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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:535
  • 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_6a24c058318908_41762262() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/1e508609d9b4adcdec397fd4039e7c2a42dec9d4_2.tygh.product_data.tpl.php:1184
  • 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.00036 Re-run Backtrace
424
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.load_more.show_more.products'

    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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:815
  • 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_6a24c0581b0894_63051806() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/26d0d254c8c64b4ccbf6afbf5743a51f9a8f041c_2.tygh.abt__ut2_pagination.tpl.php:87
  • 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.00045 Re-run Backtrace
425
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::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_6a24c057e321a3_48284691() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/eb2fb83a41d0edd715f1008d8ea4873f5807f511_2.tygh.products.tpl.php:225
  • 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_6a24c057ea2ba0_61075517() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/b8dfd1792eb600b9ff5a7221ec1134816c9d5789_2.tygh.products_multicolumns.tpl.php:59
  • 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_6a24c0580898c6_46846769() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::_subTemplateRender() /app/var/cache/templates/abt__unitheme2/27331a6f6368579e7f4b8bb65ad4c3444506fc0f_2.tygh.grid_list.tpl.php:815
  • 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_6a24c0581b0894_63051806() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Smarty_Internal_Template::__call() /app/var/cache/templates/abt__unitheme2/26d0d254c8c64b4ccbf6afbf5743a51f9a8f041c_2.tygh.abt__ut2_pagination.tpl.php:87
  • 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
426
DELETE FROM cscart_lock_keys WHERE key_id = '59f13914b6f7ab2f6a1e8174dbf8c696413eba0772e5df91b3bf661b750e80b7' AND token = 'dJeSlYVifSsX1DiYO7D5jQAcgOcxQZA7nz+qP97DvLs='

    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.00132 Re-run Backtrace
427
SELECT 1 FROM cscart_lock_keys WHERE key_id = '59f13914b6f7ab2f6a1e8174dbf8c696413eba0772e5df91b3bf661b750e80b7' AND token = 'dJeSlYVifSsX1DiYO7D5jQAcgOcxQZA7nz+qP97DvLs=' 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.00023 Re-run Backtrace
428
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00034 Re-run Backtrace
429
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_6a24c0588bec20_11702983() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/94a3d44752fdf533eedd8dc3bf4bef6ae9211779_2.string.php:20
  • 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.00030 Re-run Backtrace
430
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_6a24c0588bec20_11702983() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/94a3d44752fdf533eedd8dc3bf4bef6ae9211779_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.00018 Re-run Backtrace
431
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_6a24c0588bec20_11702983() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • fn_url() /app/var/cache/templates/abt__unitheme2/94a3d44752fdf533eedd8dc3bf4bef6ae9211779_2.string.php:28
  • 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
432
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00021 Re-run Backtrace
433
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.00007 Re-run Backtrace
434
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00020 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: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.00008 Re-run Backtrace
436
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.00031 Re-run Backtrace
437
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00018 Re-run Backtrace
438
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.00007 Re-run Backtrace
439
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00020 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_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.00045 Re-run Backtrace
441
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00063 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: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.00038 Re-run Backtrace
443
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00025 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: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.00008 Re-run Backtrace
445
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00014 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_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.00005 Re-run Backtrace
447
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00018 Re-run Backtrace
448
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00040 Re-run Backtrace
449
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.00093 Re-run Backtrace
450
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.00028 Re-run Backtrace
451
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = '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.00043 Re-run Backtrace
452
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 = 'en' 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.00021 Re-run Backtrace
453
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00010 Re-run Backtrace
454
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.00006 Re-run Backtrace
455
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 = 'en'
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.00020 Re-run Backtrace
456
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('cannot_buy', 'no_products_selected', 'error_no_items_selected', 'delete_confirmation', 'text_required_group_product', 'save', 'close', 'notice', 'warning', 'error', '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', 'text_no_products_found', 'cookie_is_disabled', 'insert_image', 'image_url', 'loading', 'product_in_wishlist', 'product_added_to_cl', 'text_editing', 'save', 'cancel', 'of', 'cannot_buy', 'no_products_selected', 'error_no_items_selected', 'delete_confirmation', 'text_required_group_product', 'save', 'close', 'notice', 'warning', 'error', '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', 'text_no_products_found', 'cookie_is_disabled', 'insert_image', 'image_url', 'loading', 'product_in_wishlist', 'product_added_to_cl', 'text_editing', 'save', 'cancel', 'of')

    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.00085 Re-run Backtrace
457
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00023 Re-run Backtrace
458
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00014 Re-run Backtrace
459
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00025 Re-run Backtrace
460
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00017 Re-run Backtrace
461
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00014 Re-run Backtrace
462
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00018 Re-run Backtrace
463
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00013 Re-run Backtrace
464
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.00006 Re-run Backtrace
465
SELECT search_phrases FROM cscart_ab__search_motivation WHERE category_id = 0 AND company_id = 0 AND lang_code = 'en' 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_default_phrases() /app/app/addons/ab__search_motivation/func.php:137
  • 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.00010 Re-run Backtrace
466
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00030 Re-run Backtrace
467
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.00029 Re-run Backtrace
468
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.00009 Re-run Backtrace
469
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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_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_6a24c0582f5d95_22910274() /app/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123
  • Tygh\Languages\Helper::preloadLangVars() /app/var/cache/templates/abt__unitheme2/f0a0087c9c815731622381583c483df248cb2794_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.00014 Re-run Backtrace
470
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00014 Re-run Backtrace
471
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00069 Re-run Backtrace
472
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00023 Re-run Backtrace
473
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.00021 Re-run Backtrace

Warning Some queries are being executed multiple times

Queries max count: 137
Query Count Min time Max time Average time
SELECT FOUND_ROWS()
137 0.00003 0.00102 0.00007
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions  LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'en' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1  AND IF(from_date, from_date <= 1780799596, 1) AND IF(to_date, to_date >= 1780799596, 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 
12 0.00012 0.00035 0.00017
SELECT feature_id, filter_style
FROM cscart_product_features
WHERE feature_id IN (549)
8 0.00017 0.00044 0.00026
SELECT cscart_languages.lang_code, cscart_languages.name FROM cscart_languages  WHERE 1 AND cscart_languages.status = 'A'   
2 0.00008 0.00023 0.00016
SELECT * FROM cscart_hybrid_auth_providers WHERE 1  AND status = 'A' ORDER BY position
2 0.00010 0.00014 0.00012
SELECT rating FROM cscart_absolute_rating WHERE `object_id` = 1 AND `object_type` = 'company'
2 0.00005 0.00008 0.00007
SELECT search_phrases FROM cscart_ab__search_motivation WHERE category_id = 0 AND company_id = 0 AND lang_code = 'en' AND TRIM(search_phrases) > ""
2 0.00010 0.00023 0.00016
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.00008 0.00008 0.00008
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.00037 0.00037 0.00037
SELECT company_id FROM cscart_companies WHERE status = 'A' ORDER BY company_id LIMIT 1
1 0.00013 0.00013 0.00013
SELECT type FROM cscart_seo_names WHERE name = 'cs-cart' 
1 0.00016 0.00016 0.00016
SELECT * FROM cscart_seo_names WHERE name = 'cs-cart'  
1 0.00013 0.00013 0.00013
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.00013 0.00013 0.00013
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 company_id FROM cscart_companies WHERE company_id = '1'
1 0.00011 0.00011 0.00011
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'all_vendors'
1 0.00016 0.00016 0.00016
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.00020 0.00020 0.00020
SELECT data FROM cscart_storage_data WHERE data_key = 'cart_products_next_check'
1 0.00018 0.00018 0.00018
SELECT data FROM cscart_storage_data WHERE data_key = 'dev_mode'
1 0.00013 0.00013 0.00013
SELECT COUNT(DISTINCT storefronts.storefront_id) FROM cscart_storefronts AS storefronts  WHERE 1 = 1
1 0.00017 0.00017 0.00017
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.00021 0.00021 0.00021
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.00016 0.00016 0.00016
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.00017 0.00017 0.00017
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.00014 0.00014 0.00014
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.00012 0.00012 0.00012
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.00014 0.00014 0.00014
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.00014 0.00014 0.00014
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.00014 0.00014 0.00014
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'vendor_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 = 'en' 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.00023 0.00023 0.00023
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'root_level'
1 0.00017 0.00017 0.00017
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'all_pages'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'all_filters'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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 = 'en' AND lang.name = 'root_page'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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 = 'en' AND lang.name = 'ab__fn_show_common_btn.tooltip'
1 0.00013 0.00013 0.00013
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__fn.common_btn_text.tooltip'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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 = 'en' 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 = 'en' AND lang.name = 'ab__fn_common_btn_type.tooltip'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt_menu_icon_items.tooltip'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'no_hidden_elements_second_level_view.tooltip'
1 0.00011 0.00011 0.00011
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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 = 'en' 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 = 'en' AND lang.name = 'block_menu'
1 0.00011 0.00011 0.00011
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_my_account'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_our_brands'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_cart_content'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_breadcrumbs'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_template'
1 0.00012 0.00012 0.00012
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_main'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_html_block'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_smarty_block'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_checkout'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_products'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_categories'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_pages'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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 = 'en' AND lang.name = 'block_shipping_methods'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_currencies'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_languages'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_product_filters'
1 0.00011 0.00011 0.00011
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_product_filters_home'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_lite_checkout_location'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_lite_checkout_shipping_methods'
1 0.00011 0.00011 0.00011
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_lite_checkout_customer_sign_in'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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 = 'en' AND lang.name = 'block_lite_checkout_customer_information'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_lite_checkout_customer_billing'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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 = 'en' AND lang.name = 'block_lite_checkout_customer_notes'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_lite_checkout_terms_and_conditions'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_vendors'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_vendor_information'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_vendor_logo'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_vendor_categories'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_vendor_search'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_safe_smarty_block'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_carts_summary'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_tags'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_rss_feed'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_lite_checkout_newsletters'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_vendor_plan_info'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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 = 'en' AND lang.name = 'block_store_locator'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_product_bundles'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_blog'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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 = 'en' AND lang.name = 'block_ab__deal_of_the_day'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_ab__promotions'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_ab__promotion_main_data'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_ab__multi_deal_of_the_day'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_ab__promotion_categories_filter'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_ab__vg_videos'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_ab__motivation_block'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_ab__fast_navigation'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_ab__fast_navigation_categories'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_yandex_search'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_banners'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_testimonials'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_gdpr'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_location_selector'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_search_vendors'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_vendors_map'
1 0.00034 0.00034 0.00034
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_closest_vendors'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_abt__ut2_advanced_subcategories_menu'
1 0.00009 0.00009 0.00009
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_abt__ut2_fly_menu'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_abt__ut2_lite_checkout_place_order_button'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'block_abt__ut2_lite_checkout_promotion_coupon'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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 = 'en' AND lang.name = 'block_abt__ut2_contacts_manually'
1 0.00006 0.00006 0.00006
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('block_abt__ut2_advanced_subcategories_menu_description', 'block_abt__ut2_contacts_manually_description', 'block_abt__ut2_lite_checkout_place_order_button_description', 'block_ab__deal_of_the_day_description', 'block_ab__fast_navigation_description', 'block_ab__fast_navigation_categories_description', 'block_ab__promotion_categories_filter_description', 'block_abt__ut2_fly_menu_description', 'block_ab__motivation_block_description', 'block_ab__multi_deal_of_the_day_description', 'block_abt__ut2_block_opener_description', 'block_abt__ut2_lite_checkout_promotion_coupon_description', 'block_ab__promotion_main_data_description', 'block_ab__promotions_description', 'block_ab__vg_videos_description', 'block_banners_description', 'block_our_brands_description', 'block_breadcrumbs_description', 'block_carts_summary_description', 'block_cart_content_description', 'block_categories_description', 'block_checkout_description', 'block_lite_checkout_customer_address_description', 'block_lite_checkout_customer_billing_description', 'block_lite_checkout_customer_information_description', 'block_lite_checkout_location_description', 'block_lite_checkout_newsletters_description', 'block_lite_checkout_customer_notes_description', 'block_lite_checkout_payment_methods_description', 'block_lite_checkout_shipping_methods_description', 'block_lite_checkout_customer_sign_in_description', 'block_lite_checkout_terms_and_conditions_description', 'block_closest_vendors_description', 'block_currencies_description', 'block_geo_maps_customer_location_description', 'block_location_selector_description', 'block_gdpr_description', 'block_html_block_description', 'block_smarty_block_description', 'block_safe_smarty_block_description', 'block_languages_description', 'block_main_description', 'block_menu_description', 'block_my_account_description', 'block_pages_description', 'block_payment_methods_description', 'block_product_bundles_description', 'block_product_filters_description', 'block_product_filters_home_description', 'block_products_description', 'block_blog_description', 'block_rss_feed_description', 'block_vendor_search_description', 'block_shipping_methods_description', 'block_store_locator_description', 'block_tags_description', 'block_template_description', 'block_testimonials_description', 'block_vendor_categories_description', 'block_vendor_information_description', 'block_vendor_logo_description', 'block_vendors_map_description', 'block_vendor_plan_info_description', 'block_vendor_blog_description', 'block_vendors_description', 'block_search_vendors_description', 'block_yandex_search_description')
1 0.00117 0.00117 0.00117
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'tmpl_grid'
1 0.00022 0.00022 0.00022
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'tmpl_list_without_options'
1 0.00012 0.00012 0.00012
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'compact_list'
1 0.00009 0.00009 0.00009
SELECT * FROM cscart_abt__ut2_settings WHERE lang_code = 'en' AND storefront_id = 1
1 0.00015 0.00015 0.00015
SELECT * FROM cscart_abt__ut2_less_settings WHERE style = 'Default.less'
1 0.00012 0.00012 0.00012
SELECT * FROM cscart_bm_layouts WHERE 1  AND storefront_id = 1 AND layout_id = 6
1 0.00016 0.00016 0.00016
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'en' WHERE l.layout_id = 6  AND l.dispatch IN ('companies.products')  ORDER BY l.object_ids desc  LIMIT 1
1 0.00028 0.00028 0.00028
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'en' WHERE l.layout_id = 6  AND l.dispatch IN ('companies')  ORDER BY l.object_ids desc  LIMIT 1
1 0.00019 0.00019 0.00019
SELECT * FROM cscart_bm_locations as l LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id AND d.lang_code = 'en' WHERE l.layout_id = 6  AND l.is_default = 1  ORDER BY l.is_default desc 
1 0.00019 0.00019 0.00019
SELECT data FROM cscart_storage_data WHERE data_key = 'cache_id'
1 0.00011 0.00011 0.00011
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'hybrid_auth.facebook_oauth_redirect_uris'
1 0.00011 0.00011 0.00011
SELECT cscart_company_descriptions.*, cscart_companies.*, p.price, p.periodicity, p.commission, p.products_limit, p.revenue_limit, p.vendor_store, p.categories, p.storefronts FROM cscart_companies  LEFT JOIN cscart_company_descriptions ON cscart_company_descriptions.company_id = cscart_companies.company_id AND cscart_company_descriptions.lang_code = 'en'  LEFT JOIN cscart_vendor_plans p ON p.plan_id = cscart_companies.plan_id WHERE cscart_companies.company_id IN('1') ORDER BY cscart_companies.company_id asc LIMIT 0, 1
1 0.00047 0.00047 0.00047
SELECT company_descriptions.*, companies.*, cscart_vendor_plan_descriptions.plan, yandex_checkout_shopid, agent_type, tax_number, yandex_tax_code, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path, AVG(cscart_discussion_rating.rating_value) AS average_rating, CONCAT(companies.company_id, '_', IF ( cscart_discussion_rating.thread_id, cscart_discussion_rating.thread_id, '0')) AS company_thread_ids FROM cscart_companies AS companies  LEFT JOIN cscart_company_descriptions AS company_descriptions ON company_descriptions.company_id = companies.company_id AND company_descriptions.lang_code = 'en' LEFT JOIN cscart_vendor_plan_descriptions ON companies.plan_id = cscart_vendor_plan_descriptions.plan_id AND cscart_vendor_plan_descriptions.lang_code = 'en' LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 1  AND cscart_seo_names.type = 'm'  AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'ru'  LEFT JOIN cscart_discussion ON cscart_discussion.object_id = companies.company_id AND cscart_discussion.object_type = 'M' LEFT JOIN cscart_discussion_posts ON cscart_discussion_posts.thread_id = cscart_discussion.thread_id AND cscart_discussion_posts.status = 'A' LEFT JOIN cscart_discussion_rating ON cscart_discussion.thread_id = cscart_discussion_rating.thread_id AND cscart_discussion_rating.post_id = cscart_discussion_posts.post_id WHERE companies.company_id = 1 
1 0.00077 0.00077 0.00077
SELECT profile_fields_data.field_id, profile_fields_data.value, profile_fields.field_type FROM cscart_profile_fields_data AS profile_fields_data LEFT JOIN cscart_profile_fields AS profile_fields ON profile_fields_data.field_id = profile_fields.field_id WHERE object_id = 1 AND object_type = 'S' 
1 0.00019 0.00019 0.00019
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 = 'en' WHERE 1 = 1  AND cscart_statuses.type = 'O'  ORDER BY cscart_statuses.position asc
1 0.00038 0.00038 0.00038
SELECT status_id, status FROM cscart_statuses WHERE type = 'O'
1 0.00009 0.00009 0.00009
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.00020 0.00020 0.00020
SELECT MAX(rating) FROM cscart_absolute_rating WHERE `object_type` = 'company'
1 0.00006 0.00006 0.00006
SELECT updated_timestamp FROM cscart_absolute_rating WHERE `object_type` = 'company' AND `object_id` = 1
1 0.00005 0.00005 0.00005
SELECT rating FROM cscart_manual_rating WHERE `object_id` = 1 AND `object_type` = 'company'
1 0.00024 0.00024 0.00024
SELECT a.object_id, COUNT(b.post_id) as total_items FROM cscart_discussion as a LEFT JOIN cscart_discussion_posts as b ON a.thread_id=b.thread_id WHERE a.object_type = 'M' AND b.status = 'A' GROUP BY a.object_id
1 0.00021 0.00021 0.00021
SELECT * FROM cscart_vendor_locations WHERE company_id = 1
1 0.00010 0.00010 0.00010
SELECT company_id FROM cscart_storefronts_companies WHERE storefront_id = 1
1 0.00011 0.00011 0.00011
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'home'
1 0.00014 0.00014 0.00014
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'none'
1 0.00013 0.00013 0.00013
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'date'
1 0.00012 0.00012 0.00012
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'default'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'name'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'price'
1 0.00012 0.00012 0.00012
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'popularity'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'vendor_rating.vendor_rating'
1 0.00013 0.00013 0.00013
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'bestselling'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'on_sale'
1 0.00010 0.00010 0.00010
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 = 'en'  LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  WHERE 1  AND companies.status IN ('A') AND products.company_id = 1  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 products.company_id = 1  AND products.parent_product_id = 0 GROUP BY products.product_id   ORDER BY product asc, products.product_id ASC  LIMIT 12, 12
1 0.00768 0.00768 0.00768
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)  
1 0.00034 0.00034 0.00034
SELECT cscart_product_prices.product_id, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) AS price FROM cscart_product_prices  WHERE cscart_product_prices.product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)  AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1)  GROUP BY cscart_product_prices.product_id
1 0.00024 0.00024 0.00024
SELECT cscart_product_descriptions.product_id, cscart_product_descriptions.short_description, IF(cscart_product_descriptions.short_description = '' OR cscart_product_descriptions.short_description IS NULL, cscart_product_descriptions.full_description, '') AS full_description, cscart_product_descriptions.unit_name FROM cscart_product_descriptions  WHERE cscart_product_descriptions.product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)  AND cscart_product_descriptions.lang_code = 'en' 
1 0.00021 0.00021 0.00021
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)   GROUP BY cscart_products_categories.product_id
1 0.00045 0.00045 0.00045
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'ru'  
1 0.00033 0.00033 0.00033
SELECT cscart_product_review_prepared_data.product_id AS product_id, cscart_product_review_prepared_data.average_rating AS average_rating, cscart_product_review_prepared_data.reviews_count AS reviews_count FROM cscart_product_review_prepared_data  WHERE cscart_product_review_prepared_data.product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)  AND cscart_product_review_prepared_data.storefront_id = 0 
1 0.00008 0.00008 0.00008
SELECT video_id, product_id FROM cscart_ab__video_gallery WHERE product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051) AND status = "A" AND storefront_id IN (1, 0)
1 0.00024 0.00024 0.00024
SELECT p.product_id,ifnull(count(dp.post_id),0) as discussion_amount_posts
FROM cscart_discussion
INNER JOIN cscart_products as p ON (cscart_discussion.object_id=p.product_id)
INNER JOIN cscart_discussion_posts as dp ON (cscart_discussion.thread_id=dp.thread_id AND cscart_discussion.object_type='P' )
WHERE dp.status='A' and p.product_id in (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)
GROUP BY p.product_id
1 0.00026 0.00026 0.00026
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00084 0.00084 0.00084
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'A' AND cscart_images_links.object_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00034 0.00034 0.00034
SELECT a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a  LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en'  WHERE a.product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051) AND a.status = 'A' ORDER BY a.position
1 0.00022 0.00022 0.00022
SELECT c.product_id AS cur_product_id, a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051) AND a.product_id = 0 AND a.status = 'A' ORDER BY a.position
1 0.00014 0.00014 0.00014
SELECT cscart_languages.* FROM cscart_languages  WHERE 1    
1 0.00009 0.00009 0.00009
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.00011 0.00011 0.00011
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.00007 0.00007 0.00007
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 (786, 789, 792, 699, 777, 774, 781, 1024, 1025, 1028, 1050, 1051)
1 0.00023 0.00023 0.00023
SELECT pf.feature_id, pf.feature_style, pf.position, pf.purpose, pf.display_on_catalog, pfd.description, pfd.internal_name, pfd.prefix, pfd.suffix, (CASE WHEN pf.purpose = 'group_catalog_item' THEN 0 ELSE 1 END) AS purpose_position FROM cscart_product_features AS pf INNER JOIN cscart_product_features_descriptions AS pfd ON pf.feature_id = pfd.feature_id AND pfd.lang_code = 'en' WHERE pf.feature_id IN (549) ORDER BY purpose_position ASC, pf.position ASC, pf.feature_id ASC
1 0.00014 0.00014 0.00014
SELECT pfv.feature_id, pfv.product_id, pfv.variant_id, fv.position, fvd.variant FROM cscart_product_features_values AS pfv INNER JOIN cscart_product_feature_variants AS fv ON pfv.feature_id = fv.feature_id AND pfv.variant_id = fv.variant_id INNER JOIN cscart_product_feature_variant_descriptions AS fvd ON pfv.variant_id = fvd.variant_id AND fvd.lang_code = 'en' WHERE pfv.feature_id IN (549) AND pfv.product_id IN (786, 789, 792, 699, 777, 774, 781, 1025) AND pfv.lang_code = 'en'
1 0.00052 0.00052 0.00052
SELECT SQL_CALC_FOUND_ROWS products.product_id, products.amount, descr1.product as product, companies.company as company_name, variation_group_products.group_id AS variation_group_id, 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 = 'en'  LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id  INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_categories.storefront_id IN (0, 1)  INNER JOIN cscart_product_variation_group_products AS variation_group_products ON variation_group_products.product_id = products.product_id 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 variation_group_products.group_id IN (71, 72, 73, 54, 69, 68, 70, 131) GROUP BY products.product_id   ORDER BY NULL asc 
1 0.00132 0.00132 0.00132
SELECT cscart_products.* FROM cscart_products  WHERE cscart_products.product_id IN (702, 701, 700, 699, 776, 775, 774, 780, 779, 778, 777, 784, 783, 782, 781, 787, 786, 785, 791, 790, 789, 788, 795, 794, 793, 792, 1025, 1026, 1027)  
1 0.00037 0.00037 0.00037
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids FROM cscart_products_categories  INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.storefront_id IN (0, 1) AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H')  WHERE cscart_products_categories.product_id IN (702, 701, 700, 699, 776, 775, 774, 780, 779, 778, 777, 784, 783, 782, 781, 787, 786, 785, 791, 790, 789, 788, 795, 794, 793, 792, 1025, 1026, 1027)   GROUP BY cscart_products_categories.product_id
1 0.00077 0.00077 0.00077
SELECT cscart_seo_names.object_id AS product_id, cscart_seo_names.name AS seo_name, cscart_seo_names.path AS seo_path FROM cscart_seo_names  WHERE cscart_seo_names.object_id IN (702, 701, 700, 699, 776, 775, 774, 780, 779, 778, 777, 784, 783, 782, 781, 787, 786, 785, 791, 790, 789, 788, 795, 794, 793, 792, 1025, 1026, 1027)  AND cscart_seo_names.type = "p" AND cscart_seo_names.dispatch = "" AND cscart_seo_names.lang_code = 'ru'  
1 0.00066 0.00066 0.00066
SELECT video_id, product_id FROM cscart_ab__video_gallery WHERE product_id IN (702, 701, 700, 699, 776, 775, 774, 780, 779, 778, 777, 784, 783, 782, 781, 787, 786, 785, 791, 790, 789, 788, 795, 794, 793, 792, 1025, 1026, 1027) AND status = "A" AND storefront_id IN (1, 0)
1 0.00021 0.00021 0.00021
SELECT p.product_id,ifnull(count(dp.post_id),0) as discussion_amount_posts
FROM cscart_discussion
INNER JOIN cscart_products as p ON (cscart_discussion.object_id=p.product_id)
INNER JOIN cscart_discussion_posts as dp ON (cscart_discussion.thread_id=dp.thread_id AND cscart_discussion.object_type='P' )
WHERE dp.status='A' and p.product_id in (702, 701, 700, 699, 776, 775, 774, 780, 779, 778, 777, 784, 783, 782, 781, 787, 786, 785, 791, 790, 789, 788, 795, 794, 793, 792, 1025, 1026, 1027)
GROUP BY p.product_id
1 0.00027 0.00027 0.00027
SELECT product_id, group_id FROM cscart_product_variation_group_products WHERE group_id IN (71, 72, 73, 54, 69, 68, 70, 131)
1 0.00019 0.00019 0.00019
SELECT pfv.feature_id, pfv.product_id, pfv.variant_id, gp.group_id FROM cscart_product_features_values AS pfv INNER JOIN cscart_product_variation_group_products AS gp ON pfv.product_id = gp.product_id INNER JOIN cscart_product_variation_group_features AS gpf ON gpf.group_id = gp.group_id AND gpf.feature_id = pfv.feature_id WHERE pfv.lang_code = 'ru' AND gp.group_id IN (71, 72, 73, 54, 69, 68, 70, 131)
1 0.00037 0.00037 0.00037
SELECT pfv.variant_id, pfv.position, pfvd.variant FROM cscart_product_feature_variants AS pfv INNER JOIN cscart_product_feature_variant_descriptions AS pfvd ON pfv.variant_id = pfvd.variant_id AND pfvd.lang_code = 'en' WHERE pfv.variant_id IN (1301, 1224, 1281, 1280, 1223, 1292, 1293, 1201, 1199, 1302, 1226, 1311)
1 0.00023 0.00023 0.00023
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'product' AND cscart_images_links.type = 'M' AND cscart_images_links.object_id IN (787, 786, 785, 791, 790, 789, 788, 795, 794, 793, 792, 702, 701, 700, 699, 780, 779, 778, 777, 776, 775, 774, 784, 783, 782, 781, 1025, 1026, 1027) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00094 0.00094 0.00094
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 >= 1780799596 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 < 1780799596 GROUP BY promotion_id) AS expired ON expired.promotion_id=p.promotion_id
WHERE p.status IN ('A', 'H')
1 0.00056 0.00056 0.00056
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 = 'en'
LEFT JOIN cscart_ab__sticker_images AS images
ON cscart_ab__stickers.sticker_id = images.sticker_id
AND images.lang_code = 'en' 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_lists NOT LIKE '%"blocks/products/products_multicolumns.tpl";s:11:"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.00031 0.00031 0.00031
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 = 'en'
LEFT JOIN cscart_ab__sticker_images AS images
ON cscart_ab__stickers.sticker_id = images.sticker_id
AND images.lang_code = 'en' 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_lists NOT LIKE '%"blocks/products/products_multicolumns.tpl";s:11:"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.00167 0.00167 0.00167
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__fn_number_of_columns_desktop.tooltip'
1 0.00019 0.00019 0.00019
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__fn_number_of_columns_desktop_small.tooltip'
1 0.00016 0.00016 0.00016
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__fn_number_of_columns_tablet.tooltip'
1 0.00024 0.00024 0.00024
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__fn_number_of_columns_tablet_small.tooltip'
1 0.00014 0.00014 0.00014
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__fn_number_of_columns_mobile.tooltip'
1 0.00011 0.00011 0.00011
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__fn_add_link.tooltip'
1 0.00013 0.00013 0.00013
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2_view_more_btn_behavior.tooltip'
1 0.00012 0.00012 0.00012
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.settings.general.menu_min_height.tooltip'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt_menu_long_names.tooltip'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt_menu_long_names_max_width.tooltip'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__menu_add_horizontal_scroll_sections.tooltip'
1 0.00008 0.00008 0.00008
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'default_filter_by_location'
1 0.00032 0.00032 0.00032
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__deal_of_the_day'
1 0.00022 0.00022 0.00022
SELECT privilege FROM cscart_usergroup_privileges WHERE usergroup_id IN (0, 1)
1 0.00021 0.00021 0.00021
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('on_site_template_editing')
1 0.00024 0.00024 0.00024
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'seo_page_title'
1 0.00025 0.00025 0.00025
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__stickers.appearance_style.rectangular'
1 0.00037 0.00037 0.00037
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__stickers.appearance_style.rounded'
1 0.00013 0.00013 0.00013
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__stickers.appearance_style.teardrop'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__stickers.appearance_style.beveled_angle'
1 0.00007 0.00007 0.00007
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__stickers.appearance_style.circle'
1 0.00006 0.00006 0.00006
SELECT c.* FROM cscart_bm_containers as c  WHERE 1  AND c.location_id = 103 AND c.company_id = 0
1 0.00040 0.00040 0.00040
SELECT layout_id FROM cscart_bm_locations WHERE location_id = 103
1 0.00027 0.00027 0.00027
SELECT c.*, IF (c.location_id != 103, 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.00035 0.00035 0.00035
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, 411, 412) ORDER BY g.order, g.parent_id, g.grid_id ASC
1 0.00069 0.00069 0.00069
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 '' 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 = 0 AND dynamic_object_content.object_type like '' WHERE cscart_bm_snapping.grid_id IN (594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 608, 604, 605, 606, 607, 609, 610)  AND cscart_bm_blocks_descriptions.lang_code='en'  ORDER BY cscart_bm_snapping.order, cscart_bm_snapping.block_id 
1 0.00183 0.00183 0.00183
SELECT a.code, b.state FROM cscart_states as a LEFT JOIN cscart_state_descriptions as b ON b.state_id = a.state_id AND b.lang_code = 'en' WHERE  a.country_code = 'RU' ORDER BY b.state
1 0.00102 0.00102 0.00102
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00035 0.00035 0.00035
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('select_descr_lang', 'select_descr_lang')
1 0.00032 0.00032 0.00032
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('change_language', 'change_language')
1 0.00026 0.00026 0.00026
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('no_image', 'no_image')
1 0.00024 0.00024 0.00024
SELECT * FROM cscart_abt__ut2_fly_menu_content WHERE storefront_id = 1  ORDER BY position asc
1 0.00033 0.00033 0.00033
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00027 0.00027 0.00027
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('address', 'address')
1 0.00038 0.00038 0.00038
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'call_request.work_time'
1 0.00016 0.00016 0.00016
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2__block_contacts.social_links'
1 0.00011 0.00011 0.00011
SELECT country FROM cscart_country_descriptions WHERE code = 'RU' AND lang_code = 'en'
1 0.00010 0.00010 0.00010
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00017 0.00017 0.00017
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00041 0.00041 0.00041
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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 = 'en' AND lang.name IN ('wishlist', 'wishlist')
1 0.00019 0.00019 0.00019
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('image_verification_label', 'image_verification_label', 'image_verification_label', 'image_verification_label', 'image_verification_label', 'image_verification_label')
1 0.00026 0.00026 0.00026
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00027 0.00027 0.00027
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('remove', 'remove')
1 0.00015 0.00015 0.00015
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00020 0.00020 0.00020
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('proceed_to_checkout', 'proceed_to_checkout', 'proceed_to_checkout', 'proceed_to_checkout')
1 0.00026 0.00026 0.00026
INSERT INTO cscart_lock_keys (key_id, token, expiry_at) VALUES ('59f13914b6f7ab2f6a1e8174dbf8c696413eba0772e5df91b3bf661b750e80b7', 'dJeSlYVifSsX1DiYO7D5jQAcgOcxQZA7nz+qP97DvLs=', UNIX_TIMESTAMP(NOW()) + 300)
1 0.00143 0.00143 0.00143
UPDATE cscart_lock_keys SET expiry_at = UNIX_TIMESTAMP(NOW()) + 30, token = 'dJeSlYVifSsX1DiYO7D5jQAcgOcxQZA7nz+qP97DvLs=' WHERE key_id = '59f13914b6f7ab2f6a1e8174dbf8c696413eba0772e5df91b3bf661b750e80b7' AND (token = 'dJeSlYVifSsX1DiYO7D5jQAcgOcxQZA7nz+qP97DvLs=' OR expiry_at <= UNIX_TIMESTAMP(NOW()))
1 0.00095 0.00095 0.00095
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('vendor_products', 'products_found', 'text_no_matching_products_found', 'vendor_products', 'products_found', 'text_no_matching_products_found')
1 0.00026 0.00026 0.00026
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('vendor_communication.ask_a_question', 'vendor_communication.ask_a_question')
1 0.00028 0.00028 0.00028
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('vendor_communication.please_log_in_to_be_notified', 'vendor_communication.please_log_in_to_be_notified')
1 0.00027 0.00027 0.00027
SELECT i18n_company as company FROM cscart_company_descriptions WHERE company_id = 1 AND lang_code = 'en'
1 0.00020 0.00020 0.00020
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('vendor_communication.contact_vendor_name', 'vendor_communication.contact_vendor', 'vendor_communication.your_message_to_vendor_name', 'vendor_communication.your_message_to_admin', 'send', 'vendor_communication.contact_vendor_name', 'vendor_communication.contact_vendor', 'vendor_communication.your_message_to_vendor_name', 'vendor_communication.your_message_to_admin', 'send')
1 0.00025 0.00025 0.00025
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('empty', 'empty')
1 0.00023 0.00023 0.00023
SELECT id_path FROM cscart_categories WHERE category_id IN (298, 299, 391)
1 0.00017 0.00017 0.00017
SELECT v.product_id, v.feature_id, v.value, v.value_int, v.variant_id, f.feature_type, fd.description, fd.prefix, fd.suffix, vd.variant, f.parent_id, f.position, gf.position as gposition FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id in (786, 789, 792)  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(298, f.categories_path) OR FIND_IN_SET(299, f.categories_path) OR FIND_IN_SET(391, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.description, fv.position
1 0.00048 0.00048 0.00048
SELECT filter_id, feature_id FROM cscart_product_filters WHERE status = 'A'
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 = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1301, 1223, 1224) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1301, 1223, 1224) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00026 0.00026 0.00026
SELECT id_path FROM cscart_categories WHERE category_id IN (298, 404, 405)
1 0.00018 0.00018 0.00018
SELECT v.product_id, v.feature_id, v.value, v.value_int, v.variant_id, f.feature_type, fd.description, fd.prefix, fd.suffix, vd.variant, f.parent_id, f.position, gf.position as gposition FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id in (699, 777, 774, 781)  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(298, f.categories_path) OR FIND_IN_SET(404, f.categories_path) OR FIND_IN_SET(405, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.description, fv.position
1 0.00048 0.00048 0.00048
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1280, 1293, 1223, 1223) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1280, 1293, 1223, 1223) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00025 0.00025 0.00025
SELECT id_path FROM cscart_categories WHERE category_id IN (399, 400, 401)
1 0.00028 0.00028 0.00028
SELECT v.product_id, v.feature_id, v.value, v.value_int, v.variant_id, f.feature_type, fd.description, fd.prefix, fd.suffix, vd.variant, f.parent_id, f.position, gf.position as gposition FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id in (1024, 1025, 1028)  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(399, f.categories_path) OR FIND_IN_SET(400, f.categories_path) OR FIND_IN_SET(401, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.description, fv.position
1 0.00042 0.00042 0.00042
SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.image_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1226, 1226, 1198) ORDER BY cscart_images_links.position, cscart_images_links.pair_id;SELECT cscart_images.*, cscart_images_links.*, cscart_common_descriptions.description AS alt, cscart_images.image_id AS images_image_id FROM cscart_images_links LEFT JOIN cscart_images ON cscart_images_links.detailed_id = cscart_images.image_id LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_images.image_id AND cscart_common_descriptions.object_holder = 'images' AND cscart_common_descriptions.lang_code = 'en' WHERE cscart_images_links.object_type = 'feature_variant' AND cscart_images_links.type = 'V' AND cscart_images_links.object_id IN (1226, 1226, 1198) ORDER BY cscart_images_links.position, cscart_images_links.pair_id
1 0.00031 0.00031 0.00031
SELECT id_path FROM cscart_categories WHERE category_id IN (429)
1 0.00016 0.00016 0.00016
SELECT v.product_id, v.feature_id, v.value, v.value_int, v.variant_id, f.feature_type, fd.description, fd.prefix, fd.suffix, vd.variant, f.parent_id, f.position, gf.position as gposition FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id  LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'en' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'en' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G'  WHERE f.status IN ('A') AND v.product_id in (1050, 1051)  AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(417, f.categories_path) OR FIND_IN_SET(429, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'en' ORDER BY fd.description, fv.position
1 0.00034 0.00034 0.00034
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('prev_page', 'next')
1 0.00024 0.00024 0.00024
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('per_page', 'per_page', 'per_page', 'per_page', 'per_page', 'per_page')
1 0.00040 0.00040 0.00040
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('abt__ut2.sort_by_', 'sort_by', 'abt__ut2.sort_by_', 'abt__ut2.sort_by_', 'sort_by', 'abt__ut2.sort_by_')
1 0.00045 0.00045 0.00045
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.sort_by_product_asc'
1 0.00024 0.00024 0.00024
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.sort_by_timestamp_desc'
1 0.00017 0.00017 0.00017
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.sort_by_product_desc'
1 0.00011 0.00011 0.00011
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.sort_by_price_asc'
1 0.00018 0.00018 0.00018
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.sort_by_price_desc'
1 0.00010 0.00010 0.00010
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.sort_by_popularity_desc'
1 0.00017 0.00017 0.00017
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'show'
1 0.00015 0.00015 0.00015
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('abt__ut2.load_more.show_more.', 'abt__ut2.load_more.show_more.')
1 0.00027 0.00027 0.00027
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('text_out_of_stock', 'sku', 'copy', 'add_to_cart', 'add_to_cart', 'add_to_cart', 'add_to_cart', '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', 'add_to_cart', 'add_to_cart', 'add_to_cart', 'add_to_cart', '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.00059 0.00059 0.00059
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 298 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00035 0.00035 0.00035
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 299 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00024 0.00024 0.00024
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 391 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00022 0.00022 0.00022
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00048 0.00048 0.00048
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00021 0.00021 0.00021
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('brand', 'brand')
1 0.00015 0.00015 0.00015
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('shipping_per', 'shipping_per')
1 0.00033 0.00033 0.00033
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('quick_view', 'quick_product_viewer', 'quick_view', 'quick_product_viewer')
1 0.00032 0.00032 0.00032
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('abt__ut2.add_to_wishlist.tooltip', 'add_to_wishlist', 'abt__ut2.add_to_wishlist.tooltip', 'add_to_wishlist')
1 0.00029 0.00029 0.00029
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('add_to_comparison_list', 'compare', 'add_to_comparison_list', 'compare')
1 0.00019 0.00019 0.00019
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('more', 'more')
1 0.00025 0.00025 0.00025
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 404 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00034 0.00034 0.00034
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 405 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00027 0.00027 0.00027
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 399 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00022 0.00022 0.00022
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 400 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00015 0.00015 0.00015
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 401 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00014 0.00014 0.00014
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 417 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00030 0.00030 0.00030
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 429 AND `type` = 'c' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00036 0.00036 0.00036
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.load_more.show_more.products'
1 0.00045 0.00045 0.00045
DELETE FROM cscart_lock_keys WHERE key_id = '59f13914b6f7ab2f6a1e8174dbf8c696413eba0772e5df91b3bf661b750e80b7' AND token = 'dJeSlYVifSsX1DiYO7D5jQAcgOcxQZA7nz+qP97DvLs='
1 0.00132 0.00132 0.00132
SELECT 1 FROM cscart_lock_keys WHERE key_id = '59f13914b6f7ab2f6a1e8174dbf8c696413eba0772e5df91b3bf661b750e80b7' AND token = 'dJeSlYVifSsX1DiYO7D5jQAcgOcxQZA7nz+qP97DvLs=' AND expiry_at > UNIX_TIMESTAMP(NOW())
1 0.00023 0.00023 0.00023
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('create_account', 'create_account')
1 0.00034 0.00034 0.00034
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 2 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00030 0.00030 0.00030
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 30 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00018 0.00018 0.00018
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 = 'en' AND lang.name = 'weekday_abr_1'
1 0.00021 0.00021 0.00021
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'weekday_abr_0'
1 0.00020 0.00020 0.00020
SELECT name, path FROM cscart_seo_names WHERE `object_id` = 20 AND `type` = 'a' AND `dispatch` = '' AND `lang_code` = 'ru' 
1 0.00031 0.00031 0.00031
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'view_on_map'
1 0.00018 0.00018 0.00018
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'weekday_0'
1 0.00020 0.00020 0.00020
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'month_name_abr_6'
1 0.00063 0.00063 0.00063
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'month_name_6'
1 0.00025 0.00025 0.00025
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.developer'
1 0.00014 0.00014 0.00014
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('choose_your_country')
1 0.00018 0.00018 0.00018
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00040 0.00040 0.00040
SELECT company_id FROM cscart_companies WHERE 1  AND company = 'ООО \"Цифровой Двойник \"С\"'
1 0.00093 0.00093 0.00093
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.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 = 'en' 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.00043 0.00043 0.00043
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 = 'en' WHERE cscart_states.country_code = 'RU' AND cscart_states.code = 'KDA'
1 0.00021 0.00021 0.00021
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'abt__ut2.city_short'
1 0.00010 0.00010 0.00010
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 = 'en'
WHERE cscart_abt__ut2_microdata.company_id = 0
ORDER BY cscart_abt__ut2_microdata.id ASC
1 0.00020 0.00020 0.00020
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('cannot_buy', 'no_products_selected', 'error_no_items_selected', 'delete_confirmation', 'text_required_group_product', 'save', 'close', 'notice', 'warning', 'error', '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', 'text_no_products_found', 'cookie_is_disabled', 'insert_image', 'image_url', 'loading', 'product_in_wishlist', 'product_added_to_cl', 'text_editing', 'save', 'cancel', 'of', 'cannot_buy', 'no_products_selected', 'error_no_items_selected', 'delete_confirmation', 'text_required_group_product', 'save', 'close', 'notice', 'warning', 'error', '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', 'text_no_products_found', 'cookie_is_disabled', 'insert_image', 'image_url', 'loading', 'product_in_wishlist', 'product_added_to_cl', 'text_editing', 'save', 'cancel', 'of')
1 0.00085 0.00085 0.00085
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00023 0.00023 0.00023
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00014 0.00014 0.00014
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00025 0.00025 0.00025
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00017 0.00017 0.00017
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('admin_search_field', 'geo_maps.cannot_select_location', 'admin_search_field', 'geo_maps.cannot_select_location')
1 0.00014 0.00014 0.00014
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00018 0.00018 0.00018
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__sm.random_char'
1 0.00013 0.00013 0.00013
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('ab__dotd.more', 'ab__dotd.less', 'ab__dotd.more', 'ab__dotd.less')
1 0.00030 0.00030 0.00030
SELECT lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name = 'ab__dotd.countdown.seconds'
1 0.00029 0.00029 0.00029
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('ab__smc.more', 'ab__smc.less', 'ab__smc.more', 'ab__smc.less')
1 0.00014 0.00014 0.00014
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' AND lang.name IN ('ab__fn.show_more', 'ab__fn.show_more')
1 0.00014 0.00014 0.00014
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00069 0.00069 0.00069
SELECT lang.name, lang.value FROM cscart_language_values lang WHERE lang.lang_code = 'en' 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.00023 0.00023 0.00023
SELECT data FROM cscart_storage_data WHERE data_key = 'restrictions'
1 0.00021 0.00021 0.00021