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.
{"meta.url" : "/index.php"}
Display runs that took more than 1 second{ "profile.main().wt" : {"$gt" : 1000000}}
It's unlikely you require the full dataset back, this allows you to grab just the values you care about to reduce transferred data.
{"meta" : true, "profile.main()" : true}
These are things that should end up on the graph
Array
(
[_id] => 689f01639ff0d4292728b772
[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=20250815124403
[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] => 20250815124403
)
[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=20250815124403
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1755251043.7361
[REQUEST_TIME] => 1755251043
)
[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] => 1755251043
[usec] => 0
)
[request_ts_micro] => MongoDate Object
(
[sec] => 1755251043
[usec] => 736000
)
[request_date] => 2025-08-15
)
[profile] => Array
(
[ControllerStartupError::index==>Config::get] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Action::__construct] => Array
(
[ct] => 13
[wt] => 205
[cpu] => 0
[mu] => 848
[pmu] => 1440
)
[Proxy::getSetting==>Proxy::__call@1] => Array
(
[ct] => 2
[wt] => 193
[cpu] => 0
[mu] => 240
[pmu] => 0
)
[ControllerStartupMaintenance::index==>Controller::__get] => Array
(
[ct] => 6
[wt] => 7
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[OCFilter\Seo::rewrite==>OCFilter\Factory::__get] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\Profiler::getProfiler] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[OCFilter\Setting::__construct==>DB::query] => Array
(
[ct] => 2
[wt] => 567
[cpu] => 174
[mu] => 56448
[pmu] => 76176
)
[OCFilter\Core::catalog==>OCFilter\Factory::__construct] => Array
(
[ct] => 4
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 128
)
[Url::link==>ControllerStartupSeoUrl::rewrite] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[main()==>Whe] => Array
(
[ct] => 3
[wt] => 81
[cpu] => 0
[mu] => -160
[pmu] => 328
)
[ControllerStartupError::index==>Controller::__get] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ModelSettingStore::getStores==>DB::query] => Array
(
[ct] => 1
[wt] => 38
[cpu] => 19
[mu] => 480
[pmu] => 0
)
[ControllerEventTranslation::index==>Proxy::getTranslations] => Array
(
[ct] => 1
[wt] => 118
[cpu] => 543
[mu] => 2456
[pmu] => 20528
)
[start==>Session::__construct] => Array
(
[ct] => 1
[wt] => 289
[cpu] => 262
[mu] => 2448
[pmu] => 1800
)
[SeoPro::initHelpers==>DB::query] => Array
(
[ct] => 1
[wt] => 63
[cpu] => 69
[mu] => 9824
[pmu] => 0
)
[SeoPro::initHelpers==>SeoPro::getPath] => Array
(
[ct] => 19
[wt] => 30
[cpu] => 0
[mu] => 7528
[pmu] => 0
)
[ControllerStartupSeoUrl::index==>Registry::get] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ModelDesignTranslation::getTranslations==>DB::query] => Array
(
[ct] => 1
[wt] => 55
[cpu] => 543
[mu] => 384
[pmu] => 16992
)
[SeoLang::switchLanguage==>Config::set] => Array
(
[ct] => 2
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[OCFilter\Core::catalog==>{closure}] => Array
(
[ct] => 4
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>Registry::set] => Array
(
[ct] => 11
[wt] => 10
[cpu] => 0
[mu] => 1408
[pmu] => 0
)
[ModelSeoLangSeoLang::control==>ControllerSeoLangMovaMova::__construct] => Array
(
[ct] => 1
[wt] => 6
[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] => 2425
[cpu] => 516
[mu] => 32280
[pmu] => 0
)
[Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
(
[ct] => 70
[wt] => 1361
[cpu] => 0
[mu] => 5808
[pmu] => 1800
)
[Proxy::getLanguages==>Proxy::__call] => Array
(
[ct] => 1
[wt] => 133
[cpu] => 401
[mu] => 3568
[pmu] => 0
)
[Action::execute==>ControllerStartupSeoUrl::index] => Array
(
[ct] => 1
[wt] => 1042
[cpu] => 741
[mu] => 8096
[pmu] => 0
)
[ControllerStartupEvent::index==>Proxy::getEvents] => Array
(
[ct] => 1
[wt] => 159
[cpu] => 516
[mu] => 23680
[pmu] => 0
)
[ControllerSeoLangMovaMova::__construct==>Controller::__construct] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 72
)
[OCFilter\Core::init==>{closure}] => Array
(
[ct] => 5
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[OCFilter\Factory::__call==>OCFilter\Core::catalog] => Array
(
[ct] => 1
[wt] => 902
[cpu] => 0
[mu] => 147520
[pmu] => 89760
)
[OCFilter\Core::catalog==>library] => Array
(
[ct] => 4
[wt] => 274
[cpu] => 0
[mu] => 74400
[pmu] => 75256
)
[start==>Request::__construct] => Array
(
[ct] => 1
[wt] => 334
[cpu] => 0
[mu] => 47032
[pmu] => 38424
)
[start==>DB::escape] => Array
(
[ct] => 1
[wt] => 5
[cpu] => 0
[mu] => 32
[pmu] => 0
)
[Composer\Autoload\ClassLoader::findFile==>Composer\Autoload\ClassLoader::findFileWithExtension] => Array
(
[ct] => 69
[wt] => 1230
[cpu] => 0
[mu] => 256
[pmu] => 1352
)
[OCFilter\Core::init==>library] => Array
(
[ct] => 5
[wt] => 351
[cpu] => 0
[mu] => 12704
[pmu] => 0
)
[ControllerStartupStartup::index==>SeoLang::__construct] => Array
(
[ct] => 1
[wt] => 553
[cpu] => 583
[mu] => 14704
[pmu] => 21096
)
[Url::link==>OCFilter\Seo::rewrite] => Array
(
[ct] => 1
[wt] => 32
[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] => 8
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[SeoPro::validate==>SeoPro::detectAjax] => Array
(
[ct] => 2
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>Cart\Length::__construct] => Array
(
[ct] => 1
[wt] => 48
[cpu] => 149
[mu] => 2744
[pmu] => 2720
)
[Cart\Tax::setShippingAddress==>DB::query] => Array
(
[ct] => 1
[wt] => 39
[cpu] => 176
[mu] => -96
[pmu] => 56
)
[DB::__construct==>{closure}] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::twoslaches] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerSeoLangMovaMova::getMulti==>ControllerSeoLangMovaMova::mova_api] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Proxy::getSettings==>Proxy::__call@1] => Array
(
[ct] => 1
[wt] => 248
[cpu] => 2607
[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] => 1274
[cpu] => 469
[mu] => 32528
[pmu] => 76176
)
[SeoLang::switchLanguage==>Language::load] => Array
(
[ct] => 1
[wt] => 97
[cpu] => 0
[mu] => 8376
[pmu] => 720
)
[SeoPro::__construct==>SeoPro::initHelpers] => Array
(
[ct] => 1
[wt] => 120
[cpu] => 69
[mu] => 16392
[pmu] => 0
)
[SeoPro::detectLanguage==>Config::get] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Proxy::control==>Proxy::__call] => Array
(
[ct] => 2
[wt] => 792
[cpu] => 2607
[mu] => 95264
[pmu] => 6840
)
[Action::execute==>ControllerStartupStartup::index] => Array
(
[ct] => 1
[wt] => 5550
[cpu] => 5058
[mu] => 301592
[pmu] => 586120
)
[Loader::{closure}==>ModelSettingEvent::getEvents] => Array
(
[ct] => 1
[wt] => 119
[cpu] => 516
[mu] => 22896
[pmu] => 0
)
[DB::__construct==>library] => Array
(
[ct] => 1
[wt] => 63
[cpu] => 0
[mu] => 128
[pmu] => 424
)
[Action::execute==>ControllerEventTranslation::index] => Array
(
[ct] => 1
[wt] => 217
[cpu] => 543
[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] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\Currency::__construct==>Registry::get] => Array
(
[ct] => 2
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[OCFilter\OpenCart::__get==>Registry::get] => Array
(
[ct] => 7
[wt] => 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] => 392
[cpu] => 0
[mu] => 15152
[pmu] => 0
)
[ControllerStartupStartup::index==>Controller::__get] => Array
(
[ct] => 568
[wt] => 608
[cpu] => 999
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>Proxy::loadlibrary] => Array
(
[ct] => 1
[wt] => 119
[cpu] => 0
[mu] => 2512
[pmu] => 2776
)
[ControllerStartupSeoUrl::__construct==>SeoPro::__construct] => Array
(
[ct] => 1
[wt] => 177
[cpu] => 69
[mu] => 21208
[pmu] => 0
)
[Action::execute==>ControllerStartupSession::index] => Array
(
[ct] => 1
[wt] => 211
[cpu] => 1699
[mu] => 3448
[pmu] => 18696
)
[OCFilter\OpenCart::__construct==>DB::query] => Array
(
[ct] => 1
[wt] => 40
[cpu] => 295
[mu] => 128
[pmu] => 0
)
[Loader::{closure}==>ModelLocalisationCurrency::getCurrencies] => Array
(
[ct] => 1
[wt] => 69
[cpu] => 758
[mu] => 4792
[pmu] => 5464
)
[Loader::{closure}==>ModelSeoLangSeoLang::loadlibrary] => Array
(
[ct] => 1
[wt] => 92
[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] => 153
[cpu] => 0
[mu] => 1680
[pmu] => 0
)
[Detection\MobileDetect::matchDetectionRulesAgainstUA==>Detection\MobileDetect::getRules] => Array
(
[ct] => 1
[wt] => 13
[cpu] => 0
[mu] => 13008
[pmu] => 13008
)
[start==>Event::register] => Array
(
[ct] => 5
[wt] => 17
[cpu] => 0
[mu] => 2416
[pmu] => 0
)
[ControllerSeoLangSeoLanglib::__construct==>Proxy::getSettings] => Array
(
[ct] => 1
[wt] => 248
[cpu] => 2607
[mu] => 21368
[pmu] => 0
)
[SeoPro::validate==>Url::link] => Array
(
[ct] => 1
[wt] => 577
[cpu] => 541
[mu] => 10856
[pmu] => 0
)
[ModelSeoLangSeoLang::getSettings==>Model::__get] => Array
(
[ct] => 8
[wt] => 10
[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] => 25
[cpu] => 26
[mu] => 200
[pmu] => 0
)
[ControllerSeoLangMovaMova::getMulti==>Registry::get] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Response::redirect==>Xhgui\Profiler\Profiler::shutDown] => Array
(
[ct] => 1
[wt] => 374
[cpu] => 32
[mu] => -6688
[pmu] => 0
)
[Proxy::getCurrencies==>Proxy::__call] => Array
(
[ct] => 1
[wt] => 101
[cpu] => 758
[mu] => 5456
[pmu] => 6056
)
[Action::execute==>ControllerStartupSeoUrl::__construct] => Array
(
[ct] => 1
[wt] => 310
[cpu] => 666
[mu] => 23424
[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] => 159
[cpu] => 0
[mu] => 6592
[pmu] => 2496
)
[Action::execute==>ControllerStartupError::index] => Array
(
[ct] => 1
[wt] => 38
[cpu] => 0
[mu] => 1576
[pmu] => 0
)
[start==>Loader::language] => Array
(
[ct] => 1
[wt] => 400
[cpu] => 543
[mu] => 9928
[pmu] => 28424
)
[Proxy::loadlibrary==>Proxy::__call] => Array
(
[ct] => 1
[wt] => 118
[cpu] => 0
[mu] => 2008
[pmu] => 2776
)
[Cart\Cart::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 37
[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] => 49
[cpu] => 138
[mu] => 3224
[pmu] => 3280
)
[OCFilter\Core::__construct==>OCFilter\Factory::__construct] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Controller::__set==>Registry::set] => Array
(
[ct] => 3
[wt] => 2
[cpu] => 0
[mu] => -312
[pmu] => 0
)
[ModelDesignTranslation::getTranslations==>Config::get] => Array
(
[ct] => 3
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 128
)
[Cart\Cart::__construct==>Cart\Customer::getId] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>Composer\Autoload\ClassLoader::__construct] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Response::addHeader] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 504
[pmu] => 0
)
[Action::execute==>modification] => Array
(
[ct] => 7
[wt] => 194
[cpu] => 0
[mu] => 512
[pmu] => 232
)
[start==>DB::__construct] => Array
(
[ct] => 1
[wt] => 441
[cpu] => 2151
[mu] => 44432
[pmu] => 43960
)
[optionscombinations\OptionsCombinationsLib::__get==>Registry::get] => Array
(
[ct] => 5
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Session\DB::read==>DB::escape] => Array
(
[ct] => 2
[wt] => 4
[cpu] => 0
[mu] => -24
[pmu] => 184
)
[optionscombinations\OptionsCombinationsLib::__construct==>Cart\Customer::getGroupId] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Model::__get==>Registry::get] => Array
(
[ct] => 25
[wt] => 10
[cpu] => 0
[mu] => 128
[pmu] => 128
)
[start==>Router::dispatch] => Array
(
[ct] => 1
[wt] => 10754
[cpu] => 11287
[mu] => 466864
[pmu] => 605640
)
[Simple\Rewrite::rewrite==>Config::get] => Array
(
[ct] => 10
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ModelLocalisationLanguage::getLanguages==>Model::__get] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[library==>modification] => Array
(
[ct] => 33
[wt] => 1124
[cpu] => 229
[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] => 114
[cpu] => 516
[mu] => 22928
[pmu] => 0
)
[initOCFilter==>{closure}] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Detection\MobileDetect::isMobile==>Detection\MobileDetect::getUserAgent] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[initOCFilter==>OCFilter\Factory::catalog] => Array
(
[ct] => 1
[wt] => 907
[cpu] => 0
[mu] => 147776
[pmu] => 89760
)
[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] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerEventTranslation::index==>Controller::__get] => Array
(
[ct] => 2
[wt] => 3
[cpu] => 0
[mu] => 352
[pmu] => 352
)
[Cart\Currency::__construct==>DB::query] => Array
(
[ct] => 1
[wt] => 51
[cpu] => 196
[mu] => 3496
[pmu] => 19296
)
[Proxy::getStores==>Proxy::__call] => Array
(
[ct] => 1
[wt] => 298
[cpu] => 541
[mu] => 1424
[pmu] => 0
)
[OCFilter\Core::catalog==>OCFilter\Factory::__set] => Array
(
[ct] => 4
[wt] => 3
[cpu] => 0
[mu] => 448
[pmu] => 640
)
[Cache::get==>Cache\Redis::get] => Array
(
[ct] => 3
[wt] => 225
[cpu] => 1632
[mu] => 6800
[pmu] => 5368
)
[ControllerStartupSeoUrl::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 37
[cpu] => 0
[mu] => 1408
[pmu] => 0
)
[OCFilter\Seo::rewrite==>OCFilter\Params::getIndex] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ModelSeoLangSeoLang::control==>ControllerSeoLangSeoLanglib::__construct] => Array
(
[ct] => 1
[wt] => 489
[cpu] => 2607
[mu] => 23752
[pmu] => 0
)
[Proxy::__call@1==>Loader::{closure}@1] => Array
(
[ct] => 3
[wt] => 432
[cpu] => 2607
[mu] => 21928
[pmu] => 0
)
[ControllerStartupMaintenance::index==>Proxy::control] => Array
(
[ct] => 1
[wt] => 671
[cpu] => 2607
[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] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::flush] => Array
(
[ct] => 1
[wt] => 245
[cpu] => 32
[mu] => -8048
[pmu] => 0
)
[initOCFilter==>library] => Array
(
[ct] => 1
[wt] => 68
[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] => 15
[cpu] => 0
[mu] => 640
[pmu] => 0
)
[Language::load==>modification] => Array
(
[ct] => 2
[wt] => 7
[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] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ModelLocalisationLanguage::getLanguages==>Cache::get] => Array
(
[ct] => 1
[wt] => 92
[cpu] => 401
[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] => 332
[cpu] => 2151
[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] => 29
[cpu] => 0
[mu] => 632
[pmu] => 0
)
[SeoLang::ex==>utf8_strpos] => Array
(
[ct] => 10
[wt] => 19
[cpu] => 0
[mu] => -6688
[pmu] => 0
)
[OCFilter\Factory::catalog==>OCFilter\Factory::__call] => Array
(
[ct] => 1
[wt] => 907
[cpu] => 0
[mu] => 147648
[pmu] => 89760
)
[SeoLang::__construct==>Registry::get] => Array
(
[ct] => 3
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>composerRequirea8cb75283b86ff94542c6f1327c4ce59] => Array
(
[ct] => 3
[wt] => 108
[cpu] => 0
[mu] => 496
[pmu] => 0
)
[OCFilter\Core::init==>OCFilter\Setting::__construct] => Array
(
[ct] => 1
[wt] => 648
[cpu] => 174
[mu] => 16320
[pmu] => 76176
)
[ControllerStartupSeoUrl::index==>SeoPro::validate] => Array
(
[ct] => 1
[wt] => 1025
[cpu] => 741
[mu] => 7456
[pmu] => 0
)
[Loader::model==>modification] => Array
(
[ct] => 10
[wt] => 424
[cpu] => 0
[mu] => 256
[pmu] => 216
)
[start==>Registry::set] => Array
(
[ct] => 11
[wt] => 8
[cpu] => 0
[mu] => 824
[pmu] => 496
)
[Detection\MobileDetect::__construct==>Detection\MobileDetect::setHttpHeaders] => Array
(
[ct] => 1
[wt] => 40
[cpu] => 0
[mu] => 952
[pmu] => 0
)
[SeoPro::validate==>Response::redirect] => Array
(
[ct] => 1
[wt] => 391
[cpu] => 200
[mu] => -5704
[pmu] => 0
)
[Loader::__construct==>Detection\MobileDetect::isMobile] => Array
(
[ct] => 1
[wt] => 508
[cpu] => 0
[mu] => 13776
[pmu] => 21512
)
[ControllerStartupStartup::index==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 18
[wt] => 377
[cpu] => 0
[mu] => 1408
[pmu] => 0
)
[start==>Loader::library] => Array
(
[ct] => 1
[wt] => 78
[cpu] => 0
[mu] => 584
[pmu] => 0
)
[Loader::{closure}@1==>ModelSeoLangSeoLang::getSettings] => Array
(
[ct] => 1
[wt] => 146
[cpu] => 2607
[mu] => 19880
[pmu] => 0
)
[ControllerStartupStartup::index==>Url::addRewrite] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 504
[pmu] => 0
)
[SeoLang::switchLanguage==>Language::__construct] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>Cart\Tax::setStoreAddress] => Array
(
[ct] => 1
[wt] => 30
[cpu] => 35
[mu] => 384
[pmu] => 384
)
[ControllerSeoLangSeoLanglib::__construct==>Proxy::getSetting] => Array
(
[ct] => 2
[wt] => 195
[cpu] => 0
[mu] => 1120
[pmu] => 0
)
[start==>Cache::__construct] => Array
(
[ct] => 1
[wt] => 338
[cpu] => 377
[mu] => 1104
[pmu] => 584
)
[ControllerSeoLangSeoLanglib::__construct==>Config::get] => Array
(
[ct] => 9
[wt] => 0
[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] => 158
[cpu] => 516
[mu] => 23552
[pmu] => 0
)
[Session\DB::__construct==>Session\DB::gc] => Array
(
[ct] => 1
[wt] => 172
[cpu] => 262
[mu] => 480
[pmu] => 536
)
[Session\DB::read==>DB::query] => Array
(
[ct] => 1
[wt] => 151
[cpu] => 1699
[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] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[main()==>Wf] => Array
(
[ct] => 1
[wt] => 69
[cpu] => 0
[mu] => 280
[pmu] => 0
)
[main()] => Array
(
[ct] => 1
[wt] => 18578
[cpu] => 17802
[mu] => 802696
[pmu] => 941016
)
[start==>Response::setCompression] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>Url::lm_setRegistry] => Array
(
[ct] => 1
[wt] => 1
[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] => 429
[cpu] => 541
[mu] => 7880
[pmu] => 0
)
[Loader::{closure}@1==>Model::__construct] => Array
(
[ct] => 2
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Config::get] => Array
(
[ct] => 24
[wt] => 12
[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] => 43
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[DB::query==>DB\MySQLi::query] => Array
(
[ct] => 21
[wt] => 2311
[cpu] => 8881
[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] => 289
[cpu] => 0
[mu] => 128
[pmu] => 128
)
[ControllerStartupSession::index==>Session::start] => Array
(
[ct] => 1
[wt] => 182
[cpu] => 1699
[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] => 234
[cpu] => 0
[mu] => 40416
[pmu] => 33288
)
[ControllerStartupSeoUrl::index==>Config::get] => Array
(
[ct] => 2
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[SeoPro::validate==>Config::get] => Array
(
[ct] => 3
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::{closure}@1==>Event::trigger] => Array
(
[ct] => 6
[wt] => 241
[cpu] => 0
[mu] => -2528
[pmu] => 0
)
[Xhgui\Profiler\Profiler::disable==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 102
[cpu] => 0
[mu] => 240
[pmu] => 0
)
[ControllerStartupStartup::index==>Config::set] => Array
(
[ct] => 507
[wt] => 209
[cpu] => 0
[mu] => 38528
[pmu] => 96
)
[DB::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 39
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::model==>Registry::has] => Array
(
[ct] => 10
[wt] => 8
[cpu] => 0
[mu] => -384
[pmu] => 24
)
[Router::execute==>Action::execute] => Array
(
[ct] => 6
[wt] => 10739
[cpu] => 11287
[mu] => 466608
[pmu] => 605640
)
[Cart\Weight::__construct==>Registry::get] => Array
(
[ct] => 2
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ModelSettingStore::getStores==>Model::__get] => Array
(
[ct] => 3
[wt] => 3
[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] => 124
[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] => 2
[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] => 84
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[initOCFilter==>OCFilter\OpenCart::isAdmin] => Array
(
[ct] => 1
[wt] => 31
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ModelDesignTranslation::getTranslations==>Model::__get] => Array
(
[ct] => 7
[wt] => 9
[cpu] => 0
[mu] => 352
[pmu] => 352
)
[Session\DB::__construct==>Registry::get] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupSeoUrl::index==>Controller::__get] => Array
(
[ct] => 6
[wt] => 7
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::{closure}==>ModelLocalisationLanguage::getLanguages] => Array
(
[ct] => 1
[wt] => 96
[cpu] => 401
[mu] => 2776
[pmu] => 0
)
[ControllerStartupStartup::index==>Url::__construct] => Array
(
[ct] => 1
[wt] => 4
[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] => 660
[cpu] => 2607
[mu] => 95360
[pmu] => 4840
)
[Cache::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 39
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[SeoLang::ex==>Registry::set] => Array
(
[ct] => 2
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>Cart\Currency::__construct] => Array
(
[ct] => 1
[wt] => 61
[cpu] => 196
[mu] => 2664
[pmu] => 19296
)
[Loader::language==>Event::trigger] => Array
(
[ct] => 2
[wt] => 325
[cpu] => 543
[mu] => 8696
[pmu] => 28240
)
[initOCFilter==>Registry::set] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Router::__construct] => Array
(
[ct] => 1
[wt] => 2389
[cpu] => 469
[mu] => 183672
[pmu] => 165936
)
[Cart\Tax::setStoreAddress==>DB::query] => Array
(
[ct] => 1
[wt] => 26
[cpu] => 35
[mu] => -96
[pmu] => 384
)
[OCFilter\Core::init==>OCFilter\Cache::__construct] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 128
[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] => 45
[cpu] => 176
[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] => 70
[cpu] => 473
[mu] => 128
[pmu] => 0
)
[Loader::{closure}==>ModelSettingStore::getStores] => Array
(
[ct] => 1
[wt] => 190
[cpu] => 541
[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] => 270
[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] => 134
[cpu] => 401
[mu] => 3696
[pmu] => 0
)
[SeoLang::ex==>Config::get] => Array
(
[ct] => 2
[wt] => 0
[cpu] => 0
[mu] => 48
[pmu] => 0
)
[SeoLang::__construct==>DB::query] => Array
(
[ct] => 1
[wt] => 51
[cpu] => 583
[mu] => 1912
[pmu] => 17448
)
[Cache::set==>Cache\Redis::set] => Array
(
[ct] => 1
[wt] => 70
[cpu] => 49
[mu] => 128
[pmu] => 0
)
[Session::__construct==>{closure}] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::{closure}==>ModelDesignTranslation::getTranslations] => Array
(
[ct] => 1
[wt] => 79
[cpu] => 543
[mu] => 960
[pmu] => 17864
)
[ModelLocalisationCurrency::getCurrencies==>Cache::get] => Array
(
[ct] => 1
[wt] => 65
[cpu] => 758
[mu] => 4536
[pmu] => 5368
)
[Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\ProfilingData::__construct] => Array
(
[ct] => 1
[wt] => 10
[cpu] => 0
[mu] => 384
[pmu] => 0
)
[Session::__construct==>Session\DB::__construct] => Array
(
[ct] => 1
[wt] => 177
[cpu] => 262
[mu] => 1112
[pmu] => 536
)
[SeoLang::switchLanguage==>Registry::set] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::language==>Language::load] => Array
(
[ct] => 1
[wt] => 65
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Detection\MobileDetect::isMobile==>Detection\MobileDetect::matchDetectionRulesAgainstUA] => Array
(
[ct] => 1
[wt] => 501
[cpu] => 0
[mu] => 13264
[pmu] => 21416
)
[Session::__construct==>library] => Array
(
[ct] => 1
[wt] => 63
[cpu] => 0
[mu] => 128
[pmu] => 648
)
[SeoLang::ex==>Controller::__get] => Array
(
[ct] => 24
[wt] => 25
[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] => 510
[cpu] => 541
[mu] => 10696
[pmu] => 0
)
[OCFilter\Core::catalog==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 8
[wt] => 160
[cpu] => 0
[mu] => 128
[pmu] => 256
)
[OCFilter\Setting::__construct==>OCFilter\OpenCart::__get] => Array
(
[ct] => 2
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::{closure}@1==>ModelSeoLangSeoLang::getSetting] => Array
(
[ct] => 2
[wt] => 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] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\Customer::__construct==>Registry::get] => Array
(
[ct] => 4
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerSeoLangMovaMova::after==>utf8_strtolower] => Array
(
[ct] => 4
[wt] => 11
[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] => 38
[cpu] => 0
[mu] => 7408
[pmu] => 2272
)
[Loader::{closure}@1==>Registry::get] => Array
(
[ct] => 6
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Router::dispatch==>Router::execute] => Array
(
[ct] => 6
[wt] => 10747
[cpu] => 11287
[mu] => 466736
[pmu] => 605640
)
[Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::stop] => Array
(
[ct] => 1
[wt] => 125
[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] => 399
[cpu] => 0
[mu] => 128
[pmu] => 8408
)
[Cache::__construct==>{closure}] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ModelSeoLangSeoLang::loadlibrary==>modification] => Array
(
[ct] => 1
[wt] => 63
[cpu] => 0
[mu] => 128
[pmu] => 312
)
[Detection\MobileDetect::__construct==>Detection\MobileDetect::setUserAgent] => Array
(
[ct] => 1
[wt] => 11
[cpu] => 0
[mu] => 656
[pmu] => 0
)
[SeoPro::validate==>SeoPro::getQueryString] => Array
(
[ct] => 1
[wt] => 20
[cpu] => 0
[mu] => 1024
[pmu] => 0
)
[SeoLang::__construct==>SeoLang::ex] => Array
(
[ct] => 1
[wt] => 237
[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] => 330
[cpu] => 0
[mu] => 46528
[pmu] => 37960
)
[Cart\Weight::__construct==>DB::query] => Array
(
[ct] => 1
[wt] => 40
[cpu] => 138
[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] => 53
[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] => 177
[cpu] => 67
[mu] => -32
[pmu] => 0
)
[Cache::__construct==>library] => Array
(
[ct] => 1
[wt] => 98
[cpu] => 0
[mu] => 128
[pmu] => 584
)
[ControllerStartupStartup::index==>Cart\Tax::__construct] => Array
(
[ct] => 1
[wt] => 3
[cpu] => 0
[mu] => 632
[pmu] => 0
)
[Loader::language==>Registry::get] => Array
(
[ct] => 3
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Event::__construct] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[OCFilter\Core::catalog==>OCFilter\OpenCart::__get] => Array
(
[ct] => 4
[wt] => 7
[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] => 298
[cpu] => 541
[mu] => 1552
[pmu] => 0
)
[Router::__construct==>initOCFilter] => Array
(
[ct] => 1
[wt] => 2369
[cpu] => 469
[mu] => 183544
[pmu] => 165936
)
[ModelSeoLangSeoLang::getSettings==>DB::query] => Array
(
[ct] => 1
[wt] => 55
[cpu] => 2607
[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] => 347
[cpu] => 296
[mu] => 2328
[pmu] => 0
)
[ControllerStartupSession::index==>Session::getId] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[OCFilter\Core::init==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 10
[wt] => 192
[cpu] => 0
[mu] => 1408
[pmu] => 0
)
[start==>Loader::__construct] => Array
(
[ct] => 1
[wt] => 657
[cpu] => 0
[mu] => 15472
[pmu] => 21512
)
[ControllerEventTranslation::index==>Loader::model] => Array
(
[ct] => 1
[wt] => 92
[cpu] => 0
[mu] => 5440
[pmu] => 5648
)
[SeoPro::validate==>SeoPro::strpos_offset] => Array
(
[ct] => 1
[wt] => 7
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 18
[wt] => 339
[cpu] => 0
[mu] => 1648
[pmu] => 1432
)
[ControllerStartupStartup::index==>Counter::__construct] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\Tax::setStoreAddress==>Config::get] => Array
(
[ct] => 1
[wt] => 1
[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] => 21
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[ControllerSeoLangMovaMova::after==>utf8_strpos] => Array
(
[ct] => 4
[wt] => 7
[cpu] => 0
[mu] => -288
[pmu] => 0
)
[Session\DB::gc==>DB::query] => Array
(
[ct] => 1
[wt] => 153
[cpu] => 262
[mu] => 32
[pmu] => 0
)
[ModelSettingEvent::getEvents==>Model::__get] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ModelSeoLangSeoLang::control==>modification] => Array
(
[ct] => 2
[wt] => 94
[cpu] => 0
[mu] => 128
[pmu] => 240
)
[OCFilter\Core::catalog==>Loader::model] => Array
(
[ct] => 4
[wt] => 435
[cpu] => 0
[mu] => 71392
[pmu] => 13408
)
[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] => 116
[cpu] => 543
[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] => 7
[cpu] => 0
[mu] => 1008
[pmu] => 0
)
[Detection\MobileDetect::setHttpHeaders==>Detection\MobileDetect::setCfHeaders] => Array
(
[ct] => 1
[wt] => 21
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Router::addPreAction] => Array
(
[ct] => 6
[wt] => 4
[cpu] => 0
[mu] => 504
[pmu] => 0
)
[Action::execute==>Controller::__construct] => Array
(
[ct] => 6
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[SeoLang::__construct==>SeoLang::switchLanguage] => Array
(
[ct] => 1
[wt] => 131
[cpu] => 0
[mu] => 9576
[pmu] => 720
)
[main()==>modification] => Array
(
[ct] => 8
[wt] => 269
[cpu] => 747
[mu] => 224
[pmu] => 0
)
[Proxy::__call==>Loader::{closure}] => Array
(
[ct] => 8
[wt] => 1683
[cpu] => 5366
[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] => 17167
[cpu] => 15266
[mu] => 789224
[pmu] => 913240
)
[SeoLang::__construct==>Config::get] => Array
(
[ct] => 7
[wt] => 4
[cpu] => 0
[mu] => 48
[pmu] => 0
)
[Xhgui\Profiler\Profiler::stop==>Xhgui\Profiler\Profiler::disable] => Array
(
[ct] => 1
[wt] => 124
[cpu] => 0
[mu] => 1104
[pmu] => 0
)
[start==>Config::load] => Array
(
[ct] => 2
[wt] => 142
[cpu] => 0
[mu] => 3032
[pmu] => 0
)
[OCFilter\Setting::__construct==>OCFilter\Factory::__get] => Array
(
[ct] => 2
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[main()==>Xhgui\Profiler\Profiler::registerShutdownHandler] => Array
(
[ct] => 1
[wt] => 3
[cpu] => 0
[mu] => 912
[pmu] => 264
)
[Xhgui\Profiler\ProfilingData::__construct==>Xhgui\Profiler\Config::offsetExists] => Array
(
[ct] => 3
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerSeoLangMovaMova::after==>ControllerSeoLangMovaMova::mova_api] => Array
(
[ct] => 1
[wt] => 6
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[Loader::library==>modification] => Array
(
[ct] => 1
[wt] => 45
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ModelSeoLangSeoLang::getSetting==>Config::get] => Array
(
[ct] => 4
[wt] => 3
[cpu] => 0
[mu] => -96
[pmu] => 0
)
[ControllerStartupStartup::index==>Language::__construct] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[SeoLang::__construct==>Controller::__get] => Array
(
[ct] => 40
[wt] => 40
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>DB::query] => Array
(
[ct] => 3
[wt] => 658
[cpu] => 1327
[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] => 5
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\Length::__construct==>DB::query] => Array
(
[ct] => 1
[wt] => 38
[cpu] => 149
[mu] => 2208
[pmu] => 2720
)
[SeoPro::__construct==>Log::__construct] => Array
(
[ct] => 1
[wt] => 32
[cpu] => 0
[mu] => 632
[pmu] => 0
)
[optionscombinations\OptionsCombinationsLib::__construct==>optionscombinations\OptionsCombinationsLib::__get] => Array
(
[ct] => 5
[wt] => 5
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[start==>{closure}] => Array
(
[ct] => 9
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Session::start==>Session\DB::read] => Array
(
[ct] => 1
[wt] => 178
[cpu] => 1699
[mu] => 2712
[pmu] => 18440
)
[ControllerStartupEvent::index==>Loader::model] => Array
(
[ct] => 1
[wt] => 80
[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] => 52
[cpu] => 0
[mu] => 85000
[pmu] => 24656
)
[ControllerStartupStartup::index==>library] => Array
(
[ct] => 9
[wt] => 598
[cpu] => 0
[mu] => 1736
[pmu] => 0
)
[ControllerSeoLangMovaMova::run_construct==>Config::get] => Array
(
[ct] => 3
[wt] => 3
[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] => 12
[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] => 544
[cpu] => 0
[mu] => 240
[pmu] => 2536
)
[initOCFilter==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 52
[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] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\Cart::__construct==>library] => Array
(
[ct] => 1
[wt] => 103
[cpu] => 229
[mu] => 128
[pmu] => 0
)
[ControllerStartupSeoUrl::__construct==>library] => Array
(
[ct] => 1
[wt] => 88
[cpu] => 597
[mu] => 104
[pmu] => 0
)
[Loader::{closure}==>Model::__construct] => Array
(
[ct] => 7
[wt] => 4
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerSeoLangMovaMova::mova_api==>Registry::get] => Array
(
[ct] => 2
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupError::index==>Registry::set] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[SeoLang::__construct==>utf8_strtolower] => Array
(
[ct] => 1
[wt] => 4
[cpu] => 0
[mu] => 160
[pmu] => 0
)
[Cart\Weight::__construct==>Config::get] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\includeFile] => Array
(
[ct] => 2
[wt] => 91
[cpu] => 0
[mu] => 352
[pmu] => 0
)
[SeoPro::__construct==>SeoPro::detectPostfix] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[ModelSettingStore::getStores==>Cache::set] => Array
(
[ct] => 1
[wt] => 72
[cpu] => 49
[mu] => 256
[pmu] => 0
)
[ModelSeoLangSeoLang::control==>Registry::set] => Array
(
[ct] => 2
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 128
)
[Action::execute==>ControllerStartupMaintenance::index] => Array
(
[ct] => 1
[wt] => 688
[cpu] => 2607
[mu] => 91312
[pmu] => 0
)
[ControllerStartupEvent::index==>Action::__construct] => Array
(
[ct] => 34
[wt] => 1668
[cpu] => 0
[mu] => 3200
[pmu] => 0
)
[ControllerSeoLangMovaMova::run_construct==>Controller::__get] => Array
(
[ct] => 9
[wt] => 9
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[OCFilter\Core::init==>OCFilter\OpenCart::__construct] => Array
(
[ct] => 1
[wt] => 48
[cpu] => 295
[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] => 257
[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] => 102
[cpu] => 758
[mu] => 5584
[pmu] => 6056
)
[SeoLang::__construct==>Controller::__construct] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[SeoPro::detectPostfix==>Config::get] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Event::trigger==>Action::execute] => Array
(
[ct] => 1
[wt] => 304
[cpu] => 543
[mu] => 9416
[pmu] => 28088
)
[Cache::__construct==>Cache\Redis::__construct] => Array
(
[ct] => 1
[wt] => 193
[cpu] => 377
[mu] => 472
[pmu] => 0
)
)
)