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] => 689f0acc9ff0d4292728b78f
    [meta] => Array
        (
            [url] => https://nashi-lizhka.com/pro-nas/
            [get] => Array
                (
                )

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

            [simple_url] => /pro-nas/
            [request_ts] => MongoDate Object
                (
                    [sec] => 0
                    [usec] => 0
                )

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

            [request_date] => 2025-08-15
        )

    [profile] => Array
        (
            [ControllerSeoLangSeoLang::load_model==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerCommonRemarketing::__construct==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::prepareRoute==>array_filter] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

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

            [ControllerCommonHeader::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 1125
                    [cpu] => 1058
                    [mu] => 224
                    [pmu] => 0
                )

            [ModelCatalogReviews::getReview==>DB::query] => Array
                (
                    [ct] => 30
                    [wt] => 1388
                    [cpu] => 1951
                    [mu] => 69424
                    [pmu] => 0
                )

            [ControllerCommonSearch::index==>Language::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [seolang_Mobile_Detect::__construct==>seolang_Mobile_Detect::setUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 800
                    [pmu] => 832
                )

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

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

            [ModelCatalogCategory::getCategories==>Config::get] => Array
                (
                    [ct] => 12
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@4==>ReflectionClass::getMethod] => Array
                (
                    [ct] => 40
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 4608
                    [pmu] => 0
                )

            [DB\MySQLi::query==>mysqli_result::fetch_assoc] => Array
                (
                    [ct] => 1008
                    [wt] => 1424
                    [cpu] => 0
                    [mu] => 618336
                    [pmu] => 383464
                )

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

            [Event::trigger==>is_null] => Array
                (
                    [ct] => 123
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [utf8_substr==>mb_substr] => Array
                (
                    [ct] => 46
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 2952
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::checkHttpHeadersForMobile==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Template\Twig::render==>is_dir] => Array
                (
                    [ct] => 19
                    [wt] => 891
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

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

            [SeoPro::prepareRoute==>count] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelCatalogReviews::getReview==>json_decode] => Array
                (
                    [ct] => 20
                    [wt] => 610
                    [cpu] => 0
                    [mu] => 21536
                    [pmu] => 0
                )

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

            [Proxy::getSetting==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 667
                    [cpu] => 3944
                    [mu] => 544
                    [pmu] => 0
                )

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

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

            [Proxy::resize==>Proxy::__call] => Array
                (
                    [ct] => 46
                    [wt] => 29769
                    [cpu] => 20848
                    [mu] => -9424
                    [pmu] => 0
                )

            [Twig\Template::loadTemplate==>__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::getTemplateName] => Array
                (
                    [ct] => 4
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_settings] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 5128
                    [cpu] => 4471
                    [mu] => 54424
                    [pmu] => 31096
                )

            [Url::link==>str_replace] => Array
                (
                    [ct] => 22
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 0
                )

            [Proxy::getTotal==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 1494
                    [cpu] => 1688
                    [mu] => 5064
                    [pmu] => 0
                )

            [twig_get_attribute==>is_float] => Array
                (
                    [ct] => 283
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [ControllerSeoLangMovaMova::run==>Registry::set] => Array
                (
                    [ct] => 5
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonHeader::index==>Document::getStyles] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelDesignBanner::getBanner==>Model::__get] => Array
                (
                    [ct] => 10
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Detection\MobileDetect::match==>is_string] => Array
                (
                    [ct] => 534
                    [wt] => 129
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [ModelSettingExtension::getExtensions==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 176
                    [cpu] => 568
                    [mu] => 6128
                    [pmu] => 0
                )

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

            [Twig\Loader\ChainLoader::exists==>Twig\Loader\FilesystemLoader::exists] => Array
                (
                    [ct] => 8
                    [wt] => 853
                    [cpu] => 2040
                    [mu] => 3584
                    [pmu] => 1128
                )

            [call_user_func_array==>ControllerStartupRouter::index] => Array
                (
                    [ct] => 1
                    [wt] => 170292
                    [cpu] => 163002
                    [mu] => 1682168
                    [pmu] => 3034136
                )

            [ModelCatalogReviews::getReviewsByShop==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 80
                    [cpu] => 484
                    [mu] => 4904
                    [pmu] => 0
                )

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

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

            [ControllerExtensionModuleHTML::index==>Loader::view] => Array
                (
                    [ct] => 3
                    [wt] => 5832
                    [cpu] => 5098
                    [mu] => 29992
                    [pmu] => 14656
                )

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

            [OCFilter\Setting::__construct==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 648
                    [cpu] => 212
                    [mu] => 56448
                    [pmu] => 72208
                )

            [ModelSettingModule::getModule==>DB::query] => Array
                (
                    [ct] => 6
                    [wt] => 753
                    [cpu] => 8666
                    [mu] => 31256
                    [pmu] => 0
                )

            [__TwigTemplate_7a25702678ec5beb99831ec494ccda156716e745d9fa87c440f3c5dcae524964::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [__TwigTemplate_c6801ea920f081b569f218f2066cb0b1f898388b3cbcceab319c3b8d6ca2aa68::__construct==>__TwigTemplate_c6801ea920f081b569f218f2066cb0b1f898388b3cbcceab319c3b8d6ca2aa68::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

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

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay==>Twig\Template::display@1] => Array
                (
                    [ct] => 1
                    [wt] => 658
                    [cpu] => 2040
                    [mu] => 69984
                    [pmu] => 0
                )

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::__construct==>__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::lm_api==>stripos] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>ControllerSeoLangMovaMova::run] => Array
                (
                    [ct] => 1
                    [wt] => 3245
                    [cpu] => 5525
                    [mu] => 15776
                    [pmu] => 24968
                )

            [Url::link==>ControllerStartupSeoUrl::rewrite] => Array
                (
                    [ct] => 54
                    [wt] => 6646
                    [cpu] => 14954
                    [mu] => 6088
                    [pmu] => 9144
                )

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

            [ControllerCommonHeader::index==>Document::getOgImage] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [DB\MySQLi::query==>mysqli::query] => Array
                (
                    [ct] => 189
                    [wt] => 12327
                    [cpu] => 98830
                    [mu] => 3288712
                    [pmu] => 269464
                )

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

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

            [ControllerCommonFooter::index==>formatPhoneNumber] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::start==>defined] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarouselBatch::index==>uniqid] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 712
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarouselBatch::index==>rand] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerToolTotal::index==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 173
                    [cpu] => 0
                    [mu] => 4752
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>is_file] => Array
                (
                    [ct] => 1
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarousel::index==>Controller::__get] => Array
                (
                    [ct] => 15
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [__TwigTemplate_7a25702678ec5beb99831ec494ccda156716e745d9fa87c440f3c5dcae524964::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingStore::getStores==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 119
                    [cpu] => 69
                    [mu] => 832
                    [pmu] => 11208
                )

            [ControllerSeoLangMovaMova::getQueryString==>http_build_query] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [ControllerCommonHeader::getAnalytics==>Proxy::getExtensions] => Array
                (
                    [ct] => 1
                    [wt] => 449
                    [cpu] => 350
                    [mu] => 1304
                    [pmu] => 0
                )

            [ControllerEventTranslation::index==>Proxy::getTranslations] => Array
                (
                    [ct] => 15
                    [wt] => 5427
                    [cpu] => 15761
                    [mu] => 7160
                    [pmu] => 26488
                )

            [Template\Twig::render==>Twig\Environment::render] => Array
                (
                    [ct] => 19
                    [wt] => 14866
                    [cpu] => 5218
                    [mu] => 1212744
                    [pmu] => 2019776
                )

            [ControllerSeoLangMovaMova::load_model==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [library==>is_file] => Array
                (
                    [ct] => 37
                    [wt] => 574
                    [cpu] => 0
                    [mu] => 32
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::getAjaxModules==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [ModelCatalogReviews::getReviewsByShop==>ModelCatalogReviews::getReview] => Array
                (
                    [ct] => 10
                    [wt] => 2417
                    [cpu] => 1951
                    [mu] => 23344
                    [pmu] => 0
                )

            [start==>Session::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 325
                    [cpu] => 312
                    [mu] => 2992
                    [pmu] => 2344
                )

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

            [call_user_func_array@2==>ControllerCommonContentBottom::index] => Array
                (
                    [ct] => 1
                    [wt] => 69335
                    [cpu] => 65305
                    [mu] => 138520
                    [pmu] => 196136
                )

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

            [__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::__construct==>__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 7
                    [wt] => 82
                    [cpu] => 0
                    [mu] => 86536
                    [pmu] => 36920
                )

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

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

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

            [Document::getLocalStorage==>json_encode] => Array
                (
                    [ct] => 6
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 9344
                    [pmu] => 0
                )

            [ModelDesignTranslation::getTranslations==>DB::query] => Array
                (
                    [ct] => 15
                    [wt] => 1087
                    [cpu] => 15761
                    [mu] => 4224
                    [pmu] => 21736
                )

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

            [call_user_func_array@3==>ControllerCommonCart::index] => Array
                (
                    [ct] => 1
                    [wt] => 7945
                    [cpu] => 6271
                    [mu] => 94704
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 5003
                    [cpu] => 7196
                    [mu] => 448344
                    [pmu] => 1179752
                )

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

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

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

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

            [seolang_Mobile_Detect::setCfHeaders==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::seourl==>is_array] => Array
                (
                    [ct] => 54
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::doDisplay==>Twig\Template::display@1] => Array
                (
                    [ct] => 1
                    [wt] => 1324
                    [cpu] => 0
                    [mu] => 387664
                    [pmu] => 368200
                )

            [ControllerCommonCart::getTotals==>Loader::controller@2] => Array
                (
                    [ct] => 1
                    [wt] => 3438
                    [cpu] => 3139
                    [mu] => 13936
                    [pmu] => 0
                )

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

            [Request::clean@1==>htmlspecialchars] => Array
                (
                    [ct] => 112
                    [wt] => 144
                    [cpu] => 0
                    [mu] => 30664
                    [pmu] => 24904
                )

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

            [ModelCatalogInformation::getInformationLayoutId==>DB::query] => Array
                (
                    [ct] => 4
                    [wt] => 336
                    [cpu] => 5844
                    [mu] => 4480
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::getQueryString==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonHeader::index==>Proxy::getHeaderInformationPages] => Array
                (
                    [ct] => 1
                    [wt] => 450
                    [cpu] => 398
                    [mu] => 38440
                    [pmu] => 0
                )

            [__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::__construct==>__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Loader::{closure}==>preg_replace] => Array
                (
                    [ct] => 256
                    [wt] => 225
                    [cpu] => 0
                    [mu] => 5520
                    [pmu] => 128
                )

            [ModelToolRemarketing::isBot==>Model::__get] => Array
                (
                    [ct] => 21
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelToolRemarketing::getRemarketingBody] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 1088
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerCommonCart::getTotalItems] => Array
                (
                    [ct] => 1
                    [wt] => 89
                    [cpu] => 633
                    [mu] => 512
                    [pmu] => 0
                )

            [ControllerInformationInformation::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 1328
                    [cpu] => 2646
                    [mu] => 2640
                    [pmu] => 0
                )

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

            [SeoPro::getKeywordByQuery==>is_string] => Array
                (
                    [ct] => 13
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonHeader::index==>Document::addLink] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

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

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

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

            [spl_autoload_call==>{closure}] => Array
                (
                    [ct] => 37
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@5==>ModelToolRemarketing::getRemarketingHeader] => Array
                (
                    [ct] => 1
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 0
                )

            [ModelCatalogInformation::getFooterInformationPages==>Model::__get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::getLayoutModules==>Config::get] => Array
                (
                    [ct] => 16
                    [wt] => 9
                    [cpu] => 0
                    [mu] => -320
                    [pmu] => 0
                )

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

            [Event::trigger@1==>str_replace] => Array
                (
                    [ct] => 2662
                    [wt] => 1395
                    [cpu] => 0
                    [mu] => 20192
                    [pmu] => 224
                )

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

            [ControllerSeoLangMovaMova::checkDevice==>seolang_Mobile_Detect::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 119
                    [cpu] => 0
                    [mu] => 2648
                    [pmu] => 2488
                )

            [ModelDesignTheme::getTheme==>Model::__get] => Array
                (
                    [ct] => 76
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::commonhome==>utf8_strpos] => Array
                (
                    [ct] => 8
                    [wt] => 17
                    [cpu] => 0
                    [mu] => -512
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleReviews::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 1423
                    [cpu] => 1549
                    [mu] => 240
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 89
                    [wt] => 2398
                    [cpu] => 0
                    [mu] => 8464
                    [pmu] => 2760
                )

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

            [Proxy::getLanguages==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 644
                    [cpu] => 1550
                    [mu] => 6216
                    [pmu] => 0
                )

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

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

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

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

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

            [Action::execute@2==>substr] => Array
                (
                    [ct] => 22
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 832
                    [pmu] => 0
                )

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

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

            [ModelToolRemarketing::__construct==>ModelToolRemarketing::isBot] => Array
                (
                    [ct] => 3
                    [wt] => 184
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

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

            [ControllerCommonRemarketing::body==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Action::execute@4==>is_file] => Array
                (
                    [ct] => 40
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@2==>ModelSeoLangSeoLang::control] => Array
                (
                    [ct] => 2
                    [wt] => 1563
                    [cpu] => 1894
                    [mu] => 32448
                    [pmu] => 5736
                )

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

            [Event::trigger@1==>preg_quote] => Array
                (
                    [ct] => 2662
                    [wt] => 1596
                    [cpu] => 0
                    [mu] => 191584
                    [pmu] => 184
                )

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

            [ControllerCommonFooter::index==>Proxy::getInformation] => Array
                (
                    [ct] => 2
                    [wt] => 574
                    [cpu] => 496
                    [mu] => 256
                    [pmu] => 0
                )

            [Language::load==>Language::load@1] => Array
                (
                    [ct] => 3
                    [wt] => 633
                    [cpu] => 265
                    [mu] => 5352
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelSettingModule::getModule] => Array
                (
                    [ct] => 7
                    [wt] => 1160
                    [cpu] => 8666
                    [mu] => 30632
                    [pmu] => 0
                )

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

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

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

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

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 1095
                    [cpu] => 0
                    [mu] => 33408
                    [pmu] => 22848
                )

            [Language::load==>is_file] => Array
                (
                    [ct] => 30
                    [wt] => 414
                    [cpu] => 0
                    [mu] => 152
                    [pmu] => 112
                )

            [ControllerCommonRemarketing::__construct==>Controller::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [spl_autoload_call==>library] => Array
                (
                    [ct] => 37
                    [wt] => 3465
                    [cpu] => 0
                    [mu] => 84424
                    [pmu] => 78424
                )

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

            [modification==>strlen] => Array
                (
                    [ct] => 580
                    [wt] => 178
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::setCfHeaders==>strtolower] => Array
                (
                    [ct] => 43
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 1920
                    [pmu] => 112
                )

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

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

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 1246
                    [cpu] => 2040
                    [mu] => 78664
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::ex_langs] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getLastModified==>filemtime] => Array
                (
                    [ct] => 48
                    [wt] => 2903
                    [cpu] => 1739
                    [mu] => -640
                    [pmu] => 208
                )

            [call_user_func_array@2==>ControllerCommonColumnLeft::index] => Array
                (
                    [ct] => 1
                    [wt] => 6413
                    [cpu] => 5841
                    [mu] => 69472
                    [pmu] => 31096
                )

            [Twig\Template::displayWithErrorHandling@1==>__TwigTemplate_217ed8f50cc776231824e93237696583387576a9fdd7d0dd03e99e00b2a12565::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 652
                    [cpu] => 2040
                    [mu] => 69472
                    [pmu] => 0
                )

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

            [ControllerCommonColumnLeft::index==>Proxy::getLayoutModules] => Array
                (
                    [ct] => 1
                    [wt] => 520
                    [cpu] => 496
                    [mu] => 2832
                    [pmu] => 0
                )

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

            [Document::getLocalStorage==>is_object] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolImage::resize==>strlen] => Array
                (
                    [ct] => 46
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>Controller::__get] => Array
                (
                    [ct] => 29
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::run_construct] => Array
                (
                    [ct] => 1
                    [wt] => 667
                    [cpu] => 3213
                    [mu] => 1296
                    [pmu] => 11208
                )

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

            [seolang_Mobile_Detect::setHttpHeaders==>seolang_Mobile_Detect::setCfHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 320
                )

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

            [Composer\Autoload\ClassLoader::findFile==>Composer\Autoload\ClassLoader::findFileWithExtension] => Array
                (
                    [ct] => 97
                    [wt] => 2441
                    [cpu] => 0
                    [mu] => 4320
                    [pmu] => 2312
                )

            [ControllerExtensionModuleSeoLang::index==>ControllerSeoLangSeoLang::index] => Array
                (
                    [ct] => 1
                    [wt] => 8801
                    [cpu] => 7711
                    [mu] => 137664
                    [pmu] => 201896
                )

            [ControllerExtensionModuleSeoLang::index==>Proxy::control] => Array
                (
                    [ct] => 1
                    [wt] => 470
                    [cpu] => 1379
                    [mu] => 2976
                    [pmu] => 0
                )

            [ControllerProductCompare::getCurrentCompareList==>ControllerProductCompare::getTotalCompare] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

            [call_user_func_array@3==>ControllerCommonMenu::index] => Array
                (
                    [ct] => 1
                    [wt] => 7562
                    [cpu] => 7173
                    [mu] => 15880
                    [pmu] => 7496
                )

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

            [ControllerStartupStartup::index==>SeoLang::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 533
                    [cpu] => 1035
                    [mu] => 16304
                    [pmu] => 21376
                )

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

            [Url::link==>OCFilter\Seo::rewrite] => Array
                (
                    [ct] => 54
                    [wt] => 324
                    [cpu] => 61
                    [mu] => 768
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSetting==>Model::__get] => Array
                (
                    [ct] => 6
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Action::execute@4==>ReflectionClass::hasMethod] => Array
                (
                    [ct] => 40
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [twig_length_filter==>is_scalar] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 80
                )

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

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

            [ControllerStartupStartup::index==>Cart\Length::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 55
                    [cpu] => 167
                    [mu] => 2744
                    [pmu] => 2720
                )

            [ControllerSeoLangSeoLanglib::getLayoutModules==>Controller::__get] => Array
                (
                    [ct] => 20
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Cart\Tax::setShippingAddress==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 43
                    [cpu] => 205
                    [mu] => -96
                    [pmu] => 56
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::twoslaches] => Array
                (
                    [ct] => 54
                    [wt] => 139
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

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

            [ControllerExtensionModuleCarouselBatch::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 3896
                    [cpu] => 3450
                    [mu] => 21272
                    [pmu] => 75952
                )

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::switchLanguage] => Array
                (
                    [ct] => 3
                    [wt] => 408
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 0
                )

            [Twig\Template::loadTemplate==>Twig\Environment::loadTemplate] => Array
                (
                    [ct] => 8
                    [wt] => 2441
                    [cpu] => 2040
                    [mu] => 31488
                    [pmu] => 7216
                )

            [ModelToolImage::resize==>str_replace] => Array
                (
                    [ct] => 138
                    [wt] => 79
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

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

            [ControllerCommonFooter::index==>Document::addToLocalStorage] => Array
                (
                    [ct] => 8
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::isTablet==>seolang_Mobile_Detect::setDetectionType] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_202c351691067a2b4dfafb45d84f889dafbe8eea4da9c15c30535deb4a5159ab::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerCommonHeader::index==>Document::getDescription] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [initOCFilter==>OCFilter\Core::init] => Array
                (
                    [ct] => 1
                    [wt] => 1473
                    [cpu] => 706
                    [mu] => 27408
                    [pmu] => 72208
                )

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

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

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

            [Loader::controller@1==>Action::__construct] => Array
                (
                    [ct] => 17
                    [wt] => 848
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

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

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

            [Loader::{closure}@1==>Config::get] => Array
                (
                    [ct] => 24
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [DB\MySQLi::query==>mysqli_result::close] => Array
                (
                    [ct] => 184
                    [wt] => 268
                    [cpu] => 0
                    [mu] => -3259336
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>strpos] => Array
                (
                    [ct] => 108
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_access] => Array
                (
                    [ct] => 1
                    [wt] => 1944
                    [cpu] => 0
                    [mu] => 87488
                    [pmu] => 87912
                )

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

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

            [Loader::model==>is_file] => Array
                (
                    [ct] => 23
                    [wt] => 434
                    [cpu] => 0
                    [mu] => 112
                    [pmu] => 80
                )

            [__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 20536
                )

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

            [ControllerCommonFooter::index==>Url::link] => Array
                (
                    [ct] => 30
                    [wt] => 6056
                    [cpu] => 6519
                    [mu] => 2736
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerExtensionModuleSeoLang::index] => Array
                (
                    [ct] => 1
                    [wt] => 9287
                    [cpu] => 9090
                    [mu] => 141024
                    [pmu] => 201896
                )

            [Proxy::control==>Proxy::__call] => Array
                (
                    [ct] => 3
                    [wt] => 2410
                    [cpu] => 3273
                    [mu] => 34824
                    [pmu] => 7736
                )

            [ControllerToolTotal::index==>Proxy::getTotal] => Array
                (
                    [ct] => 1
                    [wt] => 1495
                    [cpu] => 1688
                    [mu] => 5568
                    [pmu] => 0
                )

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

            [ControllerInformationInformation::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2984
                    [cpu] => 1077
                    [mu] => 492024
                    [pmu] => 596080
                )

            [ControllerSeoLangMovaMova::run==>Language::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [twig_escape_filter==>preg_replace_callback] => Array
                (
                    [ct] => 8
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@5==>modification] => Array
                (
                    [ct] => 1
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_d9fb820b93fb5c2376dfa177a1054b1d6d116a91b9c0c2109b7f7d070697c136::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 3
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 24872
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::remove_vars==>Controller::__get] => Array
                (
                    [ct] => 95
                    [wt] => 119
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Model::__set==>Registry::set] => Array
                (
                    [ct] => 93
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 5632
                    [pmu] => 0
                )

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

            [call_user_func_array@3==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 7
                    [wt] => 2334
                    [cpu] => 7232
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerExtensionModuleReviews::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 3655
                    [cpu] => 1931
                    [mu] => 51416
                    [pmu] => 63744
                )

            [ModelExtensionTotalSubTotal::getTotal==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 1106
                    [cpu] => 1349
                    [mu] => 3248
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Environment::__construct] => Array
                (
                    [ct] => 19
                    [wt] => 1948
                    [cpu] => 3321
                    [mu] => 39720
                    [pmu] => 3760
                )

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

            [ControllerSeoLangMovaMova::getQueryString==>urldecode] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [ControllerCommonHeader::getAnalytics==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerCommonHeader::index==>is_array] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_lib] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

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

            [seolang_Mobile_Detect::setHttpHeaders==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Language::load@1==>modification] => Array
                (
                    [ct] => 6
                    [wt] => 401
                    [cpu] => 265
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@4==>Loader::{closure}] => Array
                (
                    [ct] => 77
                    [wt] => 47077
                    [cpu] => 56956
                    [mu] => 131952
                    [pmu] => 11208
                )

            [Action::__construct==>implode] => Array
                (
                    [ct] => 182
                    [wt] => 96
                    [cpu] => 0
                    [mu] => 10168
                    [pmu] => 616
                )

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

            [Cache\Redis::set==>Redis::expire] => Array
                (
                    [ct] => 2
                    [wt] => 82
                    [cpu] => 43
                    [mu] => 128
                    [pmu] => 0
                )

            [utf8_strpos==>mb_strpos] => Array
                (
                    [ct] => 260
                    [wt] => 319
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>call_user_func_array@2] => Array
                (
                    [ct] => 22
                    [wt] => 160215
                    [cpu] => 158806
                    [mu] => 1648384
                    [pmu] => 2438056
                )

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

            [normalizePhone==>substr] => Array
                (
                    [ct] => 4
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::controller@1==>Registry::get] => Array
                (
                    [ct] => 34
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::switchLanguage==>explode] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 3704
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLanglib::getModule==>json_encode] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 4224
                    [pmu] => 0
                )

            [ControllerExtensionModuleHTML::index==>Config::get] => Array
                (
                    [ct] => 12
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::checkDevice==>seolang_Mobile_Detect::isTablet] => Array
                (
                    [ct] => 1
                    [wt] => 763
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

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

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

            [call_user_func_array@2==>ModelDesignTranslation::getTranslations] => Array
                (
                    [ct] => 1
                    [wt] => 105
                    [cpu] => 668
                    [mu] => 1312
                    [pmu] => 18088
                )

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

            [seolang_Mobile_Detect::setCfHeaders==>substr] => Array
                (
                    [ct] => 43
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 656
                    [pmu] => 184
                )

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

            [ControllerSeoLangMovaMova::seourl==>substr] => Array
                (
                    [ct] => 104
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 2720
                    [pmu] => 0
                )

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

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 6
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 74192
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingHeader==>ModelToolRemarketing::prepareOutput] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::switchLanguage==>Config::set] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [SeoPro::baseRewrite==>SeoPro::getKeywordByQuery] => Array
                (
                    [ct] => 54
                    [wt] => 3401
                    [cpu] => 14908
                    [mu] => 2224
                    [pmu] => 9144
                )

            [ControllerSeoLangMovaMova::commonhome==>strpos] => Array
                (
                    [ct] => 54
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonColumnRight::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2340
                    [cpu] => 1434
                    [mu] => 14232
                    [pmu] => 17160
                )

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

            [ModelToolRemarketing::getRemarketingFooter==>Config::get] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Document::getScripts] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelCatalogInformation::getHeaderInformationPages==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 112
                    [cpu] => 398
                    [mu] => 37024
                    [pmu] => 0
                )

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

            [ModelToolImage::resize==>Model::__get] => Array
                (
                    [ct] => 138
                    [wt] => 220
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getCategories==>Proxy::__call] => Array
                (
                    [ct] => 6
                    [wt] => 2294
                    [cpu] => 2246
                    [mu] => 12472
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>ControllerCommonFooter::checkLink] => Array
                (
                    [ct] => 8
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ModelSettingModule::getModule==>ControllerSeoLangSeoLanglib::getModule] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 5080
                    [pmu] => 0
                )

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

            [__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 3216
                )

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

            [ControllerCommonHeader::index==>Document::getRobots] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>SeoPro::getPathByCategory] => Array
                (
                    [ct] => 8
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

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

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

            [ControllerCommonHeader::index==>Document::getKeywords] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingSetting::getSetting==>DB::escape] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

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

            [ModelToolRemarketing::getRemarketingHeader==>html_entity_decode] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::switchLanguage==>trim] => Array
                (
                    [ct] => 60
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 2240
                    [pmu] => 0
                )

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

            [ControllerCommonColumnLeft::index==>Controller::__get] => Array
                (
                    [ct] => 10
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Composer\Autoload\ClassLoader::findFileWithExtension==>file_exists] => Array
                (
                    [ct] => 63
                    [wt] => 1766
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 1096
                )

            [ControllerCommonMenu::index==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Loader\FilesystemLoader::exists==>Twig\Loader\FilesystemLoader::findTemplate] => Array
                (
                    [ct] => 8
                    [wt] => 813
                    [cpu] => 2040
                    [mu] => 3072
                    [pmu] => 1128
                )

            [__TwigTemplate_6d6d8c9a3ccae8b3f393216ba900d8ac16aac45463d36c4cb490acdec066ac09::__construct==>__TwigTemplate_6d6d8c9a3ccae8b3f393216ba900d8ac16aac45463d36c4cb490acdec066ac09::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 77
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 1024
                )

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

            [ControllerSeoLangSeoLanglib::template==>file_exists] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@4==>count] => Array
                (
                    [ct] => 40
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductCompare::__construct==>Loader::model] => Array
                (
                    [ct] => 4
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>is_callable] => Array
                (
                    [ct] => 128
                    [wt] => 142
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 168
                )

            [ControllerCommonHeader::index==>Config::get] => Array
                (
                    [ct] => 13
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelToolRemarketing::genEventId==>ord] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ModelExtensionTotalSubTotal::getTotal==>Cart\Cart::getSubTotal] => Array
                (
                    [ct] => 1
                    [wt] => 62
                    [cpu] => 339
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>normalizePhone] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

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

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

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

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

            [ControllerExtensionModuleHTML::index==>Controller::__get] => Array
                (
                    [ct] => 15
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Environment::getTemplateClass==>hash] => Array
                (
                    [ct] => 27
                    [wt] => 825
                    [cpu] => 0
                    [mu] => 2720
                    [pmu] => 248
                )

            [__TwigTemplate_6384f7785facb4f302317f158d13df9ff84d233158e80f56cf3d4d82fcc85e09::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 30
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingBody==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_b8eb2e93a85162072a830564eaf32d1197918b3165c92d69c3a240bf82e717db::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 129
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 7496
                )

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

            [Loader::lm_set_replacedata==>Registry::get] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

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

            [twig_length_filter==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::getQueryString] => Array
                (
                    [ct] => 2
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 992
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Loader::language] => Array
                (
                    [ct] => 4
                    [wt] => 3144
                    [cpu] => 2795
                    [mu] => 10136
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayoutModules==>Model::__get] => Array
                (
                    [ct] => 12
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleCarousel::index==>Proxy::resize] => Array
                (
                    [ct] => 10
                    [wt] => 5254
                    [cpu] => 318
                    [mu] => 1408
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::checkDevice==>function_exists] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>Config::get] => Array
                (
                    [ct] => 76
                    [wt] => 49
                    [cpu] => 0
                    [mu] => -784
                    [pmu] => 0
                )

            [__TwigTemplate_217ed8f50cc776231824e93237696583387576a9fdd7d0dd03e99e00b2a12565::doDisplay==>Twig\Template::display@2] => Array
                (
                    [ct] => 2
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 45824
                    [pmu] => 0
                )

            [Loader::lm_replacedata==>Registry::set] => Array
                (
                    [ct] => 16
                    [wt] => 10
                    [cpu] => 0
                    [mu] => -5136
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelDesignTranslation::getTranslations] => Array
                (
                    [ct] => 1
                    [wt] => 246
                    [cpu] => 2646
                    [mu] => 224
                    [pmu] => 0
                )

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

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

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

            [ControllerExtensionModuleCarouselBatch::index==>is_file] => Array
                (
                    [ct] => 8
                    [wt] => 363
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

            [twig_escape_filter==>preg_match] => Array
                (
                    [ct] => 8
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::getQueryByKeyword==>trim] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::checkDevice==>modification] => Array
                (
                    [ct] => 1
                    [wt] => 63
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_c6801ea920f081b569f218f2066cb0b1f898388b3cbcceab319c3b8d6ca2aa68::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerCommonSearch::index] => Array
                (
                    [ct] => 1
                    [wt] => 4549
                    [cpu] => 3486
                    [mu] => 11816
                    [pmu] => 0
                )

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

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

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

            [ModelCatalogReviews::getReview==>Config::get] => Array
                (
                    [ct] => 20
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerCommonContentBottom::index==>in_array] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 30
                    [mu] => 328
                    [pmu] => 224
                )

            [ControllerSeoLangMovaMova::getMulti==>Registry::get] => Array
                (
                    [ct] => 75
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_view] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_b50b3e3df5eb4bb4ef67d8db297a9e7654f87c3fc9fe0f5319992603e6c99857::__construct==>__TwigTemplate_b50b3e3df5eb4bb4ef67d8db297a9e7654f87c3fc9fe0f5319992603e6c99857::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 112
                )

            [Twig\Environment::getTemplateClass==>Twig\Environment::getLoader] => Array
                (
                    [ct] => 27
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonFooter::index==>Document::getStyles] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogCategory::getCategories==>Model::__get] => Array
                (
                    [ct] => 18
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Controller::__get] => Array
                (
                    [ct] => 53
                    [wt] => 86
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::view==>Template::set] => Array
                (
                    [ct] => 2540
                    [wt] => 3031
                    [cpu] => 378
                    [mu] => 185640
                    [pmu] => 11384
                )

            [Loader::lm_replacedata==>is_array] => Array
                (
                    [ct] => 16
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [DB\MySQLi::escape==>mysqli::real_escape_string] => Array
                (
                    [ct] => 151
                    [wt] => 217
                    [cpu] => 0
                    [mu] => 6672
                    [pmu] => 64
                )

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay==>twig_escape_filter] => Array
                (
                    [ct] => 8
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::getQueryString==>array_flip] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getSignature==>json_encode] => Array
                (
                    [ct] => 57
                    [wt] => 110
                    [cpu] => 0
                    [mu] => 14720
                    [pmu] => 832
                )

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

            [Twig\Environment::mergeGlobals==>Twig\Environment::getGlobals] => Array
                (
                    [ct] => 27
                    [wt] => 104
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 512
                )

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

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

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

            [Proxy::getModule==>Proxy::__call] => Array
                (
                    [ct] => 7
                    [wt] => 3139
                    [cpu] => 8666
                    [mu] => 28656
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::setHttpHeaders==>substr] => Array
                (
                    [ct] => 43
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 160
                )

            [__TwigTemplate_ab02977cea7a9a681064f28b61b185dbd28d675c1103e6705286ec8c1255d357::__construct==>__TwigTemplate_ab02977cea7a9a681064f28b61b185dbd28d675c1103e6705286ec8c1255d357::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

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

            [ControllerInformationInformation::index==>Document::setKeywords] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setMain==>Config::get] => Array
                (
                    [ct] => 38
                    [wt] => 22
                    [cpu] => 0
                    [mu] => -632
                    [pmu] => 0
                )

            [SeoPro::getKeywordByQuery==>DB::escape] => Array
                (
                    [ct] => 63
                    [wt] => 198
                    [cpu] => 0
                    [mu] => 2976
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarousel::index==>uniqid] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 424
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarousel::index==>rand] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getCurrencies==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 500
                    [cpu] => 1189
                    [mu] => 9992
                    [pmu] => 6920
                )

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

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

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

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

            [Loader::lm_set_replacedata==>Loader::lm_route_replace] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

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

            [Proxy::__call@1==>call_user_func_array@5] => Array
                (
                    [ct] => 6
                    [wt] => 2407
                    [cpu] => 3717
                    [mu] => 51104
                    [pmu] => 0
                )

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

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

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

            [ControllerEventTheme::index==>is_file] => Array
                (
                    [ct] => 22
                    [wt] => 1223
                    [cpu] => 0
                    [mu] => 336
                    [pmu] => 0
                )

            [__TwigTemplate_b8eb2e93a85162072a830564eaf32d1197918b3165c92d69c3a240bf82e717db::doDisplay==>twig_last] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [ControllerCommonColumnRight::index==>Proxy::getLayoutModules] => Array
                (
                    [ct] => 1
                    [wt] => 502
                    [cpu] => 364
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::seourl] => Array
                (
                    [ct] => 54
                    [wt] => 1032
                    [cpu] => 0
                    [mu] => 5272
                    [pmu] => 0
                )

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

            [Action::execute@4==>ReflectionClass::__construct] => Array
                (
                    [ct] => 40
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::getCacheKey@1] => Array
                (
                    [ct] => 27
                    [wt] => 158
                    [cpu] => 0
                    [mu] => 46512
                    [pmu] => 456
                )

            [ControllerCommonColumnLeft::index==>Proxy::getInformationLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 433
                    [cpu] => 874
                    [mu] => 1320
                    [pmu] => 0
                )

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

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

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

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

            [ControllerEventTheme::index==>Controller::__get] => Array
                (
                    [ct] => 133
                    [wt] => 192
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0fd0a675a23540ce15e88b19393a42c24dd2d4aac5f04cf1c6d6d530b1b05387::__construct==>__TwigTemplate_0fd0a675a23540ce15e88b19393a42c24dd2d4aac5f04cf1c6d6d530b1b05387::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

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

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

            [__TwigTemplate_6384f7785facb4f302317f158d13df9ff84d233158e80f56cf3d4d82fcc85e09::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::display@2==>Twig\Environment::mergeGlobals] => Array
                (
                    [ct] => 6
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Language::get] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::load] => Array
                (
                    [ct] => 24
                    [wt] => 3021
                    [cpu] => 206
                    [mu] => 128088
                    [pmu] => 84840
                )

            [SeoLang::ex==>utf8_strtolower] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 368
                    [pmu] => 0
                )

            [call_user_func_array@7==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 1
                    [wt] => 407
                    [cpu] => 1349
                    [mu] => 1472
                    [pmu] => 0
                )

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

            [call_user_func_array@6==>Config::get] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 491
                    [cpu] => 668
                    [mu] => 14592
                    [pmu] => 32448
                )

            [ControllerCommonHeader::index==>Document::getTitle] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_route==>preg_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::__construct==>Cart\Customer::isLogged] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerCommonFooter::index==>Proxy::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 373
                    [cpu] => 396
                    [mu] => 4664
                    [pmu] => 0
                )

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

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

            [call_user_func_array@3==>ControllerExtensionModuleOCFilter::eventApi] => Array
                (
                    [ct] => 8
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 1008
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>preg_replace] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 168
                )

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

            [__TwigTemplate_0fd0a675a23540ce15e88b19393a42c24dd2d4aac5f04cf1c6d6d530b1b05387::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 8376
                    [pmu] => 0
                )

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

            [call_user_func_array@5==>ModelSeoLangSeoLang::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerCommonHeader::index] => Array
                (
                    [ct] => 1
                    [wt] => 42595
                    [cpu] => 42383
                    [mu] => 585512
                    [pmu] => 1187248
                )

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

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

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

            [call_user_func_array@3==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 17
                    [wt] => 290
                    [cpu] => 423
                    [mu] => 173112
                    [pmu] => 0
                )

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

            [Loader::lm_replacedata==>array_merge] => Array
                (
                    [ct] => 16
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 5768
                    [pmu] => 0
                )

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

            [SeoPro::baseRewrite==>rawurlencode] => Array
                (
                    [ct] => 41
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 1712
                    [pmu] => 0
                )

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

            [ControllerCommonFooter::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 3246
                    [cpu] => 3972
                    [mu] => 104928
                    [pmu] => 0
                )

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

            [Template\Twig::render==>is_file] => Array
                (
                    [ct] => 36
                    [wt] => 1953
                    [cpu] => 500
                    [mu] => 224
                    [pmu] => 0
                )

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

            [__TwigTemplate_c2489076e31681575ab3d6b27e2240fa864f7b98929102df5b61f0d25914d9b1::__construct==>__TwigTemplate_c2489076e31681575ab3d6b27e2240fa864f7b98929102df5b61f0d25914d9b1::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::start] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [call_user_func_array@6==>ModelDesignTranslation::getTranslations] => Array
                (
                    [ct] => 5
                    [wt] => 553
                    [cpu] => 3866
                    [mu] => 416
                    [pmu] => 4616
                )

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

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

            [Loader::{closure}==>ModelToolRemarketing::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 3028
                    [cpu] => 3717
                    [mu] => 58848
                    [pmu] => 0
                )

            [ModelCatalogInformation::getInformation==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 384
                    [cpu] => 850
                    [mu] => 3464
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerCommonColumnRight::index] => Array
                (
                    [ct] => 1
                    [wt] => 3276
                    [cpu] => 3788
                    [mu] => 14872
                    [pmu] => 17160
                )

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

            [ControllerCommonContentTop::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2278
                    [cpu] => 2148
                    [mu] => 10888
                    [pmu] => 0
                )

            [ControllerInformationInformation::index==>Document::setDescription] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::language==>preg_replace] => Array
                (
                    [ct] => 15
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Weight::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 55
                    [cpu] => 165
                    [mu] => 3224
                    [pmu] => 3280
                )

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

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

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

            [__TwigTemplate_b8eb2e93a85162072a830564eaf32d1197918b3165c92d69c3a240bf82e717db::doDisplay==>count] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Controller::__set==>Registry::set] => Array
                (
                    [ct] => 25
                    [wt] => 22
                    [cpu] => 0
                    [mu] => -800
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleCarouselBatch::index==>Controller::__get] => Array
                (
                    [ct] => 20
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelDesignTranslation::getTranslations==>Config::get] => Array
                (
                    [ct] => 31
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [Twig\Loader\FilesystemLoader::__construct==>Twig\Loader\FilesystemLoader::setPaths] => Array
                (
                    [ct] => 57
                    [wt] => 1685
                    [cpu] => 724
                    [mu] => 47368
                    [pmu] => 0
                )

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

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

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

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

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

            [Twig\Template::displayWithErrorHandling@2==>__TwigTemplate_5976db34441bf8a88e1f528b9c0578c34c2387df2044a0471b33c264557c089d::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 73856
                    [pmu] => 61784
                )

            [__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::doDisplay==>Twig\Template::display@2] => Array
                (
                    [ct] => 4
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 373376
                    [pmu] => 360728
                )

            [Cart\Currency::format==>round] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelCatalogInformation::getInformationLayoutId==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [call_user_func_array@3==>ControllerCommonRemarketing::footer] => Array
                (
                    [ct] => 1
                    [wt] => 1289
                    [cpu] => 3717
                    [mu] => 60952
                    [pmu] => 0
                )

            [__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::addExtension] => Array
                (
                    [ct] => 57
                    [wt] => 695
                    [cpu] => 0
                    [mu] => 11944
                    [pmu] => 1856
                )

            [ControllerSeoLangSeoLang::load_lib==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::updateOptionsHash==>Twig\ExtensionSet::getSignature] => Array
                (
                    [ct] => 57
                    [wt] => 229
                    [cpu] => 0
                    [mu] => 14976
                    [pmu] => 1136
                )

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

            [ControllerSeoLangSeoLang::load_settings==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 16
                    [pmu] => 0
                )

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

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

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

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

            [ControllerCommonContentBottom::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1749
                    [cpu] => 777
                    [mu] => 22560
                    [pmu] => 0
                )

            [Event::trigger==>str_replace] => Array
                (
                    [ct] => 12228
                    [wt] => 6912
                    [cpu] => 934
                    [mu] => 92864
                    [pmu] => 488
                )

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

            [ControllerInformationInformation::index==>Response::setOutput] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerInformationInformation::index==>Controller::__get] => Array
                (
                    [ct] => 22
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ModelToolRemarketing::__construct==>Config::get] => Array
                (
                    [ct] => 57
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>DB::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 467
                    [cpu] => 2083
                    [mu] => 44560
                    [pmu] => 43896
                )

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

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

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

            [call_user_func_array@4==>ModelDesignLayout::getLayoutModules] => Array
                (
                    [ct] => 4
                    [wt] => 1026
                    [cpu] => 1553
                    [mu] => 7288
                    [pmu] => 0
                )

            [ControllerExtensionModuleReviews::index==>Controller::__get] => Array
                (
                    [ct] => 35
                    [wt] => 71
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingSetting::getSetting==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 94
                    [cpu] => 3823
                    [mu] => 432
                    [pmu] => 0
                )

            [Proxy::getInformationLayoutId==>Proxy::__call] => Array
                (
                    [ct] => 4
                    [wt] => 1513
                    [cpu] => 5844
                    [mu] => -312
                    [pmu] => 0
                )

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

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

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

            [Twig\Environment::loadTemplate==>Twig\Environment::loadClass] => Array
                (
                    [ct] => 27
                    [wt] => 9346
                    [cpu] => 3178
                    [mu] => 159888
                    [pmu] => 89064
                )

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

            [Loader::view==>defined] => Array
                (
                    [ct] => 38
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [utf8_strlen==>mb_strlen] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::twoslaches==>preg_replace] => Array
                (
                    [ct] => 54
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Model::__get==>Registry::get] => Array
                (
                    [ct] => 749
                    [wt] => 425
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [start==>Router::dispatch] => Array
                (
                    [ct] => 1
                    [wt] => 188793
                    [cpu] => 181400
                    [mu] => 2179768
                    [pmu] => 3652416
                )

            [normalizePhone==>strlen] => Array
                (
                    [ct] => 4
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelToolRemarketing::genEventId==>chr] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Event::trigger==>preg_quote] => Array
                (
                    [ct] => 12228
                    [wt] => 7886
                    [cpu] => 945
                    [mu] => 879296
                    [pmu] => 464
                )

            [Simple\Rewrite::rewrite==>Config::get] => Array
                (
                    [ct] => 542
                    [wt] => 283
                    [cpu] => 7
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_7a6ea56d369434932f676f8652a571ca22cb69b375faa5813a4f3810eeefefd7::doDisplay] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::exists] => Array
                (
                    [ct] => 27
                    [wt] => 928
                    [cpu] => 2040
                    [mu] => 10984
                    [pmu] => 1128
                )

            [call_user_func_array@3==>ControllerExtensionAdvertiseGoogle::google_global_site_tag] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [__TwigTemplate_6384f7785facb4f302317f158d13df9ff84d233158e80f56cf3d4d82fcc85e09::__construct==>__TwigTemplate_6384f7785facb4f302317f158d13df9ff84d233158e80f56cf3d4d82fcc85e09::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Detection\MobileDetect::match==>sprintf] => Array
                (
                    [ct] => 267
                    [wt] => 114
                    [cpu] => 0
                    [mu] => 115584
                    [pmu] => 8096
                )

            [Composer\Autoload\ClassLoader::findFileWithExtension==>strtr] => Array
                (
                    [ct] => 175
                    [wt] => 91
                    [cpu] => 0
                    [mu] => 3528
                    [pmu] => 80
                )

            [ControllerEventLanguage::after==>Controller::__get] => Array
                (
                    [ct] => 3099
                    [wt] => 3825
                    [cpu] => 1102
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>krsort] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

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

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

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

            [library==>modification] => Array
                (
                    [ct] => 37
                    [wt] => 1649
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 504
                )

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

            [Proxy::__call==>func_get_args] => Array
                (
                    [ct] => 128
                    [wt] => 78
                    [cpu] => 0
                    [mu] => 48256
                    [pmu] => 504
                )

            [Action::__construct==>explode] => Array
                (
                    [ct] => 72
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 34472
                    [pmu] => 712
                )

            [Loader::controller==>Action::execute@2] => Array
                (
                    [ct] => 6
                    [wt] => 158028
                    [cpu] => 153263
                    [mu] => 1636384
                    [pmu] => 2438056
                )

            [ModelCatalogReviews::getReview==>strtotime] => Array
                (
                    [ct] => 10
                    [wt] => 76
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingModule::getModule==>str_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [Language::load@1==>array_merge] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::getLayoutModules==>is_array] => Array
                (
                    [ct] => 17
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::loadview==>ControllerSeoLangMovaMova::setMain] => Array
                (
                    [ct] => 19
                    [wt] => 407
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [ControllerInformationInformation::index==>Language::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionTotalSubTotal::getTotal==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonColumnRight::index==>Controller::__get] => Array
                (
                    [ct] => 10
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Url::link==>Registry::get] => Array
                (
                    [ct] => 108
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Template::render==>Template\Twig::render] => Array
                (
                    [ct] => 19
                    [wt] => 26619
                    [cpu] => 11441
                    [mu] => 1383416
                    [pmu] => 2047096
                )

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

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

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

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

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

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

            [__TwigTemplate_7a6ea56d369434932f676f8652a571ca22cb69b375faa5813a4f3810eeefefd7::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::seourl==>str_replace] => Array
                (
                    [ct] => 270
                    [wt] => 136
                    [cpu] => 0
                    [mu] => 10080
                    [pmu] => 0
                )

            [usort==>modules_sort] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonCart::getProducts==>Cart\Cart::getProducts] => Array
                (
                    [ct] => 2
                    [wt] => 123
                    [cpu] => 719
                    [mu] => 640
                    [pmu] => 0
                )

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

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

            [__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 140
                    [wt] => 423
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_settings==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerEventTranslation::index==>Controller::__get] => Array
                (
                    [ct] => 30
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 256
                )

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

            [Cart\Currency::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 57
                    [cpu] => 215
                    [mu] => 3496
                    [pmu] => 19296
                )

            [ControllerCommonFooter::index==>Proxy::getCategories] => Array
                (
                    [ct] => 1
                    [wt] => 314
                    [cpu] => 281
                    [mu] => 8016
                    [pmu] => 0
                )

            [Proxy::getStores==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 1251
                    [cpu] => 3840
                    [mu] => 67760
                    [pmu] => 11208
                )

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

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

            [ControllerExtensionAdvertiseGoogle::loadStore==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 135
                    [cpu] => 0
                    [mu] => 5648
                    [pmu] => 0
                )

            [SeoPro::prepareRoute==>SeoPro::getQueryByKeyword] => Array
                (
                    [ct] => 1
                    [wt] => 557
                    [cpu] => 278
                    [mu] => 688
                    [pmu] => 0
                )

            [Cache::get==>Cache\Redis::get] => Array
                (
                    [ct] => 6
                    [wt] => 742
                    [cpu] => 6366
                    [mu] => 13824
                    [pmu] => 5368
                )

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

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

            [__TwigTemplate_b8eb2e93a85162072a830564eaf32d1197918b3165c92d69c3a240bf82e717db::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 0
                )

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

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

            [Twig\Template::displayWithErrorHandling@2==>__TwigTemplate_b50b3e3df5eb4bb4ef67d8db297a9e7654f87c3fc9fe0f5319992603e6c99857::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 278656
                    [pmu] => 278496
                )

            [ControllerEventLanguage::after==>Language::get] => Array
                (
                    [ct] => 25
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [ControllerSeoLangMovaMova::load_view==>ControllerSeoLangSeoLanglib::template] => Array
                (
                    [ct] => 1
                    [wt] => 67
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 0
                )

            [uasort==>ControllerSeoLangMovaMova::{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerCommonRemarketing::body==>Proxy::getRemarketingBody] => Array
                (
                    [ct] => 1
                    [wt] => 1246
                    [cpu] => 0
                    [mu] => 2184
                    [pmu] => 0
                )

            [Loader::{closure}@1==>Model::__get] => Array
                (
                    [ct] => 24
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Cache\FilesystemCache::generateKey==>hash] => Array
                (
                    [ct] => 24
                    [wt] => 80
                    [cpu] => 0
                    [mu] => 2432
                    [pmu] => 64
                )

            [call_user_func_array@3==>ControllerExtensionModuleHTML::index] => Array
                (
                    [ct] => 3
                    [wt] => 5937
                    [cpu] => 5098
                    [mu] => 30504
                    [pmu] => 14656
                )

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

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_view_settings] => Array
                (
                    [ct] => 1
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

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

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

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

            [__TwigTemplate_c2489076e31681575ab3d6b27e2240fa864f7b98929102df5b61f0d25914d9b1::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@3==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 17
                    [wt] => 6365
                    [cpu] => 9159
                    [mu] => -172856
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_render==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2573
                    [cpu] => 2186
                    [mu] => 16056
                    [pmu] => 79480
                )

            [ControllerStartupRouter::index==>Action::execute@1] => Array
                (
                    [ct] => 1
                    [wt] => 169487
                    [cpu] => 160275
                    [mu] => 1670296
                    [pmu] => 3034136
                )

            [seolang_Mobile_Detect::prepareUserAgent==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::ex_gets] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLanglib::getLayoutModules==>usort] => Array
                (
                    [ct] => 4
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

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

            [Action::execute@4==>modification] => Array
                (
                    [ct] => 40
                    [wt] => 2998
                    [cpu] => 1473
                    [mu] => 128
                    [pmu] => 0
                )

            [normalizePhone==>preg_replace] => Array
                (
                    [ct] => 4
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [Cart\Cart::getProducts==>Session::getId] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::validateName==>explode] => Array
                (
                    [ct] => 8
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 4568
                    [pmu] => 1128
                )

            [ControllerCommonContentTop::index==>Proxy::getLayoutModules] => Array
                (
                    [ct] => 1
                    [wt] => 500
                    [cpu] => 338
                    [mu] => 1248
                    [pmu] => 0
                )

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

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

            [Language::load==>modification] => Array
                (
                    [ct] => 28
                    [wt] => 2262
                    [cpu] => 1817
                    [mu] => 640
                    [pmu] => 168
                )

            [SeoPro::getKeywordByQuery==>DB::query] => Array
                (
                    [ct] => 63
                    [wt] => 2705
                    [cpu] => 14908
                    [mu] => 51552
                    [pmu] => 9144
                )

            [Action::execute@3==>ControllerCommonRemarketing::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 2907
                    [cpu] => 0
                    [mu] => 467352
                    [pmu] => 804520
                )

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

            [ModelLocalisationLanguage::getLanguages==>Cache::get] => Array
                (
                    [ct] => 2
                    [wt] => 247
                    [cpu] => 1550
                    [mu] => 5040
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Controller::__set] => Array
                (
                    [ct] => 6
                    [wt] => 8
                    [cpu] => 0
                    [mu] => -672
                    [pmu] => 0
                )

            [DB::__construct==>DB\MySQLi::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 336
                    [cpu] => 2083
                    [mu] => 44208
                    [pmu] => 43600
                )

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

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

            [Action::execute@1==>call_user_func_array@1] => Array
                (
                    [ct] => 3
                    [wt] => 168745
                    [cpu] => 160275
                    [mu] => 1677072
                    [pmu] => 3034136
                )

            [ControllerSeoLangMovaMova::run_construct==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 165
                    [cpu] => 0
                    [mu] => 4760
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>ControllerCommonHeader::getAnalytics] => Array
                (
                    [ct] => 1
                    [wt] => 699
                    [cpu] => 3231
                    [mu] => 6328
                    [pmu] => 0
                )

            [Twig\Environment::addExtension==>Twig\ExtensionSet::addExtension] => Array
                (
                    [ct] => 57
                    [wt] => 211
                    [cpu] => 0
                    [mu] => 7528
                    [pmu] => 48
                )

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

            [Action::__construct==>preg_replace] => Array
                (
                    [ct] => 72
                    [wt] => 63
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::getModule==>ControllerSeoLangSeoLanglib::lm_api] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoLang::ex==>utf8_strpos] => Array
                (
                    [ct] => 6
                    [wt] => 8
                    [cpu] => 0
                    [mu] => -240
                    [pmu] => 0
                )

            [__TwigTemplate_217ed8f50cc776231824e93237696583387576a9fdd7d0dd03e99e00b2a12565::doDisplay==>Twig\Template::loadTemplate] => Array
                (
                    [ct] => 2
                    [wt] => 628
                    [cpu] => 2040
                    [mu] => 7136
                    [pmu] => 0
                )

            [call_user_func_array@4==>ControllerEventTheme::index] => Array
                (
                    [ct] => 10
                    [wt] => 4674
                    [cpu] => 12133
                    [mu] => 504
                    [pmu] => 6416
                )

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

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

            [ControllerCommonContentBottom::index==>Proxy::getLayoutModules] => Array
                (
                    [ct] => 1
                    [wt] => 620
                    [cpu] => 355
                    [mu] => 4248
                    [pmu] => 0
                )

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

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

            [Twig\Template::displayWithErrorHandling@1==>__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 1318
                    [cpu] => 0
                    [mu] => 387536
                    [pmu] => 368072
                )

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

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

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

            [modification==>is_file] => Array
                (
                    [ct] => 265
                    [wt] => 14247
                    [cpu] => 6746
                    [mu] => 128
                    [pmu] => 336
                )

            [ModelCatalogInformation::getHeaderInformationPages==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingFooter==>Model::__get] => Array
                (
                    [ct] => 14
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TemplateWrapper::render==>func_get_args] => Array
                (
                    [ct] => 19
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 7272
                    [pmu] => 504
                )

            [Language::load==>Language::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [twig_escape_filter==>is_string] => Array
                (
                    [ct] => 8
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [OCFilter\Core::init==>OCFilter\Setting::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 719
                    [cpu] => 212
                    [mu] => 16448
                    [pmu] => 72208
                )

            [call_user_func_array@3==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 8
                    [wt] => 183
                    [cpu] => 0
                    [mu] => 68352
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

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

            [ModelToolRemarketing::isBot==>preg_match] => Array
                (
                    [ct] => 3
                    [wt] => 122
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [ModelToolImage::resize==>is_file] => Array
                (
                    [ct] => 138
                    [wt] => 6149
                    [cpu] => 0
                    [mu] => 400
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerCommonRemarketing::body] => Array
                (
                    [ct] => 1
                    [wt] => 1250
                    [cpu] => 0
                    [mu] => 2440
                    [pmu] => 0
                )

            [__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 20
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>strlen] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>trim] => Array
                (
                    [ct] => 432
                    [wt] => 168
                    [cpu] => 0
                    [mu] => 10496
                    [pmu] => 0
                )

            [ModelExtensionTotalSubTotal::getTotal==>Language::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Config::get] => Array
                (
                    [ct] => 26
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Event::trigger@1==>preg_match] => Array
                (
                    [ct] => 2662
                    [wt] => 1474
                    [cpu] => 121
                    [mu] => 128
                    [pmu] => 80
                )

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

            [ControllerCommonColumnRight::index==>Proxy::getInformationLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 385
                    [cpu] => 1990
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>modification] => Array
                (
                    [ct] => 23
                    [wt] => 1369
                    [cpu] => 2881
                    [mu] => 736
                    [pmu] => 360
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_202c351691067a2b4dfafb45d84f889dafbe8eea4da9c15c30535deb4a5159ab::doDisplay] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Proxy::getHeaderInformationPages==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 448
                    [cpu] => 398
                    [mu] => 38312
                    [pmu] => 0
                )

            [ModelToolRemarketing::prepareOutput==>str_replace] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

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

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

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

            [ControllerProductCompare::getTotalCompare==>count] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [__TwigTemplate_b8eb2e93a85162072a830564eaf32d1197918b3165c92d69c3a240bf82e717db::__construct==>__TwigTemplate_b8eb2e93a85162072a830564eaf32d1197918b3165c92d69c3a240bf82e717db::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [call_user_func_array@6==>ModelDesignTheme::getTheme] => Array
                (
                    [ct] => 10
                    [wt] => 921
                    [cpu] => 12133
                    [mu] => 128
                    [pmu] => 6416
                )

            [ControllerCommonRemarketing::__construct==>Loader::model] => Array
                (
                    [ct] => 6
                    [wt] => 2878
                    [cpu] => 0
                    [mu] => 466968
                    [pmu] => 804520
                )

            [Twig\Environment::loadClass==>Twig\Environment::isTemplateFresh] => Array
                (
                    [ct] => 24
                    [wt] => 3961
                    [cpu] => 2972
                    [mu] => 880
                    [pmu] => 1488
                )

            [Loader::__construct==>Detection\MobileDetect::isMobile] => Array
                (
                    [ct] => 1
                    [wt] => 814
                    [cpu] => 2087
                    [mu] => 14952
                    [pmu] => 22568
                )

            [call_user_func_array@3==>ControllerCommonCart::getProducts] => Array
                (
                    [ct] => 1
                    [wt] => 193
                    [cpu] => 652
                    [mu] => 6528
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>parse_str] => Array
                (
                    [ct] => 54
                    [wt] => 153
                    [cpu] => 0
                    [mu] => 23264
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarousel::index==>is_file] => Array
                (
                    [ct] => 10
                    [wt] => 400
                    [cpu] => 3986
                    [mu] => -48
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerExtensionModuleCarousel::index] => Array
                (
                    [ct] => 1
                    [wt] => 8540
                    [cpu] => 7247
                    [mu] => 22752
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerProductCompare::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 1886
                    [cpu] => 4294
                    [mu] => 1136
                    [pmu] => 0
                )

            [OCFilter\Seo::rewrite==>parse_url] => Array
                (
                    [ct] => 54
                    [wt] => 95
                    [cpu] => 0
                    [mu] => 27680
                    [pmu] => 0
                )

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

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

            [Twig\Template::display@1==>Twig\Template::displayWithErrorHandling@1] => Array
                (
                    [ct] => 2
                    [wt] => 1971
                    [cpu] => 2040
                    [mu] => 457136
                    [pmu] => 368072
                )

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

            [ControllerSeoLangMovaMova::commonhome==>strtolower] => Array
                (
                    [ct] => 54
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [SeoLang::__construct==>strtolower] => Array
                (
                    [ct] => 13
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Simple\Rewrite::rewrite==>str_replace] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 320
                    [pmu] => 0
                )

            [ControllerCommonMenu::index==>Url::link] => Array
                (
                    [ct] => 4
                    [wt] => 1164
                    [cpu] => 1211
                    [mu] => 248
                    [pmu] => 0
                )

            [ControllerCommonCart::getTotalItems==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getLastModified==>file_exists] => Array
                (
                    [ct] => 48
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerSeoLangSeoLanglib::template==>ControllerSeoLangSeoLanglib::get_theme_folder] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

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

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

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

            [Loader::controller==>Event::trigger] => Array
                (
                    [ct] => 12
                    [wt] => 4094
                    [cpu] => 1820
                    [mu] => -4352
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>Log::write] => Array
                (
                    [ct] => 54
                    [wt] => 807
                    [cpu] => 0
                    [mu] => -5008
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>Config::get] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => -216
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingBody==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::loadview==>ControllerSeoLangMovaMova::remove_vars] => Array
                (
                    [ct] => 19
                    [wt] => 206
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>time] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelSeoLangSeoLang::control==>file_exists] => Array
                (
                    [ct] => 3
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerCommonFooter::checkLink==>Config::get] => Array
                (
                    [ct] => 8
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::addPath==>is_dir] => Array
                (
                    [ct] => 95
                    [wt] => 2272
                    [cpu] => 1776
                    [mu] => -1280
                    [pmu] => 0
                )

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

            [ControllerCommonFooter::index==>Proxy::getFooterInformationPages] => Array
                (
                    [ct] => 1
                    [wt] => 341
                    [cpu] => 252
                    [mu] => 20520
                    [pmu] => 0
                )

            [start==>Cache::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 320
                    [cpu] => 396
                    [mu] => 1488
                    [pmu] => 824
                )

            [ControllerInformationInformation::index==>html_entity_decode] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 2688
                    [pmu] => 0
                )

            [Loader::view==>Template::render] => Array
                (
                    [ct] => 19
                    [wt] => 26644
                    [cpu] => 11441
                    [mu] => 1382152
                    [pmu] => 2047096
                )

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

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

            [Twig\Environment::isTemplateFresh==>Twig\Loader\ChainLoader::isFresh] => Array
                (
                    [ct] => 24
                    [wt] => 575
                    [cpu] => 0
                    [mu] => 752
                    [pmu] => 640
                )

            [ModelToolImage::resize==>utf8_strrpos] => Array
                (
                    [ct] => 46
                    [wt] => 146
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::switchLanguage==>utf8_strtolower] => Array
                (
                    [ct] => 30
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 1424
                    [pmu] => 0
                )

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

            [Action::execute@5==>call_user_func_array@7] => Array
                (
                    [ct] => 1
                    [wt] => 410
                    [cpu] => 1349
                    [mu] => 1600
                    [pmu] => 0
                )

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

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

            [__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 28
                    [wt] => 67
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Session\DB::__construct==>Session\DB::gc] => Array
                (
                    [ct] => 1
                    [wt] => 181
                    [cpu] => 312
                    [mu] => 1024
                    [pmu] => 1152
                )

            [Session\DB::read==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 321
                    [cpu] => 2194
                    [mu] => 1776
                    [pmu] => 17992
                )

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

            [ControllerToolTotal::index==>Cart\Cart::getTaxes] => Array
                (
                    [ct] => 1
                    [wt] => 68
                    [cpu] => 497
                    [mu] => 256
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::run==>Config::set] => Array
                (
                    [ct] => 5
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Detection\MobileDetect::setCfHeaders==>strtolower] => Array
                (
                    [ct] => 43
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1920
                    [pmu] => 112
                )

            [twig_slice==>array_slice] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [Twig\Environment::isTemplateFresh==>Twig\Environment::getLoader] => Array
                (
                    [ct] => 24
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 8
                )

            [call_user_func_array@6==>ModelExtensionTotalSubTotal::getTotal] => Array
                (
                    [ct] => 1
                    [wt] => 1194
                    [cpu] => 1688
                    [mu] => 4768
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Controller::__get] => Array
                (
                    [ct] => 99
                    [wt] => 114
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Proxy::getRemarketingHeader==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 1501
                    [cpu] => 0
                    [mu] => 2120
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::getMulti] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@4==>ModelCatalogCategory::getCategories] => Array
                (
                    [ct] => 1
                    [wt] => 87
                    [cpu] => 281
                    [mu] => 7224
                    [pmu] => 0
                )

            [ControllerCommonCart::getTotalItems==>Cart\Cart::countProducts] => Array
                (
                    [ct] => 1
                    [wt] => 80
                    [cpu] => 633
                    [mu] => 256
                    [pmu] => 0
                )

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 208015
                    [cpu] => 191906
                    [mu] => 2987224
                    [pmu] => 3988488
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_settings] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 1264
                    [pmu] => 0
                )

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

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

            [ControllerCommonContentTop::index==>Controller::__get] => Array
                (
                    [ct] => 13
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [twig_slice==>is_array] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>Controller::__get] => Array
                (
                    [ct] => 162
                    [wt] => 203
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ModelCatalogReviews::getReview==>Model::__get] => Array
                (
                    [ct] => 50
                    [wt] => 86
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarouselBatch::index==>Proxy::resize] => Array
                (
                    [ct] => 8
                    [wt] => 5129
                    [cpu] => 2091
                    [mu] => 3600
                    [pmu] => 0
                )

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

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

            [Cart\Cart::getProducts==>Cart\Customer::getId] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

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

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

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

            [ModelDesignTheme::getTheme==>DB::escape] => Array
                (
                    [ct] => 38
                    [wt] => 120
                    [cpu] => 0
                    [mu] => 1888
                    [pmu] => 0
                )

            [DB::query==>DB\MySQLi::query] => Array
                (
                    [ct] => 189
                    [wt] => 15711
                    [cpu] => 98884
                    [mu] => 763328
                    [pmu] => 690720
                )

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

            [ControllerEventLanguage::after==>is_array] => Array
                (
                    [ct] => 25
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonFooter::index==>is_array] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::doDisplay==>Twig\Template::loadTemplate] => Array
                (
                    [ct] => 4
                    [wt] => 1247
                    [cpu] => 0
                    [mu] => 14032
                    [pmu] => 7216
                )

            [ControllerExtensionModuleCarousel::index==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::run_construct==>Registry::get] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Controller::__get==>Registry::get] => Array
                (
                    [ct] => 5397
                    [wt] => 2622
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Twig\Loader\FilesystemLoader::setPaths==>Twig\Loader\FilesystemLoader::addPath] => Array
                (
                    [ct] => 57
                    [wt] => 1551
                    [cpu] => 724
                    [mu] => 25680
                    [pmu] => 0
                )

            [ControllerStartupSession::index==>Session::start] => Array
                (
                    [ct] => 1
                    [wt] => 383
                    [cpu] => 2194
                    [mu] => 4584
                    [pmu] => 17992
                )

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

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

            [Twig\Template::render==>ob_start] => Array
                (
                    [ct] => 19
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 315984
                    [pmu] => 42352
                )

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

            [ControllerSeoLangMovaMova::load_model==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 153
                    [cpu] => 0
                    [mu] => 4776
                    [pmu] => 648
                )

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

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

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

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

            [ControllerCommonContentBottom::index==>Controller::__get] => Array
                (
                    [ct] => 29
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getSignature==>array_keys] => Array
                (
                    [ct] => 57
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 21560
                    [pmu] => 304
                )

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

            [ControllerCommonFooter::checkLink==>Controller::__get] => Array
                (
                    [ct] => 8
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Language::get] => Array
                (
                    [ct] => 16
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::matchDetectionRulesAgainstUA==>seolang_Mobile_Detect::getRules] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 13136
                    [pmu] => 13136
                )

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

            [Proxy::__call==>call_user_func_array@1] => Array
                (
                    [ct] => 8
                    [wt] => 3457
                    [cpu] => 5863
                    [mu] => 139080
                    [pmu] => 38056
                )

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

            [Proxy::__call==>call_user_func_array@3] => Array
                (
                    [ct] => 25
                    [wt] => 10548
                    [cpu] => 25903
                    [mu] => 113736
                    [pmu] => 0
                )

            [Proxy::__call==>call_user_func_array@4] => Array
                (
                    [ct] => 77
                    [wt] => 47201
                    [cpu] => 56956
                    [mu] => 132080
                    [pmu] => 11208
                )

            [Proxy::__call==>call_user_func_array@5] => Array
                (
                    [ct] => 17
                    [wt] => 7554
                    [cpu] => 17905
                    [mu] => 11792
                    [pmu] => 11032
                )

            [ControllerExtensionModuleCarouselBatch::index==>Log::write] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::match==>preg_match] => Array
                (
                    [ct] => 267
                    [wt] => 543
                    [cpu] => 0
                    [mu] => 15432
                    [pmu] => 408
                )

            [ControllerEventLanguage::before==>Controller::__get] => Array
                (
                    [ct] => 50
                    [wt] => 77
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerExtensionModuleReviews::index==>Proxy::resize] => Array
                (
                    [ct] => 28
                    [wt] => 19435
                    [cpu] => 18439
                    [mu] => 3248
                    [pmu] => 0
                )

            [Loader::view==>Event::trigger] => Array
                (
                    [ct] => 38
                    [wt] => 20201
                    [cpu] => 29805
                    [mu] => 181888
                    [pmu] => 6936
                )

            [ModelSettingExtension::getExtensions==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>Loader::lm_set_replacedata] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 1904
                    [pmu] => 0
                )

            [Request::clean==>Request::clean@1] => Array
                (
                    [ct] => 112
                    [wt] => 255
                    [cpu] => 0
                    [mu] => 30624
                    [pmu] => 24904
                )

            [ModelCatalogReviews::getReviewsByShop==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Request::clean@1==>is_array] => Array
                (
                    [ct] => 112
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::isFresh==>filemtime] => Array
                (
                    [ct] => 8
                    [wt] => 403
                    [cpu] => 0
                    [mu] => -272
                    [pmu] => 0
                )

            [ModelCatalogReviews::getReview==>is_array] => Array
                (
                    [ct] => 20
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonContentBottom::getAjaxModules==>md5] => Array
                (
                    [ct] => 4
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ModelSettingModule::getModule==>Model::__get] => Array
                (
                    [ct] => 7
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [__TwigTemplate_202c351691067a2b4dfafb45d84f889dafbe8eea4da9c15c30535deb4a5159ab::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_model] => Array
                (
                    [ct] => 1
                    [wt] => 159
                    [cpu] => 0
                    [mu] => 5160
                    [pmu] => 648
                )

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

            [Loader::controller@2==>Event::trigger] => Array
                (
                    [ct] => 2
                    [wt] => 1008
                    [cpu] => 736
                    [mu] => -480
                    [pmu] => 0
                )

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

            [Loader::{closure}@1==>Event::trigger] => Array
                (
                    [ct] => 18
                    [wt] => 2415
                    [cpu] => 3717
                    [mu] => -7904
                    [pmu] => 0
                )

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

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

            [Loader::{closure}@1==>Event::trigger@1] => Array
                (
                    [ct] => 2
                    [wt] => 271
                    [cpu] => 0
                    [mu] => -688
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>Config::get] => Array
                (
                    [ct] => 339
                    [wt] => 188
                    [cpu] => 46
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerExtensionModuleReviews::index==>Proxy::getReviewsByShop] => Array
                (
                    [ct] => 1
                    [wt] => 2816
                    [cpu] => 2435
                    [mu] => 25224
                    [pmu] => 0
                )

            [call_user_func_array@6==>Model::__get] => Array
                (
                    [ct] => 117
                    [wt] => 163
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [Loader::model==>Registry::has] => Array
                (
                    [ct] => 92
                    [wt] => 56
                    [cpu] => 0
                    [mu] => -4560
                    [pmu] => 24
                )

            [Router::execute==>Action::execute] => Array
                (
                    [ct] => 7
                    [wt] => 188765
                    [cpu] => 181400
                    [mu] => 2179656
                    [pmu] => 3652416
                )

            [ControllerCommonCart::index==>Url::link] => Array
                (
                    [ct] => 2
                    [wt] => 531
                    [cpu] => 645
                    [mu] => 248
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelCatalogInformation::getInformation] => Array
                (
                    [ct] => 2
                    [wt] => 108
                    [cpu] => 496
                    [mu] => 128
                    [pmu] => 0
                )

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

            [__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 7
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerSeoLangMovaMova::start==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 2744
                    [pmu] => 0
                )

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

            [ControllerProductCompare::getTotalCompare==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Loader\FilesystemLoader::findTemplate==>Twig\Loader\FilesystemLoader::validateName] => Array
                (
                    [ct] => 8
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 1128
                )

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

            [Detection\MobileDetect::setCfHeaders==>substr] => Array
                (
                    [ct] => 43
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 656
                    [pmu] => 184
                )

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

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

            [library==>strtolower] => Array
                (
                    [ct] => 37
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 0
                )

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

            [Twig\Loader\FilesystemLoader::findTemplate==>realpath] => Array
                (
                    [ct] => 8
                    [wt] => 292
                    [cpu] => 2040
                    [mu] => 1184
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelToolImage::resize] => Array
                (
                    [ct] => 46
                    [wt] => 17318
                    [cpu] => 11031
                    [mu] => 7216
                    [pmu] => 0
                )

            [ControllerToolTotal::index==>Proxy::getExtensions] => Array
                (
                    [ct] => 1
                    [wt] => 377
                    [cpu] => 218
                    [mu] => 5584
                    [pmu] => 0
                )

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

            [ControllerCommonMenu::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 1126
                    [cpu] => 1096
                    [mu] => 224
                    [pmu] => 0
                )

            [ModelCatalogInformation::getInformation==>Config::get] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_route==>stripos] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [__TwigTemplate_ab02977cea7a9a681064f28b61b185dbd28d675c1103e6705286ec8c1255d357::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerProductCompare::__construct==>Loader::language] => Array
                (
                    [ct] => 2
                    [wt] => 1843
                    [cpu] => 4294
                    [mu] => 624
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_language_get==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 40
                )

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

            [SeoPro::getQueryByKeyword==>DB::escape] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

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

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

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

            [__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 6
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 512
                )

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

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

            [ControllerSeoLangMovaMova::start==>Proxy::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 295
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

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

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

            [ModelToolImage::resize==>realpath] => Array
                (
                    [ct] => 46
                    [wt] => 1380
                    [cpu] => 3986
                    [mu] => 5040
                    [pmu] => 0
                )

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

            [ModelDesignTranslation::getTranslations==>Model::__get] => Array
                (
                    [ct] => 105
                    [wt] => 140
                    [cpu] => 0
                    [mu] => 544
                    [pmu] => 352
                )

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

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

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

            [utf8_strtolower==>mb_strtolower] => Array
                (
                    [ct] => 262
                    [wt] => 433
                    [cpu] => 0
                    [mu] => 12744
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Loader\FilesystemLoader::__construct] => Array
                (
                    [ct] => 76
                    [wt] => 2922
                    [cpu] => 724
                    [mu] => 37720
                    [pmu] => 0
                )

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

            [__TwigTemplate_d9fb820b93fb5c2376dfa177a1054b1d6d116a91b9c0c2109b7f7d070697c136::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 42
                    [wt] => 115
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::run==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelCatalogInformation::getInformationLayoutId==>Model::__get] => Array
                (
                    [ct] => 8
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getInformation==>Proxy::__call] => Array
                (
                    [ct] => 3
                    [wt] => 1187
                    [cpu] => 850
                    [mu] => 3440
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Proxy::getInformationLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 344
                    [cpu] => 2112
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_widget==>is_object] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Loader::view==>Template::__construct] => Array
                (
                    [ct] => 19
                    [wt] => 239
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>Controller::__get] => Array
                (
                    [ct] => 9
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_b50b3e3df5eb4bb4ef67d8db297a9e7654f87c3fc9fe0f5319992603e6c99857::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 240
                )

            [Cart\Cart::getTaxes==>Cart\Cart::getProducts] => Array
                (
                    [ct] => 1
                    [wt] => 66
                    [cpu] => 497
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>Proxy::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 362
                    [cpu] => 481
                    [mu] => 2520
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>end] => Array
                (
                    [ct] => 8
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolImage::resize==>pathinfo] => Array
                (
                    [ct] => 46
                    [wt] => 133
                    [cpu] => 0
                    [mu] => 1600
                    [pmu] => 0
                )

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

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

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

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

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::ex_amp] => Array
                (
                    [ct] => 54
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupStartup::index] => Array
                (
                    [ct] => 1
                    [wt] => 9193
                    [cpu] => 8439
                    [mu] => 306680
                    [pmu] => 592536
                )

            [ModelDesignLayout::getLayoutModules==>Registry::get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonCart::getProducts==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonCart::index==>ControllerCommonCart::getProducts] => Array
                (
                    [ct] => 1
                    [wt] => 71
                    [cpu] => 67
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [ControllerStartupSeoUrl::rewrite==>Controller::__get] => Array
                (
                    [ct] => 339
                    [wt] => 465
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 1
                    [wt] => 280
                    [cpu] => 668
                    [mu] => 10992
                    [pmu] => 28760
                )

            [ModelToolRemarketing::__construct==>Model::__get] => Array
                (
                    [ct] => 84
                    [wt] => 115
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ModelToolRemarketing::__construct==>Proxy::getCid] => Array
                (
                    [ct] => 3
                    [wt] => 1174
                    [cpu] => 3717
                    [mu] => 23048
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Currency::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 67
                    [cpu] => 215
                    [mu] => 2664
                    [pmu] => 19296
                )

            [ControllerExtensionAdvertiseGoogle::__construct==>getenv] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Template::set==>Template\Twig::set] => Array
                (
                    [ct] => 2540
                    [wt] => 1131
                    [cpu] => 0
                    [mu] => 185512
                    [pmu] => 11384
                )

            [ModelDesignBanner::getBanner==>DB::query] => Array
                (
                    [ct] => 5
                    [wt] => 1405
                    [cpu] => 5012
                    [mu] => 20208
                    [pmu] => 0
                )

            [Loader::language==>Event::trigger] => Array
                (
                    [ct] => 30
                    [wt] => 10642
                    [cpu] => 17329
                    [mu] => 9024
                    [pmu] => 36552
                )

            [ControllerSeoLangMovaMova::load_language_get==>Language::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerCommonFooter::index==>Document::getLocalStorage] => Array
                (
                    [ct] => 1
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 10104
                    [pmu] => 0
                )

            [__TwigTemplate_0b5fae45b65f6d3d44d24c7250f512831000d5da2fee7c8ed1e255033818d959::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@1==>Loader::{closure}] => Array
                (
                    [ct] => 8
                    [wt] => 3440
                    [cpu] => 5863
                    [mu] => 138856
                    [pmu] => 37864
                )

            [ControllerSeoLangMovaMova::load_access==>ControllerSeoLangMovaMova::checkAccess] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerExtensionAdvertiseGoogle::__construct==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 18
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>Proxy::getInformationLayoutId] => Array
                (
                    [ct] => 1
                    [wt] => 357
                    [cpu] => 868
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Router::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2856
                    [cpu] => 706
                    [mu] => 178936
                    [pmu] => 162224
                )

            [__TwigTemplate_6d6d8c9a3ccae8b3f393216ba900d8ac16aac45463d36c4cb490acdec066ac09::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 272
                )

            [Cart\Tax::setStoreAddress==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 38
                    [mu] => -96
                    [pmu] => 384
                )

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

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

            [ControllerCommonRemarketing::header==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [ControllerStartupStartup::index==>Cart\Tax::setShippingAddress] => Array
                (
                    [ct] => 1
                    [wt] => 49
                    [cpu] => 205
                    [mu] => 384
                    [pmu] => 56
                )

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

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

            [seolang_Mobile_Detect::prepareUserAgent==>trim] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 288
                )

            [ModelSettingStore::getStores==>Cache::get] => Array
                (
                    [ct] => 2
                    [wt] => 282
                    [cpu] => 3627
                    [mu] => 224
                    [pmu] => 0
                )

            [Loader::lm_set_replacedata==>Loader::lm_reset_replace] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 16
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarouselBatch::index==>Document::addScript] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupSession::index] => Array
                (
                    [ct] => 1
                    [wt] => 429
                    [cpu] => 2194
                    [mu] => 5448
                    [pmu] => 17992
                )

            [ControllerCommonContentBottom::getAjaxModules==>file_put_contents] => Array
                (
                    [ct] => 2
                    [wt] => 256
                    [cpu] => 3511
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>ControllerSeoLangMovaMova::load_render] => Array
                (
                    [ct] => 1
                    [wt] => 2579
                    [cpu] => 2186
                    [mu] => 16312
                    [pmu] => 79480
                )

            [ModelSettingModule::getModule==>json_decode] => Array
                (
                    [ct] => 7
                    [wt] => 309
                    [cpu] => 0
                    [mu] => 29224
                    [pmu] => 0
                )

            [ControllerExtensionModuleHTML::index==>html_entity_decode] => Array
                (
                    [ct] => 7
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 7296
                    [pmu] => 0
                )

            [ControllerToolTotal::index==>Config::get] => Array
                (
                    [ct] => 21
                    [wt] => 15
                    [cpu] => 0
                    [mu] => -880
                    [pmu] => 0
                )

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

            [__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::doDisplay==>twig_length_filter] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 512
                )

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

            [ControllerSeoLangSeoLang::load_get_store==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_7a6ea56d369434932f676f8652a571ca22cb69b375faa5813a4f3810eeefefd7::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 0
                )

            [SeoPro::detectLanguage==>array_filter] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 760
                    [pmu] => 0
                )

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

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

            [Language::load==>array_merge] => Array
                (
                    [ct] => 15
                    [wt] => 76
                    [cpu] => 0
                    [mu] => 127776
                    [pmu] => 7504
                )

            [__TwigTemplate_7a25702678ec5beb99831ec494ccda156716e745d9fa87c440f3c5dcae524964::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 8376
                    [pmu] => 0
                )

            [ControllerCommonHeader::getAnalytics==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 242
                    [cpu] => 2881
                    [mu] => 4768
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::switchLanguage==>utf8_strpos] => Array
                (
                    [ct] => 30
                    [wt] => 63
                    [cpu] => 0
                    [mu] => -2224
                    [pmu] => 0
                )

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

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

            [ModelExtensionTotalSubTotal::getTotal==>Model::__get] => Array
                (
                    [ct] => 5
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_access] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::getTimestamp==>filemtime] => Array
                (
                    [ct] => 24
                    [wt] => 1149
                    [cpu] => 0
                    [mu] => 2192
                    [pmu] => 216
                )

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

            [ModelSeoLangSeoLang::control==>ControllerSeoLangSeoLang::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 1400
                    [pmu] => 0
                )

            [Url::link==>defined] => Array
                (
                    [ct] => 54
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [twig_last==>twig_slice] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1136
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>sprintf] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1088
                    [pmu] => 0
                )

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

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

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

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

            [ControllerCommonMenu::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 3206
                    [cpu] => 2901
                    [mu] => 14888
                    [pmu] => 7496
                )

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

            [__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::doDisplay==>range] => Array
                (
                    [ct] => 10
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 3888
                    [pmu] => 0
                )

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

            [__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 256
                )

            [ControllerExtensionModuleCarousel::index==>Proxy::getBanner] => Array
                (
                    [ct] => 1
                    [wt] => 734
                    [cpu] => 834
                    [mu] => 10704
                    [pmu] => 0
                )

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

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

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

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

            [ModelToolRemarketing::getRemarketingFooter==>ModelToolRemarketing::prepareOutput] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

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

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

            [ModelToolRemarketing::genEventId==>vsprintf] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [ControllerCommonCart::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 1082
                    [cpu] => 1272
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Loader::controller==>Action::__construct] => Array
                (
                    [ct] => 6
                    [wt] => 303
                    [cpu] => 0
                    [mu] => 272
                    [pmu] => 0
                )

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

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

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

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

            [__TwigTemplate_d9fb820b93fb5c2376dfa177a1054b1d6d116a91b9c0c2109b7f7d070697c136::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling@2==>__TwigTemplate_0d507925014170a0534352334eb444fe8a15161364b7a678351e164e15fffa0a::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 45184
                    [pmu] => 0
                )

            [Loader::lm_set_replacedata==>Registry::set] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Detection\MobileDetect::setHttpHeaders==>substr] => Array
                (
                    [ct] => 43
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 32
                )

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

            [ModelToolRemarketing::getRemarketingFooter==>in_array] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLanglib::template==>ControllerSeoLangSeoLanglib::lm_api] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ModelCatalogInformation::getFooterInformationPages==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 76
                    [cpu] => 252
                    [mu] => 19104
                    [pmu] => 0
                )

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

            [SeoLang::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 79
                    [cpu] => 1035
                    [mu] => 1912
                    [pmu] => 17704
                )

            [Cache::set==>Cache\Redis::set] => Array
                (
                    [ct] => 2
                    [wt] => 203
                    [cpu] => 144
                    [mu] => 512
                    [pmu] => 0
                )

            [ModelDesignTheme::getTheme==>DB::query] => Array
                (
                    [ct] => 19
                    [wt] => 1378
                    [cpu] => 23884
                    [mu] => 5152
                    [pmu] => 6416
                )

            [Twig\Template::render==>Twig\Template::display] => Array
                (
                    [ct] => 19
                    [wt] => 5228
                    [cpu] => 2040
                    [mu] => 990720
                    [pmu] => 504408
                )

            [Action::execute@3==>modification] => Array
                (
                    [ct] => 81
                    [wt] => 5137
                    [cpu] => 504
                    [mu] => 768
                    [pmu] => 0
                )

            [ControllerEventTheme::index==>Config::set] => Array
                (
                    [ct] => 19
                    [wt] => 14
                    [cpu] => 0
                    [mu] => -592
                    [pmu] => 0
                )

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

            [call_user_func_array@2==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 1
                    [wt] => 556
                    [cpu] => 2646
                    [mu] => 736
                    [pmu] => 0
                )

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

            [SeoPro::prepareRoute==>end] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [ModelDesignLayout::getLayoutModules==>DB::escape] => Array
                (
                    [ct] => 4
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [ControllerToolTotal::index==>Controller::__get] => Array
                (
                    [ct] => 27
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::getTimestamp] => Array
                (
                    [ct] => 24
                    [wt] => 1617
                    [cpu] => 0
                    [mu] => 2448
                    [pmu] => 504
                )

            [ControllerSeoLangSeoLang::load_get_store==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::setCharset] => Array
                (
                    [ct] => 19
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelLocalisationCurrency::getCurrencies==>Cache::get] => Array
                (
                    [ct] => 2
                    [wt] => 224
                    [cpu] => 1189
                    [mu] => 8944
                    [pmu] => 5368
                )

            [Action::execute@4==>substr] => Array
                (
                    [ct] => 40
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 298
                    [cpu] => 0
                    [mu] => 10640
                    [pmu] => 0
                )

            [__TwigTemplate_0d507925014170a0534352334eb444fe8a15161364b7a678351e164e15fffa0a::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::getKeywordByQuery==>Config::get] => Array
                (
                    [ct] => 216
                    [wt] => 104
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [call_user_func_array@3==>Loader::{closure}] => Array
                (
                    [ct] => 25
                    [wt] => 10509
                    [cpu] => 25903
                    [mu] => 113608
                    [pmu] => 0
                )

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

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLanglib::get_theme_folder==>ControllerSeoLangSeoLanglib::lm_api] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::__construct==>__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Action::execute==>call_user_func_array] => Array
                (
                    [ct] => 8
                    [wt] => 187700
                    [cpu] => 180559
                    [mu] => 2156040
                    [pmu] => 3673472
                )

            [ControllerToolTotal::index==>array_multisort] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayoutModules==>ControllerSeoLangSeoLanglib::getLayoutModules] => Array
                (
                    [ct] => 4
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 3032
                    [pmu] => 0
                )

            [Twig\Environment::getTemplateClass==>Twig\Loader\ChainLoader::getCacheKey] => Array
                (
                    [ct] => 27
                    [wt] => 1134
                    [cpu] => 2040
                    [mu] => 57624
                    [pmu] => 1712
                )

            [ControllerSeoLangMovaMova::mova_render==>ControllerSeoLangMovaMova::load_view] => Array
                (
                    [ct] => 1
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 1592
                    [pmu] => 0
                )

            [__TwigTemplate_b8eb2e93a85162072a830564eaf32d1197918b3165c92d69c3a240bf82e717db::doDisplay==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Session::__construct==>Session\DB::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 189
                    [cpu] => 312
                    [mu] => 1784
                    [pmu] => 1176
                )

            [ControllerEventLanguage::before==>Language::all] => Array
                (
                    [ct] => 25
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::controller==>Registry::get] => Array
                (
                    [ct] => 12
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLanglib::getLayoutModules==>trim] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingBody==>ModelToolRemarketing::prepareOutput] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::loadview==>ControllerSeoLangMovaMova::setpagenum] => Array
                (
                    [ct] => 19
                    [wt] => 175
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::language==>Language::load] => Array
                (
                    [ct] => 15
                    [wt] => 4120
                    [cpu] => 2082
                    [mu] => 11368
                    [pmu] => 0
                )

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

            [__TwigTemplate_e131f46c34134715061dee3d0cd036f7529458553588cf10a4cdd102eb5be311::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Detection\MobileDetect::isMobile==>Detection\MobileDetect::matchDetectionRulesAgainstUA] => Array
                (
                    [ct] => 1
                    [wt] => 802
                    [cpu] => 2087
                    [mu] => 14184
                    [pmu] => 21928
                )

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

            [ControllerCommonHeader::index==>Loader::controller@1] => Array
                (
                    [ct] => 8
                    [wt] => 32544
                    [cpu] => 27143
                    [mu] => 129424
                    [pmu] => 7496
                )

            [ControllerSeoLangMovaMova::seourl==>parse_url] => Array
                (
                    [ct] => 54
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 27456
                    [pmu] => 0
                )

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

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

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

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

            [ModelCatalogInformation::getHeaderInformationPages==>Model::__get] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cache\Redis::get==>Redis::get] => Array
                (
                    [ct] => 6
                    [wt] => 646
                    [cpu] => 6366
                    [mu] => 2240
                    [pmu] => 1280
                )

            [seolang_Mobile_Detect::isMobile==>seolang_Mobile_Detect::getUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [formatPhoneNumber==>substr] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::model==>Registry::set] => Array
                (
                    [ct] => 23
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 952
                )

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

            [Url::link==>ControllerSeoLangMovaMova::after] => Array
                (
                    [ct] => 54
                    [wt] => 4795
                    [cpu] => 627
                    [mu] => 82528
                    [pmu] => 0
                )

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

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

            [ControllerExtensionModuleCarouselBatch::index==>Document::addStyle] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1632
                    [pmu] => 0
                )

            [Action::__construct==>is_file] => Array
                (
                    [ct] => 110
                    [wt] => 3499
                    [cpu] => 2397
                    [mu] => 48
                    [pmu] => 680
                )

            [ControllerCommonSearch::index==>Url::link] => Array
                (
                    [ct] => 2
                    [wt] => 637
                    [cpu] => 784
                    [mu] => 288
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleCarousel::index==>md5] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 192
                    [pmu] => 0
                )

            [Event::trigger==>preg_match] => Array
                (
                    [ct] => 12228
                    [wt] => 6961
                    [cpu] => 8555
                    [mu] => 128
                    [pmu] => 80
                )

            [twig_last==>is_string] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Proxy::getModule] => Array
                (
                    [ct] => 1
                    [wt] => 363
                    [cpu] => 0
                    [mu] => 6440
                    [pmu] => 0
                )

            [Loader::model==>get_class_methods] => Array
                (
                    [ct] => 23
                    [wt] => 68
                    [cpu] => 0
                    [mu] => 14536
                    [pmu] => 576
                )

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

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

            [ControllerCommonMenu::index==>Proxy::getCategories] => Array
                (
                    [ct] => 5
                    [wt] => 1987
                    [cpu] => 1965
                    [mu] => 6968
                    [pmu] => 0
                )

            [SeoPro::baseRewrite==>print_r] => Array
                (
                    [ct] => 54
                    [wt] => 74
                    [cpu] => 0
                    [mu] => 13952
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelToolRemarketing::getRemarketingFooter] => Array
                (
                    [ct] => 1
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::getModule==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 16
                    [pmu] => 0
                )

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

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

            [Twig\Environment::loadClass==>__TwigTemplate_6d6d8c9a3ccae8b3f393216ba900d8ac16aac45463d36c4cb490acdec066ac09::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 1104
                    [pmu] => 1296
                )

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

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

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

            [SeoPro::getQueryByKeyword==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 538
                    [cpu] => 278
                    [mu] => 1216
                    [pmu] => 0
                )

            [Proxy::getLayoutModules==>Proxy::__call] => Array
                (
                    [ct] => 4
                    [wt] => 2135
                    [cpu] => 1553
                    [mu] => 6440
                    [pmu] => 0
                )

            [__TwigTemplate_3b18409ad9dcba1eb2d5c0a567cada6fc9d9795f162b89ddf00ed98c1ca62301::__construct==>__TwigTemplate_3b18409ad9dcba1eb2d5c0a567cada6fc9d9795f162b89ddf00ed98c1ca62301::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 112
                )

            [seolang_Mobile_Detect::isMobile==>seolang_Mobile_Detect::checkHttpHeadersForMobile] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 512
                )

            [seolang_Mobile_Detect::checkHttpHeadersForMobile==>seolang_Mobile_Detect::getMobileHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerCommonCart::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2682
                    [cpu] => 827
                    [mu] => 80456
                    [pmu] => 0
                )

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

            [Twig\Environment::loadClass==>__TwigTemplate_202c351691067a2b4dfafb45d84f889dafbe8eea4da9c15c30535deb4a5159ab::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 800
                    [pmu] => 0
                )

            [Loader::lm_set_replacedata==>is_array] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::load_settings==>ControllerSeoLangSeoLang::load_get_store] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::switchLanguage==>strpos] => Array
                (
                    [ct] => 18
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [ControllerCommonHeader::index==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>strrpos] => Array
                (
                    [ct] => 384
                    [wt] => 178
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [seolang_Mobile_Detect::match==>is_string] => Array
                (
                    [ct] => 801
                    [wt] => 237
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [Document::getLocalStorage==>is_array] => Array
                (
                    [ct] => 8
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>uasort] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::commonhome] => Array
                (
                    [ct] => 54
                    [wt] => 203
                    [cpu] => 0
                    [mu] => 992
                    [pmu] => 0
                )

            [ControllerCommonCart::getTotals==>Controller::__get] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonCart::index==>ControllerCommonCart::getTotals] => Array
                (
                    [ct] => 1
                    [wt] => 3477
                    [cpu] => 3139
                    [mu] => 14272
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>Proxy::getModule] => Array
                (
                    [ct] => 6
                    [wt] => 2785
                    [cpu] => 8666
                    [mu] => 25104
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::checkDevice==>class_exists] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [call_user_func_array@4==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 5
                    [wt] => 2137
                    [cpu] => 3866
                    [mu] => 1024
                    [pmu] => 4616
                )

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

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

            [ControllerSeoLangMovaMova::after==>utf8_strtolower] => Array
                (
                    [ct] => 216
                    [wt] => 528
                    [cpu] => 0
                    [mu] => 10496
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::run==>usort] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 192
                    [pmu] => 0
                )

            [__TwigTemplate_5976db34441bf8a88e1f528b9c0578c34c2387df2044a0471b33c264557c089d::__construct==>__TwigTemplate_5976db34441bf8a88e1f528b9c0578c34c2387df2044a0471b33c264557c089d::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

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

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

            [Loader::view==>Registry::get] => Array
                (
                    [ct] => 209
                    [wt] => 116
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::mova_render] => Array
                (
                    [ct] => 1
                    [wt] => 5983
                    [cpu] => 7711
                    [mu] => 36856
                    [pmu] => 104448
                )

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

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

            [modification==>defined] => Array
                (
                    [ct] => 530
                    [wt] => 360
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling@2==>__TwigTemplate_3b18409ad9dcba1eb2d5c0a567cada6fc9d9795f162b89ddf00ed98c1ca62301::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 20608
                    [pmu] => 20448
                )

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

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

            [call_user_func_array@5==>Loader::{closure}] => Array
                (
                    [ct] => 17
                    [wt] => 7528
                    [cpu] => 17905
                    [mu] => 11664
                    [pmu] => 11032
                )

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

            [call_user_func_array@5==>Loader::{closure}@1] => Array
                (
                    [ct] => 6
                    [wt] => 2400
                    [cpu] => 3717
                    [mu] => 50976
                    [pmu] => 0
                )

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

            [Loader::{closure}@1==>call_user_func_array@9] => Array
                (
                    [ct] => 1
                    [wt] => 94
                    [cpu] => 1349
                    [mu] => 544
                    [pmu] => 0
                )

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

            [call_user_func_array@5==>ModelLocalisationLanguage::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 81
                    [cpu] => 481
                    [mu] => 2392
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::getQueryString==>array_diff_key] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [Action::execute@4==>call_user_func_array@3] => Array
                (
                    [ct] => 2
                    [wt] => 710
                    [cpu] => 4294
                    [mu] => 384
                    [pmu] => 0
                )

            [Action::execute@4==>call_user_func_array@4] => Array
                (
                    [ct] => 38
                    [wt] => 9996
                    [cpu] => 19138
                    [mu] => 109648
                    [pmu] => 11552
                )

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

            [call_user_func_array@5==>ModelSeoLangSeoLang::control] => Array
                (
                    [ct] => 1
                    [wt] => 156
                    [cpu] => 0
                    [mu] => 2848
                    [pmu] => 0
                )

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

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

            [Proxy::getCid==>Proxy::__call@1] => Array
                (
                    [ct] => 3
                    [wt] => 1173
                    [cpu] => 3717
                    [mu] => 22920
                    [pmu] => 0
                )

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

            [Loader::model==>Proxy::__set] => Array
                (
                    [ct] => 209
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 14536
                    [pmu] => 4568
                )

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

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

            [SeoLang::__construct==>trim] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

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

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

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

            [Router::dispatch==>Router::execute] => Array
                (
                    [ct] => 7
                    [wt] => 188784
                    [cpu] => 181400
                    [mu] => 2179784
                    [pmu] => 3652416
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_view_output] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerEventTheme::index==>Loader::model] => Array
                (
                    [ct] => 19
                    [wt] => 223
                    [cpu] => 0
                    [mu] => 5136
                    [pmu] => 0
                )

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

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

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

            [Detection\MobileDetect::matchDetectionRulesAgainstUA==>Detection\MobileDetect::match] => Array
                (
                    [ct] => 148
                    [wt] => 737
                    [cpu] => 2087
                    [mu] => 920
                    [pmu] => 8792
                )

            [Template\Twig::render==>file_get_contents] => Array
                (
                    [ct] => 19
                    [wt] => 1097
                    [cpu] => 626
                    [mu] => 44000
                    [pmu] => 23560
                )

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

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

            [ControllerSeoLangSeoLang::load_lib==>is_object] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getTheme==>Proxy::__call] => Array
                (
                    [ct] => 19
                    [wt] => 6769
                    [cpu] => 23884
                    [mu] => -4824
                    [pmu] => 6416
                )

            [ControllerSeoLangSeoLang::load_settings==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_lib] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_model==>is_object] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::render==>Twig\Environment::load] => Array
                (
                    [ct] => 19
                    [wt] => 9141
                    [cpu] => 3178
                    [mu] => 146392
                    [pmu] => 84448
                )

            [ControllerSeoLangSeoLanglib::getModule==>Controller::__get] => Array
                (
                    [ct] => 4
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::hreflang==>str_replace] => Array
                (
                    [ct] => 3
                    [wt] => 156
                    [cpu] => 0
                    [mu] => 1437824
                    [pmu] => 0
                )

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

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

            [Loader::lm_set_replacedata==>array_merge] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelCatalogInformation::getHeaderInformationPages] => Array
                (
                    [ct] => 1
                    [wt] => 127
                    [cpu] => 398
                    [mu] => 37632
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_widget] => Array
                (
                    [ct] => 1
                    [wt] => 8738
                    [cpu] => 7711
                    [mu] => 134224
                    [pmu] => 201896
                )

            [__TwigTemplate_d9fb820b93fb5c2376dfa177a1054b1d6d116a91b9c0c2109b7f7d070697c136::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerInformationInformation::index==>Loader::controller] => Array
                (
                    [ct] => 6
                    [wt] => 162518
                    [cpu] => 155083
                    [mu] => 1640256
                    [pmu] => 2438056
                )

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

            [call_user_func_array@5==>ModelSettingStore::getStores] => Array
                (
                    [ct] => 1
                    [wt] => 318
                    [cpu] => 3213
                    [mu] => 416
                    [pmu] => 11208
                )

            [seolang_Mobile_Detect::__construct==>seolang_Mobile_Detect::setHttpHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 106
                    [cpu] => 0
                    [mu] => 1720
                    [pmu] => 1560
                )

            [ControllerCommonHeader::index==>formatPhoneNumber] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::load_view_settings==>trim] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getReviewsByShop==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 2814
                    [cpu] => 2435
                    [mu] => 24720
                    [pmu] => 0
                )

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

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

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

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

            [ControllerExtensionAdvertiseGoogle::google_global_site_tag==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>is_file] => Array
                (
                    [ct] => 2
                    [wt] => 95
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@2==>ControllerCommonFooter::index] => Array
                (
                    [ct] => 1
                    [wt] => 21998
                    [cpu] => 22258
                    [mu] => 665584
                    [pmu] => 804520
                )

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

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

            [Template\Twig::render==>Twig\Loader\FilesystemLoader::addPath] => Array
                (
                    [ct] => 38
                    [wt] => 1190
                    [cpu] => 1052
                    [mu] => 15480
                    [pmu] => 0
                )

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

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

            [twig_ensure_traversable==>is_array] => Array
                (
                    [ct] => 42
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

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

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

            [Cart\Weight::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 165
                    [mu] => 2688
                    [pmu] => 3280
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_output] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [__TwigTemplate_7a6ea56d369434932f676f8652a571ca22cb69b375faa5813a4f3810eeefefd7::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleCarouselBatch::index==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 158
                    [cpu] => 0
                    [mu] => 4760
                    [pmu] => 0
                )

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

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

            [call_user_func_array@2==>ModelLocalisationCurrency::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 76
                    [cpu] => 793
                    [mu] => 4792
                    [pmu] => 5464
                )

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

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

            [main()==>register_shutdown_function] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 240
                )

            [ControllerSeoLangMovaMova::seourl==>ControllerSeoLangMovaMova::getMulti] => Array
                (
                    [ct] => 54
                    [wt] => 145
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 229
                    [cpu] => 362
                    [mu] => -32
                    [pmu] => 0
                )

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

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

            [ControllerCommonSearch::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 1197
                    [cpu] => 1759
                    [mu] => 224
                    [pmu] => 0
                )

            [Request::clean==>is_array] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Environment::isTemplateFresh==>Twig\ExtensionSet::getLastModified] => Array
                (
                    [ct] => 24
                    [wt] => 3179
                    [cpu] => 1739
                    [mu] => -128
                    [pmu] => 712
                )

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

            [Url::link==>is_array] => Array
                (
                    [ct] => 22
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::__construct==>version_compare] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@2==>ModelSeoLangSeoLang::loadlibrary] => Array
                (
                    [ct] => 1
                    [wt] => 99
                    [cpu] => 0
                    [mu] => 2112
                    [pmu] => 2648
                )

            [__TwigTemplate_0fd0a675a23540ce15e88b19393a42c24dd2d4aac5f04cf1c6d6d530b1b05387::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [__TwigTemplate_6d6d8c9a3ccae8b3f393216ba900d8ac16aac45463d36c4cb490acdec066ac09::getSourceContext==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 1024
                )

            [seolang_Mobile_Detect::setCfHeaders==>count] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>substr] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 192
                    [pmu] => 0
                )

            [Loader::language==>Registry::get] => Array
                (
                    [ct] => 45
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerInformationInformation::index==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 162
                    [cpu] => 0
                    [mu] => 8416
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingHeader==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerCommonFooter::index==>strlen] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@3==>ControllerProductCompare::getTotalCompare] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::render==>Twig\TemplateWrapper::render] => Array
                (
                    [ct] => 19
                    [wt] => 5683
                    [cpu] => 2040
                    [mu] => 1067744
                    [pmu] => 1935328
                )

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

            [call_user_func_array@2==>ControllerExtensionModuleOCFilter::eventApi] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::generateKey] => Array
                (
                    [ct] => 24
                    [wt] => 126
                    [cpu] => 0
                    [mu] => 4096
                    [pmu] => 256
                )

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

            [OCFilter\Core::catalog==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelSeoLangSeoLang::getSetting] => Array
                (
                    [ct] => 2
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleReviews::index==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 138
                    [cpu] => 0
                    [mu] => 9872
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::validateName==>ltrim] => Array
                (
                    [ct] => 8
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 13
                    [cpu] => 0
                    [mu] => -96
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 6
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 53712
                    [pmu] => 0
                )

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

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

            [ControllerCommonRemarketing::footer==>Proxy::getRemarketingFooter] => Array
                (
                    [ct] => 1
                    [wt] => 1285
                    [cpu] => 3717
                    [mu] => 60696
                    [pmu] => 0
                )

            [ModelDesignLayout::getLayoutModules==>DB::query] => Array
                (
                    [ct] => 4
                    [wt] => 788
                    [cpu] => 1553
                    [mu] => 5240
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleSeoLang::index==>Controller::__get] => Array
                (
                    [ct] => 4
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [twig_last==>current] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0fd0a675a23540ce15e88b19393a42c24dd2d4aac5f04cf1c6d6d530b1b05387::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventLanguage::after==>Language::set] => Array
                (
                    [ct] => 3074
                    [wt] => 1245
                    [cpu] => 5557
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_b8eb2e93a85162072a830564eaf32d1197918b3165c92d69c3a240bf82e717db::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 3
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerCommonContentTop::index] => Array
                (
                    [ct] => 1
                    [wt] => 13804
                    [cpu] => 13688
                    [mu] => 160616
                    [pmu] => 201896
                )

            [call_user_func_array@5==>ModelDesignTranslation::getTranslations] => Array
                (
                    [ct] => 7
                    [wt] => 528
                    [cpu] => 7232
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>ControllerSeoLangMovaMova::load_view_settings] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Twig\Environment::loadTemplate==>Twig\Environment::getTemplateClass] => Array
                (
                    [ct] => 27
                    [wt] => 2053
                    [cpu] => 2040
                    [mu] => 15672
                    [pmu] => 2248
                )

            [call_user_func_array@3==>ControllerCommonRemarketing::header] => Array
                (
                    [ct] => 1
                    [wt] => 1508
                    [cpu] => 0
                    [mu] => 2504
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::exists==>Twig\Loader\ArrayLoader::exists] => Array
                (
                    [ct] => 27
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogInformation::getInformation==>Model::__get] => Array
                (
                    [ct] => 9
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::addExtension==>Twig\Environment::updateOptionsHash] => Array
                (
                    [ct] => 57
                    [wt] => 396
                    [cpu] => 0
                    [mu] => 4288
                    [pmu] => 1808
                )

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

            [ControllerExtensionAdvertiseGoogle::google_global_site_tag==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_202c351691067a2b4dfafb45d84f889dafbe8eea4da9c15c30535deb4a5159ab::__construct==>__TwigTemplate_202c351691067a2b4dfafb45d84f889dafbe8eea4da9c15c30535deb4a5159ab::getSourceContext] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 544
                    [pmu] => 0
                )

            [Cart\Cart::getProducts==>DB::escape] => Array
                (
                    [ct] => 6
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 464
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 576
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Proxy::getStores] => Array
                (
                    [ct] => 2
                    [wt] => 1254
                    [cpu] => 3840
                    [mu] => 67888
                    [pmu] => 11208
                )

            [Router::__construct==>initOCFilter] => Array
                (
                    [ct] => 1
                    [wt] => 2830
                    [cpu] => 706
                    [mu] => 178680
                    [pmu] => 162224
                )

            [ControllerCommonMenu::index==>Controller::__get] => Array
                (
                    [ct] => 13
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSettings==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 135
                    [cpu] => 1894
                    [mu] => 7512
                    [pmu] => 0
                )

            [ControllerProductCompare::__construct==>Controller::__get] => Array
                (
                    [ct] => 8
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>trim] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [library==>str_replace] => Array
                (
                    [ct] => 37
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 1208
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_widget==>ControllerSeoLangMovaMova::index] => Array
                (
                    [ct] => 1
                    [wt] => 8723
                    [cpu] => 7711
                    [mu] => 134480
                    [pmu] => 201896
                )

            [Cache\Redis::__construct==>Redis::select] => Array
                (
                    [ct] => 2
                    [wt] => 50
                    [cpu] => 35
                    [mu] => 128
                    [pmu] => 368
                )

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

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

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

            [ModelCatalogCategory::getCategories==>DB::query] => Array
                (
                    [ct] => 6
                    [wt] => 382
                    [cpu] => 1935
                    [mu] => 13744
                    [pmu] => 0
                )

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

            [Template\Twig::render==>spl_autoload_call] => Array
                (
                    [ct] => 4
                    [wt] => 1040
                    [cpu] => 0
                    [mu] => 7552
                    [pmu] => 0
                )

            [ControllerCommonColumnRight::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::checkHttpHeadersForMobile==>strpos] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerStartupSession::index==>setcookie] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerExtensionModuleCarouselBatch::index] => Array
                (
                    [ct] => 1
                    [wt] => 11334
                    [cpu] => 9719
                    [mu] => 33720
                    [pmu] => 75952
                )

            [ControllerCommonFooter::index==>date] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Loader::lm_replacedata==>array_replace] => Array
                (
                    [ct] => 16
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 9664
                    [pmu] => 0
                )

            [Action::execute==>preg_replace] => Array
                (
                    [ct] => 8
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 464
                    [pmu] => 176
                )

            [ControllerEventTheme::index==>Proxy::getTheme] => Array
                (
                    [ct] => 19
                    [wt] => 6793
                    [cpu] => 23884
                    [mu] => 2448
                    [pmu] => 6416
                )

            [start==>Loader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1549
                    [cpu] => 2087
                    [mu] => 18512
                    [pmu] => 25632
                )

            [ControllerProductCompare::getCompare==>ControllerProductCompare::getCurrentCompareList] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::checkDevice==>seolang_Mobile_Detect::isMobile] => Array
                (
                    [ct] => 1
                    [wt] => 900
                    [cpu] => 0
                    [mu] => 15080
                    [pmu] => 22696
                )

            [Action::execute@4==>ReflectionFunctionAbstract::getNumberOfRequiredParameters] => Array
                (
                    [ct] => 40
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelCatalogReviews::getReviewsByShop] => Array
                (
                    [ct] => 1
                    [wt] => 2526
                    [cpu] => 2435
                    [mu] => 24424
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>array_merge] => Array
                (
                    [ct] => 19
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 13352
                    [pmu] => 0
                )

            [ControllerEventTranslation::index==>Loader::model] => Array
                (
                    [ct] => 15
                    [wt] => 167
                    [cpu] => 0
                    [mu] => 6424
                    [pmu] => 6632
                )

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

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

            [Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\ArrayLoader::exists] => Array
                (
                    [ct] => 27
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 8
                )

            [ControllerSeoLangMovaMova::run==>Url::link] => Array
                (
                    [ct] => 2
                    [wt] => 572
                    [cpu] => 906
                    [mu] => 176
                    [pmu] => 9144
                )

            [DB\MySQLi::__construct==>mysqli::set_charset] => Array
                (
                    [ct] => 1
                    [wt] => 79
                    [cpu] => 18
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelDesignBanner::getBanner==>Config::get] => Array
                (
                    [ct] => 5
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::__construct==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::lm_api==>preg_replace] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingSetting::getSetting==>Model::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::load==>Twig\Environment::loadTemplate] => Array
                (
                    [ct] => 19
                    [wt] => 8997
                    [cpu] => 3178
                    [mu] => 144328
                    [pmu] => 84192
                )

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

            [Session::__construct==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 131
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 504
                )

            [ControllerSeoLangSeoLang::load_lib==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@4==>ModelLocalisationCurrency::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 156
                    [cpu] => 396
                    [mu] => 4536
                    [pmu] => 0
                )

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

            [Loader::{closure}@1==>Model::__set] => Array
                (
                    [ct] => 24
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Environment::__construct==>spl_autoload_call] => Array
                (
                    [ct] => 4
                    [wt] => 387
                    [cpu] => 3321
                    [mu] => 4192
                    [pmu] => 1904
                )

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

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

            [ModelCatalogReviews::getReview==>date] => Array
                (
                    [ct] => 10
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 2688
                    [pmu] => 0
                )

            [Loader::view==>preg_replace] => Array
                (
                    [ct] => 19
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerCommonSearch::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2686
                    [cpu] => 943
                    [mu] => 11080
                    [pmu] => 0
                )

            [main()==>define] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 32
                )

            [ControllerSeoLangSeoLanglib::lm_api==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Url::link==>Simple\Rewrite::rewrite] => Array
                (
                    [ct] => 54
                    [wt] => 1218
                    [cpu] => 128
                    [mu] => 704
                    [pmu] => 0
                )

            [OCFilter\Factory::__call==>call_user_func_array] => Array
                (
                    [ct] => 1
                    [wt] => 1150
                    [cpu] => 0
                    [mu] => 147392
                    [pmu] => 90016
                )

            [Composer\Autoload\ClassLoader::findFileWithExtension==>substr] => Array
                (
                    [ct] => 170
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 6776
                    [pmu] => 144
                )

            [Detection\MobileDetect::getRules==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 12472
                )

            [ControllerSeoLangMovaMova::after==>utf8_strpos] => Array
                (
                    [ct] => 216
                    [wt] => 418
                    [cpu] => 0
                    [mu] => -15424
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>function_exists] => Array
                (
                    [ct] => 5
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 88
                )

            [call_user_func_array@4==>ControllerExtensionModuleOCFilter::eventApi] => Array
                (
                    [ct] => 10
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 1464
                    [pmu] => 0
                )

            [ControllerInformationInformation::index==>Document::setRobots] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Session\DB::gc==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 157
                    [cpu] => 312
                    [mu] => 32
                    [pmu] => 0
                )

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

            [seolang_Mobile_Detect::isTablet==>seolang_Mobile_Detect::match] => Array
                (
                    [ct] => 119
                    [wt] => 691
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::__construct==>array_pop] => Array
                (
                    [ct] => 38
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerSeoLangMovaMova::run_construct==>defined] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>spl_autoload_call] => Array
                (
                    [ct] => 2
                    [wt] => 281
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_6384f7785facb4f302317f158d13df9ff84d233158e80f56cf3d4d82fcc85e09::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 8376
                    [pmu] => 0
                )

            [ModelSettingEvent::getEvents==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelToolImage::resize==>utf8_substr] => Array
                (
                    [ct] => 46
                    [wt] => 171
                    [cpu] => 2460
                    [mu] => 3080
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::getLayoutModules==>ControllerSeoLangSeoLanglib::lm_api] => Array
                (
                    [ct] => 4
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>modification] => Array
                (
                    [ct] => 3
                    [wt] => 197
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 280
                )

            [OCFilter\Core::catalog==>Loader::model] => Array
                (
                    [ct] => 4
                    [wt] => 541
                    [cpu] => 0
                    [mu] => 71392
                    [pmu] => 13920
                )

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

            [__TwigTemplate_b8eb2e93a85162072a830564eaf32d1197918b3165c92d69c3a240bf82e717db::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::load_language_get] => Array
                (
                    [ct] => 1
                    [wt] => 279
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 8888
                )

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

            [Twig\Loader\FilesystemLoader::addPath==>Twig\Loader\FilesystemLoader::isAbsolutePath] => Array
                (
                    [ct] => 95
                    [wt] => 156
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Template::render==>ob_get_clean] => Array
                (
                    [ct] => 19
                    [wt] => 236
                    [cpu] => 0
                    [mu] => -245832
                    [pmu] => 1387856
                )

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

            [ControllerSeoLangMovaMova::switchLanguage==>Controller::__get] => Array
                (
                    [ct] => 72
                    [wt] => 91
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::setUserAgent==>seolang_Mobile_Detect::getUaHttpHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Proxy::getTranslations==>Proxy::__call] => Array
                (
                    [ct] => 14
                    [wt] => 5016
                    [cpu] => 14412
                    [mu] => 424
                    [pmu] => 26320
                )

            [Proxy::getTranslations==>Proxy::__call@1] => Array
                (
                    [ct] => 1
                    [wt] => 393
                    [cpu] => 1349
                    [mu] => 968
                    [pmu] => 0
                )

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

            [ControllerStartupSeoUrl::index==>Url::addRewrite] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Detection\MobileDetect::setHttpHeaders==>Detection\MobileDetect::setCfHeaders] => Array
                (
                    [ct] => 1
                    [wt] => 60
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 320
                )

            [__TwigTemplate_6b1df4e62dfb6e28f2eaaf592e8757135f613c4475fcf663a73a42a19cc88990::doDisplay==>json_encode] => Array
                (
                    [ct] => 8
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 17536
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::setLoader] => Array
                (
                    [ct] => 19
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::__construct==>__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [main()==>function_exists] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [start==>Router::addPreAction] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [Twig\Template::render==>Twig\Environment::isDebug] => Array
                (
                    [ct] => 19
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::setCache] => Array
                (
                    [ct] => 19
                    [wt] => 271
                    [cpu] => 0
                    [mu] => 5464
                    [pmu] => 0
                )

            [ModelSettingModule::getModule==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute==>Controller::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>defined] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_3b18409ad9dcba1eb2d5c0a567cada6fc9d9795f162b89ddf00ed98c1ca62301::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingModule::getModule==>strpos] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerStartupStartup::index==>spl_autoload_call] => Array
                (
                    [ct] => 9
                    [wt] => 1672
                    [cpu] => 0
                    [mu] => 3016
                    [pmu] => 0
                )

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

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

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

            [start==>date_default_timezone_set] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 136
                    [pmu] => 0
                )

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

            [main()==>modification] => Array
                (
                    [ct] => 8
                    [wt] => 342
                    [cpu] => 0
                    [mu] => 736
                    [pmu] => 0
                )

            [ControllerCommonCart::getTotals==>Cart\Currency::format] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Loader::lm_replacedata==>Registry::get] => Array
                (
                    [ct] => 48
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>spl_autoload_call] => Array
                (
                    [ct] => 9
                    [wt] => 1123
                    [cpu] => 0
                    [mu] => 3136
                    [pmu] => 4088
                )

            [ControllerSeoLangMovaMova::seourl==>strpos] => Array
                (
                    [ct] => 54
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonCart::index==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\ExtensionSet::__construct] => Array
                (
                    [ct] => 19
                    [wt] => 262
                    [cpu] => 0
                    [mu] => 4808
                    [pmu] => 0
                )

            [main()==>file_put_contents] => Array
                (
                    [ct] => 1
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 824
                )

            [ModelToolRemarketing::isBot==>Config::get] => Array
                (
                    [ct] => 9
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::index==>ControllerSeoLangMovaMova::start] => Array
                (
                    [ct] => 1
                    [wt] => 308
                    [cpu] => 0
                    [mu] => 2952
                    [pmu] => 0
                )

            [Loader::{closure}@1==>preg_replace] => Array
                (
                    [ct] => 20
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarouselBatch::index==>Proxy::getBanner] => Array
                (
                    [ct] => 2
                    [wt] => 1602
                    [cpu] => 4178
                    [mu] => 10000
                    [pmu] => 0
                )

            [ControllerCommonRemarketing::header==>Proxy::getRemarketingHeader] => Array
                (
                    [ct] => 1
                    [wt] => 1503
                    [cpu] => 0
                    [mu] => 2248
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::__construct==>Config::set] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>start] => Array
                (
                    [ct] => 1
                    [wt] => 206346
                    [cpu] => 190642
                    [mu] => 2970264
                    [pmu] => 3960280
                )

            [Action::execute@4==>preg_replace] => Array
                (
                    [ct] => 40
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 1864
                    [pmu] => 0
                )

            [ModelCatalogInformation::getFooterInformationPages==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoLang::__construct==>Config::get] => Array
                (
                    [ct] => 9
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 8
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 6
                    [wt] => 1578
                    [cpu] => 1820
                    [mu] => -52944
                    [pmu] => 0
                )

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

            [Log::write==>fwrite] => Array
                (
                    [ct] => 55
                    [wt] => 430
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelDesignTheme::getTheme==>Config::get] => Array
                (
                    [ct] => 19
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Wf==>filemtime] => Array
                (
                    [ct] => 1
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 152
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Detection\MobileDetect::match==>preg_match] => Array
                (
                    [ct] => 267
                    [wt] => 454
                    [cpu] => 0
                    [mu] => 15432
                    [pmu] => 408
                )

            [Action::execute@2==>modification] => Array
                (
                    [ct] => 22
                    [wt] => 1143
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

            [Loader::model==>str_replace] => Array
                (
                    [ct] => 115
                    [wt] => 90
                    [cpu] => 0
                    [mu] => 5192
                    [pmu] => 176
                )

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

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

            [twig_get_attribute==>is_array] => Array
                (
                    [ct] => 283
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [twig_escape_filter==>Twig\Environment::getCharset] => Array
                (
                    [ct] => 8
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::{closure}==>substr] => Array
                (
                    [ct] => 384
                    [wt] => 155
                    [cpu] => 0
                    [mu] => 15864
                    [pmu] => 136
                )

            [Cache\Redis::get==>json_decode] => Array
                (
                    [ct] => 6
                    [wt] => 71
                    [cpu] => 0
                    [mu] => 13472
                    [pmu] => 4048
                )

            [call_user_func_array@3==>ControllerProductCompare::getCompare] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_view_settings==>str_ireplace] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Config::load] => Array
                (
                    [ct] => 2
                    [wt] => 189
                    [cpu] => 0
                    [mu] => 4568
                    [pmu] => 920
                )

            [Twig\Environment::setCache==>is_string] => Array
                (
                    [ct] => 19
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Environment::setCache==>Twig\Cache\FilesystemCache::__construct] => Array
                (
                    [ct] => 19
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 2080
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelSettingSetting::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 108
                    [cpu] => 3823
                    [mu] => 512
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Loader::controller@1] => Array
                (
                    [ct] => 3
                    [wt] => 7506
                    [cpu] => 7547
                    [mu] => 539664
                    [pmu] => 804520
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_f67425ce1318aa0b62fa2a302e3bded41ac1905d24c19bb477c4aff7bf38ca18::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 1918
                    [cpu] => 0
                    [mu] => 408632
                    [pmu] => 434344
                )

            [Proxy::getFooterInformationPages==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 341
                    [cpu] => 252
                    [mu] => 20392
                    [pmu] => 0
                )

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

            [Cart\Cart::getSubTotal==>Cart\Cart::getProducts] => Array
                (
                    [ct] => 1
                    [wt] => 60
                    [cpu] => 339
                    [mu] => 128
                    [pmu] => 0
                )

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

            [__TwigTemplate_7a25702678ec5beb99831ec494ccda156716e745d9fa87c440f3c5dcae524964::__construct==>__TwigTemplate_7a25702678ec5beb99831ec494ccda156716e745d9fa87c440f3c5dcae524964::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::checkDevice==>file_exists] => Array
                (
                    [ct] => 1
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerExtensionModuleReviews::index] => Array
                (
                    [ct] => 1
                    [wt] => 28008
                    [cpu] => 24722
                    [mu] => 64360
                    [pmu] => 63744
                )

            [ControllerCommonCart::index==>Cart\Cart::countProducts] => Array
                (
                    [ct] => 1
                    [wt] => 68
                    [cpu] => 321
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>class_exists] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelCatalogInformation::getFooterInformationPages] => Array
                (
                    [ct] => 1
                    [wt] => 88
                    [cpu] => 252
                    [mu] => 19712
                    [pmu] => 0
                )

            [ControllerCommonContentTop::index==>Loader::controller@1] => Array
                (
                    [ct] => 1
                    [wt] => 10251
                    [cpu] => 9090
                    [mu] => 143032
                    [pmu] => 201896
                )

            [Twig\Environment::loadClass==>__TwigTemplate_3b18409ad9dcba1eb2d5c0a567cada6fc9d9795f162b89ddf00ed98c1ca62301::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 240
                )

            [ModelToolRemarketing::getRemarketingFooter==>ModelToolRemarketing::genEventId] => Array
                (
                    [ct] => 1
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::setUserAgent==>seolang_Mobile_Detect::prepareUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 544
                    [pmu] => 544
                )

            [Language::load@1==>is_file] => Array
                (
                    [ct] => 6
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>SeoPro::baseRewrite] => Array
                (
                    [ct] => 54
                    [wt] => 4840
                    [cpu] => 14908
                    [mu] => 44696
                    [pmu] => 9144
                )

            [ControllerProductCompare::__construct==>Controller::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::view==>ControllerSeoLangMovaMova::loadview] => Array
                (
                    [ct] => 19
                    [wt] => 842
                    [cpu] => 0
                    [mu] => 1792
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::getRules==>seolang_Mobile_Detect::getMobileDetectionRules] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 13008
                    [pmu] => 13008
                )

            [call_user_func_array@3==>ControllerEventTheme::index] => Array
                (
                    [ct] => 8
                    [wt] => 3523
                    [cpu] => 10674
                    [mu] => 7960
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::setPaths==>is_array] => Array
                (
                    [ct] => 57
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerStartupSeoUrl::index==>SeoPro::prepareRoute] => Array
                (
                    [ct] => 1
                    [wt] => 587
                    [cpu] => 278
                    [mu] => 2240
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 1034
                    [cpu] => 925
                    [mu] => 2800
                    [pmu] => 4616
                )

            [ControllerCommonHeader::index==>normalizePhone] => Array
                (
                    [ct] => 2
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 54
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [DB\MySQLi::__construct==>mysqli::query] => Array
                (
                    [ct] => 2
                    [wt] => 54
                    [cpu] => 19
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::controller@1==>Action::execute@3] => Array
                (
                    [ct] => 17
                    [wt] => 94647
                    [cpu] => 82102
                    [mu] => 958448
                    [pmu] => 1210048
                )

            [seolang_Mobile_Detect::isMobile==>seolang_Mobile_Detect::setDetectionType] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [call_user_func_array@4==>ModelSettingExtension::getExtensions] => Array
                (
                    [ct] => 1
                    [wt] => 128
                    [cpu] => 350
                    [mu] => 512
                    [pmu] => 0
                )

            [ControllerExtensionModuleCarousel::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2040
                    [cpu] => 2109
                    [mu] => 21080
                    [pmu] => 0
                )

            [Twig\Environment::updateOptionsHash==>implode] => Array
                (
                    [ct] => 57
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 8032
                    [pmu] => 544
                )

            [call_user_func_array@4==>ControllerToolTotal::index] => Array
                (
                    [ct] => 1
                    [wt] => 2235
                    [cpu] => 2403
                    [mu] => 12000
                    [pmu] => 0
                )

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

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

            [call_user_func_array@2==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 11776
                    [pmu] => 0
                )

            [Action::execute==>ReflectionClass::getMethod] => Array
                (
                    [ct] => 8
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1024
                    [pmu] => 240
                )

            [ControllerCommonContentBottom::getAjaxModules==>Loader::view] => Array
                (
                    [ct] => 2
                    [wt] => 3765
                    [cpu] => 1363
                    [mu] => 17864
                    [pmu] => 0
                )

            [Log::__construct==>fopen] => Array
                (
                    [ct] => 3
                    [wt] => 96
                    [cpu] => 0
                    [mu] => 1640
                    [pmu] => 0
                )

            [ModelToolRemarketing::genEventId==>openssl_random_pseudo_bytes] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::loadStore==>Proxy::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 374
                    [cpu] => 3944
                    [mu] => 1168
                    [pmu] => 0
                )

            [call_user_func_array@9==>ModelDesignTranslation::getTranslations] => Array
                (
                    [ct] => 1
                    [wt] => 92
                    [cpu] => 1349
                    [mu] => 416
                    [pmu] => 0
                )

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

            [Loader::model==>preg_replace] => Array
                (
                    [ct] => 115
                    [wt] => 107
                    [cpu] => 0
                    [mu] => 1136
                    [pmu] => 176
                )

            [ModelSeoLangSeoLang::getSetting==>Config::get] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => -176
                    [pmu] => 0
                )

            [Cache::__construct==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 125
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 328
                )

            [ControllerCommonContentBottom::index==>Loader::controller@1] => Array
                (
                    [ct] => 6
                    [wt] => 59605
                    [cpu] => 49765
                    [mu] => 153928
                    [pmu] => 196136
                )

            [Twig\Loader\ChainLoader::__construct==>Twig\Loader\ChainLoader::addLoader] => Array
                (
                    [ct] => 152
                    [wt] => 88
                    [cpu] => 0
                    [mu] => 28704
                    [pmu] => 0
                )

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

            [utf8_strrpos==>mb_strrpos] => Array
                (
                    [ct] => 46
                    [wt] => 87
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::get_theme_folder==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 80
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::__construct==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoLang::__construct==>Controller::__get] => Array
                (
                    [ct] => 53
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 1826
                    [cpu] => 495
                    [mu] => 347896
                    [pmu] => 508424
                )

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

            [Twig\Loader\FilesystemLoader::validateName==>strpos] => Array
                (
                    [ct] => 8
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getRemarketingFooter==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 1284
                    [cpu] => 3717
                    [mu] => 60568
                    [pmu] => 0
                )

            [SeoPro::prepareRoute==>utf8_strtolower] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

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

            [ControllerCommonFooter::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::mova_render==>Loader::lm_reset_data] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [twig_length_filter==>count] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Cache\Redis::set==>Redis::set] => Array
                (
                    [ct] => 2
                    [wt] => 105
                    [cpu] => 101
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingExtension::getExtensions==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 200
                    [pmu] => 0
                )

            [ModelToolRemarketing::genEventId==>bin2hex] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 192
                    [pmu] => 0
                )

            [ControllerCommonRemarketing::footer==>Controller::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>ControllerCommonContentBottom::getAjaxModules] => Array
                (
                    [ct] => 2
                    [wt] => 4049
                    [cpu] => 4874
                    [mu] => 19368
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run==>ControllerSeoLangMovaMova::bots] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::trackUtm==>Proxy::__call@1] => Array
                (
                    [ct] => 3
                    [wt] => 1258
                    [cpu] => 0
                    [mu] => 28440
                    [pmu] => 0
                )

            [Cart\Length::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 167
                    [mu] => 2208
                    [pmu] => 2720
                )

            [ControllerSeoLangMovaMova::load_access==>ControllerSeoLangMovaMova::checkDevice] => Array
                (
                    [ct] => 1
                    [wt] => 1936
                    [cpu] => 0
                    [mu] => 87232
                    [pmu] => 87912
                )

            [seolang_Mobile_Detect::isTablet==>seolang_Mobile_Detect::getUserAgent] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonContentTop::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_7a6ea56d369434932f676f8652a571ca22cb69b375faa5813a4f3810eeefefd7::__construct==>__TwigTemplate_7a6ea56d369434932f676f8652a571ca22cb69b375faa5813a4f3810eeefefd7::getSourceContext] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

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

            [seolang_Mobile_Detect::getMobileDetectionRules==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 12472
                )

            [Cart\Cart::getProducts==>DB::query] => Array
                (
                    [ct] => 6
                    [wt] => 319
                    [cpu] => 2509
                    [mu] => 1664
                    [pmu] => 0
                )

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

            [call_user_func_array@5==>ModelDesignTheme::getTheme] => Array
                (
                    [ct] => 8
                    [wt] => 601
                    [cpu] => 10674
                    [mu] => 928
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::__construct==>optionscombinations\OptionsCombinationsLib::__get] => Array
                (
                    [ct] => 5
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Session::start==>Session\DB::read] => Array
                (
                    [ct] => 1
                    [wt] => 374
                    [cpu] => 2194
                    [mu] => 4328
                    [pmu] => 17992
                )

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

            [Proxy::getExtensions==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 822
                    [cpu] => 568
                    [mu] => 5880
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 154
                    [cpu] => 0
                    [mu] => 4760
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::__construct==>ControllerExtensionAdvertiseGoogle::loadStore] => Array
                (
                    [ct] => 1
                    [wt] => 519
                    [cpu] => 3944
                    [mu] => 7256
                    [pmu] => 0
                )

            [ob_get_clean==>Twig\Template::Twig\{closure}] => Array
                (
                    [ct] => 19
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Twig\Loader\FilesystemLoader::isAbsolutePath==>strspn] => Array
                (
                    [ct] => 103
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::display==>Twig\Template::displayWithErrorHandling] => Array
                (
                    [ct] => 19
                    [wt] => 5056
                    [cpu] => 2040
                    [mu] => 989824
                    [pmu] => 503512
                )

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

            [call_user_func_array@4==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 1
                    [wt] => 509
                    [cpu] => 736
                    [mu] => -12216
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::seolang_route] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [Log::write==>date] => Array
                (
                    [ct] => 55
                    [wt] => 273
                    [cpu] => 0
                    [mu] => 14208
                    [pmu] => 0
                )

            [ControllerEventLanguage::before==>Language::set] => Array
                (
                    [ct] => 25
                    [wt] => 210
                    [cpu] => 423
                    [mu] => 247288
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_view_settings==>Config::get] => Array
                (
                    [ct] => 8
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::prepareRoute==>in_array] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_widget==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>Loader::callback] => Array
                (
                    [ct] => 209
                    [wt] => 166
                    [cpu] => 0
                    [mu] => 172344
                    [pmu] => 52248
                )

            [Loader::view==>is_object] => Array
                (
                    [ct] => 38
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonContentBottom::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::getTimestamp==>file_exists] => Array
                (
                    [ct] => 24
                    [wt] => 419
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 160
                )

            [Cart\Currency::format==>number_format] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingBody==>html_entity_decode] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 576
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Url::link] => Array
                (
                    [ct] => 9
                    [wt] => 2398
                    [cpu] => 3357
                    [mu] => 632
                    [pmu] => 0
                )

            [Loader::{closure}==>call_user_func_array@2] => Array
                (
                    [ct] => 8
                    [wt] => 2477
                    [cpu] => 5863
                    [mu] => 133408
                    [pmu] => 32008
                )

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

            [Loader::{closure}==>call_user_func_array@4] => Array
                (
                    [ct] => 25
                    [wt] => 3890
                    [cpu] => 25782
                    [mu] => 109168
                    [pmu] => 0
                )

            [Loader::{closure}==>call_user_func_array@5] => Array
                (
                    [ct] => 77
                    [wt] => 23670
                    [cpu] => 42795
                    [mu] => 69144
                    [pmu] => 11208
                )

            [Loader::{closure}==>call_user_func_array@6] => Array
                (
                    [ct] => 17
                    [wt] => 2792
                    [cpu] => 17905
                    [mu] => 10896
                    [pmu] => 11032
                )

            [ControllerSeoLangMovaMova::run_construct==>Config::get] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 48
                    [pmu] => 0
                )

            [Loader::view==>is_callable] => Array
                (
                    [ct] => 19
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::genEventId==>str_split] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 760
                    [pmu] => 0
                )

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

            [Action::execute@3==>call_user_func_array@3] => Array
                (
                    [ct] => 81
                    [wt] => 99701
                    [cpu] => 101002
                    [mu] => 566552
                    [pmu] => 363744
                )

            [ControllerCommonContentBottom::index==>explode] => Array
                (
                    [ct] => 7
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 3168
                    [pmu] => 0
                )

            [DB::escape==>DB\MySQLi::escape] => Array
                (
                    [ct] => 151
                    [wt] => 381
                    [cpu] => 0
                    [mu] => 7280
                    [pmu] => 192
                )

            [ControllerStartupError::index==>Log::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

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

            [Simple\Rewrite::rewrite==>strpos] => Array
                (
                    [ct] => 810
                    [wt] => 283
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::isMobile==>seolang_Mobile_Detect::matchDetectionRulesAgainstUA] => Array
                (
                    [ct] => 1
                    [wt] => 887
                    [cpu] => 0
                    [mu] => 14184
                    [pmu] => 21928
                )

            [Proxy::getRemarketingBody==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 1245
                    [cpu] => 0
                    [mu] => 2056
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>is_string] => Array
                (
                    [ct] => 54
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelDesignTranslation::getTranslations==>DB::escape] => Array
                (
                    [ct] => 30
                    [wt] => 97
                    [cpu] => 0
                    [mu] => 1624
                    [pmu] => 208
                )

            [ControllerSeoLangSeoLanglib::get_theme_folder==>Controller::__get] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::__construct==>Controller::__get] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::display==>array_merge] => Array
                (
                    [ct] => 19
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerExtensionAdvertiseGoogle::loadStore==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::findTemplate==>Twig\Loader\FilesystemLoader::isAbsolutePath] => Array
                (
                    [ct] => 8
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [modification==>substr] => Array
                (
                    [ct] => 580
                    [wt] => 189
                    [cpu] => 0
                    [mu] => 35296
                    [pmu] => 680
                )

            [ControllerInformationInformation::index==>Document::setTitle] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@5==>ModelDesignBanner::getBanner] => Array
                (
                    [ct] => 3
                    [wt] => 1463
                    [cpu] => 5012
                    [mu] => 19792
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setpagenum==>ControllerSeoLangMovaMova::getMulti] => Array
                (
                    [ct] => 19
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>parse_url] => Array
                (
                    [ct] => 54
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 30144
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::switchLanguage==>strtolower] => Array
                (
                    [ct] => 36
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Seo::rewrite==>parse_str] => Array
                (
                    [ct] => 13
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 5608
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::load_language_get==>Language::load] => Array
                (
                    [ct] => 1
                    [wt] => 269
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 8848
                )

            [SeoPro::baseRewrite==>count] => Array
                (
                    [ct] => 44
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>Model::__construct] => Array
                (
                    [ct] => 21
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [call_user_func_array@6==>ModelSettingExtension::getExtensions] => Array
                (
                    [ct] => 1
                    [wt] => 78
                    [cpu] => 218
                    [mu] => 5456
                    [pmu] => 0
                )

            [ModelToolImage::resize==>Config::get] => Array
                (
                    [ct] => 46
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolImage::resize==>substr] => Array
                (
                    [ct] => 46
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 3072
                    [pmu] => 0
                )

            [call_user_func_array@4==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 10
                    [wt] => 304
                    [cpu] => 0
                    [mu] => 94272
                    [pmu] => 520
                )

            [ControllerSeoLangSeoLang::seolang_route==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Proxy::getBanner==>Proxy::__call] => Array
                (
                    [ct] => 3
                    [wt] => 2331
                    [cpu] => 5012
                    [mu] => 19320
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::mova_api==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Response::output==>ControllerSeoLangMovaMova::responseseolang] => Array
                (
                    [ct] => 1
                    [wt] => 2819
                    [cpu] => 0
                    [mu] => 481152
                    [pmu] => 0
                )

            [call_user_func_array@1==>ControllerInformationInformation::index] => Array
                (
                    [ct] => 1
                    [wt] => 168509
                    [cpu] => 160275
                    [mu] => 1668056
                    [pmu] => 3034136
                )

            [Composer\Autoload\includeFile==>class_exists] => Array
                (
                    [ct] => 3
                    [wt] => 543
                    [cpu] => 0
                    [mu] => 6272
                    [pmu] => 0
                )

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

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 77
                    [cpu] => 0
                    [mu] => 1536
                    [pmu] => 38440
                )

            [spl_autoload_call==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 89
                    [wt] => 4096
                    [cpu] => 3321
                    [mu] => 22616
                    [pmu] => 6304
                )

            [ControllerSeoLangSeoLang::index==>ControllerSeoLangSeoLang::load_model] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Document::getScripts] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelCatalogInformation::getInformationLayoutId] => Array
                (
                    [ct] => 4
                    [wt] => 379
                    [cpu] => 5844
                    [mu] => 512
                    [pmu] => 0
                )

            [Twig\Template::render==>ob_get_level] => Array
                (
                    [ct] => 19
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::getGlobals==>array_merge] => Array
                (
                    [ct] => 19
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerInformationInformation::index==>Proxy::getInformation] => Array
                (
                    [ct] => 1
                    [wt] => 616
                    [cpu] => 354
                    [mu] => 4568
                    [pmu] => 0
                )

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

            [Action::execute@4==>Controller::__construct] => Array
                (
                    [ct] => 40
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::commonhome==>utf8_strtolower] => Array
                (
                    [ct] => 8
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [DB\MySQLi::__construct==>mysqli::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 192
                    [cpu] => 2046
                    [mu] => 43440
                    [pmu] => 43536
                )

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

            [ControllerSeoLangMovaMova::load_view_settings==>Controller::__get] => Array
                (
                    [ct] => 8
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\includeFile] => Array
                (
                    [ct] => 14
                    [wt] => 1608
                    [cpu] => 3321
                    [mu] => 15752
                    [pmu] => 3544
                )

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

            [__TwigTemplate_43c242e26b52caa4da1076eb596f8c43f2959848f7d23404ba52c69f3cc536a6::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 20
                    [wt] => 193
                    [cpu] => 0
                    [mu] => 165088
                    [pmu] => 11472
                )

            [main()==>file_get_contents] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 20880
                )

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

            [ModelSettingStore::getStores==>Cache::set] => Array
                (
                    [ct] => 2
                    [wt] => 208
                    [cpu] => 144
                    [mu] => 640
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>Registry::set] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [array_filter==>utf8_strlen] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Loader::{closure}@1==>is_callable] => Array
                (
                    [ct] => 10
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Action::__construct] => Array
                (
                    [ct] => 34
                    [wt] => 2585
                    [cpu] => 2407
                    [mu] => 3200
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::run_construct==>Controller::__get] => Array
                (
                    [ct] => 18
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TemplateWrapper::render==>Twig\Template::render] => Array
                (
                    [ct] => 19
                    [wt] => 5624
                    [cpu] => 2040
                    [mu] => 1067488
                    [pmu] => 1934824
                )

            [ControllerSeoLangMovaMova::ex_amp==>str_replace] => Array
                (
                    [ct] => 54
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\OpenCart::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 53
                    [cpu] => 494
                    [mu] => 1024
                    [pmu] => 0
                )

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

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

            [twig_get_attribute==>is_bool] => Array
                (
                    [ct] => 283
                    [wt] => 74
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 80
                )

            [usort==>ControllerSeoLangMovaMova::{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::display@2==>Twig\Template::displayWithErrorHandling@2] => Array
                (
                    [ct] => 6
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 418688
                    [pmu] => 360728
                )

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

            [Template::__construct==>class_exists] => Array
                (
                    [ct] => 19
                    [wt] => 204
                    [cpu] => 0
                    [mu] => 96
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLanglib::getLayoutModules==>ltrim] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [ControllerCommonSearch::index==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::controller@1==>Event::trigger] => Array
                (
                    [ct] => 34
                    [wt] => 14126
                    [cpu] => 11443
                    [mu] => -14880
                    [pmu] => 0
                )

            [SeoLang::__construct==>parse_url] => Array
                (
                    [ct] => 4
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 2016
                    [pmu] => 0
                )

            [Loader::{closure}==>Event::trigger] => Array
                (
                    [ct] => 188
                    [wt] => 22651
                    [cpu] => 6446
                    [mu] => -82896
                    [pmu] => 440
                )

            [Loader::{closure}==>Event::trigger@1] => Array
                (
                    [ct] => 68
                    [wt] => 7962
                    [cpu] => 121
                    [mu] => -29568
                    [pmu] => 584
                )

            [ModelToolRemarketing::__construct==>Proxy::trackUtm] => Array
                (
                    [ct] => 3
                    [wt] => 1261
                    [cpu] => 0
                    [mu] => 28568
                    [pmu] => 0
                )

            [__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::__construct==>__TwigTemplate_ab8447b4753ec06fac433ce19fdb27fbf72c8f28090506ba2ca5f8079b673981::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerCommonCart::getProducts==>Loader::model] => Array
                (
                    [ct] => 4
                    [wt] => 120
                    [cpu] => 0
                    [mu] => 5632
                    [pmu] => 0
                )

            [ModelToolRemarketing::__construct==>Model::__set] => Array
                (
                    [ct] => 69
                    [wt] => 95
                    [cpu] => 0
                    [mu] => 5760
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::match==>sprintf] => Array
                (
                    [ct] => 267
                    [wt] => 109
                    [cpu] => 0
                    [mu] => 115584
                    [pmu] => 8096
                )

            [Cart\Cart::countProducts==>Cart\Cart::getProducts] => Array
                (
                    [ct] => 2
                    [wt] => 144
                    [cpu] => 954
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_model==>is_object] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolRemarketing::getRemarketingHeader==>Model::__get] => Array
                (
                    [ct] => 9
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::getExtensions==>Twig\ExtensionSet::getExtensions] => Array
                (
                    [ct] => 27
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 16
                )

            [ControllerStartupStartup::index==>Proxy::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 129
                    [cpu] => 793
                    [mu] => 5584
                    [pmu] => 6920
                )

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

            [ControllerStartupRouter::index==>is_null] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>mb_internal_encoding] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelCatalogInformation::getInformation] => Array
                (
                    [ct] => 1
                    [wt] => 310
                    [cpu] => 354
                    [mu] => 3376
                    [pmu] => 0
                )

            [__TwigTemplate_31c6162d4a92100c8e3b01aea1270234b78cf0cc4808fc29cce6227086e73946::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::setpagenum==>ControllerSeoLangMovaMova::mova_api] => Array
                (
                    [ct] => 19
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [seolang_Mobile_Detect::matchDetectionRulesAgainstUA==>seolang_Mobile_Detect::match] => Array
                (
                    [ct] => 148
                    [wt] => 797
                    [cpu] => 0
                    [mu] => 920
                    [pmu] => 8792
                )

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

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

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

            [ControllerInformationInformation::index==>Url::link] => Array
                (
                    [ct] => 3
                    [wt] => 786
                    [cpu] => 1115
                    [mu] => 1152
                    [pmu] => 0
                )

            [ModelToolImage::resize==>filemtime] => Array
                (
                    [ct] => 184
                    [wt] => 8098
                    [cpu] => 4585
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::hreflang==>stripos] => Array
                (
                    [ct] => 2
                    [wt] => 2628
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLanglib::template==>str_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\OpenCart::isAdmin==>is_file] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute] => Array
                (
                    [ct] => 1
                    [wt] => 377
                    [cpu] => 668
                    [mu] => 13184
                    [pmu] => 31344
                )

            [ControllerSeoLangSeoLanglib::get_theme_folder==>str_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@1] => Array
                (
                    [ct] => 2
                    [wt] => 431
                    [cpu] => 0
                    [mu] => 11080
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@2] => Array
                (
                    [ct] => 16
                    [wt] => 4045
                    [cpu] => 5543
                    [mu] => 15216
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@3] => Array
                (
                    [ct] => 64
                    [wt] => 18330
                    [cpu] => 27642
                    [mu] => 90192
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@4] => Array
                (
                    [ct] => 39
                    [wt] => 12126
                    [cpu] => 22502
                    [mu] => 99440
                    [pmu] => 11552
                )

            [Event::trigger==>Action::execute@5] => Array
                (
                    [ct] => 1
                    [wt] => 505
                    [cpu] => 1349
                    [mu] => 3008
                    [pmu] => 0
                )

            [__TwigTemplate_d9fb820b93fb5c2376dfa177a1054b1d6d116a91b9c0c2109b7f7d070697c136::__construct==>__TwigTemplate_d9fb820b93fb5c2376dfa177a1054b1d6d116a91b9c0c2109b7f7d070697c136::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Action::execute==>ReflectionClass::hasMethod] => Array
                (
                    [ct] => 8
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [call_user_func_array@5==>ModelCatalogCategory::getCategories] => Array
                (
                    [ct] => 5
                    [wt] => 386
                    [cpu] => 1654
                    [mu] => 6840
                    [pmu] => 0
                )

            [Cache::__construct==>Cache\Redis::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 191
                    [cpu] => 396
                    [mu] => 1112
                    [pmu] => 368
                )

            [ControllerSeoLangMovaMova::load_view==>pathinfo] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 816
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Document::getLinks] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerExtensionModuleReviews::index==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 361
                    [cpu] => 368
                    [mu] => 224
                    [pmu] => 0
                )

        )

)