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] => 689f016770a6b6060661fd42
    [meta] => Array
        (
            [url] => /index.php?route=api/oneboxsync/getOrderValue/&token=fe6a4c7713b67f500df277676c&api_token=&datefrom=2025-08-12T12:44:06
            [get] => Array
                (
                    [route] => api/oneboxsync/getOrderValue/
                    [token] => fe6a4c7713b67f500df277676c
                    [api_token] => 
                    [datefrom] => 2025-08-12T12:44:06
                )

            [env] => Array
                (
                )

            [SERVER] => Array
                (
                    [HTTP_HOST] => nashi-lizhka.com
                    [PATH_INFO] => 
                    [SERVER_NAME] => test.nashi-lizhka.com
                    [SERVER_ADDR] => 185.233.47.106
                    [REMOTE_ADDR] => 91.200.43.239
                    [HTTPS] => 1
                    [DOCUMENT_ROOT] => /www/wwwroot/nashi-lizhka.com
                    [REQUEST_METHOD] => GET
                    [QUERY_STRING] => route=api/oneboxsync/getOrderValue/&token=fe6a4c7713b67f500df277676c&api_token=&datefrom=2025-08-12T12:44:06
                    [PHP_SELF] => /index.php
                    [REQUEST_TIME_FLOAT] => 1755251047.2621
                    [REQUEST_TIME] => 1755251047
                )

            [simple_url] => /index.php?route=api/oneboxsync/getOrderValue/&token=fe6a4c7713b67f500df277676c&api_token=&datefrom-08-12T12:44:06
            [request_ts] => MongoDate Object
                (
                    [sec] => 1755251047
                    [usec] => 0
                )

            [request_ts_micro] => MongoDate Object
                (
                    [sec] => 1755251047
                    [usec] => 262000
                )

            [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] => 195
                    [cpu] => 0
                    [mu] => 848
                    [pmu] => 1440
                )

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

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

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

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

            [ControllerApiOneboxsync::getOrderValue==>Response::setOutput] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerApiOneboxsync::getOrderValue==>Controller::__get] => Array
                (
                    [ct] => 224
                    [wt] => 280
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Url::link==>ControllerStartupSeoUrl::rewrite] => Array
                (
                    [ct] => 1
                    [wt] => 159
                    [cpu] => 272
                    [mu] => 1280
                    [pmu] => 0
                )

            [ControllerApiOneboxsync::getApiFromToken==>Controller::__get] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

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

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

            [SeoPro::initHelpers==>SeoPro::getPath] => Array
                (
                    [ct] => 19
                    [wt] => 30
                    [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] => 54
                    [cpu] => 542
                    [mu] => 384
                    [pmu] => 16992
                )

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

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

            [ModelSeoLangSeoLang::control==>ControllerSeoLangMovaMova::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [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] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerApiOneboxsync::getOrderValue==>Proxy::getOrderProduct] => Array
                (
                    [ct] => 100
                    [wt] => 12688
                    [cpu] => 12901
                    [mu] => 160704
                    [pmu] => 327144
                )

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

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

            [Action::execute==>ControllerStartupSeoUrl::index] => Array
                (
                    [ct] => 1
                    [wt] => 674
                    [cpu] => 589
                    [mu] => 12136
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Proxy::getEvents] => Array
                (
                    [ct] => 1
                    [wt] => 117
                    [cpu] => 559
                    [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
                )

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

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

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

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

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

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

            [ControllerStartupStartup::index==>SeoLang::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 264
                    [cpu] => 594
                    [mu] => 4416
                    [pmu] => 17448
                )

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

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

            [ControllerStartupStartup::index==>Config::get] => Array
                (
                    [ct] => 16
                    [wt] => 8
                    [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] => 51
                    [cpu] => 149
                    [mu] => 2744
                    [pmu] => 2720
                )

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

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

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

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

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

            [initOCFilter==>OCFilter\Core::init] => Array
                (
                    [ct] => 1
                    [wt] => 1240
                    [cpu] => 588
                    [mu] => 32528
                    [pmu] => 76176
                )

            [ModelOneboxsyncOneboxsync::getOrderProduct==>Model::__get] => Array
                (
                    [ct] => 100
                    [wt] => 114
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [ModelOneboxsyncOneboxsync::getApiId==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 219
                    [cpu] => 769
                    [mu] => 10208
                    [pmu] => 0
                )

            [Action::execute==>ControllerStartupStartup::index] => Array
                (
                    [ct] => 1
                    [wt] => 5114
                    [cpu] => 4625
                    [mu] => 300472
                    [pmu] => 574640
                )

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

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

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

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

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

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

            [ControllerStartupSession::index==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 200
                    [pmu] => 264
                )

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

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

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

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

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

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

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

            [Action::execute==>ControllerStartupSession::index] => Array
                (
                    [ct] => 1
                    [wt] => 793
                    [cpu] => 1631
                    [mu] => 512
                    [pmu] => 17664
                )

            [SeoPro::baseRewrite==>SeoPro::getKeywordByQuery] => Array
                (
                    [ct] => 1
                    [wt] => 100
                    [cpu] => 272
                    [mu] => 512
                    [pmu] => 0
                )

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

            [Loader::{closure}==>ModelLocalisationCurrency::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 66
                    [cpu] => 187
                    [mu] => 4792
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelSeoLangSeoLang::loadlibrary] => Array
                (
                    [ct] => 1
                    [wt] => 73
                    [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] => 134
                    [cpu] => 0
                    [mu] => 1680
                    [pmu] => 0
                )

            [ControllerApiOneboxsync::getApiFromToken==>Proxy::getApiId] => Array
                (
                    [ct] => 1
                    [wt] => 329
                    [cpu] => 769
                    [mu] => 1176
                    [pmu] => 0
                )

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

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

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

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

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

            [ModelOneboxsyncOneboxsync::getOrderProductOptions==>DB::query] => Array
                (
                    [ct] => 118
                    [wt] => 4086
                    [cpu] => 13616
                    [mu] => 381152
                    [pmu] => 191824
                )

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

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

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

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

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

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

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

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

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

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

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

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

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

            [main()==>Xhgui\Profiler\Profiler::shutDown] => Array
                (
                    [ct] => 1
                    [wt] => 220
                    [cpu] => 43
                    [mu] => -330384
                    [pmu] => 0
                )

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

            [Proxy::getOrderProduct==>Proxy::__call] => Array
                (
                    [ct] => 100
                    [wt] => 12610
                    [cpu] => 12901
                    [mu] => 122976
                    [pmu] => 327144
                )

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

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

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

            [ControllerStartupSession::index==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 766
                    [cpu] => 1631
                    [mu] => 176
                    [pmu] => 16936
                )

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

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

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

            [OCFilter\Core::__construct==>OCFilter\Factory::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [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] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ControllerApiOneboxsync::getOrderValue==>Proxy::getOrderProductOptions] => Array
                (
                    [ct] => 118
                    [wt] => 15206
                    [cpu] => 13985
                    [mu] => 346328
                    [pmu] => 191824
                )

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

            [Loader::{closure}==>ModelOneboxsyncOneboxsync::getOrderProduct] => Array
                (
                    [ct] => 100
                    [wt] => 3835
                    [cpu] => 12835
                    [mu] => 159912
                    [pmu] => 327144
                )

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

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

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

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

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

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

            [ControllerApiOneboxsync::getOrderValue==>Proxy::getOrderValue] => Array
                (
                    [ct] => 1
                    [wt] => 745
                    [cpu] => 145
                    [mu] => 421080
                    [pmu] => 568912
                )

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

            [start==>Router::dispatch] => Array
                (
                    [ct] => 1
                    [wt] => 43778
                    [cpu] => 38485
                    [mu] => 872248
                    [pmu] => 1996144
                )

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

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

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

            [library==>modification] => Array
                (
                    [ct] => 33
                    [wt] => 1079
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 1096
                )

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

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

            [start==>Response::output] => Array
                (
                    [ct] => 1
                    [wt] => 1334
                    [cpu] => 3420
                    [mu] => 325480
                    [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] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [ControllerEventTranslation::index==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 352
                )

            [Cart\Currency::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 48
                    [cpu] => 185
                    [mu] => 3496
                    [pmu] => 18880
                )

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

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

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

            [Cache::get==>Cache\Redis::get] => Array
                (
                    [ct] => 3
                    [wt] => 181
                    [cpu] => 817
                    [mu] => 6800
                    [pmu] => 0
                )

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

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

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

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

            [Proxy::__call@1==>Loader::{closure}@1] => Array
                (
                    [ct] => 3
                    [wt] => 404
                    [cpu] => 438
                    [mu] => 87464
                    [pmu] => 0
                )

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

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

            [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] => 66
                    [cpu] => 43
                    [mu] => -331744
                    [pmu] => 0
                )

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

            [ControllerStartupRouter::index==>Action::execute@1] => Array
                (
                    [ct] => 1
                    [wt] => 32651
                    [cpu] => 27875
                    [mu] => 394688
                    [pmu] => 1403016
                )

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

            [Language::load==>modification] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

            [SeoPro::getKeywordByQuery==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 84
                    [cpu] => 272
                    [mu] => 608
                    [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] => 81
                    [cpu] => 380
                    [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] => 356
                    [cpu] => 2077
                    [mu] => 43824
                    [pmu] => 43536
                )

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

            [ControllerSeoLangMovaMova::run_construct==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 95
                    [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] => 10
                    [wt] => 13
                    [cpu] => 0
                    [mu] => -1408
                    [pmu] => 0
                )

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

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

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

            [Loader::{closure}==>ModelOneboxsyncOneboxsync::getApiId] => Array
                (
                    [ct] => 1
                    [wt] => 230
                    [cpu] => 769
                    [mu] => 384
                    [pmu] => 0
                )

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

            [ControllerApiOneboxsync::getOrderValue==>ControllerApiOneboxsync::getApiFromToken] => Array
                (
                    [ct] => 1
                    [wt] => 525
                    [cpu] => 769
                    [mu] => 57000
                    [pmu] => 0
                )

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

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

            [Loader::model==>modification] => Array
                (
                    [ct] => 11
                    [wt] => 476
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 216
                )

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

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

            [Proxy::getOrderValue==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 745
                    [cpu] => 145
                    [mu] => 420952
                    [pmu] => 568912
                )

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

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

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

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

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

            [SeoPro::baseRewrite==>Log::write] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => -96
                    [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] => 181
                    [cpu] => 0
                    [mu] => 1120
                    [pmu] => 0
                )

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

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

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

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

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

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

            [ControllerStartupStartup::index==>Simple\Rewrite::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [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] => 59
                    [cpu] => 0
                    [mu] => 280
                    [pmu] => 0
                )

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 52205
                    [cpu] => 46900
                    [mu] => 1165600
                    [pmu] => 2297448
                )

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

            [ControllerApiOneboxsync::getApiFromToken==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 185
                    [cpu] => 0
                    [mu] => 55568
                    [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] => 396
                    [cpu] => 317
                    [mu] => 7880
                    [pmu] => 0
                )

            [Loader::{closure}@1==>Model::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [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] => 5
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

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

            [DB::query==>DB\MySQLi::query] => Array
                (
                    [ct] => 245
                    [wt] => 11073
                    [cpu] => 35157
                    [mu] => 1483944
                    [pmu] => 1745512
                )

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

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

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

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

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

            [Request::clean==>Request::clean@1] => Array
                (
                    [ct] => 74
                    [wt] => 72
                    [cpu] => 0
                    [mu] => 12224
                    [pmu] => 12024
                )

            [ControllerStartupSeoUrl::index==>Config::get] => Array
                (
                    [ct] => 2
                    [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] => 222
                    [cpu] => 0
                    [mu] => -2528
                    [pmu] => 0
                )

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

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

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

            [ControllerStartupStartup::index==>Config::set] => Array
                (
                    [ct] => 507
                    [wt] => 213
                    [cpu] => 929
                    [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] => 12
                    [wt] => 4
                    [cpu] => 0
                    [mu] => -496
                    [pmu] => 24
                )

            [Router::execute==>Action::execute] => Array
                (
                    [ct] => 7
                    [wt] => 43761
                    [cpu] => 38485
                    [mu] => 872136
                    [pmu] => 1996144
                )

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

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

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

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

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

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

            [Loader::{closure}==>ModelOneboxsyncOneboxsync::getOrderProductOptions] => Array
                (
                    [ct] => 118
                    [wt] => 4526
                    [cpu] => 13616
                    [mu] => 345536
                    [pmu] => 191824
                )

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

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

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

            [ModelDesignTranslation::getTranslations==>Model::__get] => Array
                (
                    [ct] => 7
                    [wt] => 9
                    [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] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

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

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

            [ControllerStartupStartup::index==>Cart\Currency::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 58
                    [cpu] => 185
                    [mu] => 2664
                    [pmu] => 18880
                )

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

            [Loader::{closure}==>ModelOneboxsyncOneboxsync::getOrderValue] => Array
                (
                    [ct] => 1
                    [wt] => 648
                    [cpu] => 145
                    [mu] => 420288
                    [pmu] => 568912
                )

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

            [start==>Router::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2308
                    [cpu] => 588
                    [mu] => 183672
                    [pmu] => 165936
                )

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

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

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

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

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

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

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

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

            [optionscombinations\OptionsCombinationsLib::__construct==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [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] => 275
                    [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] => 121
                    [cpu] => 380
                    [mu] => 3696
                    [pmu] => 0
                )

            [ModelOneboxsyncOneboxsync::getApiId==>Model::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

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

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

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

            [Action::execute@1==>ControllerApiOneboxsync::getOrderValue] => Array
                (
                    [ct] => 1
                    [wt] => 32572
                    [cpu] => 27875
                    [mu] => 392944
                    [pmu] => 1403016
                )

            [Action::execute==>ControllerStartupRouter::index] => Array
                (
                    [ct] => 1
                    [wt] => 33227
                    [cpu] => 27875
                    [mu] => 405512
                    [pmu] => 1403016
                )

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

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

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

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

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

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

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

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

            [Url::link==>ControllerSeoLangMovaMova::after] => Array
                (
                    [ct] => 1
                    [wt] => 424
                    [cpu] => 317
                    [mu] => 8648
                    [pmu] => 0
                )

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

            [ModelOneboxsyncOneboxsync::getOrderProduct==>DB::query] => Array
                (
                    [ct] => 100
                    [wt] => 3488
                    [cpu] => 12835
                    [mu] => 191656
                    [pmu] => 327144
                )

            [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] => 12
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::after==>utf8_strtolower] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 184
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Registry::get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [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] => 159
                    [wt] => 68
                    [cpu] => 0
                    [mu] => 10024
                    [pmu] => 2272
                )

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

            [Router::dispatch==>Router::execute] => Array
                (
                    [ct] => 7
                    [wt] => 43770
                    [cpu] => 38485
                    [mu] => 872264
                    [pmu] => 1996144
                )

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

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

            [Detection\MobileDetect::matchDetectionRulesAgainstUA==>Detection\MobileDetect::match] => Array
                (
                    [ct] => 183
                    [wt] => 77
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ModelOneboxsyncOneboxsync::getOrderProductOptions==>Model::__get] => Array
                (
                    [ct] => 118
                    [wt] => 134
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

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

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

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

            [Loader::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 73
                    [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] => 32
                    [cpu] => 0
                    [mu] => 1256
                    [pmu] => 0
                )

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

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

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

            [Loader::language==>Registry::get] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [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] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getApiId==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 327
                    [cpu] => 769
                    [mu] => 672
                    [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] => 37
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 112
                )

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

            [ControllerEventLanguage::after==>Language::set] => Array
                (
                    [ct] => 97
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Router::__construct==>initOCFilter] => Array
                (
                    [ct] => 1
                    [wt] => 2289
                    [cpu] => 588
                    [mu] => 183544
                    [pmu] => 165936
                )

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

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

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

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

            [start==>Loader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 275
                    [cpu] => 0
                    [mu] => 15472
                    [pmu] => 11904
                )

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

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

            [start==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 18
                    [wt] => 343
                    [cpu] => 60
                    [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] => 15
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

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

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

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

            [Action::execute@1==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 8760
                    [pmu] => 0
                )

            [OCFilter\Core::catalog==>Loader::model] => Array
                (
                    [ct] => 4
                    [wt] => 417
                    [cpu] => 0
                    [mu] => 71392
                    [pmu] => 13408
                )

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

            [ModelOneboxsyncOneboxsync::getOrderValue==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 637
                    [cpu] => 145
                    [mu] => 420352
                    [pmu] => 568912
                )

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

            [Proxy::getTranslations==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 119
                    [cpu] => 542
                    [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] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Proxy::__call==>Loader::{closure}] => Array
                (
                    [ct] => 228
                    [wt] => 29762
                    [cpu] => 30223
                    [mu] => 1062000
                    [pmu] => 1116544
                )

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

            [main()==>start] => Array
                (
                    [ct] => 1
                    [wt] => 50752
                    [cpu] => 45715
                    [mu] => 1484896
                    [pmu] => 2270376
                )

            [Proxy::getOrderProductOptions==>Proxy::__call] => Array
                (
                    [ct] => 118
                    [wt] => 15108
                    [cpu] => 13985
                    [mu] => 301832
                    [pmu] => 191824
                )

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

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

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

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

            [start==>Config::load] => Array
                (
                    [ct] => 2
                    [wt] => 143
                    [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] => 2
                    [cpu] => 0
                    [mu] => 912
                    [pmu] => 264
                )

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

            [ControllerStartupSeoUrl::rewrite==>SeoPro::baseRewrite] => Array
                (
                    [ct] => 1
                    [wt] => 125
                    [cpu] => 272
                    [mu] => 1648
                    [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] => 50
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSetting==>Config::get] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [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] => 39
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 660
                    [cpu] => 1254
                    [mu] => 347896
                    [pmu] => 504776
                )

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

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

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

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

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

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

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

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

            [Action::execute@1==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 1
                    [wt] => 210
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

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

            [ControllerEventLanguage::before==>Language::set] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 8376
                    [pmu] => 0
                )

            [Loader::model==>Loader::callback] => Array
                (
                    [ct] => 159
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 131144
                    [pmu] => 24656
                )

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

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

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

            [DB::escape==>DB\MySQLi::escape] => Array
                (
                    [ct] => 10
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 160
                )

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

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

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

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

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

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

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

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

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

            [Response::output==>ControllerSeoLangMovaMova::responseseolang] => Array
                (
                    [ct] => 1
                    [wt] => 852
                    [cpu] => 3170
                    [mu] => 1408
                    [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] => 3
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

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

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

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

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

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

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

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

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

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

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

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

            [Loader::{closure}==>Event::trigger] => Array
                (
                    [ct] => 454
                    [wt] => 17007
                    [cpu] => 363
                    [mu] => -210528
                    [pmu] => 304
                )

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

            [ControllerStartupStartup::index==>Proxy::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 98
                    [cpu] => 187
                    [mu] => 5584
                    [pmu] => 0
                )

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

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

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

            [Event::trigger==>Action::execute@1] => Array
                (
                    [ct] => 2
                    [wt] => 391
                    [cpu] => 0
                    [mu] => 10312
                    [pmu] => 0
                )

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

        )

)