Selection Criteria

This will be passed as-is to MongoDB. You may use this to select (for example) hits against a specific URL, or requests that invoked MongoCollection::find() more than 3 times.

Samples

Display hits against a given URL

{"meta.url" : "/index.php"}

Display runs that took more than 1 second

{ "profile.main().wt" : {"$gt" : 1000000}}

Values to Retrieve

It's unlikely you require the full dataset back, this allows you to grab just the values you care about to reduce transferred data.

Samples

Retrieve meta details, and overall run data

{"meta" : true, "profile.main()" : true}

Values to Graph

These are things that should end up on the graph

Raw Data

Array
(
    [_id] => 689f06dddc85070595276e5b
    [meta] => Array
        (
            [url] => https://nashi-lizhka.com/ru/index.php?route=extension/module/options_combinations/option_script&product_id=180&options_like_images_image=0&options_like_images_width=24&options_like_images_height=24&options_like_images_radius=&options_like_images_selected_border_color=08C&options_like_images_hover_border_color=DDDDDD&options_like_list_width=24&options_like_list_height=24&options_like_list_radius=&options_like_list_selected_border_color=08C&options_like_list_hover_border_color=DDDDDD&config_opt_comb_stock=1&config_opt_comb_text_dimensions=%D0%A0%D0%B0%D0%B7%D0%BC%D0%B5%D1%80%D1%8B:&config_opt_comb_text_dimensions_length=%D0%94:&config_opt_comb_text_dimensions_width=%D0%A8:&config_opt_comb_text_dimensions_height=%D0%92:&config_opt_comb_button_reset_options=1&product_seo_keyword=krovat-s-podemnim-mekhanizmom-nl-131&url_params=&v=20250815130724
            [get] => Array
                (
                    [route] => extension/module/options_combinations/option_script
                    [product_id] => 180
                    [options_like_images_image] => 0
                    [options_like_images_width] => 24
                    [options_like_images_height] => 24
                    [options_like_images_radius] => 
                    [options_like_images_selected_border_color] => 08C
                    [options_like_images_hover_border_color] => DDDDDD
                    [options_like_list_width] => 24
                    [options_like_list_height] => 24
                    [options_like_list_radius] => 
                    [options_like_list_selected_border_color] => 08C
                    [options_like_list_hover_border_color] => DDDDDD
                    [config_opt_comb_stock] => 1
                    [config_opt_comb_text_dimensions] => Размеры:
                    [config_opt_comb_text_dimensions_length] => Д:
                    [config_opt_comb_text_dimensions_width] => Ш:
                    [config_opt_comb_text_dimensions_height] => В:
                    [config_opt_comb_button_reset_options] => 1
                    [product_seo_keyword] => krovat-s-podemnim-mekhanizmom-nl-131
                    [url_params] => 
                    [v] => 20250815130724
                )

            [env] => 
            [SERVER] => Array
                (
                    [REQUEST_METHOD] => GET
                    [SERVER_NAME] => test.nashi-lizhka.com
                    [REQUEST_TIME] => 1755252445
                )

            [simple_url] => /ru/index.php
            [request_ts] => MongoDate Object
                (
                    [sec] => 0
                    [usec] => 0
                )

            [request_ts_micro] => MongoDate Object
                (
                    [sec] => 0
                    [usec] => 0
                )

            [request_date] => 2025-08-15
        )

    [profile] => Array
        (
            [ControllerStartupError::index==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>strtolower] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>version_compare] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::__construct==>Model::__get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Action::__construct] => Array
                (
                    [ct] => 13
                    [wt] => 366
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>version_compare] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::isFresh@1==>Twig\Loader\FilesystemLoader::exists] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Log::write==>print_r] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [DB\MySQLi::query==>mysqli_result::fetch_assoc] => Array
                (
                    [ct] => 2265
                    [wt] => 1437
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Event::trigger==>is_null] => Array
                (
                    [ct] => 11
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOCFilter::eventApi==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>spl_autoload_call] => Array
                (
                    [ct] => 4
                    [wt] => 659
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [utf8_substr==>mb_substr] => Array
                (
                    [ct] => 504
                    [wt] => 368
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Template\Twig::render==>is_dir] => Array
                (
                    [ct] => 1
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::ex==>trim] => Array
                (
                    [ct] => 20
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::__construct==>version_compare] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getSetting==>Proxy::__call@1] => Array
                (
                    [ct] => 2
                    [wt] => 214
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupMaintenance::index==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::resize==>Proxy::__call] => Array
                (
                    [ct] => 504
                    [wt] => 229946
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelCatalogSpecials::getSpecialByProductId] => Array
                (
                    [ct] => 1
                    [wt] => 182
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Factory::config==>OCFilter\Factory::__call] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [spl_autoload_call@2==>Composer\Autoload\ClassLoader::loadClass@2] => Array
                (
                    [ct] => 4
                    [wt] => 159
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Template\Twig::render==>class_exists] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Url::link==>str_replace] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Seo::rewrite==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::strpos_offset==>array_slice] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [__TwigTemplate_f9c1e4df23f858eadb306aae401aeb4e475cc99091f32f8fa5b7b6172865d2e6::doDisplay==>Twig\Template::display@1] => Array
                (
                    [ct] => 1
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::match==>is_string] => Array
                (
                    [ct] => 240
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getMaterialCategoryByName==>Model::__get] => Array
                (
                    [ct] => 768
                    [wt] => 426
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::removepageone==>is_string] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Core::init==>spl_autoload_call] => Array
                (
                    [ct] => 5
                    [wt] => 853
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::exists==>Twig\Loader\FilesystemLoader::exists] => Array
                (
                    [ct] => 1
                    [wt] => 153
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupRouter::index] => Array
                (
                    [ct] => 1
                    [wt] => 513083
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::loadTemplate==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute==>is_file] => Array
                (
                    [ct] => 8
                    [wt] => 148
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Setting::__construct==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 1128
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>ltrim] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>OCFilter\Factory::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Url::link==>ControllerStartupSeoUrl::rewrite] => Array
                (
                    [ct] => 2
                    [wt] => 204
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>Whe] => Array
                (
                    [ct] => 3
                    [wt] => 104
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [DB\MySQLi::query==>mysqli::query] => Array
                (
                    [ct] => 804
                    [wt] => 26896
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [__TwigTemplate_f9c1e4df23f858eadb306aae401aeb4e475cc99091f32f8fa5b7b6172865d2e6::__construct==>__TwigTemplate_f9c1e4df23f858eadb306aae401aeb4e475cc99091f32f8fa5b7b6172865d2e6::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupError::index==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session\DB::gc==>date] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [initOCFilter==>define] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSettingStore::getStores==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventTranslation::index==>Proxy::getTranslations] => Array
                (
                    [ct] => 4
                    [wt] => 689
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Environment::render] => Array
                (
                    [ct] => 1
                    [wt] => 9470
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\FilesystemLoader::exists] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [library==>is_file] => Array
                (
                    [ct] => 35
                    [wt] => 413
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [{closure}==>function_exists] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>str_replace] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@2==>ReflectionClass::hasMethod] => Array
                (
                    [ct] => 8
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Extension\EscaperExtension::__construct==>Twig\Extension\EscaperExtension::setDefaultStrategy] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Session::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 426
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::initHelpers==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupError::index==>set_error_handler] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::initHelpers==>SeoPro::getPath] => Array
                (
                    [ct] => 19
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>Proxy::getProductDiscount] => Array
                (
                    [ct] => 1
                    [wt] => 491
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>Loader::language] => Array
                (
                    [ct] => 2
                    [wt] => 977
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session\DB::read==>date] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelDesignTranslation::getTranslations==>DB::query] => Array
                (
                    [ct] => 4
                    [wt] => 196
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [trigger_error==>ControllerStartupError::handler] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>Twig\Loader\FilesystemLoader::parseName] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>Config::set] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::seourl==>is_array] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Request::clean@1==>htmlspecialchars] => Array
                (
                    [ct] => 180
                    [wt] => 252
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Registry::set] => Array
                (
                    [ct] => 11
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>date] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}==>preg_replace] => Array
                (
                    [ct] => 4120
                    [wt] => 2030
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_a434265210bcf82af84d6ac5eb5ad3eaec84cfe8c8875cb302e70f016d6c00ca::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>substr] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@3==>preg_replace] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>ControllerSeoLangMovaMova::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getMaterialCategoryByName==>Cache::get] => Array
                (
                    [ct] => 768
                    [wt] => 36427
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [spl_autoload_call==>{closure}] => Array
                (
                    [ct] => 35
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::library==>Registry::set] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Customer::isLogged] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Event::trigger@1==>str_replace] => Array
                (
                    [ct] => 322
                    [wt] => 72
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>date] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [__TwigTemplate_f9c1e4df23f858eadb306aae401aeb4e475cc99091f32f8fa5b7b6172865d2e6::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelDesignTheme::getTheme==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@1==>modification] => Array
                (
                    [ct] => 3
                    [wt] => 150
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 85
                    [wt] => 2280
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::controller==>defined] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>SeoPro::getCategoryByProduct] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getLanguages==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 146
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Proxy::getEvents] => Array
                (
                    [ct] => 1
                    [wt] => 118
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session\DB::gc==>mt_getrandmax] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::addPath==>rtrim] => Array
                (
                    [ct] => 5
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@2==>substr] => Array
                (
                    [ct] => 8
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::__construct==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@2==>Loader::{closure}] => Array
                (
                    [ct] => 4
                    [wt] => 12721
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@2==>ModelLocalisationLanguage::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 103
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerProductMaterials::modifyScriptData==>Proxy::getMaterialsByCategoryId] => Array
                (
                    [ct] => 4
                    [wt] => 2183
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@2==>ModelSeoLangSeoLang::control] => Array
                (
                    [ct] => 2
                    [wt] => 698
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::setCfHeaders==>count] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Event::trigger@1==>preg_quote] => Array
                (
                    [ct] => 322
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerProductMaterials::modifyScriptData==>Controller::__get] => Array
                (
                    [ct] => 2048
                    [wt] => 1315
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [twig_test_empty==>is_object] => Array
                (
                    [ct] => 6
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Request::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 478
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setpagenum==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>DB::escape] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Language::load==>is_file] => Array
                (
                    [ct] => 12
                    [wt] => 297
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [spl_autoload_call==>library] => Array
                (
                    [ct] => 35
                    [wt] => 3156
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::strpos_offset==>implode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [modification==>strlen] => Array
                (
                    [ct] => 227
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>Response::addHeader] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>setcookie] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::__construct==>Model::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Setting::__construct==>json_decode] => Array
                (
                    [ct] => 4
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::__call@1==>func_get_args] => Array
                (
                    [ct] => 5
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getLastModified==>filemtime] => Array
                (
                    [ct] => 3
                    [wt] => 135
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>pathinfo] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::setCache==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 82
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelToolImage::resize==>strlen] => Array
                (
                    [ct] => 504
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [initOCFilter==>phpversion] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>class_alias] => Array
                (
                    [ct] => 10
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFile==>Composer\Autoload\ClassLoader::findFileWithExtension] => Array
                (
                    [ct] => 93
                    [wt] => 2167
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>SeoLang::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 547
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@2==>ModelSettingStore::getStores] => Array
                (
                    [ct] => 1
                    [wt] => 193
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Url::link==>OCFilter\Seo::rewrite] => Array
                (
                    [ct] => 2
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSetting==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Config::get] => Array
                (
                    [ct] => 14
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::view==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::validate==>SeoPro::detectAjax] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Length::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Tax::setShippingAddress==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::twoslaches] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::getMulti==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 4
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_f9c1e4df23f858eadb306aae401aeb4e475cc99091f32f8fa5b7b6172865d2e6::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 8751
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\ExtensionSet::initRuntime] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::loadTemplate==>Twig\Environment::loadTemplate] => Array
                (
                    [ct] => 1
                    [wt] => 427
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelToolImage::resize==>str_replace] => Array
                (
                    [ct] => 2016
                    [wt] => 342
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getSettings==>Proxy::__call@1] => Array
                (
                    [ct] => 1
                    [wt] => 276
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogMaterials::__construct==>Model::__get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerProductMaterials::modifyScriptData==>Language::get] => Array
                (
                    [ct] => 4
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Length::__construct==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cache\Redis::__construct==>Redis::pconnect] => Array
                (
                    [ct] => 1
                    [wt] => 124
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [initOCFilter==>OCFilter\Core::init] => Array
                (
                    [ct] => 1
                    [wt] => 2181
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogDiscount::getProductDiscount==>Model::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>filemtime] => Array
                (
                    [ct] => 2
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 12004
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::checkHttpHeadersForMobile==>strpos] => Array
                (
                    [ct] => 4
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>Language::load] => Array
                (
                    [ct] => 1
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute==>count] => Array
                (
                    [ct] => 8
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [DB\MySQLi::query==>mysqli_result::close] => Array
                (
                    [ct] => 799
                    [wt] => 738
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>strpos] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getCategoryByProduct==>SeoPro::getPathByCategory] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::__construct==>SeoPro::initHelpers] => Array
                (
                    [ct] => 1
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array==>OCFilter\Core::config] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::detectLanguage==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::model==>is_file] => Array
                (
                    [ct] => 15
                    [wt] => 118
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute==>ReflectionClass::__construct] => Array
                (
                    [ct] => 8
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::control==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 844
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::__construct==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 118
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerProductMaterials::__construct==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 86
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::remove_vars==>Controller::__get] => Array
                (
                    [ct] => 5
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@2==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 4
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Model::__set==>Registry::set] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupRouter::index==>Controller::__get] => Array
                (
                    [ct] => 5
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Environment::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 437
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Seo::rewrite==>str_replace] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [initOCFilter==>OCFilter\Core::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSettings==>json_decode] => Array
                (
                    [ct] => 3
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\Factory::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\ExtensionSet::__construct==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 126
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::loadlibrary==>class_exists] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Currency::__construct==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::register==>spl_autoload_register] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@4==>Loader::{closure}@1] => Array
                (
                    [ct] => 2
                    [wt] => 592
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::__construct==>implode] => Array
                (
                    [ct] => 131
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\OpenCart::__get==>Registry::get] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cache\Redis::set==>Redis::expire] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [utf8_strpos==>mb_strpos] => Array
                (
                    [ct] => 18
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@2==>call_user_func_array@2] => Array
                (
                    [ct] => 8
                    [wt] => 484537
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelExtensionModuleOptionsCombinations::getCombinedOptions] => Array
                (
                    [ct] => 1
                    [wt] => 10580
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getLastModified==>ReflectionObject::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getCategoryByProduct==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}==>Registry::get] => Array
                (
                    [ct] => 4120
                    [wt] => 1133
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [__TwigTemplate_f9c1e4df23f858eadb306aae401aeb4e475cc99091f32f8fa5b7b6172865d2e6::getSourceContext==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Config::load==>file_exists] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Event::register] => Array
                (
                    [ct] => 34
                    [wt] => 362
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@2==>ModelDesignTranslation::getTranslations] => Array
                (
                    [ct] => 1
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Controller::__get] => Array
                (
                    [ct] => 568
                    [wt] => 252
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>strpos] => Array
                (
                    [ct] => 34
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::seourl==>substr] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Proxy::loadlibrary] => Array
                (
                    [ct] => 1
                    [wt] => 111
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerProductMaterials::modifyScriptData==>Proxy::getOptionValueName] => Array
                (
                    [ct] => 768
                    [wt] => 116057
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::getCacheKey==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::__construct==>SeoPro::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 150
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>SeoPro::getKeywordByQuery] => Array
                (
                    [ct] => 2
                    [wt] => 67
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::commonhome==>strpos] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::load==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>strpos] => Array
                (
                    [ct] => 7
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::getGlobals==>Twig\ExtensionSet::getGlobals] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelToolImage::resize==>Model::__get] => Array
                (
                    [ct] => 1512
                    [wt] => 796
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getSpecialByProductId==>Proxy::__call@1] => Array
                (
                    [ct] => 1
                    [wt] => 305
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Url::link==>is_callable] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::exists==>Twig\Loader\FilesystemLoader::normalizeName] => Array
                (
                    [ct] => 3
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\OpenCart::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [{closure}==>tideways_xhprof_disable] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::__construct==>optionscombinations\OptionsCombinationsLib::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@1==>ReflectionFunctionAbstract::getNumberOfRequiredParameters] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::__construct==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFileWithExtension==>file_exists] => Array
                (
                    [ct] => 61
                    [wt] => 1782
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getOptionValueName==>Proxy::__call] => Array
                (
                    [ct] => 768
                    [wt] => 115699
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerProductMaterials::modifyScriptData==>sprintf] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>spl_autoload_register] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::exists==>Twig\Loader\FilesystemLoader::findTemplate] => Array
                (
                    [ct] => 1
                    [wt] => 138
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}==>is_callable] => Array
                (
                    [ct] => 2060
                    [wt] => 1112
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [__TwigTemplate_f9c1e4df23f858eadb306aae401aeb4e475cc99091f32f8fa5b7b6172865d2e6::doDisplay==>Twig\Template::loadTemplate] => Array
                (
                    [ct] => 1
                    [wt] => 438
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader] => Array
                (
                    [ct] => 1
                    [wt] => 258
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@2==>ReflectionClass::__construct] => Array
                (
                    [ct] => 8
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::matchDetectionRulesAgainstUA==>Detection\MobileDetect::getRules] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Event::register] => Array
                (
                    [ct] => 5
                    [wt] => 150
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getPath@1==>array_merge] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::display==>Twig\Environment::mergeGlobals] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::getTemplateClass==>hash] => Array
                (
                    [ct] => 2
                    [wt] => 92
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelExtensionModuleOptionsCombinations::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Cache::__construct==>OCFilter\Factory::config] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>is_object] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>Proxy::getSettings] => Array
                (
                    [ct] => 1
                    [wt] => 277
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Core::config==>OCFilter\Setting::get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Factory::__call==>method_exists] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>Cart\Customer::isLogged] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@1==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelDesignTranslation::getTranslations] => Array
                (
                    [ct] => 3
                    [wt] => 163
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::validate==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 606
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getQueryString==>array_diff_key] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogMaterials::__construct==>Model::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSettings==>Model::__get] => Array
                (
                    [ct] => 8
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>defined] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>Config::set] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::hreflang==>Controller::__get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Language::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 144
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::getMulti==>Registry::get] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::getTemplateClass==>Twig\Environment::getLoader] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::view==>Template::set] => Array
                (
                    [ct] => 198
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [DB\MySQLi::escape==>mysqli::real_escape_string] => Array
                (
                    [ct] => 18
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>str_replace] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getSignature==>json_encode] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session::__construct==>register_shutdown_function] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::mergeGlobals==>Twig\Environment::getGlobals] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getProductNoSelectableOptions==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 249
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setMain==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getKeywordByQuery==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getCurrencies==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>defined] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@3==>ReflectionFunctionAbstract::getNumberOfRequiredParameters] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [initOCFilter==>version_compare] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [__TwigTemplate_a434265210bcf82af84d6ac5eb5ad3eaec84cfe8c8875cb302e70f016d6c00ca::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute==>ControllerStartupSeoUrl::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 254
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::__call@1==>call_user_func_array@3] => Array
                (
                    [ct] => 3
                    [wt] => 484
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::__call@1==>call_user_func_array@4] => Array
                (
                    [ct] => 2
                    [wt] => 594
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Url::__construct==>is_callable] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>class_exists] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>str_replace] => Array
                (
                    [ct] => 2
                    [wt] => 107
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>is_file] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>Config::get] => Array
                (
                    [ct] => 17
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::seourl] => Array
                (
                    [ct] => 2
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>Composer\Autoload\ComposerStaticInita8cb75283b86ff94542c6f1327c4ce59::getInitializer] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::loadTemplate==>__TwigTemplate_f9c1e4df23f858eadb306aae401aeb4e475cc99091f32f8fa5b7b6172865d2e6::getTemplateName] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::getCacheKey@1] => Array
                (
                    [ct] => 2
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::responseseolang==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Wf==>is_file] => Array
                (
                    [ct] => 1
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::load==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>phpversion] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>Controller::__get] => Array
                (
                    [ct] => 7
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Loader\ArrayLoader::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerProductMaterials::modifyScriptData==>Proxy::resize] => Array
                (
                    [ct] => 504
                    [wt] => 230224
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::isFresh@1==>Twig\Loader\ArrayLoader::isFresh] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::load] => Array
                (
                    [ct] => 2
                    [wt] => 167
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::ex==>utf8_strtolower] => Array
                (
                    [ct] => 10
                    [wt] => 151
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 595
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cache\Redis::__construct==>Redis::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session\DB::read==>json_decode] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>preg_replace] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::loadlibrary==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 110
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::isFresh==>Twig\Loader\ChainLoader::exists] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>time] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFile==>defined] => Array
                (
                    [ct] => 71
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getOptionValueName==>Model::__get] => Array
                (
                    [ct] => 768
                    [wt] => 426
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Response::output==>is_object] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\ExtensionSet::addExtension==>get_class] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>rawurlencode] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [initOCFilter==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 173
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>json_decode] => Array
                (
                    [ct] => 41
                    [wt] => 465
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Template\Twig::render==>is_file] => Array
                (
                    [ct] => 1
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Response::output==>is_callable] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::validate==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::strpos_offset==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\OpenCart::__construct==>defined] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::initHelpers==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::language==>preg_replace] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Weight::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setMain==>Controller::__get] => Array
                (
                    [ct] => 7
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerProductMaterials::modifyScriptData] => Array
                (
                    [ct] => 1
                    [wt] => 483696
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::strpos_offset==>strlen] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Core::__construct==>OCFilter\Factory::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Controller::__set==>Registry::set] => Array
                (
                    [ct] => 4
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::twoslaches==>trim] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelDesignTranslation::getTranslations==>Config::get] => Array
                (
                    [ct] => 9
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::__construct==>Twig\Loader\FilesystemLoader::setPaths] => Array
                (
                    [ct] => 3
                    [wt] => 68
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::controller==>Loader::lm_replacecontroller] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getPathByCategory==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [DB::__construct==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 289
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Response::output==>header] => Array
                (
                    [ct] => 5
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>Response::setOutput] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>Controller::__get] => Array
                (
                    [ct] => 38
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getLastModified==>ReflectionClass::getFileName] => Array
                (
                    [ct] => 6
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>Cart\Customer::getId] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventLanguage::index==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::addExtension] => Array
                (
                    [ct] => 3
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::updateOptionsHash==>Twig\ExtensionSet::getSignature] => Array
                (
                    [ct] => 3
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@2==>preg_replace] => Array
                (
                    [ct] => 8
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::library==>str_replace] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>Composer\Autoload\ClassLoader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@1==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 1
                    [wt] => 84
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Event::trigger==>str_replace] => Array
                (
                    [ct] => 160818
                    [wt] => 37614
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Response::addHeader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute==>modification] => Array
                (
                    [ct] => 8
                    [wt] => 274
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>DB::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 776
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::__construct==>array_key_exists] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::__get==>Registry::get] => Array
                (
                    [ct] => 15
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session\DB::read==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@1==>substr] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::__construct==>Cart\Customer::getGroupId] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [__TwigTemplate_f9c1e4df23f858eadb306aae401aeb4e475cc99091f32f8fa5b7b6172865d2e6::doDisplay==>json_encode] => Array
                (
                    [ct] => 5
                    [wt] => 8171
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::loadTemplate==>Twig\Environment::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 566
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupRouter::index==>preg_replace] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::view==>defined] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::twoslaches==>preg_replace] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@3==>is_file] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Model::__get==>Registry::get] => Array
                (
                    [ct] => 3132
                    [wt] => 750
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::validate==>rawurldecode] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Router::dispatch] => Array
                (
                    [ct] => 1
                    [wt] => 522778
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::__construct==>getcwd] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Event::trigger==>preg_quote] => Array
                (
                    [ct] => 160818
                    [wt] => 49975
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Simple\Rewrite::rewrite==>Config::get] => Array
                (
                    [ct] => 20
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::exists] => Array
                (
                    [ct] => 2
                    [wt] => 160
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>Language::get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::match==>sprintf] => Array
                (
                    [ct] => 120
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFileWithExtension==>strtr] => Array
                (
                    [ct] => 167
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>Proxy::getProductNoSelectableOptions] => Array
                (
                    [ct] => 1
                    [wt] => 388
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventLanguage::after==>Controller::__get] => Array
                (
                    [ct] => 243
                    [wt] => 88
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>rtrim] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::seourl==>strlen] => Array
                (
                    [ct] => 6
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelLocalisationLanguage::getLanguages==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerEventTheme::index] => Array
                (
                    [ct] => 1
                    [wt] => 320
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::loadlibrary==>file_exists] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getMaterialsByCategoryId==>ModelCatalogMaterials::getMaterial] => Array
                (
                    [ct] => 13
                    [wt] => 1411
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::getCacheKey==>strlen] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [library==>modification] => Array
                (
                    [ct] => 35
                    [wt] => 1610
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::__call==>func_get_args] => Array
                (
                    [ct] => 2060
                    [wt] => 344
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::__construct==>explode] => Array
                (
                    [ct] => 49
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getProduct==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 1138
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::controller==>Action::execute@2] => Array
                (
                    [ct] => 1
                    [wt] => 484404
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::loadview==>ControllerSeoLangMovaMova::setMain] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@1==>ControllerExtensionModuleOptionsCombinations::option_script] => Array
                (
                    [ct] => 1
                    [wt] => 512507
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Model::__get] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Url::link==>Registry::get] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSettingEvent::getEvents==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Template::render==>Template\Twig::render] => Array
                (
                    [ct] => 1
                    [wt] => 10822
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Loader\ChainLoader::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session\DB::gc==>ini_get] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Response::output] => Array
                (
                    [ct] => 1
                    [wt] => 10945
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::library==>preg_replace] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::seourl==>str_replace] => Array
                (
                    [ct] => 10
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::isMobile==>Detection\MobileDetect::getUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogSpecials::getSpecialByProductId==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [initOCFilter==>OCFilter\Factory::catalog] => Array
                (
                    [ct] => 1
                    [wt] => 1230
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getPath@1==>SeoPro::getPath@2] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Tax::setShippingAddress==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventTranslation::index==>Controller::__get] => Array
                (
                    [ct] => 8
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cache\Redis::set==>json_encode] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Currency::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getStores==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 314
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@1==>Controller::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>OCFilter\Factory::__set] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cache::get==>Cache\Redis::get] => Array
                (
                    [ct] => 786
                    [wt] => 48456
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling@1==>__TwigTemplate_a434265210bcf82af84d6ac5eb5ad3eaec84cfe8c8875cb302e70f016d6c00ca::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::view==>Loader::lm_replacedata] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::checkHttpHeadersForMobile==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventLanguage::after==>Language::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Seo::rewrite==>OCFilter\Params::getIndex] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Url::link==>ltrim] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>ControllerSeoLangSeoLanglib::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 521
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [__TwigTemplate_a434265210bcf82af84d6ac5eb5ad3eaec84cfe8c8875cb302e70f016d6c00ca::doDisplay==>twig_test_empty] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupMaintenance::index] => Array
                (
                    [ct] => 1
                    [wt] => 738
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelDesignTheme::getTheme] => Array
                (
                    [ct] => 1
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_f9c1e4df23f858eadb306aae401aeb4e475cc99091f32f8fa5b7b6172865d2e6::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>microtime] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>ltrim] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::generateKey==>hash] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getCombinedOptions==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::shortcodes==>is_string] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupMaintenance::index==>Proxy::control] => Array
                (
                    [ct] => 1
                    [wt] => 720
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::isMobile==>Detection\MobileDetect::checkHttpHeadersForMobile] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::checkHttpHeadersForMobile==>Detection\MobileDetect::getMobileHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getPathByCategory==>implode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupRouter::index==>Action::execute@1] => Array
                (
                    [ct] => 1
                    [wt] => 512580
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>spl_autoload_register] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::setpagination] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::validateName==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>optionscombinations\OptionsCombinationsLib::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Language::load==>modification] => Array
                (
                    [ct] => 6
                    [wt] => 247
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getKeywordByQuery==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSettings==>Config::set] => Array
                (
                    [ct] => 7
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelLocalisationLanguage::getLanguages==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Controller::__set] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [DB::__construct==>DB\MySQLi::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 483
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>explode] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::responseseolang==>ControllerSeoLangMovaMova::removepageone] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@1==>call_user_func_array@1] => Array
                (
                    [ct] => 3
                    [wt] => 512604
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 126
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 294
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::addExtension==>Twig\ExtensionSet::addExtension] => Array
                (
                    [ct] => 3
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Log::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>Proxy::getProduct] => Array
                (
                    [ct] => 1
                    [wt] => 1138
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::__construct==>preg_replace] => Array
                (
                    [ct] => 49
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::ex==>utf8_strpos] => Array
                (
                    [ct] => 10
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Factory::catalog==>OCFilter\Factory::__call] => Array
                (
                    [ct] => 1
                    [wt] => 1230
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>is_file] => Array
                (
                    [ct] => 1
                    [wt] => 77
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getCombinedOptions==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 10725
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>Registry::get] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>composerRequirea8cb75283b86ff94542c6f1327c4ce59] => Array
                (
                    [ct] => 3
                    [wt] => 173
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [modification==>is_file] => Array
                (
                    [ct] => 90
                    [wt] => 3901
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\TemplateWrapper::render==>func_get_args] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>version_compare] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Response::output==>Registry::get] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\Setting::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1213
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::__construct==>stripos] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@1==>ReflectionClass::getMethod] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::model==>function_exists] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>SeoPro::validate] => Array
                (
                    [ct] => 1
                    [wt] => 659
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelToolImage::resize==>is_file] => Array
                (
                    [ct] => 2016
                    [wt] => 75196
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>trim] => Array
                (
                    [ct] => 16
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Event::trigger@1==>preg_match] => Array
                (
                    [ct] => 322
                    [wt] => 81
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::model==>modification] => Array
                (
                    [ct] => 15
                    [wt] => 722
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@3==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getCombinedOptions==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 10576
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Registry::set] => Array
                (
                    [ct] => 11
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::__construct==>Detection\MobileDetect::setHttpHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::setCfHeaders==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::hreflang==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Event::register==>array_multisort] => Array
                (
                    [ct] => 39
                    [wt] => 256
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::__construct==>Model::__set] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@3==>count] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Environment::isTemplateFresh] => Array
                (
                    [ct] => 2
                    [wt] => 201
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::__construct==>Detection\MobileDetect::isMobile] => Array
                (
                    [ct] => 1
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>parse_str] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Seo::rewrite==>parse_url] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}@1==>strrpos] => Array
                (
                    [ct] => 15
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::strpos_offset==>max] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::display@1==>Twig\Template::displayWithErrorHandling@1] => Array
                (
                    [ct] => 1
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::commonhome==>strtolower] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getPath==>array_merge] => Array
                (
                    [ct] => 9
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Loader::library] => Array
                (
                    [ct] => 1
                    [wt] => 112
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>strtolower] => Array
                (
                    [ct] => 11
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getLastModified==>file_exists] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Url::addRewrite] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>Language::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventLanguage::index==>Language::all] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::controller==>Event::trigger] => Array
                (
                    [ct] => 2
                    [wt] => 422
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>Log::write] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::loadview==>ControllerSeoLangMovaMova::remove_vars] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Tax::setStoreAddress] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>file_exists] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>Proxy::getSetting] => Array
                (
                    [ct] => 2
                    [wt] => 214
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>preg_replace] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::addPath==>is_dir] => Array
                (
                    [ct] => 5
                    [wt] => 94
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Cache::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 369
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::view==>Template::render] => Array
                (
                    [ct] => 1
                    [wt] => 10824
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session\DB::gc==>mt_rand] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>Config::get] => Array
                (
                    [ct] => 9
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::isTemplateFresh==>Twig\Loader\ChainLoader::isFresh] => Array
                (
                    [ct] => 2
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelToolImage::resize==>utf8_strrpos] => Array
                (
                    [ct] => 504
                    [wt] => 818
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getEvents==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 117
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session\DB::__construct==>Session\DB::gc] => Array
                (
                    [ct] => 1
                    [wt] => 239
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session\DB::read==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 232
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Simple\Rewrite::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Tax::__construct==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>Wf] => Array
                (
                    [ct] => 1
                    [wt] => 103
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::setCfHeaders==>strtolower] => Array
                (
                    [ct] => 38
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::isTemplateFresh==>Twig\Environment::getLoader] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Core::config==>is_null] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>file_exists] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 545706
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Response::setCompression] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Url::lm_setRegistry] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::run_construct] => Array
                (
                    [ct] => 1
                    [wt] => 465
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}@1==>Model::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Config::get] => Array
                (
                    [ct] => 24
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerProductMaterials::__construct==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 527
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::validate==>php_sapi_name] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@1==>spl_autoload_call@2] => Array
                (
                    [ct] => 4
                    [wt] => 161
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\Factory::__set] => Array
                (
                    [ct] => 5
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Controller::__get] => Array
                (
                    [ct] => 36
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@3==>ReflectionClass::getMethod] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setMain==>preg_replace] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::validate==>str_replace] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFileWithExtension==>strpos] => Array
                (
                    [ct] => 9
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelDesignTheme::getTheme==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [DB::query==>DB\MySQLi::query] => Array
                (
                    [ct] => 804
                    [wt] => 32788
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupRouter::index==>Event::trigger] => Array
                (
                    [ct] => 2
                    [wt] => 406
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventLanguage::after==>is_array] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>urldecode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getProductNoSelectableOptions==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@2==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Environment::isAutoReload] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Registry::get] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Controller::__get==>Registry::get] => Array
                (
                    [ct] => 3108
                    [wt] => 838
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::setPaths==>Twig\Loader\FilesystemLoader::addPath] => Array
                (
                    [ct] => 3
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSession::index==>Session::start] => Array
                (
                    [ct] => 1
                    [wt] => 275
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [spl_autoload_call@1==>Composer\Autoload\ClassLoader::loadClass@1] => Array
                (
                    [ct] => 5
                    [wt] => 376
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupEvent::index] => Array
                (
                    [ct] => 1
                    [wt] => 2214
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::render==>ob_start] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::__construct==>is_array] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::setCharset==>strtoupper] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [composerRequirea8cb75283b86ff94542c6f1327c4ce59==>function_exists] => Array
                (
                    [ct] => 12
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getSignature==>array_keys] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@2==>Composer\Autoload\includeFile@2] => Array
                (
                    [ct] => 4
                    [wt] => 138
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getMaterialsByCategoryId==>DB::query] => Array
                (
                    [ct] => 4
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupSeoUrl::index] => Array
                (
                    [ct] => 1
                    [wt] => 671
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::__call==>call_user_func_array@1] => Array
                (
                    [ct] => 8
                    [wt] => 1757
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::__call==>call_user_func_array@2] => Array
                (
                    [ct] => 4
                    [wt] => 12727
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::__call==>call_user_func_array@3] => Array
                (
                    [ct] => 2048
                    [wt] => 469397
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventLanguage::before==>Controller::__get] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>substr] => Array
                (
                    [ct] => 34
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>Controller::__get] => Array
                (
                    [ct] => 16
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::view==>Event::trigger] => Array
                (
                    [ct] => 2
                    [wt] => 780
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Request::clean==>Request::clean@1] => Array
                (
                    [ct] => 180
                    [wt] => 365
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Request::clean@1==>is_array] => Array
                (
                    [ct] => 180
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::isFresh==>filemtime] => Array
                (
                    [ct] => 1
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cache\Redis::__construct==>defined] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::validate==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}@1==>Event::trigger] => Array
                (
                    [ct] => 10
                    [wt] => 516
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Cache::__construct==>time] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::setHttpHeaders==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>Config::get] => Array
                (
                    [ct] => 7
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>getmypid] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::responseseolang==>ControllerSeoLangMovaMova::hreflang] => Array
                (
                    [ct] => 1
                    [wt] => 2978
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupError::handler==>error_reporting] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Config::set] => Array
                (
                    [ct] => 507
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cache\Redis::__construct==>Redis::setOption] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::model==>Registry::has] => Array
                (
                    [ct] => 21
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Router::execute==>Action::execute] => Array
                (
                    [ct] => 7
                    [wt] => 522762
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>extension_loaded] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Weight::__construct==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>Twig\Loader\FilesystemLoader::validateName] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelSeoLangSeoLang::getSettings] => Array
                (
                    [ct] => 1
                    [wt] => 147
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::setCfHeaders==>substr] => Array
                (
                    [ct] => 38
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSettingStore::getStores==>Model::__get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSession::index==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [library==>strtolower] => Array
                (
                    [ct] => 35
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::isTablet==>Detection\MobileDetect::match] => Array
                (
                    [ct] => 119
                    [wt] => 450
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>realpath] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Proxy::control] => Array
                (
                    [ct] => 1
                    [wt] => 126
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>Registry::get] => Array
                (
                    [ct] => 6
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@1==>ReflectionClass::hasMethod] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::__construct==>Registry::get] => Array
                (
                    [ct] => 7
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::setUserAgent==>Detection\MobileDetect::getUaHttpHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupMaintenance::index==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelCatalogMaterials::getMaterialCategoryByName] => Array
                (
                    [ct] => 768
                    [wt] => 39141
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::view==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 120
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Config::load==>modification] => Array
                (
                    [ct] => 2
                    [wt] => 150
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelToolImage::resize==>realpath] => Array
                (
                    [ct] => 504
                    [wt] => 12247
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [initOCFilter==>OCFilter\OpenCart::isAdmin] => Array
                (
                    [ct] => 1
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelDesignTranslation::getTranslations==>Model::__get] => Array
                (
                    [ct] => 28
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>parse_url] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session\DB::__construct==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [utf8_strtolower==>mb_strtolower] => Array
                (
                    [ct] => 19
                    [wt] => 170
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Loader\FilesystemLoader::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 123
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\OpenCart::__construct==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>dirname] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::isFresh@1==>Twig\Loader\FilesystemLoader::isFresh] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::getCacheKey==>strncmp] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::view==>Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 111
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelToolImage::resize==>pathinfo] => Array
                (
                    [ct] => 504
                    [wt] => 994
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@1==>preg_replace] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::shortcodes==>ControllerSeoLangMovaMova::getMulti] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Url::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupMaintenance::index==>is_object] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::ex_amp] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>is_file] => Array
                (
                    [ct] => 2
                    [wt] => 95
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupStartup::index] => Array
                (
                    [ct] => 1
                    [wt] => 4836
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::ex==>Registry::set] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\ComposerStaticInita8cb75283b86ff94542c6f1327c4ce59::getInitializer==>Closure::bind] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>is_file] => Array
                (
                    [ct] => 6
                    [wt] => 207
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\ExtensionSet::addExtension==>ReflectionClass::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>Controller::__get] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 1
                    [wt] => 294
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [class_exists==>spl_autoload_call] => Array
                (
                    [ct] => 5
                    [wt] => 821
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [class_exists==>spl_autoload_call@1] => Array
                (
                    [ct] => 3
                    [wt] => 258
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Currency::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Template::set==>Template\Twig::set] => Array
                (
                    [ct] => 198
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::language==>Event::trigger] => Array
                (
                    [ct] => 8
                    [wt] => 1490
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::controller==>preg_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute==>substr] => Array
                (
                    [ct] => 8
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>class_exists] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@1==>Loader::{closure}] => Array
                (
                    [ct] => 8
                    [wt] => 1749
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [initOCFilter==>Registry::set] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Router::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3781
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Tax::setStoreAddress==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@2==>is_file] => Array
                (
                    [ct] => 8
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>set_error_handler] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\Cache::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSession::index==>Controller::__get] => Array
                (
                    [ct] => 8
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Template\Twig::render==>defined] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::seourl==>substr_count] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Tax::setShippingAddress] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::__construct==>Twig\Environment::getExtensions] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelLocalisationCurrency::getCurrencies==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSettingStore::getStores==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 72
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupSession::index] => Array
                (
                    [ct] => 1
                    [wt] => 301
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Language::load] => Array
                (
                    [ct] => 1
                    [wt] => 120
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::setUserAgent==>Detection\MobileDetect::prepareUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::__construct==>rtrim] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Language::load==>array_merge] => Array
                (
                    [ct] => 6
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::__construct==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 114
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::getTimestamp==>filemtime] => Array
                (
                    [ct] => 2
                    [wt] => 79
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>ini_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Url::link==>defined] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Extension\EscaperExtension::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::__construct==>SeoPro::detectAjax] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setpagenum==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::__construct==>realpath] => Array
                (
                    [ct] => 4
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>SeoLang::redirect_new] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@3==>ReflectionClass::hasMethod] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSession::index==>ini_get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::load==>Twig\TemplateWrapper::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 250
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getQueryString==>http_build_query] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>define] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Proxy::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 147
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::ex==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session::start==>preg_match] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::controller==>Action::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::library==>is_file] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::load==>file_exists] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>preg_match] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::setHttpHeaders==>substr] => Array
                (
                    [ct] => 38
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::isTablet==>Detection\MobileDetect::getUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>array_key_exists] => Array
                (
                    [ct] => 5
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cache::set==>Cache\Redis::set] => Array
                (
                    [ct] => 1
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelDesignTheme::getTheme==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::render==>Twig\Template::display] => Array
                (
                    [ct] => 1
                    [wt] => 8759
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@3==>modification] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>Config::set] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 5
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 3
                    [wt] => 551
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getQueryString==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}@1==>substr] => Array
                (
                    [ct] => 15
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::getTimestamp] => Array
                (
                    [ct] => 2
                    [wt] => 114
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::setCharset] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelLocalisationCurrency::getCurrencies==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getKeywordByQuery==>Config::get] => Array
                (
                    [ct] => 8
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Router::__construct==>file_exists] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@3==>Loader::{closure}] => Array
                (
                    [ct] => 2048
                    [wt] => 467884
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@3==>Loader::{closure}@1] => Array
                (
                    [ct] => 3
                    [wt] => 480
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>defined] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFileWithExtension==>strrpos] => Array
                (
                    [ct] => 163
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute==>call_user_func_array] => Array
                (
                    [ct] => 8
                    [wt] => 522185
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::getTemplateClass==>Twig\Loader\ChainLoader::getCacheKey] => Array
                (
                    [ct] => 2
                    [wt] => 179
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session::__construct==>Session\DB::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 249
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventLanguage::before==>Language::all] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::getGlobals==>Twig\ExtensionSet::isInitialized] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::controller==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>Registry::set] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::loadview==>ControllerSeoLangMovaMova::setpagenum] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::language==>Language::load] => Array
                (
                    [ct] => 4
                    [wt] => 571
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupRouter::index==>Action::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 78
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::isMobile==>Detection\MobileDetect::matchDetectionRulesAgainstUA] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::isFresh==>Twig\Loader\FilesystemLoader::findTemplate] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::seourl==>parse_url] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::lm_replacecontroller==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>spl_autoload_unregister] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::ex==>Controller::__get] => Array
                (
                    [ct] => 24
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>function_exists] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cache\Redis::get==>Redis::get] => Array
                (
                    [ct] => 786
                    [wt] => 32617
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>defined] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@2==>class_alias] => Array
                (
                    [ct] => 4
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::model==>Registry::set] => Array
                (
                    [ct] => 15
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Url::link==>ControllerSeoLangMovaMova::after] => Array
                (
                    [ct] => 2
                    [wt] => 608
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>str_replace] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::normalizeName==>str_replace] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::__construct==>is_file] => Array
                (
                    [ct] => 82
                    [wt] => 1895
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Event::trigger==>preg_match] => Array
                (
                    [ct] => 160818
                    [wt] => 36118
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::model==>get_class_methods] => Array
                (
                    [ct] => 15
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute==>ReflectionFunctionAbstract::getNumberOfRequiredParameters] => Array
                (
                    [ct] => 8
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogDiscount::getProductDiscount==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 523
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>print_r] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Wf==>time] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::__construct==>define] => Array
                (
                    [ct] => 4
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getProductDiscount==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 490
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getProductDiscount==>Proxy::__call@1] => Array
                (
                    [ct] => 1
                    [wt] => 297
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@2==>count] => Array
                (
                    [ct] => 8
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Url::__construct==>defined] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::strpos_offset==>array_keys] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>explode] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@1==>ReflectionClass::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Setting::__construct==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>realpath] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}==>strrpos] => Array
                (
                    [ct] => 6180
                    [wt] => 753
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session\DB::__construct==>ini_get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\OpenCart::__construct==>str_pad] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::commonhome] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session\DB::gc==>DB::escape] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func==>Composer\Autoload\ClassLoader::Composer\Autoload\{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupError::index] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Proxy::getSpecialByProductId] => Array
                (
                    [ct] => 1
                    [wt] => 305
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array==>OCFilter\Core::catalog] => Array
                (
                    [ct] => 1
                    [wt] => 1225
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Customer::__construct==>Registry::get] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>utf8_strtolower] => Array
                (
                    [ct] => 8
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Registry::get] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>end] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::view==>Registry::get] => Array
                (
                    [ct] => 11
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [modification==>defined] => Array
                (
                    [ct] => 180
                    [wt] => 74
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::normalizeName==>preg_replace] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>Twig\Loader\FilesystemLoader::normalizeName] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}@1==>call_user_func_array@4] => Array
                (
                    [ct] => 3
                    [wt] => 156
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}@1==>call_user_func_array@5] => Array
                (
                    [ct] => 2
                    [wt] => 350
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>str_replace] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelExtensionModuleOptionsCombinations::getProductNoSelectableOptions] => Array
                (
                    [ct] => 1
                    [wt] => 255
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::getCacheKey==>Twig\Loader\FilesystemLoader::findTemplate] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Length::__construct==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getQueryString==>urldecode] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::__construct==>defined] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::model==>Proxy::__set] => Array
                (
                    [ct] => 158
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>call_user_func] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>trim] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}@1==>Registry::get] => Array
                (
                    [ct] => 10
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@2==>ModelSettingEvent::getEvents] => Array
                (
                    [ct] => 1
                    [wt] => 86
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Response::output==>defined] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Router::dispatch==>Router::execute] => Array
                (
                    [ct] => 7
                    [wt] => 522772
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::display@1==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::__construct==>SeoPro::detectLanguage] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::loadview==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::matchDetectionRulesAgainstUA==>Detection\MobileDetect::match] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Template\Twig::render==>file_get_contents] => Array
                (
                    [ct] => 1
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::loadlibrary==>function_exists] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getTheme==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 172
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>Loader::controller] => Array
                (
                    [ct] => 1
                    [wt] => 484878
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::render==>Twig\Environment::load] => Array
                (
                    [ct] => 1
                    [wt] => 466
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [__TwigTemplate_f9c1e4df23f858eadb306aae401aeb4e475cc99091f32f8fa5b7b6172865d2e6::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>rtrim] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>spl_autoload_call@1] => Array
                (
                    [ct] => 2
                    [wt] => 124
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::loadlibrary==>modification] => Array
                (
                    [ct] => 1
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session\DB::gc==>time] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerProductMaterials::__construct==>Controller::__get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::shortcodes==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getProductNoSelectableOptions==>Model::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Response::output==>headers_sent] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::__construct==>Detection\MobileDetect::setUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::validate==>SeoPro::getQueryString] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\ArrayLoader::getCacheKey] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_api==>preg_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setMain==>Controller::__set] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>SeoLang::ex] => Array
                (
                    [ct] => 1
                    [wt] => 205
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::switchLanguage==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Loader\FilesystemLoader::addPath] => Array
                (
                    [ct] => 2
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@2==>ReflectionFunctionAbstract::getNumberOfRequiredParameters] => Array
                (
                    [ct] => 8
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Extension\OptimizerExtension::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\includeFile@1] => Array
                (
                    [ct] => 5
                    [wt] => 351
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Request::__construct==>Request::clean] => Array
                (
                    [ct] => 6
                    [wt] => 472
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Config::load==>array_merge] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Weight::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\OpenCart::__construct==>str_replace] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>trigger_error] => Array
                (
                    [ct] => 3
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Config::has] => Array
                (
                    [ct] => 6
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::__construct==>Detection\MobileDetect::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 80
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@2==>ModelLocalisationCurrency::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 67
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Whe==>file_exists] => Array
                (
                    [ct] => 3
                    [wt] => 103
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@3==>ReflectionClass::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>register_shutdown_function] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::seourl==>ControllerSeoLangMovaMova::getMulti] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 134
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session\DB::read==>time] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::prepareUserAgent==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 285
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Request::clean==>is_array] => Array
                (
                    [ct] => 6
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Tax::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::isTemplateFresh==>Twig\ExtensionSet::getLastModified] => Array
                (
                    [ct] => 2
                    [wt] => 147
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::isFresh@1==>Twig\Loader\ArrayLoader::exists] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Url::link==>is_array] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@2==>ModelSeoLangSeoLang::loadlibrary] => Array
                (
                    [ct] => 1
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::display@1==>Twig\Environment::mergeGlobals] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::language==>Registry::get] => Array
                (
                    [ct] => 12
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::hreflang==>preg_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>dirname] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::library==>basename] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Event::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::render==>Twig\TemplateWrapper::render] => Array
                (
                    [ct] => 1
                    [wt] => 9003
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getProductNoSelectableOptions==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 387
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>strpos] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerExtensionModuleOCFilter::eventApi] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::generateKey] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelSeoLangSeoLang::getSetting] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::validateName==>ltrim] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::hreflang==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerProductMaterials::modifyScriptData==>count] => Array
                (
                    [ct] => 13
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventLanguage::after==>Language::set] => Array
                (
                    [ct] => 241
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getMaterial==>Model::__get] => Array
                (
                    [ct] => 13
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::loadTemplate==>Twig\Environment::getTemplateClass] => Array
                (
                    [ct] => 2
                    [wt] => 281
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::exists==>Twig\Loader\ArrayLoader::exists] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::addExtension==>Twig\Environment::updateOptionsHash] => Array
                (
                    [ct] => 3
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>sprintf] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Proxy::getStores] => Array
                (
                    [ct] => 1
                    [wt] => 314
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Router::__construct==>initOCFilter] => Array
                (
                    [ct] => 1
                    [wt] => 3679
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSettings==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [__TwigTemplate_a434265210bcf82af84d6ac5eb5ad3eaec84cfe8c8875cb302e70f016d6c00ca::doDisplay==>json_encode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [library==>str_replace] => Array
                (
                    [ct] => 35
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::validate==>in_array] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cache\Redis::__construct==>Redis::select] => Array
                (
                    [ct] => 2
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>Composer\Autoload\ClassLoader::register] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::validate==>method_exists] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Cart::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 258
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSession::index==>Session::getId] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Template\Twig::render==>spl_autoload_call] => Array
                (
                    [ct] => 4
                    [wt] => 556
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSession::index==>setcookie] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute==>preg_replace] => Array
                (
                    [ct] => 8
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>Proxy::getTheme] => Array
                (
                    [ct] => 1
                    [wt] => 172
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Loader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 740
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventTranslation::index==>Loader::model] => Array
                (
                    [ct] => 4
                    [wt] => 137
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::validate==>SeoPro::strpos_offset] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getQueryString==>array_flip] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\ArrayLoader::exists] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerProductMaterials::modifyScriptData==>Proxy::getMaterialCategoryByName] => Array
                (
                    [ct] => 768
                    [wt] => 125452
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerProductMaterials::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 618
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [DB\MySQLi::__construct==>mysqli::set_charset] => Array
                (
                    [ct] => 1
                    [wt] => 102
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::load==>Twig\Environment::loadTemplate] => Array
                (
                    [ct] => 1
                    [wt] => 425
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::__construct==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session::__construct==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 168
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Wf==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Counter::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>spl_autoload_call] => Array
                (
                    [ct] => 4
                    [wt] => 173
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Tax::setStoreAddress==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::view==>preg_replace] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@1==>is_file] => Array
                (
                    [ct] => 3
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Customer::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>define] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Url::link==>Simple\Rewrite::rewrite] => Array
                (
                    [ct] => 2
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Factory::__call==>call_user_func_array] => Array
                (
                    [ct] => 2
                    [wt] => 1235
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFileWithExtension==>substr] => Array
                (
                    [ct] => 162
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>Proxy::getCombinedOptions] => Array
                (
                    [ct] => 1
                    [wt] => 10725
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::getRules==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>utf8_strpos] => Array
                (
                    [ct] => 8
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>function_exists] => Array
                (
                    [ct] => 4
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getMaterial==>Cache::get] => Array
                (
                    [ct] => 13
                    [wt] => 1377
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session\DB::gc==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 210
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::__construct==>Detection\MobileDetect::isTablet] => Array
                (
                    [ct] => 1
                    [wt] => 483
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::__construct==>array_pop] => Array
                (
                    [ct] => 33
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>defined] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSettingEvent::getEvents==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelToolImage::resize==>utf8_substr] => Array
                (
                    [ct] => 504
                    [wt] => 496
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerProductMaterials::__construct==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getOptionValueName==>DB::query] => Array
                (
                    [ct] => 768
                    [wt] => 28754
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>modification] => Array
                (
                    [ct] => 2
                    [wt] => 97
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>Loader::model] => Array
                (
                    [ct] => 4
                    [wt] => 539
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::isFresh==>Twig\Loader\ChainLoader::isFresh@1] => Array
                (
                    [ct] => 2
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\OpenCart::__construct==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::addPath==>Twig\Loader\FilesystemLoader::isAbsolutePath] => Array
                (
                    [ct] => 5
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::render==>ob_get_clean] => Array
                (
                    [ct] => 1
                    [wt] => 233
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getTranslations==>Proxy::__call] => Array
                (
                    [ct] => 4
                    [wt] => 685
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>Url::addRewrite] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getPath==>SeoPro::getPath@1] => Array
                (
                    [ct] => 9
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::validate==>ltrim] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::setHttpHeaders==>Detection\MobileDetect::setCfHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::setLoader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>is_object] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>function_exists] => Array
                (
                    [ct] => 4
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>date_default_timezone_set] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Router::addPreAction] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::render==>Twig\Environment::isDebug] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::setCache] => Array
                (
                    [ct] => 1
                    [wt] => 87
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getMaterialCategoryByName==>md5] => Array
                (
                    [ct] => 768
                    [wt] => 758
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute==>Controller::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>defined] => Array
                (
                    [ct] => 4
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>spl_autoload_call] => Array
                (
                    [ct] => 9
                    [wt] => 1031
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>SeoLang::switchLanguage] => Array
                (
                    [ct] => 1
                    [wt] => 127
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>date_default_timezone_set] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>modification] => Array
                (
                    [ct] => 8
                    [wt] => 413
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>spl_autoload_call] => Array
                (
                    [ct] => 9
                    [wt] => 1609
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::seourl==>strpos] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\ExtensionSet::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 127
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>file_put_contents] => Array
                (
                    [ct] => 1
                    [wt] => 236
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelCatalogMaterials::getMaterialsByCategoryId] => Array
                (
                    [ct] => 4
                    [wt] => 1611
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}@1==>preg_replace] => Array
                (
                    [ct] => 10
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>Config::set] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>start] => Array
                (
                    [ct] => 1
                    [wt] => 543714
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>Config::get] => Array
                (
                    [ct] => 7
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 1
                    [wt] => 135
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::responseseolang==>ControllerSeoLangMovaMova::shortcodes] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Log::write==>fwrite] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelDesignTheme::getTheme==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Wf==>filemtime] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::match==>preg_match] => Array
                (
                    [ct] => 120
                    [wt] => 262
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@2==>modification] => Array
                (
                    [ct] => 8
                    [wt] => 407
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::model==>str_replace] => Array
                (
                    [ct] => 36
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Response::output==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::__construct==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}==>substr] => Array
                (
                    [ct] => 6180
                    [wt] => 753
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cache\Redis::get==>json_decode] => Array
                (
                    [ct] => 786
                    [wt] => 14612
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [start==>Config::load] => Array
                (
                    [ct] => 2
                    [wt] => 237
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::setCache==>is_string] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Setting::__construct==>OCFilter\Factory::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@3==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::setCache==>Twig\Cache\FilesystemCache::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>phpversion] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::model==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogMaterials::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getMaterialsByCategoryId==>Proxy::__call] => Array
                (
                    [ct] => 4
                    [wt] => 2178
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>SeoPro::baseRewrite] => Array
                (
                    [ct] => 1
                    [wt] => 174
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::__construct==>phpversion] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::view==>ControllerSeoLangMovaMova::loadview] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::setPaths==>is_array] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [DB\MySQLi::__construct==>mysqli::query] => Array
                (
                    [ct] => 2
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::updateOptionsHash==>implode] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@1==>class_alias] => Array
                (
                    [ct] => 5
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 1
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [__TwigTemplate_a434265210bcf82af84d6ac5eb5ad3eaec84cfe8c8875cb302e70f016d6c00ca::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute==>ReflectionClass::getMethod] => Array
                (
                    [ct] => 8
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Log::__construct==>fopen] => Array
                (
                    [ct] => 3
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogSpecials::getSpecialByProductId==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 178
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::library==>modification] => Array
                (
                    [ct] => 1
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::model==>preg_replace] => Array
                (
                    [ct] => 36
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSetting==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cache::__construct==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 149
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::__construct==>Twig\Loader\ChainLoader::addLoader] => Array
                (
                    [ct] => 8
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Language::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [utf8_strrpos==>mb_strrpos] => Array
                (
                    [ct] => 504
                    [wt] => 689
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>Controller::__get] => Array
                (
                    [ct] => 42
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 648
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>error_reporting] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::validateName==>strpos] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Response::lm_setRegistry] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@2==>Controller::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cache\Redis::set==>Redis::set] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogMaterials::__construct==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Length::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::__construct==>Log::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@1==>count] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::__construct==>optionscombinations\OptionsCombinationsLib::__get] => Array
                (
                    [ct] => 15
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Session::start==>Session\DB::read] => Array
                (
                    [ct] => 1
                    [wt] => 270
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 78
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ob_get_clean==>Twig\Template::Twig\{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::isAbsolutePath==>strspn] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::display==>Twig\Template::displayWithErrorHandling] => Array
                (
                    [ct] => 1
                    [wt] => 8752
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Log::write==>date] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProduct==>Proxy::getProductDiscount] => Array
                (
                    [ct] => 1
                    [wt] => 297
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerEventLanguage::before==>Language::set] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelCatalogMaterials::getOptionValueName] => Array
                (
                    [ct] => 768
                    [wt] => 30943
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelCatalogDiscount::getProductDiscount] => Array
                (
                    [ct] => 1
                    [wt] => 368
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::model==>Loader::callback] => Array
                (
                    [ct] => 158
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::view==>is_object] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::getTimestamp==>file_exists] => Array
                (
                    [ct] => 2
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}==>call_user_func_array@2] => Array
                (
                    [ct] => 8
                    [wt] => 1340
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}==>call_user_func_array@3] => Array
                (
                    [ct] => 4
                    [wt] => 12233
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}==>call_user_func_array@4] => Array
                (
                    [ct] => 2048
                    [wt] => 245044
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::view==>is_callable] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupMaintenance::index==>Registry::set] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@3==>call_user_func_array@2] => Array
                (
                    [ct] => 1
                    [wt] => 209
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [__TwigTemplate_a434265210bcf82af84d6ac5eb5ad3eaec84cfe8c8875cb302e70f016d6c00ca::__construct==>__TwigTemplate_a434265210bcf82af84d6ac5eb5ad3eaec84cfe8c8875cb302e70f016d6c00ca::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [DB::escape==>DB\MySQLi::escape] => Array
                (
                    [ct] => 18
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupError::index==>Log::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Detection\MobileDetect::prepareUserAgent==>trim] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Simple\Rewrite::rewrite==>strpos] => Array
                (
                    [ct] => 30
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::getCategoryByProduct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>is_string] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelDesignTranslation::getTranslations==>DB::escape] => Array
                (
                    [ct] => 8
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::display==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>Twig\Loader\FilesystemLoader::isAbsolutePath] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [modification==>substr] => Array
                (
                    [ct] => 227
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setpagenum==>ControllerSeoLangMovaMova::getMulti] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>parse_url] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Proxy::getMaterialCategoryByName==>Proxy::__call] => Array
                (
                    [ct] => 768
                    [wt] => 125138
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Url::__construct==>is_bool] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Seo::rewrite==>parse_str] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>count] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}==>Model::__construct] => Array
                (
                    [ct] => 11
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelToolImage::resize==>Config::get] => Array
                (
                    [ct] => 504
                    [wt] => 108
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelToolImage::resize==>substr] => Array
                (
                    [ct] => 504
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute@2==>ReflectionClass::getMethod] => Array
                (
                    [ct] => 8
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelCatalogProduct::getProduct] => Array
                (
                    [ct] => 1
                    [wt] => 1025
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>time] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_api==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Response::output==>ControllerSeoLangMovaMova::responseseolang] => Array
                (
                    [ct] => 1
                    [wt] => 2996
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>class_exists] => Array
                (
                    [ct] => 3
                    [wt] => 263
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupError::index==>Registry::set] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [spl_autoload_call==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 85
                    [wt] => 3266
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Template::render==>ob_get_level] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::getGlobals==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>spl_autoload_extensions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [DB\MySQLi::__construct==>mysqli::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 299
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>utf8_strtolower] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupMaintenance::index==>defined] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cart\Weight::__construct==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\includeFile] => Array
                (
                    [ct] => 14
                    [wt] => 942
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::__construct==>SeoPro::detectPostfix] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelCatalogMaterials::getMaterialsByCategoryId==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>file_get_contents] => Array
                (
                    [ct] => 1
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSettingStore::getStores==>Cache::set] => Array
                (
                    [ct] => 1
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>Registry::set] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}@1==>is_callable] => Array
                (
                    [ct] => 5
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Action::__construct] => Array
                (
                    [ct] => 34
                    [wt] => 1586
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Controller::__get] => Array
                (
                    [ct] => 9
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\TemplateWrapper::render==>Twig\Template::render] => Array
                (
                    [ct] => 1
                    [wt] => 8999
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::ex_amp==>str_replace] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\OpenCart::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 76
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_api==>stripos] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::__construct==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Template::__construct==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 109
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupMaintenance::index==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>parse_url] => Array
                (
                    [ct] => 4
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}==>Event::trigger] => Array
                (
                    [ct] => 4110
                    [wt] => 207599
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Loader::{closure}==>Event::trigger@1] => Array
                (
                    [ct] => 10
                    [wt] => 452
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelCatalogDiscount::getProductDiscount] => Array
                (
                    [ct] => 1
                    [wt] => 166
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Environment::getExtensions==>Twig\ExtensionSet::getExtensions] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerExtensionModuleOptionsCombinations::option_script==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 304
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Proxy::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::ex==>explode] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerStartupRouter::index==>is_null] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [main()==>mb_internal_encoding] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setpagenum==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\FilesystemLoader::getCacheKey] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoLang::__construct==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [SeoPro::detectPostfix==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelToolImage::resize] => Array
                (
                    [ct] => 504
                    [wt] => 171368
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ModelToolImage::resize==>filemtime] => Array
                (
                    [ct] => 2016
                    [wt] => 76200
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::hreflang==>stripos] => Array
                (
                    [ct] => 1
                    [wt] => 2964
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [OCFilter\OpenCart::isAdmin==>is_file] => Array
                (
                    [ct] => 1
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute] => Array
                (
                    [ct] => 1
                    [wt] => 428
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@1] => Array
                (
                    [ct] => 2
                    [wt] => 287
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@2] => Array
                (
                    [ct] => 7
                    [wt] => 1405
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@3] => Array
                (
                    [ct] => 1
                    [wt] => 266
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Action::execute==>ReflectionClass::hasMethod] => Array
                (
                    [ct] => 8
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [Cache::__construct==>Cache\Redis::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 216
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

        )

)