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] => 689f037cb012717c6b53237e
    [meta] => Array
        (
            [url] => /index.php?route=extension/module/options_combinations/option_script&product_id=177&options_like_images_image=0&options_like_images_width=24&options_like_images_height=24&options_like_images_radius=&options_like_images_selected_border_color=08C&options_like_images_hover_border_color=DDDDDD&options_like_list_width=24&options_like_list_height=24&options_like_list_radius=&options_like_list_selected_border_color=08C&options_like_list_hover_border_color=DDDDDD&config_opt_comb_stock=1&config_opt_comb_text_dimensions=%D0%A0%D0%B0%D0%B7%D0%BC%D0%B5%D1%80%D1%8B%3A&config_opt_comb_text_dimensions_length=%D0%94%3A&config_opt_comb_text_dimensions_width=%D0%A8%3A&config_opt_comb_text_dimensions_height=%D0%92%3A&config_opt_comb_button_reset_options=1&product_seo_keyword=krovat-s-podemnim-mekhanizmom-nl-132&url_params=&v=20250815125259
            [get] => Array
                (
                    [route] => extension/module/options_combinations/option_script
                    [product_id] => 177
                    [options_like_images_image] => 0
                    [options_like_images_width] => 24
                    [options_like_images_height] => 24
                    [options_like_images_radius] => 
                    [options_like_images_selected_border_color] => 08C
                    [options_like_images_hover_border_color] => DDDDDD
                    [options_like_list_width] => 24
                    [options_like_list_height] => 24
                    [options_like_list_radius] => 
                    [options_like_list_selected_border_color] => 08C
                    [options_like_list_hover_border_color] => DDDDDD
                    [config_opt_comb_stock] => 1
                    [config_opt_comb_text_dimensions] => Размеры:
                    [config_opt_comb_text_dimensions_length] => Д:
                    [config_opt_comb_text_dimensions_width] => Ш:
                    [config_opt_comb_text_dimensions_height] => В:
                    [config_opt_comb_button_reset_options] => 1
                    [product_seo_keyword] => krovat-s-podemnim-mekhanizmom-nl-132
                    [url_params] => 
                    [v] => 20250815125259
                )

            [env] => Array
                (
                )

            [SERVER] => Array
                (
                    [HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
                    [HTTP_HOST] => nashi-lizhka.com
                    [PATH_INFO] => 
                    [SERVER_NAME] => test.nashi-lizhka.com
                    [SERVER_ADDR] => 185.233.47.106
                    [REMOTE_ADDR] => 77.120.182.206
                    [HTTPS] => 1
                    [DOCUMENT_ROOT] => /www/wwwroot/nashi-lizhka.com
                    [REQUEST_METHOD] => GET
                    [QUERY_STRING] => route=extension/module/options_combinations/option_script&product_id=177&options_like_images_image=0&options_like_images_width=24&options_like_images_height=24&options_like_images_radius=&options_like_images_selected_border_color=08C&options_like_images_hover_border_color=DDDDDD&options_like_list_width=24&options_like_list_height=24&options_like_list_radius=&options_like_list_selected_border_color=08C&options_like_list_hover_border_color=DDDDDD&config_opt_comb_stock=1&config_opt_comb_text_dimensions=%D0%A0%D0%B0%D0%B7%D0%BC%D0%B5%D1%80%D1%8B%3A&config_opt_comb_text_dimensions_length=%D0%94%3A&config_opt_comb_text_dimensions_width=%D0%A8%3A&config_opt_comb_text_dimensions_height=%D0%92%3A&config_opt_comb_button_reset_options=1&product_seo_keyword=krovat-s-podemnim-mekhanizmom-nl-132&url_params=&v=20250815125259
                    [PHP_SELF] => /index.php
                    [REQUEST_TIME_FLOAT] => 1755251580.0248
                    [REQUEST_TIME] => 1755251580
                )

            [simple_url] => /index.php?route=extension/module/options_combinations/option_script&product_id&options_like_images_image&options_like_images_width&options_like_images_height&options_like_images_radius=&options_like_images_selected_border_colorC&options_like_images_hover_border_color=DDDDDD&options_like_list_width&options_like_list_height&options_like_list_radius=&options_like_list_selected_border_colorC&options_like_list_hover_border_color=DDDDDD&config_opt_comb_stock&config_opt_comb_text_dimensions=%D0%A0%D0%B0%D0%B7%D0%BC%D0%B5%D1%80%D1%8B%3A&config_opt_comb_text_dimensions_length=%D0%94%3A&config_opt_comb_text_dimensions_width=%D0%A8%3A&config_opt_comb_text_dimensions_height=%D0%92%3A&config_opt_comb_button_reset_options&product_seo_keyword=krovat-s-podemnim-mekhanizmom-nl-132&url_params=&v
            [request_ts] => MongoDate Object
                (
                    [sec] => 1755251580
                    [usec] => 0
                )

            [request_ts_micro] => MongoDate Object
                (
                    [sec] => 1755251580
                    [usec] => 24000
                )

            [request_date] => 2025-08-15
        )

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

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

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

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

            [OCFilter\Factory::config==>OCFilter\Factory::__call] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 8
                    [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
                )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            [ControllerStartupStartup::index==>Registry::set] => Array
                (
                    [ct] => 11
                    [wt] => 7
                    [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] => 2366
                    [cpu] => 1991
                    [mu] => 32280
                    [pmu] => 0
                )

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

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

            [Action::execute==>ControllerStartupSeoUrl::index] => Array
                (
                    [ct] => 1
                    [wt] => 1140
                    [cpu] => 825
                    [mu] => 8096
                    [pmu] => 0
                )

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

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

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

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

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

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

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

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

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

            [ControllerStartupStartup::index==>SeoLang::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 617
                    [cpu] => 819
                    [mu] => 14704
                    [pmu] => 21096
                )

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

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

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

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

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

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

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

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

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

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

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

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

            [SeoLang::switchLanguage==>Language::load] => Array
                (
                    [ct] => 1
                    [wt] => 134
                    [cpu] => 224
                    [mu] => 8376
                    [pmu] => 720
                )

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

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

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

            [Action::execute==>ControllerStartupStartup::index] => Array
                (
                    [ct] => 1
                    [wt] => 6090
                    [cpu] => 5581
                    [mu] => 301592
                    [pmu] => 586120
                )

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

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

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

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

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

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

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

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

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

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

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

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

            [Action::execute==>ControllerStartupSession::index] => Array
                (
                    [ct] => 1
                    [wt] => 260
                    [cpu] => 1916
                    [mu] => 3448
                    [pmu] => 18696
                )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            [Proxy::getCurrencies==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 133
                    [cpu] => 592
                    [mu] => 5456
                    [pmu] => 6056
                )

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

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

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

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

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

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

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

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

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

            [ControllerStartupStartup::index==>Cart\Weight::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 56
                    [cpu] => 149
                    [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] => 1
                    [cpu] => 0
                    [mu] => -312
                    [pmu] => 0
                )

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

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

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

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

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

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

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

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

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

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

            [start==>Router::dispatch] => Array
                (
                    [ct] => 1
                    [wt] => 11770
                    [cpu] => 12456
                    [mu] => 467184
                    [pmu] => 605568
                )

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

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

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

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

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

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

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

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

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

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

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

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

            [ControllerStartupSeoUrl::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 1408
                    [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] => 530
                    [cpu] => 1472
                    [mu] => 23752
                    [pmu] => 0
                )

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

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

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

            [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] => 257
                    [cpu] => 34
                    [mu] => -8048
                    [pmu] => 0
                )

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

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

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

            [Language::load==>modification] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [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
                )

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

            [ModelLocalisationLanguage::getLanguages==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 82
                    [cpu] => 417
                    [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] => 340
                    [cpu] => 2859
                    [mu] => 43824
                    [pmu] => 43536
                )

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

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

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

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

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

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

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

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

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

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

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

            [SeoPro::validate==>Response::redirect] => Array
                (
                    [ct] => 1
                    [wt] => 412
                    [cpu] => 237
                    [mu] => -5704
                    [pmu] => 0
                )

            [Loader::__construct==>Detection\MobileDetect::isMobile] => Array
                (
                    [ct] => 1
                    [wt] => 11964
                    [cpu] => 11509
                    [mu] => 13776
                    [pmu] => 29648
                )

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

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

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

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

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

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

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

            [start==>Cache::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 472
                    [cpu] => 481
                    [mu] => 1128
                    [pmu] => 584
                )

            [ControllerSeoLangSeoLanglib::__construct==>Config::get] => Array
                (
                    [ct] => 9
                    [wt] => 6
                    [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] => 132
                    [cpu] => 551
                    [mu] => 23552
                    [pmu] => 0
                )

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

            [Session\DB::read==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 169
                    [cpu] => 1916
                    [mu] => 1520
                    [pmu] => 17624
                )

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

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

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

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 31663
                    [cpu] => 31152
                    [mu] => 803552
                    [pmu] => 941552
                )

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

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

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

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

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

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

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

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

            [DB::query==>DB\MySQLi::query] => Array
                (
                    [ct] => 21
                    [wt] => 2754
                    [cpu] => 10637
                    [mu] => 458240
                    [pmu] => 660656
                )

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

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

            [ControllerStartupSession::index==>Session::start] => Array
                (
                    [ct] => 1
                    [wt] => 231
                    [cpu] => 1916
                    [mu] => 2840
                    [pmu] => 18440
                )

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

            [Request::clean==>Request::clean@1] => Array
                (
                    [ct] => 190
                    [wt] => 235
                    [cpu] => 0
                    [mu] => 40416
                    [pmu] => 26512
                )

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

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

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

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

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

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

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

            [Router::execute==>Action::execute] => Array
                (
                    [ct] => 6
                    [wt] => 11757
                    [cpu] => 12456
                    [mu] => 466928
                    [pmu] => 605568
                )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            [ControllerStartupStartup::index==>Cart\Currency::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 100
                    [cpu] => 211
                    [mu] => 2664
                    [pmu] => 19296
                )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            [ControllerStartupStartup::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 273
                    [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] => 136
                    [cpu] => 417
                    [mu] => 3696
                    [pmu] => 0
                )

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

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

            [Cache::set==>Cache\Redis::set] => Array
                (
                    [ct] => 1
                    [wt] => 74
                    [cpu] => 54
                    [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] => 107
                    [cpu] => 675
                    [mu] => 960
                    [pmu] => 17864
                )

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

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

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

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

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

            [Detection\MobileDetect::isMobile==>Detection\MobileDetect::matchDetectionRulesAgainstUA] => Array
                (
                    [ct] => 1
                    [wt] => 11955
                    [cpu] => 11509
                    [mu] => 13264
                    [pmu] => 29552
                )

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

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

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

            [Url::link==>ControllerSeoLangMovaMova::after] => Array
                (
                    [ct] => 1
                    [wt] => 543
                    [cpu] => 588
                    [mu] => 10696
                    [pmu] => 0
                )

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

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

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

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

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

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

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

            [ControllerSeoLangMovaMova::after==>utf8_strtolower] => Array
                (
                    [ct] => 4
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 448
                    [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] => 103
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 7408
                    [pmu] => 2272
                )

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

            [Router::dispatch==>Router::execute] => Array
                (
                    [ct] => 6
                    [wt] => 11762
                    [cpu] => 12456
                    [mu] => 467056
                    [pmu] => 605568
                )

            [Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::stop] => Array
                (
                    [ct] => 1
                    [wt] => 132
                    [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] => 11833
                    [cpu] => 11509
                    [mu] => 128
                    [pmu] => 16544
                )

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

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

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

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

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

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

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

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

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

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

            [Cart\Cart::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 127
                    [cpu] => 292
                    [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] => 4
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

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

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

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

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

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

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

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

            [ModelSeoLangSeoLang::getSettings==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 63
                    [cpu] => 1472
                    [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] => 269
                    [cpu] => 292
                    [mu] => 2328
                    [pmu] => 0
                )

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

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

            [start==>Loader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 12116
                    [cpu] => 11509
                    [mu] => 15472
                    [pmu] => 29648
                )

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

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

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

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

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

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

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

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

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

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

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

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

            [Proxy::getTranslations==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 150
                    [cpu] => 675
                    [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] => 8
                    [cpu] => 0
                    [mu] => 1008
                    [pmu] => 0
                )

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

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

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

            [SeoLang::__construct==>SeoLang::switchLanguage] => Array
                (
                    [ct] => 1
                    [wt] => 167
                    [cpu] => 224
                    [mu] => 9576
                    [pmu] => 720
                )

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

            [Proxy::__call==>Loader::{closure}] => Array
                (
                    [ct] => 8
                    [wt] => 2112
                    [cpu] => 4295
                    [mu] => 133736
                    [pmu] => 34720
                )

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

            [main()==>start] => Array
                (
                    [ct] => 1
                    [wt] => 30193
                    [cpu] => 28965
                    [mu] => 790080
                    [pmu] => 913776
                )

            [SeoLang::__construct==>Config::get] => Array
                (
                    [ct] => 7
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 48
                    [pmu] => 0
                )

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

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

            [Xhgui\Profiler\ProfilingData::__construct==>Xhgui\Profiler\Config::offsetExists] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [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] => 46
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [ControllerStartupStartup::index==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 1002
                    [cpu] => 2622
                    [mu] => 347896
                    [pmu] => 506680
                )

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

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

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

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

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

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

            [Session::start==>Session\DB::read] => Array
                (
                    [ct] => 1
                    [wt] => 197
                    [cpu] => 1916
                    [mu] => 2712
                    [pmu] => 18416
                )

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

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

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

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

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

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

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

            [DB::escape==>DB\MySQLi::escape] => Array
                (
                    [ct] => 8
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 472
                    [pmu] => 176
                )

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

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

            [initOCFilter==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 41
                    [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] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

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

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

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

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

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

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

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

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

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

            [SeoPro::__construct==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [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] => 14
                    [wt] => 561
                    [cpu] => 0
                    [mu] => -6112
                    [pmu] => 408
                )

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

            [ControllerStartupStartup::index==>Proxy::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 134
                    [cpu] => 592
                    [mu] => 5584
                    [pmu] => 6056
                )

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

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

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

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

        )

)