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] => 689f02287d73ff6c10455d97
    [meta] => Array
        (
            [url] => /m-yak-l-zhka/l-zhko-z-p-dyomnim-mekhan-zmom-nl-134/?utm_source=google&utm_medium=cpc&utm_campaign=NL_UKR_Perf_ALL_4&utm_term=%7Bum_term%7D&utm_content=%7Butm_content%7D&product_id=maxua02_178&gad_source=1&gad_campaignid=22637920943&gclid=CjwKCAjwtfvEBhAmEiwA-DsKjtMKeoR1l-y2tt-IQB9Ugxm1msqMI_WHVfMq6HkWf8m_zsrVWLRVrBoCnEMQAvD_BwE
            [get] => Array
                (
                    [utm_source] => google
                    [utm_medium] => cpc
                    [utm_campaign] => NL_UKR_Perf_ALL_4
                    [utm_term] => {um_term}
                    [utm_content] => {utm_content}
                    [product_id] => maxua02_178
                    [gad_source] => 1
                    [gad_campaignid] => 22637920943
                    [gclid] => CjwKCAjwtfvEBhAmEiwA-DsKjtMKeoR1l-y2tt-IQB9Ugxm1msqMI_WHVfMq6HkWf8m_zsrVWLRVrBoCnEMQAvD_BwE
                )

            [env] => Array
                (
                )

            [SERVER] => Array
                (
                    [HTTP_USER_AGENT] => Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/381.1.792835455 Mobile/15E148 Safari/604.1
                    [HTTP_HOST] => nashi-lizhka.com
                    [PATH_INFO] => 
                    [SERVER_NAME] => test.nashi-lizhka.com
                    [SERVER_ADDR] => 185.233.47.106
                    [REMOTE_ADDR] => 176.108.29.73
                    [HTTPS] => 1
                    [DOCUMENT_ROOT] => /www/wwwroot/nashi-lizhka.com
                    [REQUEST_METHOD] => GET
                    [QUERY_STRING] => _route_=m-yak-l-zhka/l-zhko-z-p-dyomnim-mekhan-zmom-nl-134/&utm_source=google&utm_medium=cpc&utm_campaign=NL_UKR_Perf_ALL_4&utm_term=%7Bum_term%7D&utm_content=%7Butm_content%7D&product_id=maxua02_178&gad_source=1&gad_campaignid=22637920943&gclid=CjwKCAjwtfvEBhAmEiwA-DsKjtMKeoR1l-y2tt-IQB9Ugxm1msqMI_WHVfMq6HkWf8m_zsrVWLRVrBoCnEMQAvD_BwE
                    [PHP_SELF] => /index.php
                    [REQUEST_TIME_FLOAT] => 1755251240.2691
                    [REQUEST_TIME] => 1755251240
                )

            [simple_url] => /m-yak-l-zhka/l-zhko-z-p-dyomnim-mekhan-zmom-nl-134/?utm_source=google&utm_medium=cpc&utm_campaign=NL_UKR_Perf_ALL_4&utm_term=%7Bum_term%7D&utm_content=%7Butm_content%7D&product_id=maxua02_178&gad_source&gad_campaignid&gclid=CjwKCAjwtfvEBhAmEiwA-DsKjtMKeoR1l-y2tt-IQB9Ugxm1msqMI_WHVfMq6HkWf8m_zsrVWLRVrBoCnEMQAvD_BwE
            [request_ts] => MongoDate Object
                (
                    [sec] => 1755251240
                    [usec] => 0
                )

            [request_ts_micro] => MongoDate Object
                (
                    [sec] => 1755251240
                    [usec] => 269000
                )

            [request_date] => 2025-08-15
        )

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

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

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

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

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

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

            [Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\Profiler::getProfiler] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Setting::__construct==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 599
                    [cpu] => 187
                    [mu] => 56448
                    [pmu] => 76176
                )

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

            [Url::link==>ControllerStartupSeoUrl::rewrite] => Array
                (
                    [ct] => 1
                    [wt] => 405
                    [cpu] => 248
                    [mu] => 1920
                    [pmu] => 0
                )

            [main()==>Whe] => Array
                (
                    [ct] => 3
                    [wt] => 77
                    [cpu] => 0
                    [mu] => -160
                    [pmu] => 328
                )

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

            [SeoPro::baseRewrite==>Response::addHeader] => Array
                (
                    [ct] => 7
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerEventTranslation::index==>Proxy::getTranslations] => Array
                (
                    [ct] => 1
                    [wt] => 135
                    [cpu] => 621
                    [mu] => 2456
                    [pmu] => 20528
                )

            [start==>Session::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 317
                    [cpu] => 292
                    [mu] => 2448
                    [pmu] => 1800
                )

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

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

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

            [ModelDesignTranslation::getTranslations==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 62
                    [cpu] => 621
                    [mu] => 384
                    [pmu] => 16992
                )

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

            [OCFilter\Core::catalog==>{closure}] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [Action::execute==>ControllerStartupEvent::index] => Array
                (
                    [ct] => 1
                    [wt] => 2321
                    [cpu] => 609
                    [mu] => 32280
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 70
                    [wt] => 1384
                    [cpu] => 0
                    [mu] => 5808
                    [pmu] => 1800
                )

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

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

            [Action::execute==>ControllerStartupSeoUrl::index] => Array
                (
                    [ct] => 1
                    [wt] => 1849
                    [cpu] => 1052
                    [mu] => 10264
                    [pmu] => 0
                )

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

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

            [OCFilter\Core::init==>{closure}] => Array
                (
                    [ct] => 5
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::detectLanguage==>utf8_strlen] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Factory::__call==>OCFilter\Core::catalog] => Array
                (
                    [ct] => 1
                    [wt] => 1345
                    [cpu] => 1226
                    [mu] => 147520
                    [pmu] => 90272
                )

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

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

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

            [Composer\Autoload\ClassLoader::findFile==>Composer\Autoload\ClassLoader::findFileWithExtension] => Array
                (
                    [ct] => 69
                    [wt] => 1255
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 1352
                )

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

            [OCFilter\Core::init==>library] => Array
                (
                    [ct] => 5
                    [wt] => 484
                    [cpu] => 0
                    [mu] => 12704
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>SeoLang::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 529
                    [cpu] => 682
                    [mu] => 14360
                    [pmu] => 20976
                )

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

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

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

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

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

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

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

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

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

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

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

            [initOCFilter==>OCFilter\Core::init] => Array
                (
                    [ct] => 1
                    [wt] => 1486
                    [cpu] => 653
                    [mu] => 33040
                    [pmu] => 76176
                )

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

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

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

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

            [Proxy::control==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 793
                    [cpu] => 2402
                    [mu] => 95264
                    [pmu] => 6840
                )

            [Action::execute==>ControllerStartupStartup::index] => Array
                (
                    [ct] => 1
                    [wt] => 6011
                    [cpu] => 5412
                    [mu] => 302024
                    [pmu] => 586216
                )

            [Loader::{closure}==>ModelSettingEvent::getEvents] => Array
                (
                    [ct] => 1
                    [wt] => 83
                    [cpu] => 536
                    [mu] => 22896
                    [pmu] => 0
                )

            [DB::__construct==>library] => Array
                (
                    [ct] => 1
                    [wt] => 90
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 424
                )

            [Action::execute==>ControllerEventTranslation::index] => Array
                (
                    [ct] => 1
                    [wt] => 247
                    [cpu] => 621
                    [mu] => 8376
                    [pmu] => 26528
                )

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

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

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

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

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

            [Loader::{closure}==>Registry::get] => Array
                (
                    [ct] => 16
                    [wt] => 34
                    [cpu] => 73
                    [mu] => 128
                    [pmu] => 128
                )

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

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

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

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

            [Action::execute==>ControllerStartupSession::index] => Array
                (
                    [ct] => 1
                    [wt] => 306
                    [cpu] => 876
                    [mu] => 1176
                    [pmu] => 17584
                )

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

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

            [Loader::{closure}==>ModelLocalisationCurrency::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 79
                    [cpu] => 749
                    [mu] => 4792
                    [pmu] => 5464
                )

            [Loader::{closure}==>ModelSeoLangSeoLang::loadlibrary] => Array
                (
                    [ct] => 1
                    [wt] => 82
                    [cpu] => 0
                    [mu] => 1728
                    [pmu] => 2264
                )

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

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

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

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

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

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

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

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

            [SeoPro::prepareRoute==>SeoPro::getCategoryByProduct] => Array
                (
                    [ct] => 1
                    [wt] => 142
                    [cpu] => 52
                    [mu] => 544
                    [pmu] => 0
                )

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

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

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

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

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

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

            [Response::redirect==>Xhgui\Profiler\Profiler::shutDown] => Array
                (
                    [ct] => 1
                    [wt] => 346
                    [cpu] => 30
                    [mu] => -6688
                    [pmu] => 0
                )

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

            [Proxy::getCurrencies==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 111
                    [cpu] => 749
                    [mu] => 5456
                    [pmu] => 5832
                )

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

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::seourl] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 832
                    [pmu] => 0
                )

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

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

            [Action::execute==>ControllerStartupError::index] => Array
                (
                    [ct] => 1
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 1576
                    [pmu] => 0
                )

            [start==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 448
                    [cpu] => 621
                    [mu] => 9928
                    [pmu] => 28424
                )

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

            [Cart\Cart::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Controller::__set==>Registry::set] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => -312
                    [pmu] => 0
                )

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

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

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

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

            [Action::execute==>modification] => Array
                (
                    [ct] => 7
                    [wt] => 238
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 232
                )

            [start==>DB::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 535
                    [cpu] => 2259
                    [mu] => 44432
                    [pmu] => 43960
                )

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

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

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

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

            [start==>Router::dispatch] => Array
                (
                    [ct] => 1
                    [wt] => 12007
                    [cpu] => 10997
                    [mu] => 467320
                    [pmu] => 604576
                )

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

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

            [library==>modification] => Array
                (
                    [ct] => 33
                    [wt] => 1305
                    [cpu] => 113
                    [mu] => 1168
                    [pmu] => 1040
                )

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

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

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

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

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

            [initOCFilter==>OCFilter\Factory::catalog] => Array
                (
                    [ct] => 1
                    [wt] => 1351
                    [cpu] => 1226
                    [mu] => 147776
                    [pmu] => 90272
                )

            [SeoPro::getPath@1==>SeoPro::getPath@2] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [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] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 352
                )

            [Cart\Currency::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 206
                    [mu] => 3496
                    [pmu] => 19464
                )

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

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

            [SeoPro::prepareRoute==>SeoPro::getQueryByKeyword] => Array
                (
                    [ct] => 2
                    [wt] => 287
                    [cpu] => 204
                    [mu] => 592
                    [pmu] => 0
                )

            [Cache::get==>Cache\Redis::get] => Array
                (
                    [ct] => 3
                    [wt] => 241
                    [cpu] => 1519
                    [mu] => 6800
                    [pmu] => 5368
                )

            [ControllerStartupSeoUrl::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

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

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

            [Proxy::__call@1==>Loader::{closure}@1] => Array
                (
                    [ct] => 3
                    [wt] => 408
                    [cpu] => 2402
                    [mu] => 21928
                    [pmu] => 0
                )

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

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

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

            [Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::flush] => Array
                (
                    [ct] => 1
                    [wt] => 212
                    [cpu] => 30
                    [mu] => -8048
                    [pmu] => 0
                )

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

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

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

            [Language::load==>modification] => Array
                (
                    [ct] => 3
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>Composer\Autoload\ClassLoader::Composer\Autoload\{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

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

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

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

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

            [DB::__construct==>DB\MySQLi::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 397
                    [cpu] => 2259
                    [mu] => 43824
                    [pmu] => 43536
                )

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

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

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

            [OCFilter\Factory::catalog==>OCFilter\Factory::__call] => Array
                (
                    [ct] => 1
                    [wt] => 1349
                    [cpu] => 1226
                    [mu] => 147648
                    [pmu] => 90272
                )

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

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

            [OCFilter\Core::init==>OCFilter\Setting::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 666
                    [cpu] => 187
                    [mu] => 16320
                    [pmu] => 76176
                )

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

            [Loader::model==>modification] => Array
                (
                    [ct] => 10
                    [wt] => 768
                    [cpu] => 1226
                    [mu] => 256
                    [pmu] => 168
                )

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

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

            [SeoPro::validate==>Response::redirect] => Array
                (
                    [ct] => 1
                    [wt] => 364
                    [cpu] => 183
                    [mu] => -6088
                    [pmu] => 0
                )

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

            [ControllerStartupStartup::index==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 18
                    [wt] => 365
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

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

            [Loader::{closure}@1==>ModelSeoLangSeoLang::getSettings] => Array
                (
                    [ct] => 1
                    [wt] => 140
                    [cpu] => 2402
                    [mu] => 19880
                    [pmu] => 0
                )

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

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

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

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

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

            [start==>Cache::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 329
                    [cpu] => 364
                    [mu] => 1104
                    [pmu] => 584
                )

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

            [Xhgui\Profiler\ProfilingData::__construct==>Xhgui\Profiler\Config::offsetGet] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Session\DB::__construct==>Session\DB::gc] => Array
                (
                    [ct] => 1
                    [wt] => 186
                    [cpu] => 292
                    [mu] => 480
                    [pmu] => 536
                )

            [Session\DB::read==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 243
                    [cpu] => 876
                    [mu] => 384
                    [pmu] => 16456
                )

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

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

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

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 21274
                    [cpu] => 19051
                    [mu] => 780696
                    [pmu] => 917544
                )

            [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
                )

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

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

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

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

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

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

            [DB::query==>DB\MySQLi::query] => Array
                (
                    [ct] => 27
                    [wt] => 3067
                    [cpu] => 8449
                    [mu] => 464360
                    [pmu] => 658496
                )

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

            [Controller::__get==>Registry::get] => Array
                (
                    [ct] => 726
                    [wt] => 262
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerStartupSession::index==>Session::start] => Array
                (
                    [ct] => 1
                    [wt] => 276
                    [cpu] => 876
                    [mu] => 568
                    [pmu] => 17328
                )

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

            [Request::clean==>Request::clean@1] => Array
                (
                    [ct] => 112
                    [wt] => 99
                    [cpu] => 0
                    [mu] => 19552
                    [pmu] => 16032
                )

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

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

            [Loader::{closure}@1==>Event::trigger] => Array
                (
                    [ct] => 6
                    [wt] => 227
                    [cpu] => 0
                    [mu] => -2528
                    [pmu] => 0
                )

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

            [Xhgui\Profiler\Profiler::disable==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 107
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

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

            [DB::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>Registry::has] => Array
                (
                    [ct] => 10
                    [wt] => 6
                    [cpu] => 0
                    [mu] => -384
                    [pmu] => 24
                )

            [Router::execute==>Action::execute] => Array
                (
                    [ct] => 6
                    [wt] => 11993
                    [cpu] => 10997
                    [mu] => 467064
                    [pmu] => 604576
                )

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

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

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

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

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

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

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

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

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

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

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

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

            [ModelDesignTranslation::getTranslations==>Model::__get] => Array
                (
                    [ct] => 7
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 352
                )

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

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

            [Loader::{closure}==>ModelLocalisationLanguage::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 119
                    [cpu] => 472
                    [mu] => 2776
                    [pmu] => 0
                )

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

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

            [Loader::{closure}==>ModelSeoLangSeoLang::control] => Array
                (
                    [ct] => 2
                    [wt] => 667
                    [cpu] => 2402
                    [mu] => 95360
                    [pmu] => 4840
                )

            [Cache::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerStartupStartup::index==>Cart\Currency::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 62
                    [cpu] => 206
                    [mu] => 2664
                    [pmu] => 19464
                )

            [Loader::language==>Event::trigger] => Array
                (
                    [ct] => 2
                    [wt] => 368
                    [cpu] => 621
                    [mu] => 8696
                    [pmu] => 28240
                )

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

            [start==>Router::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3062
                    [cpu] => 1879
                    [mu] => 184184
                    [pmu] => 166448
                )

            [Cart\Tax::setStoreAddress==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 26
                    [cpu] => 36
                    [mu] => -96
                    [pmu] => 384
                )

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

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

            [ControllerStartupStartup::index==>Cart\Tax::setShippingAddress] => Array
                (
                    [ct] => 1
                    [wt] => 46
                    [cpu] => 185
                    [mu] => 384
                    [pmu] => 56
                )

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

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

            [Loader::{closure}==>ModelSettingStore::getStores] => Array
                (
                    [ct] => 1
                    [wt] => 178
                    [cpu] => 365
                    [mu] => 768
                    [pmu] => 0
                )

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

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

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

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

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

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

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

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

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

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

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

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

            [Loader::{closure}==>ModelDesignTranslation::getTranslations] => Array
                (
                    [ct] => 1
                    [wt] => 92
                    [cpu] => 621
                    [mu] => 960
                    [pmu] => 17864
                )

            [ModelLocalisationCurrency::getCurrencies==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 75
                    [cpu] => 749
                    [mu] => 4536
                    [pmu] => 5368
                )

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

            [Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\ProfilingData::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Session::__construct==>Session\DB::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 193
                    [cpu] => 292
                    [mu] => 1112
                    [pmu] => 536
                )

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

            [Loader::language==>Language::load] => Array
                (
                    [ct] => 1
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Session::__construct==>library] => Array
                (
                    [ct] => 1
                    [wt] => 71
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 648
                )

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

            [Loader::model==>Registry::set] => Array
                (
                    [ct] => 10
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 952
                )

            [Url::link==>ControllerSeoLangMovaMova::after] => Array
                (
                    [ct] => 1
                    [wt] => 499
                    [cpu] => 365
                    [mu] => 10056
                    [pmu] => 0
                )

            [SeoPro::getQueryByKeyword==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 264
                    [cpu] => 204
                    [mu] => 2224
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 8
                    [wt] => 148
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 256
                )

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

            [Loader::{closure}@1==>ModelSeoLangSeoLang::getSetting] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::commonhome] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [ControllerSeoLangMovaMova::after==>utf8_strtolower] => Array
                (
                    [ct] => 4
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

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

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

            [Loader::model==>Proxy::__set] => Array
                (
                    [ct] => 103
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 7408
                    [pmu] => 2272
                )

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

            [Router::dispatch==>Router::execute] => Array
                (
                    [ct] => 6
                    [wt] => 12001
                    [cpu] => 10997
                    [mu] => 467192
                    [pmu] => 604576
                )

            [Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::stop] => Array
                (
                    [ct] => 1
                    [wt] => 131
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

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

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

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

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

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

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

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

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

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

            [Cart\Weight::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 40
                    [cpu] => 147
                    [mu] => 2688
                    [pmu] => 3280
                )

            [Loader::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 91
                    [cpu] => 0
                    [mu] => 464
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::seourl==>ControllerSeoLangMovaMova::getMulti] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 156
                    [cpu] => 199
                    [mu] => -32
                    [pmu] => 0
                )

            [Cache::__construct==>library] => Array
                (
                    [ct] => 1
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 584
                )

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

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

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

            [OCFilter\Core::catalog==>OCFilter\OpenCart::__get] => Array
                (
                    [ct] => 4
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => -96
                    [pmu] => 0
                )

            [Session::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 112
                )

            [ControllerSeoLangMovaMova::run_construct==>Proxy::getStores] => Array
                (
                    [ct] => 1
                    [wt] => 288
                    [cpu] => 365
                    [mu] => 1552
                    [pmu] => 0
                )

            [Router::__construct==>initOCFilter] => Array
                (
                    [ct] => 1
                    [wt] => 3035
                    [cpu] => 1879
                    [mu] => 184056
                    [pmu] => 166448
                )

            [ModelSeoLangSeoLang::getSettings==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 52
                    [cpu] => 2402
                    [mu] => 7416
                    [pmu] => 0
                )

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

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

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

            [OCFilter\Core::init==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 10
                    [wt] => 222
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

            [start==>Loader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 485
                    [cpu] => 0
                    [mu] => 15856
                    [pmu] => 18368
                )

            [ControllerEventTranslation::index==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 104
                    [cpu] => 0
                    [mu] => 5440
                    [pmu] => 5648
                )

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

            [start==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 18
                    [wt] => 359
                    [cpu] => 0
                    [mu] => 1648
                    [pmu] => 1432
                )

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

            [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
                )

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

            [Url::link==>Simple\Rewrite::rewrite] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::after==>utf8_strpos] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => -128
                    [pmu] => 0
                )

            [Session\DB::gc==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 164
                    [cpu] => 292
                    [mu] => 32
                    [pmu] => 0
                )

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

            [ModelSettingEvent::getEvents==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>modification] => Array
                (
                    [ct] => 2
                    [wt] => 93
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 240
                )

            [OCFilter\Core::catalog==>Loader::model] => Array
                (
                    [ct] => 4
                    [wt] => 839
                    [cpu] => 1226
                    [mu] => 71392
                    [pmu] => 13920
                )

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

            [Proxy::getTranslations==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 133
                    [cpu] => 621
                    [mu] => 1952
                    [pmu] => 20360
                )

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

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

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

            [start==>Router::addPreAction] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

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

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

            [main()==>modification] => Array
                (
                    [ct] => 8
                    [wt] => 297
                    [cpu] => 225
                    [mu] => 224
                    [pmu] => 0
                )

            [Proxy::__call==>Loader::{closure}] => Array
                (
                    [ct] => 8
                    [wt] => 1701
                    [cpu] => 5218
                    [mu] => 133736
                    [pmu] => 34496
                )

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

            [main()==>start] => Array
                (
                    [ct] => 1
                    [wt] => 19151
                    [cpu] => 16458
                    [mu] => 767736
                    [pmu] => 890280
                )

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

            [Xhgui\Profiler\Profiler::stop==>Xhgui\Profiler\Profiler::disable] => Array
                (
                    [ct] => 1
                    [wt] => 130
                    [cpu] => 0
                    [mu] => 1104
                    [pmu] => 0
                )

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

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

            [main()==>Xhgui\Profiler\Profiler::registerShutdownHandler] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 912
                    [pmu] => 264
                )

            [Xhgui\Profiler\ProfilingData::__construct==>Xhgui\Profiler\Config::offsetExists] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::rewrite==>SeoPro::baseRewrite] => Array
                (
                    [ct] => 1
                    [wt] => 353
                    [cpu] => 248
                    [mu] => 2304
                    [pmu] => 0
                )

            [ControllerStartupSeoUrl::index==>SeoPro::prepareRoute] => Array
                (
                    [ct] => 1
                    [wt] => 457
                    [cpu] => 256
                    [mu] => 1688
                    [pmu] => 0
                )

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

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

            [ModelSeoLangSeoLang::getSetting==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => -96
                    [pmu] => 0
                )

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

            [SeoLang::__construct==>Controller::__get] => Array
                (
                    [ct] => 48
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 676
                    [cpu] => 244
                    [mu] => 347896
                    [pmu] => 505520
                )

            [SeoPro::prepareRoute==>utf8_strtolower] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 232
                    [pmu] => 0
                )

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

            [ControllerStartupStartup::index==>{closure}] => Array
                (
                    [ct] => 9
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\Length::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 38
                    [cpu] => 156
                    [mu] => 2208
                    [pmu] => 2720
                )

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

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

            [optionscombinations\OptionsCombinationsLib::__construct==>optionscombinations\OptionsCombinationsLib::__get] => Array
                (
                    [ct] => 5
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [start==>{closure}] => Array
                (
                    [ct] => 9
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Session::start==>Session\DB::read] => Array
                (
                    [ct] => 1
                    [wt] => 262
                    [cpu] => 876
                    [mu] => 384
                    [pmu] => 17176
                )

            [ControllerStartupEvent::index==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 93
                    [cpu] => 0
                    [mu] => 4760
                    [pmu] => 0
                )

            [Cart\Cart::__construct==>{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::model==>Loader::callback] => Array
                (
                    [ct] => 103
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 85000
                    [pmu] => 25168
                )

            [ControllerStartupStartup::index==>library] => Array
                (
                    [ct] => 9
                    [wt] => 722
                    [cpu] => 113
                    [mu] => 1736
                    [pmu] => 0
                )

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

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

            [DB::escape==>DB\MySQLi::escape] => Array
                (
                    [ct] => 12
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 656
                    [pmu] => 160
                )

            [ControllerStartupError::index==>Log::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [start==>library] => Array
                (
                    [ct] => 9
                    [wt] => 651
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 2536
                )

            [initOCFilter==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [SeoPro::getCategoryByProduct==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 164
                    [cpu] => 221
                    [mu] => 2208
                    [pmu] => 0
                )

            [ModelDesignTranslation::getTranslations==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 200
                    [pmu] => 112
                )

            [Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\Profilers\TidewaysXHProf::disable] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Loader::{closure}==>Model::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [SeoLang::__construct==>utf8_strtolower] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 208
                    [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] => 2
                    [wt] => 95
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

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

            [ModelSettingStore::getStores==>Cache::set] => Array
                (
                    [ct] => 1
                    [wt] => 73
                    [cpu] => 49
                    [mu] => 256
                    [pmu] => 0
                )

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

            [Action::execute==>ControllerStartupMaintenance::index] => Array
                (
                    [ct] => 1
                    [wt] => 661
                    [cpu] => 2402
                    [mu] => 91312
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Action::__construct] => Array
                (
                    [ct] => 34
                    [wt] => 1601
                    [cpu] => 0
                    [mu] => 3200
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::run_construct==>Controller::__get] => Array
                (
                    [ct] => 9
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\OpenCart::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 55
                    [cpu] => 466
                    [mu] => 512
                    [pmu] => 0
                )

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

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

            [Loader::{closure}==>Event::trigger] => Array
                (
                    [ct] => 14
                    [wt] => 250
                    [cpu] => 0
                    [mu] => -6112
                    [pmu] => 304
                )

            [Loader::{closure}==>Event::trigger@1] => Array
                (
                    [ct] => 2
                    [wt] => 16
                    [cpu] => 0
                    [mu] => -784
                    [pmu] => 104
                )

            [ControllerStartupStartup::index==>Proxy::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 113
                    [cpu] => 749
                    [mu] => 5584
                    [pmu] => 5832
                )

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

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

            [Event::trigger==>Action::execute] => Array
                (
                    [ct] => 1
                    [wt] => 344
                    [cpu] => 621
                    [mu] => 9416
                    [pmu] => 28088
                )

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

        )

)