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] => 689f019b7d73ff6c10455d93
[meta] => Array
(
[url] => /admin/index.php?route=sale/order/getShippingData&user_token=ndoeX4hzJSdK440vtI5W6FlgajQLRpPy
[get] => Array
(
[route] => sale/order/getShippingData
[user_token] => ndoeX4hzJSdK440vtI5W6FlgajQLRpPy
)
[env] => Array
(
)
[SERVER] => Array
(
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.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] => 37.73.9.79
[HTTPS] => 1
[DOCUMENT_ROOT] => /www/wwwroot/nashi-lizhka.com
[REQUEST_METHOD] => POST
[QUERY_STRING] => route=sale/order/getShippingData&user_token=ndoeX4hzJSdK440vtI5W6FlgajQLRpPy
[PHP_SELF] => /admin/index.php
[REQUEST_TIME_FLOAT] => 1755251098.9587
[REQUEST_TIME] => 1755251098
)
[simple_url] => /admin/index.php?route=sale/order/getShippingData&user_token=ndoeX4hzJSdK440vtI5W6FlgajQLRpPy
[request_ts] => MongoDate Object
(
[sec] => 1755251098
[usec] => 0
)
[request_ts_micro] => MongoDate Object
(
[sec] => 1755251098
[usec] => 958000
)
[request_date] => 2025-08-15
)
[profile] => Array
(
[ControllerStartupError::index==>Config::get] => Array
(
[ct] => 2
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Action::__construct] => Array
(
[ct] => 11
[wt] => 160
[cpu] => 0
[mu] => 744
[pmu] => 704
)
[ControllerSaleOrder::getShippingData==>Proxy::getOrdersShippingData] => Array
(
[ct] => 1
[wt] => 4562
[cpu] => 1760
[mu] => 5544
[pmu] => 39960
)
[Cart\User::__construct==>DB::query] => Array
(
[ct] => 3
[wt] => 2806
[cpu] => 1278
[mu] => 43816
[pmu] => 0
)
[Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\Profiler::getProfiler] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Request::clean@1==>Request::clean@2] => Array
(
[ct] => 4
[wt] => 3
[cpu] => 0
[mu] => 768
[pmu] => 0
)
[ControllerStartupPermission::index==>Cart\User::hasPermission] => Array
(
[ct] => 1
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[OCFilter\Setting::__construct==>DB::query] => Array
(
[ct] => 2
[wt] => 652
[cpu] => 192
[mu] => 56448
[pmu] => 75640
)
[ControllerStartupError::index==>Controller::__get] => Array
(
[ct] => 2
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Proxy::getOrdersShippingData==>Proxy::__call] => Array
(
[ct] => 1
[wt] => 4560
[cpu] => 1760
[mu] => 5040
[pmu] => 39960
)
[start==>Session::__construct] => Array
(
[ct] => 1
[wt] => 295
[cpu] => 260
[mu] => 2320
[pmu] => 1672
)
[ControllerStartupStartup::index==>Registry::set] => Array
(
[ct] => 8
[wt] => 5
[cpu] => 0
[mu] => 768
[pmu] => 0
)
[Action::execute==>ControllerStartupEvent::index] => Array
(
[ct] => 1
[wt] => 2551
[cpu] => 688
[mu] => 25584
[pmu] => 0
)
[Action::execute@1==>modification] => Array
(
[ct] => 3
[wt] => 101
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
(
[ct] => 62
[wt] => 1137
[cpu] => 0
[mu] => 3440
[pmu] => 1928
)
[ControllerStartupEvent::index==>Proxy::getEvents] => Array
(
[ct] => 1
[wt] => 957
[cpu] => 552
[mu] => 32240
[pmu] => 0
)
[start==>Request::__construct] => Array
(
[ct] => 1
[wt] => 195
[cpu] => 0
[mu] => 29952
[pmu] => 20704
)
[start==>DB::escape] => Array
(
[ct] => 1
[wt] => 5
[cpu] => 0
[mu] => 32
[pmu] => 0
)
[Composer\Autoload\ClassLoader::findFile==>Composer\Autoload\ClassLoader::findFileWithExtension] => Array
(
[ct] => 61
[wt] => 1024
[cpu] => 0
[mu] => 256
[pmu] => 1152
)
[OCFilter\Core::init==>library] => Array
(
[ct] => 5
[wt] => 369
[cpu] => 0
[mu] => 12704
[pmu] => 0
)
[ControllerStartupStartup::index==>Config::get] => Array
(
[ct] => 12
[wt] => 4
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>Cart\Length::__construct] => Array
(
[ct] => 1
[wt] => 221
[cpu] => 147
[mu] => 2744
[pmu] => 0
)
[Cart\Tax::setShippingAddress==>DB::query] => Array
(
[ct] => 1
[wt] => 40
[cpu] => 180
[mu] => -96
[pmu] => 0
)
[ModelSaleOrder::getOrdersShippingData==>DB::query] => Array
(
[ct] => 1
[wt] => 4492
[cpu] => 1760
[mu] => 4648
[pmu] => 38592
)
[Cart\Length::__construct==>Config::get] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[initOCFilter==>OCFilter\Core::init] => Array
(
[ct] => 1
[wt] => 3866
[cpu] => 892
[mu] => 32496
[pmu] => 75640
)
[Action::execute==>ControllerStartupStartup::index] => Array
(
[ct] => 1
[wt] => 13020
[cpu] => 4151
[mu] => 261104
[pmu] => 473424
)
[ControllerStartupLogin::index==>library] => Array
(
[ct] => 1
[wt] => 65
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupRouter::index==>Controller::__get] => Array
(
[ct] => 5
[wt] => 6
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::{closure}==>ModelSettingEvent::getEvents] => Array
(
[ct] => 1
[wt] => 918
[cpu] => 552
[mu] => 30944
[pmu] => 0
)
[DB::__construct==>library] => Array
(
[ct] => 1
[wt] => 69
[cpu] => 0
[mu] => 128
[pmu] => 296
)
[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] => 3
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Action::execute==>ControllerStartupSass::index] => Array
(
[ct] => 1
[wt] => 97
[cpu] => 0
[mu] => 384
[pmu] => 0
)
[Action::execute@1==>ControllerSaleOrder::getShippingData] => Array
(
[ct] => 1
[wt] => 5035
[cpu] => 1760
[mu] => 40664
[pmu] => 67248
)
[Loader::{closure}==>Registry::get] => Array
(
[ct] => 4
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupEvent::index==>Event::register] => Array
(
[ct] => 13
[wt] => 78
[cpu] => 0
[mu] => 5336
[pmu] => 0
)
[ControllerStartupStartup::index==>Controller::__get] => Array
(
[ct] => 522
[wt] => 484
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[OCFilter\Factory::__call==>OCFilter\Core::admin] => Array
(
[ct] => 1
[wt] => 112
[cpu] => 0
[mu] => 2288
[pmu] => 0
)
[OCFilter\OpenCart::__construct==>DB::query] => Array
(
[ct] => 1
[wt] => 2522
[cpu] => 700
[mu] => 128
[pmu] => 0
)
[Action::execute==>ControllerStartupPermission::index] => Array
(
[ct] => 1
[wt] => 19
[cpu] => 0
[mu] => 384
[pmu] => 0
)
[Action::execute==>ControllerStartupLogin::index] => Array
(
[ct] => 1
[wt] => 3521
[cpu] => 1278
[mu] => 134440
[pmu] => 0
)
[main()==>ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader] => Array
(
[ct] => 1
[wt] => 135
[cpu] => 0
[mu] => 1680
[pmu] => 1696
)
[Detection\MobileDetect::matchDetectionRulesAgainstUA==>Detection\MobileDetect::getRules] => Array
(
[ct] => 1
[wt] => 6
[cpu] => 0
[mu] => 13008
[pmu] => 13008
)
[start==>Event::register] => Array
(
[ct] => 3
[wt] => 9
[cpu] => 0
[mu] => 1664
[pmu] => 1752
)
[OCFilter\Core::admin==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 36
[cpu] => 0
[mu] => 320
[pmu] => 0
)
[start==>Language::__construct] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>DB::query] => Array
(
[ct] => 1
[wt] => 27
[cpu] => 37
[mu] => 200
[pmu] => 0
)
[ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>Composer\Autoload\ComposerStaticInita8cb75283b86ff94542c6f1327c4ce59::getInitializer] => Array
(
[ct] => 1
[wt] => 3
[cpu] => 0
[mu] => 1048
[pmu] => 1192
)
[Action::execute==>ControllerStartupError::index] => Array
(
[ct] => 1
[wt] => 58
[cpu] => 0
[mu] => 1576
[pmu] => 0
)
[main()==>Xhgui\Profiler\Profiler::shutDown] => Array
(
[ct] => 1
[wt] => 669
[cpu] => 36
[mu] => -6800
[pmu] => 0
)
[start==>Loader::language] => Array
(
[ct] => 1
[wt] => 92
[cpu] => 0
[mu] => 512
[pmu] => 0
)
[Cart\Cart::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 37
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerSaleOrder::getShippingData==>ControllerSaleOrder::validate] => Array
(
[ct] => 1
[wt] => 11
[cpu] => 0
[mu] => 384
[pmu] => 0
)
[ControllerSaleOrder::validate==>Cart\User::hasPermission] => Array
(
[ct] => 1
[wt] => 4
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>Cart\Weight::__construct] => Array
(
[ct] => 1
[wt] => 50
[cpu] => 135
[mu] => 3224
[pmu] => 0
)
[OCFilter\Core::__construct==>OCFilter\Factory::__construct] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[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] => 0
[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] => 291
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[start==>DB::__construct] => Array
(
[ct] => 1
[wt] => 4075
[cpu] => 3207
[mu] => 44304
[pmu] => 43832
)
[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] => 3
[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] => 2
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Router::dispatch] => Array
(
[ct] => 1
[wt] => 25480
[cpu] => 7877
[mu] => 550992
[pmu] => 540672
)
[ControllerStartupPermission::index==>Controller::__get] => Array
(
[ct] => 3
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[library==>modification] => Array
(
[ct] => 29
[wt] => 974
[cpu] => 0
[mu] => 1056
[pmu] => 608
)
[ModelSettingEvent::getEvents==>DB::query] => Array
(
[ct] => 1
[wt] => 912
[cpu] => 552
[mu] => 30784
[pmu] => 0
)
[start==>Response::output] => Array
(
[ct] => 1
[wt] => 9
[cpu] => 0
[mu] => 232
[pmu] => 0
)
[Detection\MobileDetect::isMobile==>Detection\MobileDetect::getUserAgent] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 128
)
[Cart\Tax::setShippingAddress==>Config::get] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\Currency::__construct==>DB::query] => Array
(
[ct] => 1
[wt] => 509
[cpu] => 447
[mu] => 3496
[pmu] => 0
)
[Action::execute@1==>Controller::__construct] => Array
(
[ct] => 3
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Detection\MobileDetect::isMobile==>Detection\MobileDetect::checkHttpHeadersForMobile] => Array
(
[ct] => 1
[wt] => 3
[cpu] => 0
[mu] => 256
[pmu] => 256
)
[Detection\MobileDetect::checkHttpHeadersForMobile==>Detection\MobileDetect::getMobileHeaders] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 128
)
[Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::flush] => Array
(
[ct] => 1
[wt] => 536
[cpu] => 36
[mu] => -8160
[pmu] => 0
)
[initOCFilter==>library] => Array
(
[ct] => 1
[wt] => 69
[cpu] => 0
[mu] => 1160
[pmu] => 0
)
[ControllerStartupRouter::index==>Action::execute@1] => Array
(
[ct] => 1
[wt] => 5115
[cpu] => 1760
[mu] => 107960
[pmu] => 67248
)
[Cart\Cart::__construct==>optionscombinations\OptionsCombinationsLib::__construct] => Array
(
[ct] => 1
[wt] => 15
[cpu] => 0
[mu] => 640
[pmu] => 0
)
[Language::load==>modification] => Array
(
[ct] => 3
[wt] => 50
[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
)
[DB::__construct==>DB\MySQLi::__construct] => Array
(
[ct] => 1
[wt] => 3962
[cpu] => 3207
[mu] => 43824
[pmu] => 43536
)
[ControllerSaleOrder::getShippingData==>Loader::model] => Array
(
[ct] => 1
[wt] => 123
[cpu] => 0
[mu] => 25304
[pmu] => 5096
)
[start==>Log::__construct] => Array
(
[ct] => 1
[wt] => 26
[cpu] => 0
[mu] => 744
[pmu] => 0
)
[ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>composerRequirea8cb75283b86ff94542c6f1327c4ce59] => Array
(
[ct] => 3
[wt] => 99
[cpu] => 0
[mu] => 496
[pmu] => 24
)
[OCFilter\Core::init==>OCFilter\Setting::__construct] => Array
(
[ct] => 1
[wt] => 742
[cpu] => 192
[mu] => 16320
[pmu] => 75640
)
[Loader::model==>modification] => Array
(
[ct] => 2
[wt] => 63
[cpu] => 0
[mu] => 240
[pmu] => 0
)
[start==>Registry::set] => Array
(
[ct] => 12
[wt] => 9
[cpu] => 0
[mu] => 824
[pmu] => 0
)
[Detection\MobileDetect::__construct==>Detection\MobileDetect::setHttpHeaders] => Array
(
[ct] => 1
[wt] => 32
[cpu] => 0
[mu] => 1592
[pmu] => 1408
)
[initOCFilter==>OCFilter\Factory::admin] => Array
(
[ct] => 1
[wt] => 118
[cpu] => 0
[mu] => 2544
[pmu] => 0
)
[Loader::__construct==>Detection\MobileDetect::isMobile] => Array
(
[ct] => 1
[wt] => 474
[cpu] => 0
[mu] => 13776
[pmu] => 21800
)
[start==>Session::start] => Array
(
[ct] => 1
[wt] => 189
[cpu] => 38
[mu] => 1056
[pmu] => 18152
)
[ControllerStartupStartup::index==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 14
[wt] => 272
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>Cart\Tax::setStoreAddress] => Array
(
[ct] => 1
[wt] => 31
[cpu] => 34
[mu] => 384
[pmu] => 0
)
[start==>Cache::__construct] => Array
(
[ct] => 1
[wt] => 940
[cpu] => 387
[mu] => 976
[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] => 955
[cpu] => 552
[mu] => 32112
[pmu] => 0
)
[Session\DB::__construct==>Session\DB::gc] => Array
(
[ct] => 1
[wt] => 181
[cpu] => 260
[mu] => 480
[pmu] => 536
)
[Session\DB::read==>DB::query] => Array
(
[ct] => 1
[wt] => 166
[cpu] => 38
[mu] => 1232
[pmu] => 17336
)
[Cart\Tax::__construct==>Registry::get] => Array
(
[ct] => 2
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[main()] => Array
(
[ct] => 1
[wt] => 38790
[cpu] => 12974
[mu] => 700840
[pmu] => 749160
)
[start==>Response::setCompression] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupLogin::index==>Registry::set] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Config::get] => Array
(
[ct] => 29
[wt] => 13
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[OCFilter\Core::init==>OCFilter\Factory::__set] => Array
(
[ct] => 5
[wt] => 5
[cpu] => 0
[mu] => 504
[pmu] => 0
)
[ControllerStartupEvent::index==>Controller::__get] => Array
(
[ct] => 15
[wt] => 17
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[DB::query==>DB\MySQLi::query] => Array
(
[ct] => 20
[wt] => 22060
[cpu] => 8968
[mu] => 495272
[pmu] => 604192
)
[ControllerStartupRouter::index==>Event::trigger] => Array
(
[ct] => 2
[wt] => 409
[cpu] => 0
[mu] => 13112
[pmu] => 0
)
[Controller::__get==>Registry::get] => Array
(
[ct] => 578
[wt] => 204
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::{closure}==>ModelSaleOrder::getOrdersShippingData] => Array
(
[ct] => 1
[wt] => 4499
[cpu] => 1760
[mu] => 4760
[pmu] => 38960
)
[ControllerEventLanguage::before==>Controller::__get] => Array
(
[ct] => 2
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Request::clean==>Request::clean@1] => Array
(
[ct] => 124
[wt] => 117
[cpu] => 0
[mu] => 24880
[pmu] => 18000
)
[Xhgui\Profiler\Profiler::disable==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 104
[cpu] => 0
[mu] => 240
[pmu] => 0
)
[ControllerStartupStartup::index==>Config::set] => Array
(
[ct] => 503
[wt] => 201
[cpu] => 0
[mu] => 38528
[pmu] => 800
)
[DB::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 37
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::model==>Registry::has] => Array
(
[ct] => 2
[wt] => 2
[cpu] => 0
[mu] => 32
[pmu] => 0
)
[Router::execute==>Action::execute] => Array
(
[ct] => 7
[wt] => 25462
[cpu] => 7877
[mu] => 550880
[pmu] => 540672
)
[Cart\Weight::__construct==>Registry::get] => Array
(
[ct] => 2
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\Cart::__construct==>Registry::get] => Array
(
[ct] => 6
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Detection\MobileDetect::setUserAgent==>Detection\MobileDetect::getUaHttpHeaders] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 240
[pmu] => 0
)
[Config::load==>modification] => Array
(
[ct] => 2
[wt] => 77
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[initOCFilter==>OCFilter\OpenCart::isAdmin] => Array
(
[ct] => 1
[wt] => 33
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Session\DB::__construct==>Registry::get] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupSass::index==>Config::get] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cache::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 37
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>Cart\Currency::__construct] => Array
(
[ct] => 1
[wt] => 520
[cpu] => 447
[mu] => 2664
[pmu] => 0
)
[Loader::language==>Event::trigger] => Array
(
[ct] => 4
[wt] => 65
[cpu] => 0
[mu] => -1584
[pmu] => 0
)
[initOCFilter==>Registry::set] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupLogin::index==>Controller::__get] => Array
(
[ct] => 8
[wt] => 10
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Router::__construct] => Array
(
[ct] => 1
[wt] => 4182
[cpu] => 892
[mu] => 38280
[pmu] => 75640
)
[Cart\Tax::setStoreAddress==>DB::query] => Array
(
[ct] => 1
[wt] => 27
[cpu] => 34
[mu] => -96
[pmu] => 0
)
[OCFilter\Core::init==>OCFilter\Cache::__construct] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>Cart\Tax::setShippingAddress] => Array
(
[ct] => 1
[wt] => 46
[cpu] => 180
[mu] => 384
[pmu] => 0
)
[ControllerStartupStartup::index==>Language::load] => Array
(
[ct] => 1
[wt] => 137
[cpu] => 0
[mu] => 12696
[pmu] => 0
)
[Detection\MobileDetect::setUserAgent==>Detection\MobileDetect::prepareUserAgent] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 288
[pmu] => 288
)
[OCFilter\Core::admin==>OCFilter\Factory::__construct] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[optionscombinations\OptionsCombinationsLib::__construct==>Config::get] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupSass::index==>Controller::__get] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ModelSaleOrder::getOrdersShippingData==>Model::__get] => Array
(
[ct] => 1
[wt] => 3
[cpu] => 0
[mu] => 224
[pmu] => 224
)
[ControllerSaleOrder::validate==>Controller::__get] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\ProfilingData::__construct] => Array
(
[ct] => 1
[wt] => 10
[cpu] => 0
[mu] => 384
[pmu] => 0
)
[Action::execute==>ControllerStartupRouter::index] => Array
(
[ct] => 1
[wt] => 5612
[cpu] => 1760
[mu] => 122352
[pmu] => 67248
)
[Session::__construct==>Session\DB::__construct] => Array
(
[ct] => 1
[wt] => 186
[cpu] => 260
[mu] => 1112
[pmu] => 536
)
[ControllerEventLanguage::before==>Language::all] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::language==>Language::load] => Array
(
[ct] => 2
[wt] => 262
[cpu] => 0
[mu] => 8592
[pmu] => 22192
)
[ControllerStartupRouter::index==>Action::__construct] => Array
(
[ct] => 1
[wt] => 70
[cpu] => 0
[mu] => 200
[pmu] => 0
)
[Detection\MobileDetect::isMobile==>Detection\MobileDetect::matchDetectionRulesAgainstUA] => Array
(
[ct] => 1
[wt] => 468
[cpu] => 0
[mu] => 13264
[pmu] => 21416
)
[ControllerSaleOrder::getShippingData==>Url::link] => Array
(
[ct] => 1
[wt] => 7
[cpu] => 0
[mu] => 176
[pmu] => 0
)
[Session::__construct==>library] => Array
(
[ct] => 1
[wt] => 62
[cpu] => 0
[mu] => 128
[pmu] => 520
)
[Loader::model==>Registry::set] => Array
(
[ct] => 2
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[OCFilter\Setting::__construct==>OCFilter\OpenCart::__get] => Array
(
[ct] => 2
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupLogin::index==>Cart\User::__construct] => Array
(
[ct] => 1
[wt] => 3388
[cpu] => 1278
[mu] => 133560
[pmu] => 0
)
[Session\DB::gc==>DB::escape] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 16
[pmu] => 0
)
[Cart\Customer::__construct==>Registry::get] => Array
(
[ct] => 4
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\Length::__construct==>Registry::get] => Array
(
[ct] => 2
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::model==>Proxy::__set] => Array
(
[ct] => 38
[wt] => 11
[cpu] => 0
[mu] => 2160
[pmu] => 0
)
[Router::dispatch==>Router::execute] => Array
(
[ct] => 7
[wt] => 25471
[cpu] => 7877
[mu] => 551008
[pmu] => 540672
)
[Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::stop] => Array
(
[ct] => 1
[wt] => 128
[cpu] => 0
[mu] => 1232
[pmu] => 0
)
[Detection\MobileDetect::matchDetectionRulesAgainstUA==>Detection\MobileDetect::match] => Array
(
[ct] => 183
[wt] => 396
[cpu] => 0
[mu] => 128
[pmu] => 8408
)
[Detection\MobileDetect::__construct==>Detection\MobileDetect::setUserAgent] => Array
(
[ct] => 1
[wt] => 7
[cpu] => 0
[mu] => 656
[pmu] => 304
)
[ControllerSaleOrder::getShippingData==>Loader::language] => Array
(
[ct] => 1
[wt] => 257
[cpu] => 0
[mu] => 8592
[pmu] => 22192
)
[start==>Session::getId] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Request::__construct==>Request::clean] => Array
(
[ct] => 6
[wt] => 193
[cpu] => 0
[mu] => 29448
[pmu] => 20616
)
[Cart\Weight::__construct==>DB::query] => Array
(
[ct] => 1
[wt] => 39
[cpu] => 135
[mu] => 2688
[pmu] => 0
)
[Loader::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 70
[cpu] => 0
[mu] => 464
[pmu] => 600
)
[start==>Config::has] => Array
(
[ct] => 6
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::__construct==>Detection\MobileDetect::__construct] => Array
(
[ct] => 1
[wt] => 41
[cpu] => 0
[mu] => 2376
[pmu] => 1808
)
[Cart\Cart::__construct==>DB::query] => Array
(
[ct] => 1
[wt] => 514
[cpu] => 265
[mu] => -32
[pmu] => 0
)
[Cache::__construct==>library] => Array
(
[ct] => 1
[wt] => 55
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>Cart\Tax::__construct] => Array
(
[ct] => 1
[wt] => 4
[cpu] => 0
[mu] => 632
[pmu] => 0
)
[Loader::language==>Registry::get] => Array
(
[ct] => 6
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Event::__construct] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>DB::escape] => Array
(
[ct] => 2
[wt] => 5
[cpu] => 0
[mu] => -64
[pmu] => 0
)
[Session::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 38
[cpu] => 0
[mu] => 448
[pmu] => 112
)
[ControllerSaleOrder::getShippingData==>Response::addHeader] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Router::__construct==>initOCFilter] => Array
(
[ct] => 1
[wt] => 4161
[cpu] => 892
[mu] => 38152
[pmu] => 75640
)
[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] => 646
[cpu] => 265
[mu] => 2200
[pmu] => 0
)
[OCFilter\Core::init==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 10
[wt] => 189
[cpu] => 0
[mu] => 1504
[pmu] => 0
)
[start==>Loader::__construct] => Array
(
[ct] => 1
[wt] => 598
[cpu] => 0
[mu] => 15472
[pmu] => 24208
)
[start==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 20
[wt] => 360
[cpu] => 0
[mu] => 1648
[pmu] => 1944
)
[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
)
[Cart\User::__construct==>Registry::get] => Array
(
[ct] => 3
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Session\DB::gc==>DB::query] => Array
(
[ct] => 1
[wt] => 161
[cpu] => 260
[mu] => 32
[pmu] => 0
)
[ModelSettingEvent::getEvents==>Model::__get] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 352
[pmu] => 0
)
[Action::execute@1==>ControllerEventLanguage::before] => Array
(
[ct] => 1
[wt] => 10
[cpu] => 0
[mu] => 12856
[pmu] => 0
)
[OCFilter\OpenCart::__construct==>OCFilter\OpenCart::__get] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[Detection\MobileDetect::setHttpHeaders==>Detection\MobileDetect::setCfHeaders] => Array
(
[ct] => 1
[wt] => 17
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Router::addPreAction] => Array
(
[ct] => 6
[wt] => 2
[cpu] => 0
[mu] => 504
[pmu] => 0
)
[Action::execute==>Controller::__construct] => Array
(
[ct] => 7
[wt] => 5
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[main()==>modification] => Array
(
[ct] => 8
[wt] => 203
[cpu] => 0
[mu] => 224
[pmu] => 0
)
[Proxy::__call==>Loader::{closure}] => Array
(
[ct] => 2
[wt] => 5505
[cpu] => 2312
[mu] => 37272
[pmu] => 39960
)
[ControllerStartupLogin::index==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 40
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[main()==>start] => Array
(
[ct] => 1
[wt] => 37515
[cpu] => 12698
[mu] => 698176
[pmu] => 738440
)
[Xhgui\Profiler\Profiler::stop==>Xhgui\Profiler\Profiler::disable] => Array
(
[ct] => 1
[wt] => 127
[cpu] => 0
[mu] => 1104
[pmu] => 0
)
[start==>Config::load] => Array
(
[ct] => 2
[wt] => 127
[cpu] => 0
[mu] => 3032
[pmu] => 5736
)
[OCFilter\Setting::__construct==>OCFilter\Factory::__get] => Array
(
[ct] => 2
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[main()==>Xhgui\Profiler\Profiler::registerShutdownHandler] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 912
[pmu] => 264
)
[Xhgui\Profiler\ProfilingData::__construct==>Xhgui\Profiler\Config::offsetExists] => Array
(
[ct] => 3
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\User::__construct==>DB::escape] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 168
[pmu] => 0
)
[ControllerStartupStartup::index==>Language::__construct] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>DB::query] => Array
(
[ct] => 3
[wt] => 9007
[cpu] => 2943
[mu] => 348832
[pmu] => 472624
)
[Cart\Length::__construct==>DB::query] => Array
(
[ct] => 1
[wt] => 212
[cpu] => 147
[mu] => 2208
[pmu] => 0
)
[start==>Url::__construct] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[optionscombinations\OptionsCombinationsLib::__construct==>optionscombinations\OptionsCombinationsLib::__get] => Array
(
[ct] => 5
[wt] => 6
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[Session::start==>Session\DB::read] => Array
(
[ct] => 1
[wt] => 184
[cpu] => 38
[mu] => 928
[pmu] => 18152
)
[OCFilter\Core::admin==>OCFilter\Factory::__set] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 448
[pmu] => 0
)
[ControllerStartupEvent::index==>Loader::model] => Array
(
[ct] => 1
[wt] => 121
[cpu] => 0
[mu] => 13936
[pmu] => 0
)
[OCFilter\Core::admin==>library] => Array
(
[ct] => 1
[wt] => 70
[cpu] => 0
[mu] => 1152
[pmu] => 0
)
[ControllerEventLanguage::before==>Language::set] => Array
(
[ct] => 1
[wt] => 4
[cpu] => 0
[mu] => 12472
[pmu] => 0
)
[Loader::model==>Loader::callback] => Array
(
[ct] => 38
[wt] => 21
[cpu] => 0
[mu] => 31440
[pmu] => 4808
)
[ControllerSaleOrder::getShippingData==>Config::get] => Array
(
[ct] => 5
[wt] => 4
[cpu] => 0
[mu] => -144
[pmu] => 0
)
[ControllerStartupStartup::index==>library] => Array
(
[ct] => 7
[wt] => 473
[cpu] => 0
[mu] => 1744
[pmu] => 0
)
[DB::escape==>DB\MySQLi::escape] => Array
(
[ct] => 7
[wt] => 11
[cpu] => 0
[mu] => 416
[pmu] => 152
)
[ControllerStartupError::index==>Log::__construct] => Array
(
[ct] => 1
[wt] => 43
[cpu] => 0
[mu] => 632
[pmu] => 0
)
[start==>library] => Array
(
[ct] => 10
[wt] => 590
[cpu] => 0
[mu] => 320
[pmu] => 2400
)
[initOCFilter==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 41
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\Profilers\TidewaysXHProf::disable] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\Cart::__construct==>library] => Array
(
[ct] => 1
[wt] => 67
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::{closure}==>Model::__construct] => Array
(
[ct] => 2
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[OCFilter\Factory::admin==>OCFilter\Factory::__call] => Array
(
[ct] => 1
[wt] => 117
[cpu] => 0
[mu] => 2416
[pmu] => 0
)
[ControllerStartupLogin::index==>Cart\User::isLogged] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupError::index==>Registry::set] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\Weight::__construct==>Config::get] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\includeFile] => Array
(
[ct] => 2
[wt] => 86
[cpu] => 0
[mu] => 352
[pmu] => 600
)
[ControllerSaleOrder::getShippingData==>Response::setOutput] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerSaleOrder::getShippingData==>Controller::__get] => Array
(
[ct] => 19
[wt] => 18
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupEvent::index==>Action::__construct] => Array
(
[ct] => 13
[wt] => 1326
[cpu] => 136
[mu] => 1168
[pmu] => 0
)
[OCFilter\Core::init==>OCFilter\OpenCart::__construct] => Array
(
[ct] => 1
[wt] => 2532
[cpu] => 700
[mu] => 512
[pmu] => 0
)
[Loader::{closure}==>Event::trigger] => Array
(
[ct] => 4
[wt] => 56
[cpu] => 0
[mu] => -1664
[pmu] => 192
)
[ControllerSaleOrder::getShippingData==>Language::get] => Array
(
[ct] => 5
[wt] => 3
[cpu] => 0
[mu] => 80
[pmu] => 0
)
[Event::trigger==>Action::execute@1] => Array
(
[ct] => 2
[wt] => 147
[cpu] => 0
[mu] => 18704
[pmu] => 0
)
[Cache::__construct==>Cache\Redis::__construct] => Array
(
[ct] => 1
[wt] => 839
[cpu] => 387
[mu] => 472
[pmu] => 0
)
)
)